aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot]2020-11-19 07:19:37 +0000
committerGravatar vitalyster2020-11-19 10:38:47 +0300
commit16e4d1d3440657350a4bd0476b06a2d6710566c5 (patch)
tree82295542a5b2eb069f0300aef45b0658af9aac48 /package-lock.json
parenta47bc2544e2e1b51f161a2156f3ba7a305e24ca3 (diff)
Bump webpack from 5.5.0 to 5.5.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.5.0 to 5.5.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.5.0...v5.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 cd5725fe..25f2c970 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7574,9 +7574,9 @@
}
},
"webpack": {
- "version": "5.5.0",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.5.0.tgz",
- "integrity": "sha512-gyr7VE8zXJP81ZvS8+5dDphS2kaE0r8bpVWX6SxkBlzlX3hYfBS96kaltuf2cYK/BKJlUw5Aex/fKC34HUn+hA==",
+ "version": "5.5.1",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.5.1.tgz",
+ "integrity": "sha512-v4RzZP9BG2xxMLhxcFIo89M+nyIqGjh35Bhm5EE+I2N8y3dc9jT5OSb1HewUMkzMPyyDscOkVD6pSn6EMtTwNQ==",
"dev": true,
"requires": {
"@types/eslint-scope": "^3.7.0",