diff --git a/package-lock.json b/package-lock.json index 250d1d9..a2a9aa2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "discover-path": "1.0.0", "email-validator": "2.0.4", "execa": "5.1.1", - "get-it": "8.6.1", + "get-it": "8.6.2", "get-latest-version": "5.1.0", "git-remote-origin-url": "3.1.0", "git-user-info": "2.0.3", @@ -14118,13 +14118,10 @@ } }, "node_modules/get-it": { - "version": "8.6.1", - "resolved": "https://registry.npmjs.org/get-it/-/get-it-8.6.1.tgz", - "integrity": "sha512-fCK6M+WkN1TuXzYac0RYk9OK4VdJKV1xG3fe9D3TU2is/G8ofz6/+hRBCiddO/eNPhnhMBpYIk2kNx1S4NRdsg==", + "version": "8.6.2", + "resolved": "https://registry.npmjs.org/get-it/-/get-it-8.6.2.tgz", + "integrity": "sha512-yZNwjgWGc1bmu+NGlb834A5SpfJAlVubOmyMjnwMnGdO4dpCshAFahFTC9Ct123FSf9cY1aSVPLJS2/BKaQ+GA==", "license": "MIT", - "workspaces": [ - "test-next" - ], "dependencies": { "decompress-response": "^7.0.0", "follow-redirects": "^1.15.6", diff --git a/package.json b/package.json index a99c00d..0e2179c 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "discover-path": "1.0.0", "email-validator": "2.0.4", "execa": "5.1.1", - "get-it": "8.6.1", + "get-it": "8.6.2", "get-latest-version": "5.1.0", "git-remote-origin-url": "3.1.0", "git-user-info": "2.0.3",