Skip to content
This repository was archived by the owner on Jan 7, 2026. It is now read-only.

Commit 05645ad

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

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 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
@@ -14,7 +14,7 @@
1414
},
1515
"homepage": "https://github.com/filecoin-station/fil-deal-ingester#readme",
1616
"dependencies": {
17-
"dotenv": "^17.1.0",
17+
"dotenv": "^17.2.0",
1818
"pg": "^8.16.3",
1919
"split2": "^4.2.0",
2020
"varint": "^6.0.0"

0 commit comments

Comments
 (0)