aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-07 02:51:16 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2024-09-07 11:34:51 +0000
commit57c11af532801cd96f9ea287d4825135ae025d44 (patch)
treeeb76d586b6b77eb24efab4139b2a2fc350b92bb2 /package.json
parent7a6191ebb9c6605feb62797804ac21266c763912 (diff)
downloadnextcloud-server-57c11af532801cd96f9ea287d4825135ae025d44.tar.gz
nextcloud-server-57c11af532801cd96f9ea287d4825135ae025d44.zip
chore(deps): bump underscore from 1.13.6 to 1.13.7
Bumps [underscore](https://github.com/jashkenas/underscore) from 1.13.6 to 1.13.7. - [Commits](https://github.com/jashkenas/underscore/compare/1.13.6...1.13.7) --- updated-dependencies: - dependency-name: underscore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@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 27f34132c8f..d4c8d2acb0f 100644
--- a/package.json
+++ b/package.json
@@ -102,7 +102,7 @@
"snap.js": "^2.0.9",
"strengthify": "github:nextcloud/strengthify#0.5.9",
"throttle-debounce": "^5.0.2",
- "underscore": "1.13.6",
+ "underscore": "1.13.7",
"url-search-params-polyfill": "^8.1.1",
"v-click-outside": "^3.2.0",
"v-tooltip": "^2.1.3",