summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-07-28 01:13:42 +0000
committerGitHub <noreply@github.com>2019-07-28 01:13:42 +0000
commit774da99d94a43d5682d9bc1fb9fd3a16ddfadcde (patch)
treedd9edcc6de55514ee570aff83574f85441d9614b /package-lock.json
parent1ec98af3e028f5aa8591bda26d5dac96dfd66f43 (diff)
downloadnextcloud-server-774da99d94a43d5682d9bc1fb9fd3a16ddfadcde.tar.gz
nextcloud-server-774da99d94a43d5682d9bc1fb9fd3a16ddfadcde.zip
Bump webpack from 4.36.1 to 4.38.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.36.1 to 4.38.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.36.1...v4.38.0) 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 28919e8cbb6..22d9a27593f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9006,9 +9006,9 @@
}
},
"webpack": {
- "version": "4.36.1",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-4.36.1.tgz",
- "integrity": "sha512-Ej01/N9W8DVyhEpeQnbUdGvOECw0L46FxS12cCOs8gSK7bhUlrbHRnWkjiXckGlHjUrmL89kDpTRIkUk6Y+fKg==",
+ "version": "4.38.0",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-4.38.0.tgz",
+ "integrity": "sha512-lbuFsVOq8PZY+1Ytz/mYOvYOo+d4IJ31hHk/7iyoeWtwN33V+5HYotSH+UIb9tq914ey0Hot7z6HugD+je3sWw==",
"dev": true,
"requires": {
"@webassemblyjs/ast": "1.8.5",