summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-02-09 14:17:43 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-02-09 14:36:50 +0000
commit7f8cb241ae318aaff5fb0fffb3dc992f883b45b5 (patch)
treebd4775777d5a9aeacc8bf5561c298891bae2a8b7 /package-lock.json
parent53517e4875781d65c158357fcf42e6616fa7f21d (diff)
downloadnextcloud-server-7f8cb241ae318aaff5fb0fffb3dc992f883b45b5.tar.gz
nextcloud-server-7f8cb241ae318aaff5fb0fffb3dc992f883b45b5.zip
Bump handlebars from 4.7.2 to 4.7.3
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.2 to 4.7.3. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.2...v4.7.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index ca787ef3d57..f6f66d49fac 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7059,9 +7059,9 @@
"integrity": "sha1-BO93hiz/K7edMPdpIJWTAiK/YPE="
},
"handlebars": {
- "version": "4.7.2",
- "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.2.tgz",
- "integrity": "sha512-4PwqDL2laXtTWZghzzCtunQUTLbo31pcCJrd/B/9JP8XbhVzpS5ZXuKqlOzsd1rtcaLo4KqAn8nl8mkknS4MHw==",
+ "version": "4.7.3",
+ "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.3.tgz",
+ "integrity": "sha512-SRGwSYuNfx8DwHD/6InAPzD6RgeruWLT+B8e8a7gGs8FWgHzlExpTFMEq2IA6QpAfOClpKHy6+8IqTjeBCu6Kg==",
"requires": {
"neo-async": "^2.6.0",
"optimist": "^0.6.1",
@@ -11436,9 +11436,9 @@
"dev": true
},
"uglify-js": {
- "version": "3.7.5",
- "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.7.5.tgz",
- "integrity": "sha512-GFZ3EXRptKGvb/C1Sq6nO1iI7AGcjyqmIyOw0DrD0675e+NNbGO72xmMM2iEBdFbxaTLo70NbjM/Wy54uZIlsg==",
+ "version": "3.7.7",
+ "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.7.7.tgz",
+ "integrity": "sha512-FeSU+hi7ULYy6mn8PKio/tXsdSXN35lm4KgV2asx00kzrLU9Pi3oAslcJT70Jdj7PHX29gGUPOT6+lXGBbemhA==",
"optional": true,
"requires": {
"commander": "~2.20.3",