Skip to content

Commit df4070d

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 db1be36 commit df4070d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/with-graphql-nexus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"apollo-server-express": "^2.14.2",
1515
"bcrypt": "^3.0.6",
1616
"cookie-parser": "^1.4.4",
17-
"dotenv": "^8.2.0",
17+
"dotenv": "^16.0.1",
1818
"express": "^4.17.1",
1919
"graphql": "^14.5.8",
2020
"graphql-middleware": "^4.0.1",

0 commit comments

Comments
 (0)