aboutsummaryrefslogtreecommitdiff
path: root/vnext/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-08-19 17:07:02 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commit509cbeb4687b5ef9ab327e6d04abf72fee1089d3 (patch)
tree613459557b17fe6b2178070660938b0ba0ed14fa /vnext/package-lock.json
parentfaf3c31a91ce0771ab8fa8ae3805ac3b13d3cf0c (diff)
Bump webpack from 5.50.0 to 5.51.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.50.0 to 5.51.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.50.0...v5.51.1) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... 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 026e2303..0956eb78 100644
--- a/vnext/package-lock.json
+++ b/vnext/package-lock.json
@@ -17528,9 +17528,9 @@
"dev": true
},
"webpack": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.50.0.tgz",
- "integrity": "sha512-hqxI7t/KVygs0WRv/kTgUW8Kl3YC81uyWQSo/7WUs5LsuRw0htH/fCwbVBGCuiX/t4s7qzjXFcf41O8Reiypag==",
+ "version": "5.51.1",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.51.1.tgz",
+ "integrity": "sha512-xsn3lwqEKoFvqn4JQggPSRxE4dhsRcysWTqYABAZlmavcoTmwlOb9b1N36Inbt/eIispSkuHa80/FJkDTPos1A==",
"dev": true,
"requires": {
"@types/eslint-scope": "^3.7.0",