From a3e859c3fc709b496d800ed933f8f608f41aa287 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 04:27:21 +0000 Subject: [PATCH] Bump dotenv from 16.6.1 to 17.4.2 in /typescript Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.6.1 to 17.4.2. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v16.6.1...v17.4.2) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.4.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- typescript/examples/calendar/package.json | 2 +- .../examples/coffeeShop-zod/package.json | 2 +- typescript/examples/coffeeShop/package.json | 2 +- typescript/examples/crossword/package.json | 2 +- typescript/examples/drawing/package.json | 2 +- typescript/examples/healthData/package.json | 2 +- typescript/examples/math/package.json | 2 +- typescript/examples/multiSchema/package.json | 2 +- typescript/examples/music/package.json | 2 +- typescript/examples/restaurant/package.json | 2 +- .../examples/sentiment-zod/package.json | 2 +- typescript/examples/sentiment/package.json | 2 +- typescript/package-lock.json | 30 +++++++++---------- 13 files changed, 27 insertions(+), 27 deletions(-) diff --git a/typescript/examples/calendar/package.json b/typescript/examples/calendar/package.json index 881c8e34..0d0ba53e 100644 --- a/typescript/examples/calendar/package.json +++ b/typescript/examples/calendar/package.json @@ -11,7 +11,7 @@ "author": "", "license": "MIT", "dependencies": { - "dotenv": "^16.3.1", + "dotenv": "^17.4.2", "find-config": "^1.0.0", "typechat": "^0.1.0", "typescript": "^5.3.3" diff --git a/typescript/examples/coffeeShop-zod/package.json b/typescript/examples/coffeeShop-zod/package.json index 7cc06f15..f7c3ebc7 100644 --- a/typescript/examples/coffeeShop-zod/package.json +++ b/typescript/examples/coffeeShop-zod/package.json @@ -11,7 +11,7 @@ "author": "", "license": "MIT", "dependencies": { - "dotenv": "^16.3.1", + "dotenv": "^17.4.2", "find-config": "^1.0.0", "typechat": "^0.1.0", "zod": "^4.0.0" diff --git a/typescript/examples/coffeeShop/package.json b/typescript/examples/coffeeShop/package.json index ba9719b3..00aef5ad 100644 --- a/typescript/examples/coffeeShop/package.json +++ b/typescript/examples/coffeeShop/package.json @@ -11,7 +11,7 @@ "author": "", "license": "MIT", "dependencies": { - "dotenv": "^16.3.1", + "dotenv": "^17.4.2", "find-config": "^1.0.0", "typechat": "^0.1.0", "typescript": "^5.3.3" diff --git a/typescript/examples/crossword/package.json b/typescript/examples/crossword/package.json index 31f504c4..6a53f685 100644 --- a/typescript/examples/crossword/package.json +++ b/typescript/examples/crossword/package.json @@ -11,7 +11,7 @@ "author": "", "license": "MIT", "dependencies": { - "dotenv": "^16.3.1", + "dotenv": "^17.4.2", "find-config": "^1.0.0", "typechat": "^0.1.0", "typescript": "^5.3.3" diff --git a/typescript/examples/drawing/package.json b/typescript/examples/drawing/package.json index 1cc8d5e9..4f4774b3 100644 --- a/typescript/examples/drawing/package.json +++ b/typescript/examples/drawing/package.json @@ -11,7 +11,7 @@ "author": "", "license": "MIT", "dependencies": { - "dotenv": "^16.3.1", + "dotenv": "^17.4.2", "find-config": "^1.0.0", "typechat": "^0.1.0", "typescript": "^5.3.3" diff --git a/typescript/examples/healthData/package.json b/typescript/examples/healthData/package.json index 57108be5..f416ae21 100644 --- a/typescript/examples/healthData/package.json +++ b/typescript/examples/healthData/package.json @@ -11,7 +11,7 @@ "author": "", "license": "MIT", "dependencies": { - "dotenv": "^16.3.1", + "dotenv": "^17.4.2", "find-config": "^1.0.0", "typechat": "^0.1.0", "typescript": "^5.1.3" diff --git a/typescript/examples/math/package.json b/typescript/examples/math/package.json index 79df155c..ad46f87e 100644 --- a/typescript/examples/math/package.json +++ b/typescript/examples/math/package.json @@ -11,7 +11,7 @@ "author": "", "license": "MIT", "dependencies": { - "dotenv": "^16.3.1", + "dotenv": "^17.4.2", "find-config": "^1.0.0", "typechat": "^0.1.0", "typescript": "^5.3.3" diff --git a/typescript/examples/multiSchema/package.json b/typescript/examples/multiSchema/package.json index f5abaf4f..959c1661 100644 --- a/typescript/examples/multiSchema/package.json +++ b/typescript/examples/multiSchema/package.json @@ -12,7 +12,7 @@ "author": "", "license": "MIT", "dependencies": { - "dotenv": "^16.3.1", + "dotenv": "^17.4.2", "typechat": "^0.1.0", "find-config": "^1.0.0", "music": "^0.0.1", diff --git a/typescript/examples/music/package.json b/typescript/examples/music/package.json index fae8e6ab..6db3e473 100644 --- a/typescript/examples/music/package.json +++ b/typescript/examples/music/package.json @@ -18,7 +18,7 @@ "dependencies": { "axios": "^1.16.0", "chalk": "^2.3.1", - "dotenv": "^16.3.1", + "dotenv": "^17.4.2", "express": "^4.18.2", "find-config": "^1.0.0", "open": "^7.0.4", diff --git a/typescript/examples/restaurant/package.json b/typescript/examples/restaurant/package.json index eebfd3a5..22cf5448 100644 --- a/typescript/examples/restaurant/package.json +++ b/typescript/examples/restaurant/package.json @@ -11,7 +11,7 @@ "author": "", "license": "MIT", "dependencies": { - "dotenv": "^16.3.1", + "dotenv": "^17.4.2", "find-config": "^1.0.0", "typechat": "^0.1.0", "typescript": "^5.3.3" diff --git a/typescript/examples/sentiment-zod/package.json b/typescript/examples/sentiment-zod/package.json index 8b6bd49c..9548c93b 100644 --- a/typescript/examples/sentiment-zod/package.json +++ b/typescript/examples/sentiment-zod/package.json @@ -11,7 +11,7 @@ "author": "", "license": "MIT", "dependencies": { - "dotenv": "^16.3.1", + "dotenv": "^17.4.2", "find-config": "^1.0.0", "typechat": "^0.1.0" }, diff --git a/typescript/examples/sentiment/package.json b/typescript/examples/sentiment/package.json index 0d07ecc8..46101ef0 100644 --- a/typescript/examples/sentiment/package.json +++ b/typescript/examples/sentiment/package.json @@ -11,7 +11,7 @@ "author": "", "license": "MIT", "dependencies": { - "dotenv": "^16.3.1", + "dotenv": "^17.4.2", "find-config": "^1.0.0", "typechat": "^0.1.0", "typescript": "^5.3.3" diff --git a/typescript/package-lock.json b/typescript/package-lock.json index 9504d04f..b0fcb35c 100644 --- a/typescript/package-lock.json +++ b/typescript/package-lock.json @@ -35,7 +35,7 @@ "version": "0.0.1", "license": "MIT", "dependencies": { - "dotenv": "^16.3.1", + "dotenv": "^17.4.2", "find-config": "^1.0.0", "typechat": "^0.1.0", "typescript": "^5.3.3" @@ -51,7 +51,7 @@ "version": "0.0.1", "license": "MIT", "dependencies": { - "dotenv": "^16.3.1", + "dotenv": "^17.4.2", "find-config": "^1.0.0", "typechat": "^0.1.0", "typescript": "^5.3.3" @@ -67,7 +67,7 @@ "version": "0.0.1", "license": "MIT", "dependencies": { - "dotenv": "^16.3.1", + "dotenv": "^17.4.2", "find-config": "^1.0.0", "typechat": "^0.1.0", "zod": "^4.0.0" @@ -83,7 +83,7 @@ "version": "0.0.1", "license": "MIT", "dependencies": { - "dotenv": "^16.3.1", + "dotenv": "^17.4.2", "find-config": "^1.0.0", "typechat": "^0.1.0", "typescript": "^5.3.3" @@ -98,7 +98,7 @@ "version": "0.0.1", "license": "MIT", "dependencies": { - "dotenv": "^16.3.1", + "dotenv": "^17.4.2", "find-config": "^1.0.0", "typechat": "^0.1.0", "typescript": "^5.3.3" @@ -114,7 +114,7 @@ "version": "0.0.1", "license": "MIT", "dependencies": { - "dotenv": "^16.3.1", + "dotenv": "^17.4.2", "find-config": "^1.0.0", "typechat": "^0.1.0", "typescript": "^5.1.3" @@ -129,7 +129,7 @@ "version": "0.0.1", "license": "MIT", "dependencies": { - "dotenv": "^16.3.1", + "dotenv": "^17.4.2", "find-config": "^1.0.0", "typechat": "^0.1.0", "typescript": "^5.3.3" @@ -145,7 +145,7 @@ "version": "0.0.1", "license": "MIT", "dependencies": { - "dotenv": "^16.3.1", + "dotenv": "^17.4.2", "find-config": "^1.0.0", "music": "^0.0.1", "typechat": "^0.1.0", @@ -163,7 +163,7 @@ "dependencies": { "axios": "^1.16.0", "chalk": "^2.3.1", - "dotenv": "^16.3.1", + "dotenv": "^17.4.2", "express": "^4.18.2", "find-config": "^1.0.0", "open": "^7.0.4", @@ -183,7 +183,7 @@ "version": "0.0.1", "license": "MIT", "dependencies": { - "dotenv": "^16.3.1", + "dotenv": "^17.4.2", "find-config": "^1.0.0", "typechat": "^0.1.0", "typescript": "^5.3.3" @@ -198,7 +198,7 @@ "version": "0.0.1", "license": "MIT", "dependencies": { - "dotenv": "^16.3.1", + "dotenv": "^17.4.2", "find-config": "^1.0.0", "typechat": "^0.1.0", "typescript": "^5.3.3" @@ -213,7 +213,7 @@ "version": "0.0.1", "license": "MIT", "dependencies": { - "dotenv": "^16.3.1", + "dotenv": "^17.4.2", "find-config": "^1.0.0", "typechat": "^0.1.0" }, @@ -1026,9 +1026,9 @@ } }, "node_modules/dotenv": { - "version": "16.6.1", - "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.6.1.tgz", - "integrity": "sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==", + "version": "17.4.2", + "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.4.2.tgz", + "integrity": "sha512-nI4U3TottKAcAD9LLud4Cb7b2QztQMUEfHbvhTH09bqXTxnSie8WnjPALV/WMCrJZ6UV/qHJ6L03OqO3LcdYZw==", "license": "BSD-2-Clause", "engines": { "node": ">=12"