summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-01-12 02:31:56 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-01-13 13:15:46 +0000
commitf61a5c6856486739b0f2deda74e0380840a1965f (patch)
tree0981c3238f3330002074cc54215e725f8cc53a6f /package.json
parente39d96af3daa135ef81cc18e0925d881f0362c2e (diff)
downloadnextcloud-server-f61a5c6856486739b0f2deda74e0380840a1965f.tar.gz
nextcloud-server-f61a5c6856486739b0f2deda74e0380840a1965f.zip
Bump underscore from 1.9.1 to 1.9.2
Bumps [underscore](https://github.com/jashkenas/underscore) from 1.9.1 to 1.9.2. - [Release notes](https://github.com/jashkenas/underscore/releases) - [Commits](https://github.com/jashkenas/underscore/compare/1.9.1...1.9.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2411abe1e41..5f88afc252b 100644
--- a/package.json
+++ b/package.json
@@ -65,7 +65,7 @@
"snap.js": "^2.0.9",
"strengthify": "git+https://github.com/MorrisJobke/strengthify.git#0.5.8",
"toastify-js": "^1.6.2",
- "underscore": "^1.9.1",
+ "underscore": "^1.9.2",
"url-search-params-polyfill": "^7.0.1",
"v-tooltip": "^2.0.2",
"vue": "^2.6.11",