aboutsummaryrefslogtreecommitdiff
path: root/vnext/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2020-12-29 07:03:54 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commit1a1f1b46cf9efd0b53683c50f499d4a9ec79ece1 (patch)
treeb9a380f22ea538e970c9106b348759a1aa501c13 /vnext/package-lock.json
parent10ece96662141415aa4c594e86d4fb68b21decfc (diff)
Bump webpack from 5.11.0 to 5.11.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.11.0 to 5.11.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.11.0...v5.11.1) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package-lock.json')
-rw-r--r--vnext/package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/vnext/package-lock.json b/vnext/package-lock.json
index 96557140..1523dae7 100644
--- a/vnext/package-lock.json
+++ b/vnext/package-lock.json
@@ -5360,13 +5360,13 @@
}
},
"enhanced-resolve": {
- "version": "5.4.0",
- "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.4.0.tgz",
- "integrity": "sha512-ZmqfWURB2lConOBM1JdCVfPyMRv5RdKWktLXO6123p97ovVm2CLBgw9t5MBj3jJWA6eHyOeIws9iJQoGFR4euQ==",
+ "version": "5.4.1",
+ "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.4.1.tgz",
+ "integrity": "sha512-4GbyIMzYktTFoRSmkbgZ1LU+RXwf4AQ8Z+rSuuh1dC8plp0PPeaWvx6+G4hh4KnUJ48VoxKbNyA1QQQIUpXjYA==",
"dev": true,
"requires": {
"graceful-fs": "^4.2.4",
- "tapable": "^2.0.0"
+ "tapable": "^2.2.0"
},
"dependencies": {
"tapable": {
@@ -16210,9 +16210,9 @@
"dev": true
},
"webpack": {
- "version": "5.11.0",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.11.0.tgz",
- "integrity": "sha512-ubWv7iP54RqAC/VjixgpnLLogCFbAfSOREcSWnnOlZEU8GICC5eKmJSu6YEnph2N2amKqY9rvxSwgyHxVqpaRw==",
+ "version": "5.11.1",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.11.1.tgz",
+ "integrity": "sha512-tNUIdAmYJv+nupRs/U/gqmADm6fgrf5xE+rSlSsf2PgsGO7j2WG7ccU6AWNlOJlHFl+HnmXlBmHIkiLf+XA9mQ==",
"dev": true,
"requires": {
"@types/eslint-scope": "^3.7.0",