diff --git a/aarch64-esr-web/package-lock.json b/aarch64-esr-web/package-lock.json index 7ff037a..10feb4b 100644 --- a/aarch64-esr-web/package-lock.json +++ b/aarch64-esr-web/package-lock.json @@ -14,7 +14,7 @@ "@webassemblyjs/wasm-parser": "^1.14.1", "copy-webpack-plugin": "^14.0.0", "rimraf": "^6.1.3", - "webpack": "^5.108.3", + "webpack": "^5.108.4", "webpack-cli": "^7.2.1", "webpack-dev-server": "^6.0.0" } @@ -4129,9 +4129,9 @@ } }, "node_modules/webpack": { - "version": "5.108.3", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.108.3.tgz", - "integrity": "sha512-hOpaCHmQVVY66IVTjofnH14IgSdmod2aquSGHGuYig/OIdWge01Hk2Wt988DZcwXumFUT4+FvJY5N+ikl8o/ww==", + "version": "5.108.4", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.108.4.tgz", + "integrity": "sha512-yur8LyJoeiWh47dErD+Ok7vlbmDsJ3UbbRPAoxbGJ54WpE2y5yVo5G/inUzujnYgw3tPmBRdn+G7PoxXaYC33w==", "dev": true, "license": "MIT", "dependencies": { diff --git a/aarch64-esr-web/package.json b/aarch64-esr-web/package.json index 359773f..ad73b39 100644 --- a/aarch64-esr-web/package.json +++ b/aarch64-esr-web/package.json @@ -15,7 +15,7 @@ "@webassemblyjs/wasm-parser": "^1.14.1", "copy-webpack-plugin": "^14.0.0", "rimraf": "^6.1.3", - "webpack": "^5.108.3", + "webpack": "^5.108.4", "webpack-cli": "^7.2.1", "webpack-dev-server": "^6.0.0" }