fix(deps): update dotenv to 17.0.0 (#53)

This commit is contained in:
renovate[bot]
2025-07-01 15:55:05 +03:00
committed by GitHub
parent 9f4d340c40
commit 45acd82bb1
2 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@
"author": "Ismo Vuorinen <https://github.com/ivuorinen>",
"license": "MIT",
"dependencies": {
"dotenv": "^16.0.3",
"dotenv": "^17.0.0",
"express": "^5.0.0",
"openapi-fetch": "^0.14.0"
},