Skip to content

Commit

Permalink
Bump node-fetch in /authentication/oauth2-code-flow/redirect/backend-js
Browse files Browse the repository at this point in the history
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v3.3.1...v3.3.2)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 4, 2023
1 parent 15760ea commit 87c4676
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"dependencies": {
"express": "~4.18.2",
"morgan": "~1.10.0",
"node-fetch": "^3.3.1"
"node-fetch": "^3.3.2"
}
}

0 comments on commit 87c4676

Please sign in to comment.