Skip to content

Commit e7d29cf

Browse files
build(deps): bump dotenv from 16.4.7 to 17.2.2
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.7 to 17.2.2. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.4.7...v17.2.2) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 98d5a77 commit e7d29cf

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@solana/spl-token": "^0.4.8",
1818
"@solana/web3.js": "^1.68.0",
1919
"commander": "^13.0.0",
20-
"dotenv": "^16.4.5"
20+
"dotenv": "^17.2.2"
2121
},
2222
"devDependencies": {
2323
"@types/bn.js": "^5.1.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1432,6 +1432,11 @@ dotenv@^16.0.1, dotenv@^16.4.5:
14321432
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.7.tgz#0e20c5b82950140aa99be360a8a5f52335f53c26"
14331433
integrity sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==
14341434

1435+
dotenv@^17.2.2:
1436+
version "17.2.2"
1437+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.2.tgz#4010cfe1c2be4fc0f46fd3d951afb424bc067ac6"
1438+
integrity sha512-Sf2LSQP+bOlhKWWyhFsn0UsfdK/kCWRv1iuA2gXAwt3dyNabr6QSj00I2V10pidqz69soatm9ZwZvpQMTIOd5Q==
1439+
14351440
dunder-proto@^1.0.1:
14361441
version "1.0.1"
14371442
resolved "https://registry.yarnpkg.com/dunder-proto/-/dunder-proto-1.0.1.tgz#d7ae667e1dc83482f8b70fd0f6eefc50da30f58a"

0 commit comments

Comments
 (0)