From a8c0da55039ddccc7689f4b44b13274d7e811b1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jun 2022 22:43:44 +0000 Subject: [PATCH] Bump @angular/core from 5.0.0 to 11.0.5 Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 5.0.0 to 11.0.5. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/11.0.5/packages/core) --- updated-dependencies: - dependency-name: "@angular/core" dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 120 +++++++++++++++++++++++++++++++++------------- package.json | 2 +- 2 files changed, 89 insertions(+), 33 deletions(-) diff --git a/package-lock.json b/package-lock.json index b6826b7..2313423 100644 --- a/package-lock.json +++ b/package-lock.json @@ -52,11 +52,18 @@ } }, "@angular/core": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/@angular/core/-/core-5.0.0.tgz", - "integrity": "sha1-T5dqIl993fNJkvLK2CTJVDpG9Mg=", + "version": "11.0.5", + "resolved": "https://registry.npmjs.org/@angular/core/-/core-11.0.5.tgz", + "integrity": "sha512-XAXWQi7R3ucZXQwx9QK5jSKJeQyRJ53u2dQDpr7R5stzeCy1a5hrNOkZLg9zOTTPcth/6+FrOrRZP9SMdxtw3w==", "requires": { - "tslib": "1.9.0" + "tslib": "^2.0.0" + }, + "dependencies": { + "tslib": { + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", + "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" + } } }, "@angular/forms": { @@ -1076,7 +1083,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 +3198,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 +3515,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 +3554,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 +4746,8 @@ }, "ansi-regex": { "version": "2.1.1", - "bundled": true + "bundled": true, + "optional": true }, "aproba": { "version": "1.1.1", @@ -4777,7 +4790,8 @@ }, "balanced-match": { "version": "0.4.2", - "bundled": true + "bundled": true, + "optional": true }, "bcrypt-pbkdf": { "version": "1.0.1", @@ -4790,6 +4804,7 @@ "block-stream": { "version": "0.0.9", "bundled": true, + "optional": true, "requires": { "inherits": "2.0.3" } @@ -4797,6 +4812,7 @@ "boom": { "version": "2.10.1", "bundled": true, + "optional": true, "requires": { "hoek": "2.16.3" } @@ -4804,6 +4820,7 @@ "brace-expansion": { "version": "1.1.7", "bundled": true, + "optional": true, "requires": { "balanced-match": "0.4.2", "concat-map": "0.0.1" @@ -4811,7 +4828,8 @@ }, "buffer-shims": { "version": "1.0.0", - "bundled": true + "bundled": true, + "optional": true }, "caseless": { "version": "0.12.0", @@ -4825,30 +4843,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 +4907,8 @@ }, "delayed-stream": { "version": "1.0.0", - "bundled": true + "bundled": true, + "optional": true }, "delegates": { "version": "1.0.0", @@ -4910,7 +4935,8 @@ }, "extsprintf": { "version": "1.0.2", - "bundled": true + "bundled": true, + "optional": true }, "forever-agent": { "version": "0.6.1", @@ -4929,11 +4955,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 +5012,7 @@ "glob": { "version": "7.1.2", "bundled": true, + "optional": true, "requires": { "fs.realpath": "1.0.0", "inflight": "1.0.6", @@ -4995,7 +5024,8 @@ }, "graceful-fs": { "version": "4.1.11", - "bundled": true + "bundled": true, + "optional": true }, "har-schema": { "version": "1.0.5", @@ -5019,6 +5049,7 @@ "hawk": { "version": "3.1.3", "bundled": true, + "optional": true, "requires": { "boom": "2.10.1", "cryptiles": "2.0.5", @@ -5028,7 +5059,8 @@ }, "hoek": { "version": "2.16.3", - "bundled": true + "bundled": true, + "optional": true }, "http-signature": { "version": "1.1.1", @@ -5043,6 +5075,7 @@ "inflight": { "version": "1.0.6", "bundled": true, + "optional": true, "requires": { "once": "1.4.0", "wrappy": "1.0.2" @@ -5050,7 +5083,8 @@ }, "inherits": { "version": "2.0.3", - "bundled": true + "bundled": true, + "optional": true }, "ini": { "version": "1.3.4", @@ -5060,6 +5094,7 @@ "is-fullwidth-code-point": { "version": "1.0.0", "bundled": true, + "optional": true, "requires": { "number-is-nan": "1.0.1" } @@ -5071,7 +5106,8 @@ }, "isarray": { "version": "1.0.0", - "bundled": true + "bundled": true, + "optional": true }, "isstream": { "version": "0.1.2", @@ -5134,11 +5170,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 +5184,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 +5247,8 @@ }, "number-is-nan": { "version": "1.0.1", - "bundled": true + "bundled": true, + "optional": true }, "oauth-sign": { "version": "0.8.2", @@ -5221,6 +5263,7 @@ "once": { "version": "1.4.0", "bundled": true, + "optional": true, "requires": { "wrappy": "1.0.2" } @@ -5246,7 +5289,8 @@ }, "path-is-absolute": { "version": "1.0.1", - "bundled": true + "bundled": true, + "optional": true }, "performance-now": { "version": "0.2.0", @@ -5255,7 +5299,8 @@ }, "process-nextick-args": { "version": "1.0.7", - "bundled": true + "bundled": true, + "optional": true }, "punycode": { "version": "1.4.1", @@ -5288,6 +5333,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 +5376,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 +5404,7 @@ "sntp": { "version": "1.0.9", "bundled": true, + "optional": true, "requires": { "hoek": "2.16.3" } @@ -5386,6 +5435,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 +5445,7 @@ "string_decoder": { "version": "1.0.1", "bundled": true, + "optional": true, "requires": { "safe-buffer": "5.0.1" } @@ -5407,6 +5458,7 @@ "strip-ansi": { "version": "3.0.1", "bundled": true, + "optional": true, "requires": { "ansi-regex": "2.1.1" } @@ -5419,6 +5471,7 @@ "tar": { "version": "2.2.1", "bundled": true, + "optional": true, "requires": { "block-stream": "0.0.9", "fstream": "1.0.11", @@ -5468,7 +5521,8 @@ }, "util-deprecate": { "version": "1.0.2", - "bundled": true + "bundled": true, + "optional": true }, "uuid": { "version": "3.0.1", @@ -5493,7 +5547,8 @@ }, "wrappy": { "version": "1.0.2", - "bundled": true + "bundled": true, + "optional": true } } }, @@ -8921,7 +8976,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..df3eaef 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@angular/common": "5.0.0", "@angular/compiler": "5.0.0", "@angular/compiler-cli": "5.0.0", - "@angular/core": "5.0.0", + "@angular/core": "11.0.5", "@angular/forms": "5.0.0", "@angular/http": "5.0.0", "@angular/platform-browser": "5.0.0",