Skip to content

Commit d6dea7f

Browse files
Bump dotenv in /authentication/oauth2-code-flow/redirect/backend-js
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.5 to 16.4.7. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.4.5...v16.4.7) --- updated-dependencies: - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2498bc1 commit d6dea7f

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

authentication/oauth2-code-flow/redirect/backend-js/package-lock.json

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

authentication/oauth2-code-flow/redirect/backend-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"name": "bas"
1313
},
1414
"dependencies": {
15-
"dotenv": "^16.4.5"
15+
"dotenv": "^16.4.7"
1616
}
1717
}

0 commit comments

Comments
 (0)