Skip to content

Commit 593a7d5

Browse files
Update dependency webpack to v5.76.0 [SECURITY]
1 parent 3ccdf4c commit 593a7d5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"qunit-dom": "2.0.0",
7777
"release-it": "14.14.3",
7878
"release-it-lerna-changelog": "3.1.0",
79-
"webpack": "5.74.0"
79+
"webpack": "5.76.0"
8080
},
8181
"engines": {
8282
"node": "12.* || 14.* || >= 16"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -12421,10 +12421,10 @@ webpack-sources@^3.2.3:
1242112421
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
1242212422
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
1242312423

12424-
webpack@5.74.0:
12425-
version "5.74.0"
12426-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.74.0.tgz#02a5dac19a17e0bb47093f2be67c695102a55980"
12427-
integrity sha512-A2InDwnhhGN4LYctJj6M1JEaGL7Luj6LOmyBHjcI8529cm5p6VXiTIW2sn6ffvEAKmveLzvu4jrihwXtPojlAA==
12424+
webpack@5.76.0:
12425+
version "5.76.0"
12426+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.76.0.tgz#f9fb9fb8c4a7dbdcd0d56a98e56b8a942ee2692c"
12427+
integrity sha512-l5sOdYBDunyf72HW8dF23rFtWq/7Zgvt/9ftMof71E/yUb1YLOBmTgA2K4vQthB3kotMrSj609txVE0dnr2fjA==
1242812428
dependencies:
1242912429
"@types/eslint-scope" "^3.7.3"
1243012430
"@types/estree" "^0.0.51"

0 commit comments

Comments
 (0)