aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-06-17 21:07:57 +0000
committerGravatar vitalyster2021-06-18 00:22:10 +0300
commitb4336580141221d2fe3ac25cc18a9a6bbff8314b (patch)
tree770f93ff191338200dcdfc4d1e3cf9dbd84dc123 /package-lock.json
parentee8283b6408b29dd478484b6c199dd8a2aa95033 (diff)
Bump webpack from 5.39.0 to 5.39.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.39.0 to 5.39.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.39.0...v5.39.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 4ca5301d..eaea188a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7889,9 +7889,9 @@
}
},
"webpack": {
- "version": "5.39.0",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.39.0.tgz",
- "integrity": "sha512-25CHmuDj+oOTyteI13sUqNlCnjCnySuhiKWE/cRYPQYeoQ3ijHgyWX27CiyUKLNGq27v8S0mrksyTreT/xo7pg==",
+ "version": "5.39.1",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.39.1.tgz",
+ "integrity": "sha512-ulOvoNCh2PvTUa+zbpRuEb1VPeQnhxpnHleMPVVCq3QqnaFogjsLyps+o42OviQFoaGtTQYrUqDXu1QNkvUPzw==",
"dev": true,
"requires": {
"@types/eslint-scope": "^3.7.0",