Skip to content

Commit

Permalink
chore(deps): update dependency cross-fetch to v3.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2024
1 parent b4b3437 commit 18b0ee4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion plugins/score-card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@types/jest": "*",
"@types/node": "^20.11.5",
"@types/react-dom": "*",
"cross-fetch": "3.1.5",
"cross-fetch": "3.1.8",
"http-server": "14.1.1",
"msw": "0.47.3"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7895,7 +7895,7 @@ __metadata:
"@types/node": "npm:^20.11.5"
"@types/react": "npm:^18.0.0"
"@types/react-dom": "npm:*"
cross-fetch: "npm:3.1.5"
cross-fetch: "npm:3.1.8"
http-server: "npm:14.1.1"
msw: "npm:0.47.3"
react-use: "npm:^17.2.4"
Expand Down Expand Up @@ -14891,12 +14891,12 @@ __metadata:
languageName: node
linkType: hard

"cross-fetch@npm:3.1.5":
version: 3.1.5
resolution: "cross-fetch@npm:3.1.5"
"cross-fetch@npm:3.1.8":
version: 3.1.8
resolution: "cross-fetch@npm:3.1.8"
dependencies:
node-fetch: "npm:2.6.7"
checksum: 29b457f8df11b46b8388a53c947de80bfe04e6466a59c1628c9870b48505b90ec1d28a05b543a0247416a99f1cfe147d1efe373afdeb46a192334ba5fe91b871
node-fetch: "npm:^2.6.12"
checksum: 4c5e022ffe6abdf380faa6e2373c0c4ed7ef75e105c95c972b6f627c3f083170b6886f19fb488a7fa93971f4f69dcc890f122b0d97f0bf5f41ca1d9a8f58c8af
languageName: node
linkType: hard

Expand Down

0 comments on commit 18b0ee4

Please sign in to comment.