Skip to content

Commit

Permalink
chore(deps): update dependency node-fetch to v3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 25, 2023
1 parent 30436e0 commit 31ca585
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"follow-redirects": "1.15.2",
"got": "12.6.0",
"nanoid": "3.3.6",
"node-fetch": "3.3.1",
"node-fetch": "3.3.2",
"node-forge": "1.3.1",
"nth-check": "2.1.1",
"postcss": "8.4.23",
Expand Down Expand Up @@ -60,7 +60,7 @@
"shelljs": ">=0.8.5",
"follow-redirects": "1.15.2",
"nanoid": "3.3.6",
"node-fetch": "3.3.1",
"node-fetch": "3.3.2",
"node-forge": "1.3.1",
"postcss": "8.4.23",
"react": "18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5330,10 +5330,10 @@ node-emoji@^1.10.0:
dependencies:
lodash "^4.17.21"

[email protected], [email protected].1:
version "3.3.1"
resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-3.3.1.tgz"
integrity sha512-cRVc/kyto/7E5shrWca1Wsea4y6tL9iYJE5FBCius3JQfb/4P4I295PfhgbJQBLTx6lATE4z+wK0rPM4VS2uow==
[email protected], [email protected].2:
version "3.3.2"
resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-3.3.2.tgz"
integrity sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==
dependencies:
data-uri-to-buffer "^4.0.0"
fetch-blob "^3.1.4"
Expand Down

0 comments on commit 31ca585

Please sign in to comment.