From 9d141c8700becec6bf560c889883af1265d649b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Apr 2022 22:28:31 +0000 Subject: [PATCH] Bump minimist from 1.2.5 to 1.2.6 in /MyApp 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] --- MyApp/npm-shrinkwrap.json | 48 +++++++++++++++++++-------------------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/MyApp/npm-shrinkwrap.json b/MyApp/npm-shrinkwrap.json index fddfb3c..9c7ee79 100644 --- a/MyApp/npm-shrinkwrap.json +++ b/MyApp/npm-shrinkwrap.json @@ -9,7 +9,7 @@ "version": "0.1.0", "hasInstallScript": true, "dependencies": { - "@servicestack/client": "^1.0.57", + "@servicestack/client": "^1.1.19", "@servicestack/react": "^1.0.8", "@testing-library/jest-dom": "^5.12.0", "@testing-library/react": "^11.2.7", @@ -25,7 +25,7 @@ "react-dom": "^17.0.2", "react-router-dom": "^5.2.0", "react-scripts": "^4.0.3", - "typescript": "^4.2.4", + "typescript": "^4.5.4", "web-vitals": "^1.1.2" } }, @@ -2712,13 +2712,13 @@ "integrity": "sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==" }, "node_modules/@servicestack/client": { - "version": "1.0.57", - "resolved": "https://registry.npmjs.org/@servicestack/client/-/client-1.0.57.tgz", - "integrity": "sha512-iPqZlRYsiS6+Ynz2Z2VQG7F7f0DhPSYABuv3JQRUnAsd5Ky7s2REYT1Wco4V03/iAzxvFtc20HZRVKhbWpyeBw==", + "version": "1.1.21", + "resolved": "https://registry.npmjs.org/@servicestack/client/-/client-1.1.21.tgz", + "integrity": "sha512-Wchs2fzKZGtgwoTqyjwcCP6Hf6kmcwpeo0F/J3ZPldrN8JrCD/mWEO8Eh7M0IwQZjQ0eUH8xTWCfc5m3i9+c+Q==", "dependencies": { - "cross-fetch": "^3.1.0", + "cross-fetch": "^3.1.4", "es6-shim": "^0.35.6", - "eventsource": "^1.0.7" + "eventsource": "^1.1.0" } }, "node_modules/@servicestack/react": { @@ -12717,9 +12717,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.5", @@ -18852,9 +18852,9 @@ } }, "node_modules/typescript": { - "version": "4.5.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.2.tgz", - "integrity": "sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==", + "version": "4.6.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.3.tgz", + "integrity": "sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" @@ -23022,13 +23022,13 @@ } }, "@servicestack/client": { - "version": "1.0.57", - "resolved": "https://registry.npmjs.org/@servicestack/client/-/client-1.0.57.tgz", - "integrity": "sha512-iPqZlRYsiS6+Ynz2Z2VQG7F7f0DhPSYABuv3JQRUnAsd5Ky7s2REYT1Wco4V03/iAzxvFtc20HZRVKhbWpyeBw==", + "version": "1.1.21", + "resolved": "https://registry.npmjs.org/@servicestack/client/-/client-1.1.21.tgz", + "integrity": "sha512-Wchs2fzKZGtgwoTqyjwcCP6Hf6kmcwpeo0F/J3ZPldrN8JrCD/mWEO8Eh7M0IwQZjQ0eUH8xTWCfc5m3i9+c+Q==", "requires": { - "cross-fetch": "^3.1.0", + "cross-fetch": "^3.1.4", "es6-shim": "^0.35.6", - "eventsource": "^1.0.7" + "eventsource": "^1.1.0" } }, "@servicestack/react": { @@ -30888,9 +30888,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.5", @@ -35769,9 +35769,9 @@ } }, "typescript": { - "version": "4.5.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.2.tgz", - "integrity": "sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==" + "version": "4.6.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.3.tgz", + "integrity": "sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==" }, "unbox-primitive": { "version": "1.0.1",