Skip to content

Commit

Permalink
chore(deps-dev): bump node-fetch from 3.3.0 to 3.3.1
Browse files Browse the repository at this point in the history
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v3.3.0...v3.3.1)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent 993b235 commit cd2629e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"jest": "^29.4.3",
"mock-req": "^0.2.0",
"mock-res": "^0.6.0",
"node-fetch": "^3.3.0",
"node-fetch": "^3.3.1",
"nodemon": "^2.0.20",
"pg": "^8.9.0",
"prettier": "^2.8.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4763,7 +4763,7 @@ __metadata:
jest: ^29.4.3
mock-req: ^0.2.0
mock-res: ^0.6.0
node-fetch: ^3.3.0
node-fetch: ^3.3.1
nodemon: ^2.0.20
pg: ^8.9.0
prettier: ^2.8.4
Expand Down Expand Up @@ -12012,14 +12012,14 @@ __metadata:
languageName: node
linkType: hard

"node-fetch@npm:^3.3.0":
version: 3.3.0
resolution: "node-fetch@npm:3.3.0"
"node-fetch@npm:^3.3.1":
version: 3.3.2
resolution: "node-fetch@npm:3.3.2"
dependencies:
data-uri-to-buffer: ^4.0.0
fetch-blob: ^3.1.4
formdata-polyfill: ^4.0.10
checksum: e9936908d2783d3c48a038e187f8062de294d75ef43ec8ab812d7cbd682be2b67605868758d2e9cad6103706dcfe4a9d21d78f6df984e8edf10e7a5ce2e665f8
checksum: 06a04095a2ddf05b0830a0d5302699704d59bda3102894ea64c7b9d4c865ecdff2d90fd042df7f5bc40337266961cb6183dcc808ea4f3000d024f422b462da92
languageName: node
linkType: hard

Expand Down

0 comments on commit cd2629e

Please sign in to comment.