diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-12-01 11:36:12 +0000 |
---|---|---|
committer | npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com> | 2020-12-02 14:17:13 +0000 |
commit | 3db459565c5cdc93bb981d61358ec45aaa309529 (patch) | |
tree | 7a8cbc0db881cacb8be3cf782229c50e65ba2e4d /package-lock.json | |
parent | 0da8221327dbce2bb6e2c9cf69bc21090299f37f (diff) | |
download | nextcloud-server-3db459565c5cdc93bb981d61358ec45aaa309529.tar.gz nextcloud-server-3db459565c5cdc93bb981d61358ec45aaa309529.zip |
Bump underscore from 1.11.0 to 1.12.0
Bumps [underscore](https://github.com/jashkenas/underscore) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/jashkenas/underscore/releases)
- [Commits](https://github.com/jashkenas/underscore/compare/1.11.0...1.12.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index f9d2c9b4b93..e86d85cdf88 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10189,9 +10189,9 @@ "optional": true }, "underscore": { - "version": "1.11.0", - "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.11.0.tgz", - "integrity": "sha512-xY96SsN3NA461qIRKZ/+qox37YXPtSBswMGfiNptr+wrt6ds4HaMw23TP612fEyGekRE6LNRiLYr/aqbHXNedw==" + "version": "1.12.0", + "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.12.0.tgz", + "integrity": "sha512-21rQzss/XPMjolTiIezSu3JAjgagXKROtNrYFEOWK109qY1Uv2tVjPTZ1ci2HgvQDA16gHYSthQIJfB+XId/rQ==" }, "unicode-canonical-property-names-ecmascript": { "version": "1.0.4", |