summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-22 11:27:55 +0000
committerGitHub <noreply@github.com>2023-04-22 11:27:55 +0000
commit6ce3c54d5cc1a1150843dd4cc11cd708ee2a3239 (patch)
tree871c9cc55a36058cf8fda9174cb8deef81ed235a /package.json
parent1b119e10d0249fbafb768cceef3c353b34b65d3a (diff)
parent4334539ec9ca82bfcb3791e4ac13c9dfd58c6a73 (diff)
downloadnextcloud-server-6ce3c54d5cc1a1150843dd4cc11cd708ee2a3239.tar.gz
nextcloud-server-6ce3c54d5cc1a1150843dd4cc11cd708ee2a3239.zip
Merge pull request #37884 from nextcloud/dependabot/npm_and_yarn/underscore-1.13.6
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 9f41a5b3d1e..059031c50b1 100644
--- a/package.json
+++ b/package.json
@@ -59,7 +59,7 @@
"autosize": "^6.0.1",
"backbone": "^1.4.1",
"blueimp-md5": "^2.19.0",
- "browserslist-useragent-regexp": "^3.0.2",
+ "browserslist-useragent-regexp": "^4.0.0",
"camelcase": "^6.3.0",
"cancelable-promise": "^4.3.1",
"clipboard": "^2.0.11",
@@ -72,7 +72,7 @@
"focus-visible": "^5.2.0",
"handlebars": "^4.7.7",
"ical.js": "^1.4.0",
- "is-svg": "^4.3.2",
+ "is-svg": "^5.0.0",
"jquery": "~3.6",
"jquery-migrate": "~3.4",
"jquery-ui": "^1.13.2",
@@ -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",