Skip to content

Commit 0ea48d2

Browse files
Bump dotenv from 10.0.0 to 16.0.1 (#142)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 10.0.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@v10.0.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4410a14 commit 0ea48d2

File tree

2 files changed

+26
-9
lines changed

2 files changed

+26
-9
lines changed

package-lock.json

Lines changed: 25 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"apollo-server-lambda": "^3.1.2",
2626
"aws-sdk": "^2.971.0",
2727
"bcryptjs": "^2.4.3",
28-
"dotenv": "^10.0.0",
28+
"dotenv": "^16.0.1",
2929
"express-jwt": "^6.0.0",
3030
"geolib": "^3.3.3",
3131
"graphql": "^15.3.0",

0 commit comments

Comments
 (0)