summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-22 03:02:25 +0000
committerJohn Molakvoæ <skjnldsv@protonmail.com>2023-04-22 11:50:15 +0200
commitdc9c3d6b2bf322cf39406ac90dadd1fbfd16d52d (patch)
treece9ce6b333ac3a2f88fd781e4067ff1632d0b59f /package.json
parent1b119e10d0249fbafb768cceef3c353b34b65d3a (diff)
downloadnextcloud-server-dc9c3d6b2bf322cf39406ac90dadd1fbfd16d52d.tar.gz
nextcloud-server-dc9c3d6b2bf322cf39406ac90dadd1fbfd16d52d.zip
bump underscore from 1.13.4 to 1.13.6
--- updated-dependencies: - dependency-name: underscore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@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 9f41a5b3d1e..08da6bedbfd 100644
--- a/package.json
+++ b/package.json
@@ -95,7 +95,7 @@
"snap.js": "^2.0.9",
"strengthify": "github:nextcloud/strengthify#0.5.9",
"throttle-debounce": "^5.0.0",
- "underscore": "1.13.4",
+ "underscore": "1.13.6",
"url-search-params-polyfill": "^8.1.1",
"v-click-outside": "^3.2.0",
"v-tooltip": "^2.1.3",