Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-01 14:36:12 +0300
committernpmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>2020-12-02 17:17:13 +0300
commit3db459565c5cdc93bb981d61358ec45aaa309529 (patch)
tree7a8cbc0db881cacb8be3cf782229c50e65ba2e4d /package-lock.json
parent0da8221327dbce2bb6e2c9cf69bc21090299f37f (diff)
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.json6
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",