Skip to content

Commit

Permalink
chore(deps): update dependency cross-fetch to v4.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 26, 2024
1 parent d8c6ed0 commit 5288ee4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@testing-library/react": "14.3.1",
"@testing-library/user-event": "14.5.2",
"@types/node": "18.19.68",
"cross-fetch": "4.0.0",
"cross-fetch": "4.1.0",
"msw": "1.3.5",
"prettier": "3.4.2"
},
Expand Down
12 changes: 6 additions & 6 deletions workspaces/openshift-image-registry/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10547,7 +10547,7 @@ __metadata:
"@testing-library/react": 14.3.1
"@testing-library/user-event": 14.5.2
"@types/node": 18.19.68
cross-fetch: 4.0.0
cross-fetch: 4.1.0
msw: 1.3.5
prettier: 3.4.2
react-use: ^17.4.0
Expand Down Expand Up @@ -17502,12 +17502,12 @@ __metadata:
languageName: node
linkType: hard

"cross-fetch@npm:4.0.0, cross-fetch@npm:^4.0.0":
version: 4.0.0
resolution: "cross-fetch@npm:4.0.0"
"cross-fetch@npm:4.1.0, cross-fetch@npm:^4.0.0":
version: 4.1.0
resolution: "cross-fetch@npm:4.1.0"
dependencies:
node-fetch: ^2.6.12
checksum: ecca4f37ffa0e8283e7a8a590926b66713a7ef7892757aa36c2d20ffa27b0ac5c60dcf453119c809abe5923fc0bae3702a4d896bfb406ef1077b0d0018213e24
node-fetch: ^2.7.0
checksum: c02fa85d59f83e50dbd769ee472c9cc984060c403ee5ec8654659f61a525c1a655eef1c7a35e365c1a107b4e72d76e786718b673d1cb3c97f61d4644cb0a9f9d
languageName: node
linkType: hard

Expand Down

0 comments on commit 5288ee4

Please sign in to comment.