diff --git a/BridgeEmulator/web-ui-src/package-lock.json b/BridgeEmulator/web-ui-src/package-lock.json index 724c4bf0..5839bc64 100644 --- a/BridgeEmulator/web-ui-src/package-lock.json +++ b/BridgeEmulator/web-ui-src/package-lock.json @@ -12969,9 +12969,9 @@ "integrity": "sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==" }, "webpack": { - "version": "5.74.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.74.0.tgz", - "integrity": "sha512-A2InDwnhhGN4LYctJj6M1JEaGL7Luj6LOmyBHjcI8529cm5p6VXiTIW2sn6ffvEAKmveLzvu4jrihwXtPojlAA==", + "version": "5.76.1", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.76.1.tgz", + "integrity": "sha512-4+YIK4Abzv8172/SGqObnUjaIHjLEuUasz9EwQj/9xmPPkYJy2Mh03Q/lJfSD3YLzbxy5FeTq5Uw0323Oh6SJQ==", "requires": { "@types/eslint-scope": "^3.7.3", "@types/estree": "^0.0.51", diff --git a/BridgeEmulator/web-ui-src/yarn.lock b/BridgeEmulator/web-ui-src/yarn.lock index 83dee22f..5b37d15b 100644 --- a/BridgeEmulator/web-ui-src/yarn.lock +++ b/BridgeEmulator/web-ui-src/yarn.lock @@ -8302,8 +8302,8 @@ webpack-sources@^3.2.3: resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde" webpack@^5.64.4: - version "5.74.0" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.74.0.tgz#02a5dac19a17e0bb47093f2be67c695102a55980" + version "5.76.1" + resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.76.1.tgz#7773de017e988bccb0f13c7d75ec245f377d295c" dependencies: "@types/eslint-scope" "^3.7.3" "@types/estree" "^0.0.51"