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>
pull/13780/head
dependabot[bot] 5 years ago committed by Roeland Jago Douma
parent 0a3df0fc6f
commit ad803dfa44
No known key found for this signature in database
GPG Key ID: F941078878347C0C

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

14
package-lock.json generated

@ -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",

@ -33,7 +33,7 @@
"handlebars": "^4.0.12",
"jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm",
"jquery": "^2.1.4",
"jquery-migrate": "^1.4.0",
"jquery-migrate": "^1.4.1",
"jquery-ui-dist": "^1.12.1",
"jstimezonedetect": "^1.0.6",
"marked": "^0.6.0",

Loading…
Cancel
Save