summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-08-31 13:47:17 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-08-31 14:03:41 +0000
commit9aacfa5cead5f4e3f0922b5699a235ae7f78f65e (patch)
treeb70becc9e7d3b7d8ebdfb60b71d5a11a5e7c147d /package.json
parent9d9a69332b442d66c40aadae9a6c613af5992741 (diff)
downloadnextcloud-server-9aacfa5cead5f4e3f0922b5699a235ae7f78f65e.tar.gz
nextcloud-server-9aacfa5cead5f4e3f0922b5699a235ae7f78f65e.zip
Bump underscore from 1.10.2 to 1.11.0
Bumps [underscore](https://github.com/jashkenas/underscore) from 1.10.2 to 1.11.0. - [Release notes](https://github.com/jashkenas/underscore/releases) - [Commits](https://github.com/jashkenas/underscore/compare/1.10.2...1.11.0) 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 bc4e30bf62b..054cc56fa23 100644
--- a/package.json
+++ b/package.json
@@ -71,7 +71,7 @@
"select2": "3.5.1",
"snap.js": "^2.0.9",
"strengthify": "git+https://github.com/MorrisJobke/strengthify.git#0.5.9",
- "underscore": "^1.10.2",
+ "underscore": "^1.11.0",
"url-search-params-polyfill": "^8.0.0",
"v-click-outside": "^3.0.1",
"v-tooltip": "^2.0.3",