diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-07 12:52:02 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-07 12:52:02 +0000 |
commit | 80f459d82a864fc8aa593dd06abb2a9c2956960d (patch) | |
tree | 3c6b2270c3e4a61481c2c86200cd52c367ad295e /package.json | |
parent | 1c52bd77040af8f9143e68ca0f30d66782f152f7 (diff) | |
parent | 57c11af532801cd96f9ea287d4825135ae025d44 (diff) | |
download | nextcloud-server-80f459d82a864fc8aa593dd06abb2a9c2956960d.tar.gz nextcloud-server-80f459d82a864fc8aa593dd06abb2a9c2956960d.zip |
Merge pull request #47820 from nextcloud/dependabot/npm_and_yarn/underscore-1.13.7
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 8e8b6d58fd0..345fc6eac00 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", |