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] committed Jul 2, 2023
1 parent a2b0bb9 commit 8eed992
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@rollup/plugin-replace": "5.0.2",
"@types/node": "18.16.19",
"@vue/compiler-sfc": "3.3.4",
"cross-fetch": "3.1.7",
"cross-fetch": "3.1.8",
"graphql": "16.7.1",
"msw": "1.2.2",
"pascalcase": "2.0.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@ __metadata:
"@types/node": 18.16.19
"@vue/compiler-sfc": 3.3.4
"@vue/devtools-api": ^6.0.12
cross-fetch: 3.1.7
cross-fetch: 3.1.8
graphql: 16.7.1
msw: 1.2.2
pascalcase: 2.0.0
Expand Down Expand Up @@ -1527,12 +1527,12 @@ __metadata:
languageName: node
linkType: hard

"cross-fetch@npm:3.1.7":
version: 3.1.7
resolution: "cross-fetch@npm:3.1.7"
"cross-fetch@npm:3.1.8":
version: 3.1.8
resolution: "cross-fetch@npm:3.1.8"
dependencies:
node-fetch: 2.6.12
checksum: 398b5d0ece13e1f1e4c2f5d2c086454ae177911a0d05d7f9b7d6eb4f2541f1eded023a82c07c0410a4d364f4a0f0bb4781b6ec1c5c46f13be32f15811252feec
node-fetch: ^2.6.12
checksum: 78f993fa099eaaa041122ab037fe9503ecbbcb9daef234d1d2e0b9230a983f64d645d088c464e21a247b825a08dc444a6e7064adfa93536d3a9454b4745b3632
languageName: node
linkType: hard

Expand Down Expand Up @@ -3087,7 +3087,7 @@ __metadata:
languageName: node
linkType: hard

"node-fetch@npm:2.6.12, node-fetch@npm:^2.6.7":
"node-fetch@npm:^2.6.12, node-fetch@npm:^2.6.7":
version: 2.6.12
resolution: "node-fetch@npm:2.6.12"
dependencies:
Expand Down

0 comments on commit 8eed992

Please sign in to comment.