Skip to content

Commit

Permalink
fix(deps): update dependency dotenv to ^9.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 25, 2022
1 parent 21cea98 commit e23e15a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/fixtures/kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@types/node": "^18.11.17",
"apollo-server": "^3.11.1",
"cross-env": "^7.0.3",
"dotenv": "^9.0.0",
"dotenv": "^9.0.2",
"graphql": "^15.8.0",
"nexus": "1.1.0",
"prisma": "__dynamic__",
Expand Down

0 comments on commit e23e15a

Please sign in to comment.