diff --git a/cli/package.json b/cli/package.json index a7f0700..c28c477 100644 --- a/cli/package.json +++ b/cli/package.json @@ -30,7 +30,7 @@ "license": "MIT", "dependencies": { "chalk": "^5.6.2", - "dotenv": "^16.4.5" + "dotenv": "^17.2.3" }, "devDependencies": { "@types/chalk": "^2.2.4", diff --git a/package/github/package.json b/package/github/package.json index 390a3ab..2f6f197 100644 --- a/package/github/package.json +++ b/package/github/package.json @@ -30,7 +30,7 @@ "fastify": "^5.6.2", "pino": "^8.17.0", "pino-pretty": "^13.1.3", - "dotenv": "^16.3.0", + "dotenv": "^17.2.3", "zod": "^4.3.4", "node-cron": "^4.2.1" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4e01828..8200246 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -122,8 +122,8 @@ importers: specifier: ^5.6.2 version: 5.6.2 dotenv: - specifier: ^16.4.5 - version: 16.6.1 + specifier: ^17.2.3 + version: 17.2.3 devDependencies: '@types/chalk': specifier: ^2.2.4 @@ -150,8 +150,8 @@ importers: specifier: ^14.2.0 version: 14.2.0 dotenv: - specifier: ^16.3.0 - version: 16.6.1 + specifier: ^17.2.3 + version: 17.2.3 fastify: specifier: ^5.6.2 version: 5.6.2 @@ -2416,6 +2416,10 @@ packages: resolution: {integrity: sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==} engines: {node: '>=12'} + dotenv@17.2.3: + resolution: {integrity: sha512-JVUnt+DUIzu87TABbhPmNfVdBDt18BLOWjMUFJMSi/Qqg7NTYtabbvSNJGOJ7afbRuv9D/lngizHtP7QyLQ+9w==} + engines: {node: '>=12'} + dunder-proto@1.0.1: resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==} engines: {node: '>= 0.4'} @@ -7117,6 +7121,8 @@ snapshots: dotenv@16.6.1: {} + dotenv@17.2.3: {} + dunder-proto@1.0.1: dependencies: call-bind-apply-helpers: 1.0.2