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[bot] <support@dependabot.com>2019-01-24 10:32:06 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2019-01-24 16:01:49 +0300
commitad803dfa446ead026039338fb5012e68dd0ebc7e (patch)
tree2d839aa958082b7bc5e5a1eba5f58a806fe0d73f /package-lock.json
parent0a3df0fc6f683e75558abe17c9fe37a9e3d59129 (diff)
Bump jquery-migrate from 1.4.0 to 1.4.1
Bumps [jquery-migrate](https://github.com/jquery/jquery-migrate) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/jquery/jquery-migrate/releases) - [Commits](https://github.com/jquery/jquery-migrate/compare/1.4.0...1.4.1) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 44eb9a53d78..3169bc1e80a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1133,7 +1133,7 @@
},
"Select2": {
"version": "git+https://github.com/select2/select2.git#b5f3b2839c48c53f9641d6bb1bccafc5260c7620",
- "from": "git+https://github.com/select2/select2.git#b5f3b2839c48c53f9641d6bb1bccafc5260c7620"
+ "from": "git+https://github.com/select2/select2.git#3.4.8"
},
"acorn": {
"version": "6.0.5",
@@ -2053,7 +2053,7 @@
},
"davclient.js": {
"version": "git+https://github.com/owncloud/davclient.js.git#f7fc96b66d4e34489b1ffc6395fd40c02863b0fd",
- "from": "git+https://github.com/owncloud/davclient.js.git#f7fc96b66d4e34489b1ffc6395fd40c02863b0fd"
+ "from": "git+https://github.com/owncloud/davclient.js.git#0.1.2"
},
"debug": {
"version": "2.6.9",
@@ -3339,7 +3339,7 @@
"dependencies": {
"async": {
"version": "2.6.1",
- "resolved": "https://registry.npmjs.org/async/-/async-2.6.1.tgz",
+ "resolved": "http://registry.npmjs.org/async/-/async-2.6.1.tgz",
"integrity": "sha512-fNEiL2+AZt6AlAw/29Cr0UDe4sRAHCpEHh54WMz+Bb7QfNcFw4h3loofyJpLeQs4Yx7yuqu/2dLgM5hKOs6HlQ==",
"requires": {
"lodash": "^4.17.10"
@@ -3765,7 +3765,7 @@
},
"jcrop": {
"version": "git+https://github.com/ChristophWurst/Jcrop.git#d4caad5fd7b2d032f05e91b4bc2a6f09dbf7d29e",
- "from": "git+https://github.com/ChristophWurst/Jcrop.git#d4caad5fd7b2d032f05e91b4bc2a6f09dbf7d29e",
+ "from": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm",
"requires": {
"http-server": "^0.11.1",
"resize-observer-polyfill": "^1.5.0"
@@ -3777,9 +3777,9 @@
"integrity": "sha1-IoveaYoMYUMdwmMKahVPFYkNIxc="
},
"jquery-migrate": {
- "version": "1.4.0",
- "resolved": "https://registry.npmjs.org/jquery-migrate/-/jquery-migrate-1.4.0.tgz",
- "integrity": "sha1-4AKOSDHMFH2PIvOCBRbr+5dReaU="
+ "version": "1.4.1",
+ "resolved": "https://registry.npmjs.org/jquery-migrate/-/jquery-migrate-1.4.1.tgz",
+ "integrity": "sha1-hRUvPsmalWJfT30Lz2LpuGOPWnY="
},
"jquery-ui-dist": {
"version": "1.12.1",