diff options
author | dependabot[bot] | 2021-11-24 21:13:33 +0000 |
---|---|---|
committer | vitalyster | 2021-11-25 00:17:08 +0300 |
commit | 068f9830bdd46e676b5294c61fed19cbb5da336f (patch) | |
tree | 9ec8eb1f20c6c7e77f2d230b1e586fe00d691d88 /package-lock.json | |
parent | 1b3aad5b3c70382a8e1c373ef765655bdb7e9937 (diff) |
Bump webpack from 5.64.2 to 5.64.3
Bumps [webpack](https://github.com/webpack/webpack) from 5.64.2 to 5.64.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.64.2...v5.64.3)
---
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.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json index 93235c2c..872fc556 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "regenerator-runtime": "^0.13.9", "stylelint": "^14.1.0", "stylelint-config-standard": "^24.0.0", - "webpack": "^5.64.2", + "webpack": "^5.64.3", "webpack-cli": "^4.9.1" } }, @@ -7856,9 +7856,9 @@ } }, "node_modules/webpack": { - "version": "5.64.2", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.64.2.tgz", - "integrity": "sha512-4KGc0+Ozi0aS3EaLNRvEppfZUer+CaORKqL6OBjDLZOPf9YfN8leagFzwe6/PoBdHFxc/utKArl8LMC0Ivtmdg==", + "version": "5.64.3", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.64.3.tgz", + "integrity": "sha512-XF6/IL9Bw2PPQioiR1UYA8Bs4tX3QXJtSelezKECdLFeSFzWoe44zqTzPW5N+xI3fACaRl2/G3sNA4WYHD7Iww==", "dev": true, "dependencies": { "@types/eslint-scope": "^3.7.0", @@ -13872,9 +13872,9 @@ "integrity": "sha512-Czi3fG883e96T4DLEPRvufrF2ydhOOW1+1a6c3gNjH2aIh50DNFBdfwh2AKoOf1rXvpvavAoA11Qdq9+BKjE0Q==" }, "webpack": { - "version": "5.64.2", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.64.2.tgz", - "integrity": "sha512-4KGc0+Ozi0aS3EaLNRvEppfZUer+CaORKqL6OBjDLZOPf9YfN8leagFzwe6/PoBdHFxc/utKArl8LMC0Ivtmdg==", + "version": "5.64.3", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.64.3.tgz", + "integrity": "sha512-XF6/IL9Bw2PPQioiR1UYA8Bs4tX3QXJtSelezKECdLFeSFzWoe44zqTzPW5N+xI3fACaRl2/G3sNA4WYHD7Iww==", "dev": true, "requires": { "@types/eslint-scope": "^3.7.0", |