aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-03-15 08:52:40 +0000
committerGravatar vitalyster2021-03-15 11:56:00 +0300
commit1fc7e15d2ae693c1fb5a45a79c46925e5cb620d6 (patch)
treec52d115db7e7266dbdc335de8f46bb4d56ac67e0 /package-lock.json
parentb64677396bffe952a3fced62912c5e6cb3727887 (diff)
Bump webpack from 5.24.4 to 5.25.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.24.4 to 5.25.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.24.4...v5.25.1) Signed-off-by: dependabot[bot] <support@github.com>
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 bc452053..e9f69cc4 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -35,7 +35,7 @@
"stylelint": "^13.11.0",
"stylelint-config-standard": "^21.0.0",
"url-loader": "^4.1.1",
- "webpack": "^5.24.4",
+ "webpack": "^5.25.1",
"webpack-cli": "^4.5.0"
}
},
@@ -8193,9 +8193,9 @@
}
},
"node_modules/webpack": {
- "version": "5.24.4",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.24.4.tgz",
- "integrity": "sha512-RXOdxF9hFFFhg47BryCgyFrEyyu7Y/75/uiI2DoUiTMqysK+WczVSTppvkR47oZcmI/DPaXCiCiaXBP8QjkNpA==",
+ "version": "5.25.1",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.25.1.tgz",
+ "integrity": "sha512-dzFTJwehoLZkeHUkvMSwAgVdGL+PerfX0mke9tOWjJs4OzFctkxCqD8Zj5J387jLkC4gNqSin0/EurhH28boCg==",
"dev": true,
"dependencies": {
"@types/eslint-scope": "^3.7.0",
@@ -15274,9 +15274,9 @@
}
},
"webpack": {
- "version": "5.24.4",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.24.4.tgz",
- "integrity": "sha512-RXOdxF9hFFFhg47BryCgyFrEyyu7Y/75/uiI2DoUiTMqysK+WczVSTppvkR47oZcmI/DPaXCiCiaXBP8QjkNpA==",
+ "version": "5.25.1",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.25.1.tgz",
+ "integrity": "sha512-dzFTJwehoLZkeHUkvMSwAgVdGL+PerfX0mke9tOWjJs4OzFctkxCqD8Zj5J387jLkC4gNqSin0/EurhH28boCg==",
"dev": true,
"requires": {
"@types/eslint-scope": "^3.7.0",