diff --git a/client/package.json b/client/package.json index 66150b63cc..9384bf2135 100644 --- a/client/package.json +++ b/client/package.json @@ -146,7 +146,7 @@ "redux-saga-test-plan": "4.0.4", "serve": "13.0.2", "ts-node": "10.4.0", - "webpack": "5.67.0", + "webpack": "5.68.0", "webpack-cli": "4.9.2" } } diff --git a/package-lock.json b/package-lock.json index 62dd474f35..5262ca0bed 100644 --- a/package-lock.json +++ b/package-lock.json @@ -315,7 +315,7 @@ "redux-saga-test-plan": "4.0.4", "serve": "13.0.2", "ts-node": "10.4.0", - "webpack": "5.67.0", + "webpack": "5.68.0", "webpack-cli": "4.9.2" }, "engines": { @@ -51451,9 +51451,9 @@ } }, "node_modules/webpack": { - "version": "5.67.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.67.0.tgz", - "integrity": "sha512-LjFbfMh89xBDpUMgA1W9Ur6Rn/gnr2Cq1jjHFPo4v6a79/ypznSYbAyPgGhwsxBtMIaEmDD1oJoA7BEYw/Fbrw==", + "version": "5.68.0", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.68.0.tgz", + "integrity": "sha512-zUcqaUO0772UuuW2bzaES2Zjlm/y3kRBQDVFVCge+s2Y8mwuUTdperGaAv65/NtRL/1zanpSJOq/MD8u61vo6g==", "dependencies": { "@types/eslint-scope": "^3.7.0", "@types/estree": "^0.0.50", @@ -55637,7 +55637,7 @@ "typescript": "4.5.5", "uuid": "8.3.2", "validator": "13.7.0", - "webpack": "5.67.0", + "webpack": "5.68.0", "webpack-cli": "4.9.2" }, "dependencies": { @@ -93328,9 +93328,9 @@ "dev": true }, "webpack": { - "version": "5.67.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.67.0.tgz", - "integrity": "sha512-LjFbfMh89xBDpUMgA1W9Ur6Rn/gnr2Cq1jjHFPo4v6a79/ypznSYbAyPgGhwsxBtMIaEmDD1oJoA7BEYw/Fbrw==", + "version": "5.68.0", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.68.0.tgz", + "integrity": "sha512-zUcqaUO0772UuuW2bzaES2Zjlm/y3kRBQDVFVCge+s2Y8mwuUTdperGaAv65/NtRL/1zanpSJOq/MD8u61vo6g==", "requires": { "@types/eslint-scope": "^3.7.0", "@types/estree": "^0.0.50",