aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-06-29 21:06:48 +0000
committerGravatar vitalyster2021-06-30 08:12:25 +0300
commitd2b38e0f55405b46e936b2043e9e4319bd8dce1d (patch)
treeedeab3b263f28f701aa19339f2475e16d67f896f /package-lock.json
parent2fcb69b27aac89e3cba2a75a66148f81c908625e (diff)
Bump webpack from 5.41.0 to 5.41.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.41.0 to 5.41.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.41.0...v5.41.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.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 27e690f8..c98dc346 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7884,9 +7884,9 @@
}
},
"webpack": {
- "version": "5.41.0",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.41.0.tgz",
- "integrity": "sha512-pCVO7hVm8XiL6DpPtXrFLS8ktmH/tpvtbEex6hn4RweTFe6z6Cugh5FlQoEPZotb15HiirjM2Kv7THTA7sKLzQ==",
+ "version": "5.41.1",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.41.1.tgz",
+ "integrity": "sha512-AJZIIsqJ/MVTmegEq9Tlw5mk5EHdGiJbDdz9qP15vmUH+oxI1FdWcL0E9EO8K/zKaRPWqEs7G/OPxq1P61u5Ug==",
"dev": true,
"requires": {
"@types/eslint-scope": "^3.7.0",