Skip to content

Commit

Permalink
fix: Bump node-fetch dep to pick up security release (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
max-stytch committed Apr 26, 2023
1 parent 0d782c8 commit fc661e1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

5 changes: 5 additions & 0 deletions package.json
Expand Up @@ -53,6 +53,11 @@
"isomorphic-unfetch": "^3.1.0",
"jose": "^4.13.1"
},
"overrides": {
"isomorphic-unfetch": {
"node-fetch": "2.6.9"
}
},
"eslintConfig": {
"extends": "airbnb",
"env": {
Expand Down

0 comments on commit fc661e1

Please sign in to comment.