Skip to content

Commit 8f6f346

Browse files
Update dependency webpack to v5.76.1 [SECURITY]
1 parent beaa4df commit 8f6f346

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

integration/firestore/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"mocha": "9.2.2",
3131
"ts-loader": "9.5.1",
3232
"typescript": "4.2.2",
33-
"webpack": "5.76.0",
33+
"webpack": "5.76.1",
3434
"webpack-stream": "7.0.0"
3535
}
3636
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
"typescript": "4.7.4",
159159
"undici": "6.19.7",
160160
"watch": "1.0.2",
161-
"webpack": "5.76.0",
161+
"webpack": "5.76.1",
162162
"yargs": "17.7.2"
163163
}
164164
}

repo-scripts/size-analysis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"rollup-plugin-replace": "2.2.0",
2727
"rollup-plugin-typescript2": "0.31.2",
2828
"@rollup/plugin-virtual": "2.1.0",
29-
"webpack": "5.76.0",
29+
"webpack": "5.76.1",
3030
"@types/webpack": "5.28.5",
3131
"webpack-virtual-modules": "0.5.0",
3232
"child-process-promise": "2.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17908,10 +17908,10 @@ [email protected]:
1790817908
resolved "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.5.0.tgz"
1790917909
integrity sha512-kyDivFZ7ZM0BVOUteVbDFhlRt7Ah/CSPwJdi8hBpkK7QLumUqdLtVfm/PX/hkcnrvr0i77fO5+TjZ94Pe+C9iw==
1791017910

17911-
17912-
version "5.76.0"
17913-
resolved "https://registry.npmjs.org/webpack/-/webpack-5.76.0.tgz"
17914-
integrity sha512-l5sOdYBDunyf72HW8dF23rFtWq/7Zgvt/9ftMof71E/yUb1YLOBmTgA2K4vQthB3kotMrSj609txVE0dnr2fjA==
17911+
17912+
version "5.76.1"
17913+
resolved "https://registry.npmjs.org/webpack/-/webpack-5.76.1.tgz#7773de017e988bccb0f13c7d75ec245f377d295c"
17914+
integrity sha512-4+YIK4Abzv8172/SGqObnUjaIHjLEuUasz9EwQj/9xmPPkYJy2Mh03Q/lJfSD3YLzbxy5FeTq5Uw0323Oh6SJQ==
1791517915
dependencies:
1791617916
"@types/eslint-scope" "^3.7.3"
1791717917
"@types/estree" "^0.0.51"

0 commit comments

Comments
 (0)