aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-10-04 21:10:11 +0000
committerGravatar vitalyster2021-10-05 00:18:02 +0300
commitcb6ba3b860e0eea9a847a398eb86b82b23363203 (patch)
tree66de0297affd38dc745e491ed3bedbe93ab7a6eb /package-lock.json
parentb934ecdb7078001b97e095db121e47c266093509 (diff)
Bump webpack from 5.56.0 to 5.56.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.56.0 to 5.56.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.56.0...v5.56.1) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.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 24bc9e78..0f806af2 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1854,9 +1854,9 @@
"dev": true
},
"acorn-import-assertions": {
- "version": "1.7.6",
- "resolved": "https://registry.npmjs.org/acorn-import-assertions/-/acorn-import-assertions-1.7.6.tgz",
- "integrity": "sha512-FlVvVFA1TX6l3lp8VjDnYYq7R1nyW6x3svAt4nDgrWQ9SBaSh9CnbwgSUTasgfNfOG5HlM1ehugCvM+hjo56LA==",
+ "version": "1.8.0",
+ "resolved": "https://registry.npmjs.org/acorn-import-assertions/-/acorn-import-assertions-1.8.0.tgz",
+ "integrity": "sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw==",
"dev": true
},
"acorn-jsx": {
@@ -8078,9 +8078,9 @@
"integrity": "sha512-Czi3fG883e96T4DLEPRvufrF2ydhOOW1+1a6c3gNjH2aIh50DNFBdfwh2AKoOf1rXvpvavAoA11Qdq9+BKjE0Q=="
},
"webpack": {
- "version": "5.56.0",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.56.0.tgz",
- "integrity": "sha512-pJ7esw2AGkpZL0jqsEAKnDEfRZdrc9NVjAWA+d1mFkwj68ng9VQ6+Wnrl+kS5dlDHvrat5ASK5vd7wp6I7f53Q==",
+ "version": "5.56.1",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.56.1.tgz",
+ "integrity": "sha512-MRbTPooHJuSAfbx7Lh/qEMRUe/d0p4cRj2GPo/fq+4JUeR/+Q1EfLvS1lexslbMcJZyPXxxz/k/NzVepkA5upA==",
"dev": true,
"requires": {
"@types/eslint-scope": "^3.7.0",