aboutsummaryrefslogtreecommitdiff
path: root/vnext/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-02-19 06:37:39 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commitd41f1f2f614e87f10895790e1b5d4eb6e0dacf21 (patch)
treeadab32c778e4649b225083fc0dce92fd72e963a6 /vnext/package-lock.json
parent6f6185a296d60e405a8a946f9572932ef1f520ee (diff)
Bump webpack from 5.22.0 to 5.23.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.22.0 to 5.23.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.22.0...v5.23.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package-lock.json')
-rw-r--r--vnext/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/vnext/package-lock.json b/vnext/package-lock.json
index c5bcf46f..83ddceee 100644
--- a/vnext/package-lock.json
+++ b/vnext/package-lock.json
@@ -16370,9 +16370,9 @@
"dev": true
},
"webpack": {
- "version": "5.22.0",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.22.0.tgz",
- "integrity": "sha512-xqlb6r9RUXda/d9iA6P7YRTP1ChWeP50TEESKMMNIg0u8/Rb66zN9YJJO7oYgJTRyFyYi43NVC5feG45FSO1vQ==",
+ "version": "5.23.0",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.23.0.tgz",
+ "integrity": "sha512-RC6dwDuRxiU75F8XC4H08NtzUrMfufw5LDnO8dTtaKU2+fszEdySCgZhNwSBBn516iNaJbQI7T7OPHIgCwcJmg==",
"dev": true,
"requires": {
"@types/eslint-scope": "^3.7.0",