Skip to content

Commit f46aace

Browse files
Bump dotenv from 16.6.1 to 17.4.2 in /typescript/examples/math
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](motdotla/dotenv@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] <support@github.com>
1 parent 1568858 commit f46aace

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

typescript/examples/math/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"author": "",
1212
"license": "MIT",
1313
"dependencies": {
14-
"dotenv": "^16.3.1",
14+
"dotenv": "^17.4.2",
1515
"find-config": "^1.0.0",
1616
"typechat": "^0.1.0",
1717
"typescript": "^5.3.3"

0 commit comments

Comments
 (0)