diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-07-26 12:30:41 +0000 |
---|---|---|
committer | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2022-07-26 13:11:29 +0000 |
commit | 6c81f543b2670e087597af7bbfdd1cd00e633b28 (patch) | |
tree | 9c71f523b11c9cae10ef34b753ed4731a8b918f2 /package.json | |
parent | 1749771ce337d54e26500385e0e9082fe123e8dd (diff) | |
download | nextcloud-server-6c81f543b2670e087597af7bbfdd1cd00e633b28.tar.gz nextcloud-server-6c81f543b2670e087597af7bbfdd1cd00e633b28.zip |
Bump underscore from 1.12.0 to 1.12.1
Bumps [underscore](https://github.com/jashkenas/underscore) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/jashkenas/underscore/releases)
- [Commits](https://github.com/jashkenas/underscore/compare/1.12.0...1.12.1)
---
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 7c008b1591b..667cb36d335 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "snap.js": "^2.0.9", "stream-browserify": "^3.0.0", "strengthify": "github:nextcloud/strengthify#0.5.9", - "underscore": "1.12.0", + "underscore": "1.12.1", "url-search-params-polyfill": "^8.1.1", "v-click-outside": "^3.1.2", "v-tooltip": "^2.1.3", |