From 6cb9b1164e1ce3c1a0897a0503a05b5d49dc457c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 May 2022 21:18:06 +0000 Subject: [PATCH] chore(deps): bump shelljs from 0.8.4 to 0.8.5 in /demo Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5. - [Release notes](https://github.com/shelljs/shelljs/releases) - [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5) --- updated-dependencies: - dependency-name: shelljs dependency-type: indirect ... Signed-off-by: dependabot[bot] --- demo/package-lock.json | 57 ++++++++++++++++++++---------------------- 1 file changed, 27 insertions(+), 30 deletions(-) diff --git a/demo/package-lock.json b/demo/package-lock.json index e19048f..b5cc934 100644 --- a/demo/package-lock.json +++ b/demo/package-lock.json @@ -19,16 +19,14 @@ } }, "../src": { - "version": "1.0.0", + "name": "nativescript-jumio", + "version": "1.1.11", "license": "Apache-2.0", - "dependencies": { - "@types/node": "14.14.22", - "ts-node": "^9.1.1" - }, "devDependencies": { - "@nativescript/core": "^7.1.0", - "@nativescript/types": "^7.1.0", - "@nativescript/webpack": "^4.0.0", + "@nativescript/core": "^8.2.3", + "@nativescript/types": "^8.2.0", + "@nativescript/webpack": "^5.0.6", + "@types/node": "^17.0.31", "@typescript-eslint/eslint-plugin": "^4.12.0", "@typescript-eslint/eslint-plugin-tslint": "^4.12.0", "@typescript-eslint/parser": "^4.12.0", @@ -36,9 +34,9 @@ "prompt": "^1.0.0", "rimraf": "^2.6.3", "semver": "^5.6.0", - "ts-patch": "^1.3.1", - "tslint": "^5.12.1", - "typescript": "4.1.3" + "ts-patch": "^2.0.1", + "tslint": "^6.1.3", + "typescript": "^4.6.4" }, "engines": { "node": ">=15" @@ -5506,9 +5504,9 @@ } }, "node_modules/shelljs": { - "version": "0.8.4", - "resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.8.4.tgz", - "integrity": "sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ==", + "version": "0.8.5", + "resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.8.5.tgz", + "integrity": "sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==", "dependencies": { "glob": "^7.0.0", "interpret": "^1.0.0", @@ -6191,7 +6189,6 @@ "version": "3.9.7", "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.7.tgz", "integrity": "sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==", - "dev": true, "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" @@ -8047,12 +8044,14 @@ "ajv-errors": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/ajv-errors/-/ajv-errors-1.0.1.tgz", - "integrity": "sha512-DCRfO/4nQ+89p/RK43i8Ezd41EqdGIU4ld7nGF8OQ14oc/we5rEntLCUa7+jrn3nn83BosfwZA0wb4pon2o8iQ==" + "integrity": "sha512-DCRfO/4nQ+89p/RK43i8Ezd41EqdGIU4ld7nGF8OQ14oc/we5rEntLCUa7+jrn3nn83BosfwZA0wb4pon2o8iQ==", + "requires": {} }, "ajv-keywords": { "version": "3.5.2", "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz", - "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==" + "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==", + "requires": {} }, "ansi-regex": { "version": "4.1.0", @@ -10676,10 +10675,10 @@ "nativescript-jumio": { "version": "file:../src", "requires": { - "@nativescript/core": "^7.1.0", - "@nativescript/types": "^7.1.0", - "@nativescript/webpack": "^4.0.0", - "@types/node": "14.14.22", + "@nativescript/core": "^8.2.3", + "@nativescript/types": "^8.2.0", + "@nativescript/webpack": "^5.0.6", + "@types/node": "^17.0.31", "@typescript-eslint/eslint-plugin": "^4.12.0", "@typescript-eslint/eslint-plugin-tslint": "^4.12.0", "@typescript-eslint/parser": "^4.12.0", @@ -10687,10 +10686,9 @@ "prompt": "^1.0.0", "rimraf": "^2.6.3", "semver": "^5.6.0", - "ts-node": "^9.1.1", - "ts-patch": "^1.3.1", - "tslint": "^5.12.1", - "typescript": "4.1.3" + "ts-patch": "^2.0.1", + "tslint": "^6.1.3", + "typescript": "^4.6.4" } }, "nativescript-worker-loader": { @@ -11896,9 +11894,9 @@ "integrity": "sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=" }, "shelljs": { - "version": "0.8.4", - "resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.8.4.tgz", - "integrity": "sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ==", + "version": "0.8.5", + "resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.8.5.tgz", + "integrity": "sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==", "requires": { "glob": "^7.0.0", "interpret": "^1.0.0", @@ -12440,8 +12438,7 @@ "typescript": { "version": "3.9.7", "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.7.tgz", - "integrity": "sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==", - "dev": true + "integrity": "sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==" }, "union-value": { "version": "1.0.1",