diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-07-26 12:29:49 +0000 |
---|---|---|
committer | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2022-07-26 13:10:22 +0000 |
commit | 7566b305d76c04758436ba0a68b0cda714aa39f2 (patch) | |
tree | 04221d099203dbc133500680be088b69c7086dd9 /package.json | |
parent | b4353c46519ffc44c30eb258210911a044bbca41 (diff) | |
download | nextcloud-server-7566b305d76c04758436ba0a68b0cda714aa39f2.tar.gz nextcloud-server-7566b305d76c04758436ba0a68b0cda714aa39f2.zip |
Bump underscore from 1.12.0 to 1.13.4
Bumps [underscore](https://github.com/jashkenas/underscore) from 1.12.0 to 1.13.4.
- [Release notes](https://github.com/jashkenas/underscore/releases)
- [Commits](https://github.com/jashkenas/underscore/compare/1.12.0...1.13.4)
---
updated-dependencies:
- dependency-name: underscore
dependency-type: direct:production
update-type: version-update:semver-minor
...
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b9aca3f9bec..a7fe651f080 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "snap.js": "^2.0.9", "stream-browserify": "^3.0.0", "strengthify": "github:nextcloud/strengthify#0.5.9", - "underscore": "1.12.0", + "underscore": "1.13.4", "url-search-params-polyfill": "^8.1.1", "v-click-outside": "^3.1.2", "v-tooltip": "^2.1.3", |