Skip to content

Commit fe4a4c5

Browse files
chore(deps): bump dotenv from 16.6.1 to 17.3.1 (#350)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.6.1 to 17.3.1. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.6.1...v17.3.1) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.3.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 110ddfc commit fe4a4c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"workspaces": ["packages/*"],
3030
"dependencies": {
31-
"dotenv": "^16.5.0",
31+
"dotenv": "^17.3.1",
3232
"memoize": "^10.1.0",
3333
"reflect-metadata": "^0.2.2",
3434
"rollup": "^4.52.4",

0 commit comments

Comments
 (0)