From 3cb8a7de133666f7266620c517715ae3d2d3dced Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 May 2022 21:19:13 +0000 Subject: [PATCH] chore(deps): bump minimist from 1.2.5 to 1.2.6 in /demo Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist 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..bd1c39f 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" @@ -3779,9 +3777,9 @@ } }, "node_modules/minimist": { - "version": "1.2.5", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz", - "integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==" + "version": "1.2.6", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz", + "integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==" }, "node_modules/minipass": { "version": "3.1.3", @@ -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", @@ -10537,9 +10536,9 @@ } }, "minimist": { - "version": "1.2.5", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz", - "integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==" + "version": "1.2.6", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz", + "integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==" }, "minipass": { "version": "3.1.3", @@ -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": { @@ -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",