Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit d3d527e

Browse files
build(deps): bump dotenv from 8.2.0 to 9.0.2 in /token-swap/js (#1701)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.2.0 to 9.0.2. - [Release notes](https://github.com/motdotla/dotenv/releases) - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v8.2.0...v9.0.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 88eb286 commit d3d527e

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

token-swap/js/package-lock.json

Lines changed: 9 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

token-swap/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@solana/web3.js": "^1.10.0",
5454
"bn.js": "^5.1.3",
5555
"buffer-layout": "^1.2.0",
56-
"dotenv": "8.2.0",
56+
"dotenv": "9.0.2",
5757
"json-to-pretty-yaml": "^1.2.2",
5858
"mkdirp": "1.0.4"
5959
},

0 commit comments

Comments
 (0)