Skip to content

Commit bc58dec

Browse files
deps: bump dotenv from 17.2.0 to 17.2.2 (#26)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.2.0 to 17.2.2. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.2.0...v17.2.2) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dc1ad60 commit bc58dec

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"homepage": "https://github.com/filecoin-station/utils#readme",
2020
"dependencies": {
2121
"@glif/filecoin-address": "^4.0.0",
22-
"dotenv": "^17.2.0",
22+
"dotenv": "^17.2.2",
2323
"ethers": "^6.15.0",
2424
"p-retry": "^6.2.1"
2525
},

0 commit comments

Comments
 (0)