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-lock.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-lock.json')
-rw-r--r-- | package-lock.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json index 684395765a0..42ef520d38d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -62,7 +62,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", @@ -18492,9 +18492,9 @@ } }, "node_modules/underscore": { - "version": "1.12.0", - "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.12.0.tgz", - "integrity": "sha512-21rQzss/XPMjolTiIezSu3JAjgagXKROtNrYFEOWK109qY1Uv2tVjPTZ1ci2HgvQDA16gHYSthQIJfB+XId/rQ==" + "version": "1.12.1", + "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.12.1.tgz", + "integrity": "sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw==" }, "node_modules/unicode-canonical-property-names-ecmascript": { "version": "2.0.0", @@ -33715,9 +33715,9 @@ } }, "underscore": { - "version": "1.12.0", - "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.12.0.tgz", - "integrity": "sha512-21rQzss/XPMjolTiIezSu3JAjgagXKROtNrYFEOWK109qY1Uv2tVjPTZ1ci2HgvQDA16gHYSthQIJfB+XId/rQ==" + "version": "1.12.1", + "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.12.1.tgz", + "integrity": "sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw==" }, "unicode-canonical-property-names-ecmascript": { "version": "2.0.0", |