From cb6ba3b860e0eea9a847a398eb86b82b23363203 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 4 Oct 2021 21:10:11 +0000 Subject: 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] --- package-lock.json | 12 ++++++------ package.json | 2 +- 2 files changed, 7 insertions(+), 7 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", diff --git a/package.json b/package.json index 64ed385b..584b626c 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "regenerator-runtime": "^0.13.9", "stylelint": "^13.13.1", "stylelint-config-standard": "^22.0.0", - "webpack": "^5.56.0", + "webpack": "^5.56.1", "webpack-cli": "^4.8.0" }, "dependencies": { -- cgit v1.2.3