aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot]2020-11-20 09:04:12 +0000
committerGravatar vitalyster2020-11-20 12:04:48 +0300
commit22da91a2fd6362633c6e8b31a19887db0c1c576a (patch)
treed615582c642e44b8ce824d55100898189633d5d1 /package-lock.json
parentb8ed52051309bcb8f090a1e1c7d9bfb4afef7512 (diff)
Bump webpack from 5.5.1 to 5.6.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.5.1 to 5.6.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.5.1...v5.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 25f2c970..c5cc0058 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7167,9 +7167,9 @@
}
},
"terser": {
- "version": "5.4.0",
- "resolved": "https://registry.npmjs.org/terser/-/terser-5.4.0.tgz",
- "integrity": "sha512-3dZunFLbCJis9TAF2VnX+VrQLctRUmt1p3W2kCsJuZE4ZgWqh//+1MZ62EanewrqKoUf4zIaDGZAvml4UDc0OQ==",
+ "version": "5.5.0",
+ "resolved": "https://registry.npmjs.org/terser/-/terser-5.5.0.tgz",
+ "integrity": "sha512-eopt1Gf7/AQyPhpygdKePTzaet31TvQxXvrf7xYUvD/d8qkCJm4SKPDzu+GHK5ZaYTn8rvttfqaZc3swK21e5g==",
"dev": true,
"requires": {
"commander": "^2.20.0",
@@ -7574,9 +7574,9 @@
}
},
"webpack": {
- "version": "5.5.1",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.5.1.tgz",
- "integrity": "sha512-v4RzZP9BG2xxMLhxcFIo89M+nyIqGjh35Bhm5EE+I2N8y3dc9jT5OSb1HewUMkzMPyyDscOkVD6pSn6EMtTwNQ==",
+ "version": "5.6.0",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.6.0.tgz",
+ "integrity": "sha512-SIeFuBhuheKElRbd84O35UhKc0nxlgSwtzm2ksZ0BVhRJqxVJxEguT/pYhfiR0le/pxTa1VsCp7EOYyTsa6XOA==",
"dev": true,
"requires": {
"@types/eslint-scope": "^3.7.0",