Skip to content

Commit

Permalink
Merge pull request #59 from SaxoBank/dependabot/npm_and_yarn/authenti…
Browse files Browse the repository at this point in the history
…cation/oauth2-code-flow/redirect/backend-js/node-fetch-3.3.2

Bump node-fetch from 3.3.1 to 3.3.2 in /authentication/oauth2-code-flow/redirect/backend-js
  • Loading branch information
afmhenry committed Aug 4, 2023
2 parents 15760ea + 87c4676 commit 1a8963b
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 1a8963b

Please sign in to comment.