From 3ca57450b5b59cd1f16d0edba34d618294c2b3b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2020 07:20:54 +0000 Subject: [PATCH] Bump jquery from 3.1.1 to 3.5.0 Bumps [jquery](https://github.com/jquery/jquery) from 3.1.1 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.1.1...3.5.0) Signed-off-by: dependabot[bot] --- package-lock.json | 111 +++++++++++++++++++++++++++++++++------------- package.json | 2 +- 2 files changed, 81 insertions(+), 32 deletions(-) diff --git a/package-lock.json b/package-lock.json index b6826b7..0d797dd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1076,7 +1076,8 @@ } }, "ImagePicker": { - "version": "git+https://github.com/whispeer/ImagePicker.git#70ddc1036e3caaf577b536bbe23c5aac66d8dad2" + "version": "git+https://github.com/whispeer/ImagePicker.git#70ddc1036e3caaf577b536bbe23c5aac66d8dad2", + "from": "git+https://github.com/whispeer/ImagePicker.git#70ddc1036e3caaf577b536bbe23c5aac66d8dad2" }, "abbrev": { "version": "1.1.1", @@ -3190,7 +3191,8 @@ } }, "cordova-filechooser": { - "version": "git+https://github.com/whispeer/cordova-filechooser.git#9f365a75b54fe17254eaad57c902fd2c1b827de6" + "version": "git+https://github.com/whispeer/cordova-filechooser.git#9f365a75b54fe17254eaad57c902fd2c1b827de6", + "from": "git+https://github.com/whispeer/cordova-filechooser.git#9f365a75b54fe17254eaad57c902fd2c1b827de6" }, "cordova-ios": { "version": "4.5.4", @@ -3506,7 +3508,8 @@ "integrity": "sha1-nnwRa+Zo6336QUkbE9jUfalUgUk=" }, "cordova-plugin-camera": { - "version": "git+https://github.com/whispeer/cordova-plugin-camera.git#e3e643c36749c0aabc6dd2136cc8f74c4eedd639" + "version": "git+https://github.com/whispeer/cordova-plugin-camera.git#e3e643c36749c0aabc6dd2136cc8f74c4eedd639", + "from": "git+https://github.com/whispeer/cordova-plugin-camera.git#e3e643c36749c0aabc6dd2136cc8f74c4eedd639" }, "cordova-plugin-device": { "version": "1.1.7", @@ -3544,10 +3547,12 @@ "integrity": "sha512-57EW4qNkKyCfcVt0pH11s88Dvwdtgf2UkbAyPNk2+T1cmLVQ503S/+3Wa3l173J0NGt/QGGyUM8Z66LkqTnoWg==" }, "cordova-plugin-media": { - "version": "git+https://github.com/whispeer/cordova-plugin-media.git#fe2e61e8571bff85ffd152b29947202f1d130eb4" + "version": "git+https://github.com/whispeer/cordova-plugin-media.git#fe2e61e8571bff85ffd152b29947202f1d130eb4", + "from": "git+https://github.com/whispeer/cordova-plugin-media.git#fe2e61e8571bff85ffd152b29947202f1d130eb4" }, "cordova-plugin-splashscreen": { - "version": "git+https://github.com/whispeer/cordova-plugin-splashscreen.git#bb97d4f9ceb0deade7d62ff467a9e53172c45490" + "version": "git+https://github.com/whispeer/cordova-plugin-splashscreen.git#bb97d4f9ceb0deade7d62ff467a9e53172c45490", + "from": "git+https://github.com/whispeer/cordova-plugin-splashscreen.git#bb97d4f9ceb0deade7d62ff467a9e53172c45490" }, "cordova-plugin-statusbar": { "version": "2.2.3", @@ -4734,7 +4739,8 @@ }, "ansi-regex": { "version": "2.1.1", - "bundled": true + "bundled": true, + "optional": true }, "aproba": { "version": "1.1.1", @@ -4777,7 +4783,8 @@ }, "balanced-match": { "version": "0.4.2", - "bundled": true + "bundled": true, + "optional": true }, "bcrypt-pbkdf": { "version": "1.0.1", @@ -4790,6 +4797,7 @@ "block-stream": { "version": "0.0.9", "bundled": true, + "optional": true, "requires": { "inherits": "2.0.3" } @@ -4797,6 +4805,7 @@ "boom": { "version": "2.10.1", "bundled": true, + "optional": true, "requires": { "hoek": "2.16.3" } @@ -4804,6 +4813,7 @@ "brace-expansion": { "version": "1.1.7", "bundled": true, + "optional": true, "requires": { "balanced-match": "0.4.2", "concat-map": "0.0.1" @@ -4811,7 +4821,8 @@ }, "buffer-shims": { "version": "1.0.0", - "bundled": true + "bundled": true, + "optional": true }, "caseless": { "version": "0.12.0", @@ -4825,30 +4836,36 @@ }, "code-point-at": { "version": "1.1.0", - "bundled": true + "bundled": true, + "optional": true }, "combined-stream": { "version": "1.0.5", "bundled": true, + "optional": true, "requires": { "delayed-stream": "1.0.0" } }, "concat-map": { "version": "0.0.1", - "bundled": true + "bundled": true, + "optional": true }, "console-control-strings": { "version": "1.1.0", - "bundled": true + "bundled": true, + "optional": true }, "core-util-is": { "version": "1.0.2", - "bundled": true + "bundled": true, + "optional": true }, "cryptiles": { "version": "2.0.5", "bundled": true, + "optional": true, "requires": { "boom": "2.10.1" } @@ -4883,7 +4900,8 @@ }, "delayed-stream": { "version": "1.0.0", - "bundled": true + "bundled": true, + "optional": true }, "delegates": { "version": "1.0.0", @@ -4910,7 +4928,8 @@ }, "extsprintf": { "version": "1.0.2", - "bundled": true + "bundled": true, + "optional": true }, "forever-agent": { "version": "0.6.1", @@ -4929,11 +4948,13 @@ }, "fs.realpath": { "version": "1.0.0", - "bundled": true + "bundled": true, + "optional": true }, "fstream": { "version": "1.0.11", "bundled": true, + "optional": true, "requires": { "graceful-fs": "4.1.11", "inherits": "2.0.3", @@ -4984,6 +5005,7 @@ "glob": { "version": "7.1.2", "bundled": true, + "optional": true, "requires": { "fs.realpath": "1.0.0", "inflight": "1.0.6", @@ -4995,7 +5017,8 @@ }, "graceful-fs": { "version": "4.1.11", - "bundled": true + "bundled": true, + "optional": true }, "har-schema": { "version": "1.0.5", @@ -5019,6 +5042,7 @@ "hawk": { "version": "3.1.3", "bundled": true, + "optional": true, "requires": { "boom": "2.10.1", "cryptiles": "2.0.5", @@ -5028,7 +5052,8 @@ }, "hoek": { "version": "2.16.3", - "bundled": true + "bundled": true, + "optional": true }, "http-signature": { "version": "1.1.1", @@ -5043,6 +5068,7 @@ "inflight": { "version": "1.0.6", "bundled": true, + "optional": true, "requires": { "once": "1.4.0", "wrappy": "1.0.2" @@ -5050,7 +5076,8 @@ }, "inherits": { "version": "2.0.3", - "bundled": true + "bundled": true, + "optional": true }, "ini": { "version": "1.3.4", @@ -5060,6 +5087,7 @@ "is-fullwidth-code-point": { "version": "1.0.0", "bundled": true, + "optional": true, "requires": { "number-is-nan": "1.0.1" } @@ -5071,7 +5099,8 @@ }, "isarray": { "version": "1.0.0", - "bundled": true + "bundled": true, + "optional": true }, "isstream": { "version": "0.1.2", @@ -5134,11 +5163,13 @@ }, "mime-db": { "version": "1.27.0", - "bundled": true + "bundled": true, + "optional": true }, "mime-types": { "version": "2.1.15", "bundled": true, + "optional": true, "requires": { "mime-db": "1.27.0" } @@ -5146,17 +5177,20 @@ "minimatch": { "version": "3.0.4", "bundled": true, + "optional": true, "requires": { "brace-expansion": "1.1.7" } }, "minimist": { "version": "0.0.8", - "bundled": true + "bundled": true, + "optional": true }, "mkdirp": { "version": "0.5.1", "bundled": true, + "optional": true, "requires": { "minimist": "0.0.8" } @@ -5206,7 +5240,8 @@ }, "number-is-nan": { "version": "1.0.1", - "bundled": true + "bundled": true, + "optional": true }, "oauth-sign": { "version": "0.8.2", @@ -5221,6 +5256,7 @@ "once": { "version": "1.4.0", "bundled": true, + "optional": true, "requires": { "wrappy": "1.0.2" } @@ -5246,7 +5282,8 @@ }, "path-is-absolute": { "version": "1.0.1", - "bundled": true + "bundled": true, + "optional": true }, "performance-now": { "version": "0.2.0", @@ -5255,7 +5292,8 @@ }, "process-nextick-args": { "version": "1.0.7", - "bundled": true + "bundled": true, + "optional": true }, "punycode": { "version": "1.4.1", @@ -5288,6 +5326,7 @@ "readable-stream": { "version": "2.2.9", "bundled": true, + "optional": true, "requires": { "buffer-shims": "1.0.0", "core-util-is": "1.0.2", @@ -5330,13 +5369,15 @@ "rimraf": { "version": "2.6.1", "bundled": true, + "optional": true, "requires": { "glob": "7.1.2" } }, "safe-buffer": { "version": "5.0.1", - "bundled": true + "bundled": true, + "optional": true }, "semver": { "version": "5.3.0", @@ -5356,6 +5397,7 @@ "sntp": { "version": "1.0.9", "bundled": true, + "optional": true, "requires": { "hoek": "2.16.3" } @@ -5386,6 +5428,7 @@ "string-width": { "version": "1.0.2", "bundled": true, + "optional": true, "requires": { "code-point-at": "1.1.0", "is-fullwidth-code-point": "1.0.0", @@ -5395,6 +5438,7 @@ "string_decoder": { "version": "1.0.1", "bundled": true, + "optional": true, "requires": { "safe-buffer": "5.0.1" } @@ -5407,6 +5451,7 @@ "strip-ansi": { "version": "3.0.1", "bundled": true, + "optional": true, "requires": { "ansi-regex": "2.1.1" } @@ -5419,6 +5464,7 @@ "tar": { "version": "2.2.1", "bundled": true, + "optional": true, "requires": { "block-stream": "0.0.9", "fstream": "1.0.11", @@ -5468,7 +5514,8 @@ }, "util-deprecate": { "version": "1.0.2", - "bundled": true + "bundled": true, + "optional": true }, "uuid": { "version": "3.0.1", @@ -5493,7 +5540,8 @@ }, "wrappy": { "version": "1.0.2", - "bundled": true + "bundled": true, + "optional": true } } }, @@ -6548,9 +6596,9 @@ "dev": true }, "jquery": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.1.1.tgz", - "integrity": "sha1-NHwcIcfgBBFeCk2jLOzgQfrTyKM=" + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.0.tgz", + "integrity": "sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==" }, "js-base64": { "version": "2.4.3", @@ -8921,7 +8969,8 @@ "dev": true }, "sjcl": { - "version": "git+https://github.com/whispeer/sjcl.git#b3c31b7d2bc54517aa3b662d3b50e11bd3647ccc" + "version": "git+https://github.com/whispeer/sjcl.git#b3c31b7d2bc54517aa3b662d3b50e11bd3647ccc", + "from": "git+https://github.com/whispeer/sjcl.git#b3c31b7d2bc54517aa3b662d3b50e11bd3647ccc" }, "slash": { "version": "1.0.0", diff --git a/package.json b/package.json index f56af15..1cca4f0 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "ionic-angular": "^3.9.2", "ionic-plugin-keyboard": "^2.2.1", "ionicons": "3.0.0", - "jquery": "~3.1.0", + "jquery": "~3.5.0", "moment": "^2.19.3", "phonegap-plugin-barcodescanner": "~6.0.6", "phonegap-plugin-push": "2.1.3",