diff --git a/src/fireedge/package.json b/src/fireedge/package.json index 52ae0c216ab..6cd6b90b59a 100644 --- a/src/fireedge/package.json +++ b/src/fireedge/package.json @@ -32,7 +32,7 @@ "eslint-import-resolver-webpack": "0.13.0", "eslint-plugin-babel": "5.3.1", "eslint-plugin-cypress": "2.11.2", - "eslint-plugin-import": "2.22.1", + "eslint-plugin-import": "2.25.0", "eslint-plugin-node": "11.1.0", "eslint-plugin-promise": "4.2.1", "eslint-plugin-react": "7.21.4", @@ -85,7 +85,7 @@ "immutable": "4.0.0-rc.12", "intersection-observer": "0.11.0", "jsonschema": "1.2.7", - "jsonwebtoken": "8.5.1", + "jsonwebtoken": "9.0.0", "jwt-simple": "0.5.6", "lockfile": "1.0.4", "luxon": "1.25.0", @@ -117,13 +117,13 @@ "url": "0.11.0", "uuid": "8.3.1", "webpack": "5.40.0", - "webpack-cli": "3.3.12", + "webpack-cli": "4.0.0", "webpack-node-externals": "2.5.2", "window-or-global": "1.0.1", "xml2js": "0.4.23", "xmlrpc": "1.3.2", "yaml": "1.10.0", "yup": "0.29.3", - "zeromq": "5.2.0" + "zeromq": "5.2.5" } }