From 1fc7e15d2ae693c1fb5a45a79c46925e5cb620d6 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 15 Mar 2021 08:52:40 +0000 Subject: 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] --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'package-lock.json') 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", -- cgit v1.2.3