Skip to content

Commit b7134cd

Browse files
chore(deps): bump dotenv from 8.6.0 to 16.0.1
Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.6.0 to 16.0.1. - [Release notes](https://github.com/motdotla/dotenv/releases) - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v8.6.0...v16.0.1) --- updated-dependencies: - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0bd5c2d commit b7134cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/with-graphql-nexus/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"apollo-server-express": "^2.14.2",
1616
"bcrypt": "^3.0.6",
1717
"cookie-parser": "^1.4.4",
18-
"dotenv": "^8.2.0",
18+
"dotenv": "^16.0.1",
1919
"express": "^4.17.1",
2020
"graphql": "^14.5.8",
2121
"graphql-middleware": "^4.0.1",

0 commit comments

Comments
 (0)