aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-02-04 06:41:52 +0000
committerGravatar vitalyster2021-02-04 09:48:11 +0300
commitb999f376c2e7889ff5a95f7e44aefc6f48cf095e (patch)
tree712b5d97a7e83aa1138c0f4e38487d969e2b2ac6 /package-lock.json
parent3b0a8e4ba64e5cbc4b59e0c9e397f095656fb0e0 (diff)
Bump webpack from 5.20.0 to 5.20.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.20.0 to 5.20.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.20.0...v5.20.1) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 415d521e..c749016d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7115,9 +7115,9 @@
}
},
"webpack": {
- "version": "5.20.0",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.20.0.tgz",
- "integrity": "sha512-k7X/+gisrvirr4bzv8JVLzy2RhWiVzd3gA9qzS5je3lwqYrMc5F549vLOk34BoNkkUp4SIpt1rQp48pTxBMXvA==",
+ "version": "5.20.1",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.20.1.tgz",
+ "integrity": "sha512-cStILc8W14WZXsgfeJmNIQlmQU06F7THfCJ6id3pIB/EXuR6nquolJ2ZJoaLNb6zdec6O2jOAzVKtBYc7vGDjg==",
"dev": true,
"requires": {
"@types/eslint-scope": "^3.7.0",