diff --git a/package-lock.json b/package-lock.json index 5939193..0a37d1b 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.4.27", + "get-it": "8.4.28", "get-latest-version": "5.1.0", "git-remote-origin-url": "3.1.0", "git-user-info": "2.0.3", @@ -12382,9 +12382,9 @@ } }, "node_modules/get-it": { - "version": "8.4.27", - "resolved": "https://registry.npmjs.org/get-it/-/get-it-8.4.27.tgz", - "integrity": "sha512-3ferjw17+sUrDws9Q5JOvC2ecaEjXQlBTarRNe7JLtKhzsnc7AILYzgn0TD0NZNuaeb7rEcGLX7tGHsDISJyAg==", + "version": "8.4.28", + "resolved": "https://registry.npmjs.org/get-it/-/get-it-8.4.28.tgz", + "integrity": "sha512-zLUAazo/UMrm7tvhhHD6w/eKVuilXPW8zR1klDmGKZPP6LhWZ0iUWjel8EVi3OIeSMKS53XwDl5paiGsqCwhxQ==", "workspaces": [ "test-next" ], diff --git a/package.json b/package.json index ba7ce57..74300d9 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.4.27", + "get-it": "8.4.28", "get-latest-version": "5.1.0", "git-remote-origin-url": "3.1.0", "git-user-info": "2.0.3",