Skip to content

Commit 345c315

Browse files
Update dependency dotenv to v17
1 parent ba7ec98 commit 345c315

File tree

2 files changed

+11
-8
lines changed

2 files changed

+11
-8
lines changed

package-lock.json

Lines changed: 10 additions & 7 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
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"@actions/core": "^1.10.0",
3232
"@actions/exec": "^1.1.0",
33-
"dotenv": "^16.0.1",
33+
"dotenv": "^17.0.0",
3434
"npm-watch": "^0.11.0"
3535
}
3636
}

0 commit comments

Comments
 (0)