aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-09-12 01:22:39 +0000
committerGitHub <noreply@github.com>2020-09-12 01:22:39 +0000
commit5f46856c6446b5bc9258615dcc84725bf21cb745 (patch)
tree9350c6a35835481f6c299d37277a81cdf82a56a7 /package-lock.json
parent8ab2d5a8d95288ce6909fc7fb14b419ab15b5a86 (diff)
downloadnextcloud-server-5f46856c6446b5bc9258615dcc84725bf21cb745.tar.gz
nextcloud-server-5f46856c6446b5bc9258615dcc84725bf21cb745.zip
Bump webpack-merge from 5.1.3 to 5.1.4
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 5.1.3 to 5.1.4. - [Release notes](https://github.com/survivejs/webpack-merge/releases) - [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md) - [Commits](https://github.com/survivejs/webpack-merge/compare/v5.1.3...v5.1.4) 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 7a20eb65009..ffa8458e2f5 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9672,9 +9672,9 @@
}
},
"webpack-merge": {
- "version": "5.1.3",
- "resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.1.3.tgz",
- "integrity": "sha512-fz/xHgfHyxq3uzGGrMryPnpPZ6x3vF1tHtws6vYwYX+8e6Dw+4U4r6rXuEPCqtSwmUIeD8hniWwFem+5FVLjzg==",
+ "version": "5.1.4",
+ "resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.1.4.tgz",
+ "integrity": "sha512-LSmRD59mxREGkCBm9PCW3AaV4doDqxykGlx1NvioEE0FgkT2GQI54Wyvg39ptkiq2T11eRVoV39udNPsQvK+QQ==",
"dev": true,
"requires": {
"clone-deep": "^4.0.1",