diff --git a/package.json b/package.json index 428c863b..8e8d5808 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "prettier": "@kachkaev/prettier-config", "dependencies": { "@vercel/analytics": "1.5.0", - "hosted-git-info": "8.1.0", + "hosted-git-info": "9.0.2", "lru-cache": "10.4.3", "next": "16.0.3", "react": "19.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cc73519a..ed5960b9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 1.5.0 version: 1.5.0(next@16.0.3(@babel/core@7.28.5)(babel-plugin-react-compiler@1.0.0)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0) hosted-git-info: - specifier: 8.1.0 - version: 8.1.0 + specifier: 9.0.2 + version: 9.0.2 lru-cache: specifier: 10.4.3 version: 10.4.3 @@ -1392,9 +1392,9 @@ packages: hermes-parser@0.25.1: resolution: {integrity: sha512-6pEjquH3rqaI6cYAXYPcz9MS4rY6R4ngRgrgfDshRptUZIc3lw0MCIJIGDj9++mfySOuPTHB4nrSW99BCvOPIA==} - hosted-git-info@8.1.0: - resolution: {integrity: sha512-Rw/B2DNQaPBICNXEm8balFz9a6WpZrkCGpcWFpy7nCj+NyhSdqXipmfvtmWt9xGfp0wZnBxB+iVpLmQMYt47Tw==} - engines: {node: ^18.17.0 || >=20.5.0} + hosted-git-info@9.0.2: + resolution: {integrity: sha512-M422h7o/BR3rmCQ8UHi7cyyMqKltdP9Uo+J2fXK+RSAY+wTcKOIRyhTuKv4qn+DJf3g+PL890AzId5KZpX+CBg==} + engines: {node: ^20.17.0 || >=22.9.0} human-signals@3.0.1: resolution: {integrity: sha512-rQLskxnM/5OCldHo+wNXbpVgDn5A17CUoKX+7Sokwaknlq7CdSnphy0W39GU8dw59XiCXmFXDg4fRuckQRKewQ==} @@ -4088,9 +4088,9 @@ snapshots: dependencies: hermes-estree: 0.25.1 - hosted-git-info@8.1.0: + hosted-git-info@9.0.2: dependencies: - lru-cache: 10.4.3 + lru-cache: 11.2.2 human-signals@3.0.1: {}