Skip to content

Commit aa2049c

Browse files
fix(deps): update dependency dotenv to v17
1 parent fca2bb8 commit aa2049c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"license": "ISC",
1616
"dependencies": {
1717
"axios": "^1.3.4",
18-
"dotenv": "^16.0.3",
18+
"dotenv": "^17.0.0",
1919
"yargs": "^17.7.1"
2020
}
2121
}

0 commit comments

Comments
 (0)