diff --git a/package.json b/package.json index 5d19f4a..571ee36 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@tsconfig/node18": "18.2.4", "@types/node": "22.13.14", "@vitest/coverage-v8": "3.1.1", - "dotenv": "16.4.7", + "dotenv": "17.2.3", "eslint": "9.21.0", "lint-staged": "16.1.0", "nanoid": "5.1.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0ad6e41..a588b17 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: 3.1.1 version: 3.1.1(vitest@3.1.1(@types/node@22.13.14)(yaml@2.8.0)) dotenv: - specifier: 16.4.7 - version: 16.4.7 + specifier: 17.2.3 + version: 17.2.3 eslint: specifier: 9.21.0 version: 9.21.0 @@ -1174,8 +1174,8 @@ packages: resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==} engines: {node: '>=6.0.0'} - dotenv@16.4.7: - resolution: {integrity: sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==} + dotenv@17.2.3: + resolution: {integrity: sha512-JVUnt+DUIzu87TABbhPmNfVdBDt18BLOWjMUFJMSi/Qqg7NTYtabbvSNJGOJ7afbRuv9D/lngizHtP7QyLQ+9w==} engines: {node: '>=12'} dotenv@8.6.0: @@ -2146,6 +2146,7 @@ packages: source-map@0.8.0-beta.0: resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==} engines: {node: '>= 8'} + deprecated: The work that was done in this beta branch won't be included in future versions spawndamnit@3.0.1: resolution: {integrity: sha512-MmnduQUuHCoFckZoWnXsTg7JaiLBJrKFj9UI2MbRPGaJeVpsLcVBu6P/IGZovziM/YBsellCmsprgNA+w0CzVg==} @@ -3583,7 +3584,7 @@ snapshots: dependencies: esutils: 2.0.3 - dotenv@16.4.7: {} + dotenv@17.2.3: {} dotenv@8.6.0: {}