Skip to content

Commit bddc591

Browse files
Bump follow-redirects in /protected-api-access-protected-api (#106)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.8 to 1.15.4. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.14.8...v1.15.4) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 84ff853 commit bddc591

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

protected-api-access-protected-api/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.

protected-api-access-protected-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"express": "^4.17.3",
55
"express-jwt": "^6.1.0",
66
"express-jwt-authz": "^2.4.1",
7-
"follow-redirects": "^1.14.8",
7+
"follow-redirects": "^1.15.4",
88
"jwks-rsa": "^2.0.5"
99
}
1010
}

0 commit comments

Comments
 (0)