aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2020-12-16 07:06:09 +0000
committerGravatar vitalyster2020-12-16 10:11:31 +0300
commitc387a0cd5043a49f48033b90cdbc48497c661b77 (patch)
tree0bb1b91971a40f8cff1fc573a13ea51208b3d55b /package-lock.json
parent2d8adc291ba33b42f1c609d84644f021f2972dd9 (diff)
Bump webpack from 5.10.1 to 5.10.3
Bumps [webpack](https://github.com/webpack/webpack) from 5.10.1 to 5.10.3. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.10.1...v5.10.3) 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 2df6280f..dd5ff5de 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7519,9 +7519,9 @@
}
},
"webpack": {
- "version": "5.10.1",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.10.1.tgz",
- "integrity": "sha512-mHu4iM2mW7d/8R91VPPNtUCNd1D8k51TTb4e0XjylapIR6WEmW8XUTBZq8TqmShj9XYxVXJn6AzKlWnrlty6DA==",
+ "version": "5.10.3",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.10.3.tgz",
+ "integrity": "sha512-KFPEbpNKfNU4t2CDsUZJ7KpuUbzDqGUCZqLmz4667KSUWMc9BuR3a8jpa72Emv7JUbdGwISD9OZjoI9S5BnHig==",
"dev": true,
"requires": {
"@types/eslint-scope": "^3.7.0",