Skip to content

Commit 80d14a7

Browse files
Bump dotenv from 10.0.0 to 11.0.0 (#112)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 10.0.0 to 11.0.0. - [Release notes](https://github.com/motdotla/dotenv/releases) - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v10.0.0...v11.0.0) --- updated-dependencies: - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ba3a8f commit 80d14a7

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 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
@@ -26,7 +26,7 @@
2626
"homepage": "https://github.com/spinsage/express-typescript-starter-rest#readme",
2727
"dependencies": {
2828
"cors": "^2.8.5",
29-
"dotenv": "^10.0.0",
29+
"dotenv": "^11.0.0",
3030
"express": "^4.17.2"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)