aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-04-03 17:44:25 +0300
committerGravatar GitHub2022-04-03 17:44:25 +0300
commit69ff6358474588a08875551ea0a2a55a34515271 (patch)
tree9e27ba30360a20f06ce3ddd1613502d2e2ea7e2e /package-lock.json
parent221664b0576b7ef51bbdb814745ca958e686b3de (diff)
Bump webpack from 5.70.0 to 5.71.0 (#515)
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 1edd70a1..1c5c4ae0 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -37,7 +37,7 @@
"regenerator-runtime": "^0.13.9",
"stylelint": "^14.6.1",
"stylelint-config-standard": "^25.0.0",
- "webpack": "^5.70.0",
+ "webpack": "^5.71.0",
"webpack-cli": "^4.9.2"
}
},
@@ -7792,9 +7792,9 @@
}
},
"node_modules/webpack": {
- "version": "5.70.0",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.70.0.tgz",
- "integrity": "sha512-ZMWWy8CeuTTjCxbeaQI21xSswseF2oNOwc70QSKNePvmxE7XW36i7vpBMYZFAUHPwQiEbNGCEYIOOlyRbdGmxw==",
+ "version": "5.71.0",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.71.0.tgz",
+ "integrity": "sha512-g4dFT7CFG8LY0iU5G8nBL6VlkT21Z7dcYDpJAEJV5Q1WLb9UwnFbrem1k7K52ILqEmomN7pnzWFxxE6SlDY56A==",
"dev": true,
"dependencies": {
"@types/eslint-scope": "^3.7.3",
@@ -13688,9 +13688,9 @@
"integrity": "sha512-Czi3fG883e96T4DLEPRvufrF2ydhOOW1+1a6c3gNjH2aIh50DNFBdfwh2AKoOf1rXvpvavAoA11Qdq9+BKjE0Q=="
},
"webpack": {
- "version": "5.70.0",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.70.0.tgz",
- "integrity": "sha512-ZMWWy8CeuTTjCxbeaQI21xSswseF2oNOwc70QSKNePvmxE7XW36i7vpBMYZFAUHPwQiEbNGCEYIOOlyRbdGmxw==",
+ "version": "5.71.0",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.71.0.tgz",
+ "integrity": "sha512-g4dFT7CFG8LY0iU5G8nBL6VlkT21Z7dcYDpJAEJV5Q1WLb9UwnFbrem1k7K52ILqEmomN7pnzWFxxE6SlDY56A==",
"dev": true,
"requires": {
"@types/eslint-scope": "^3.7.3",