aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-09-19 01:21:09 +0000
committerGitHub <noreply@github.com>2020-09-19 01:21:09 +0000
commit601d9ccebc28dd9e664e1cb80e8c37bb313a3b1e (patch)
tree7076ce77da1b4d4a08f85f75d70734fb793d0651 /package-lock.json
parent58790aadf0e45b0344b9c617c2d206b1750b6412 (diff)
downloadnextcloud-server-601d9ccebc28dd9e664e1cb80e8c37bb313a3b1e.tar.gz
nextcloud-server-601d9ccebc28dd9e664e1cb80e8c37bb313a3b1e.zip
Bump webpack from 4.44.1 to 4.44.2
Bumps [webpack](https://github.com/webpack/webpack) from 4.44.1 to 4.44.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.44.1...v4.44.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 92a29554f62..4a88c2557a1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9582,9 +9582,9 @@
"dev": true
},
"webpack": {
- "version": "4.44.1",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-4.44.1.tgz",
- "integrity": "sha512-4UOGAohv/VGUNQJstzEywwNxqX417FnjZgZJpJQegddzPmTvph37eBIRbRTfdySXzVtJXLJfbMN3mMYhM6GdmQ==",
+ "version": "4.44.2",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-4.44.2.tgz",
+ "integrity": "sha512-6KJVGlCxYdISyurpQ0IPTklv+DULv05rs2hseIXer6D7KrUicRDLFb4IUM1S6LUAKypPM/nSiVSuv8jHu1m3/Q==",
"dev": true,
"requires": {
"@webassemblyjs/ast": "1.9.0",