Skip to content

Commit

Permalink
[Snyk] Upgrade @apollo/client from 3.10.1 to 3.10.4 (#1041)
Browse files Browse the repository at this point in the history
* fix: upgrade @apollo/client from 3.10.1 to 3.10.4

Snyk has created this PR to upgrade @apollo/client from 3.10.1 to 3.10.4.

See this package in yarn:
@apollo/client

See this project in Snyk:
https://app.snyk.io/org/p0nder0sa/project/270b554d-5de8-452f-ad01-8bceb7604a92?utm_source=github&utm_medium=referral&page=upgrade-pr

* update yarn.lock

---------

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
will0684 and snyk-bot authored Jun 19, 2024
1 parent 9c0210b commit 9d49ce1
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 @@ -3,7 +3,7 @@
"version": "1.9.0",
"private": true,
"dependencies": {
"@apollo/client": "^3.9.10",
"@apollo/client": "^3.10.4",
"@fortawesome/fontawesome-svg-core": "^6.5.2",
"@fortawesome/free-regular-svg-icons": "^6.5.2",
"@fortawesome/free-solid-svg-icons": "^6.5.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ __metadata:
languageName: node
linkType: hard

"@apollo/client@npm:^3.9.10":
version: 3.10.1
resolution: "@apollo/client@npm:3.10.1"
"@apollo/client@npm:^3.10.4":
version: 3.10.5
resolution: "@apollo/client@npm:3.10.5"
dependencies:
"@graphql-typed-document-node/core": "npm:^3.1.1"
"@wry/caches": "npm:^1.0.0"
Expand Down Expand Up @@ -62,7 +62,7 @@ __metadata:
optional: true
subscriptions-transport-ws:
optional: true
checksum: 09ba47735f8e0211b1622341679aef3f05fdf1060900015b22db8f504b4b46bb4f4c6bcad0f88138486fd68e75fce42dcbd4d0e5b152405fb7cb7635417e2bff
checksum: 586d06bd7cda6e9d5623039008438eede80c2e4674c5659931b11dbd3cd3ac5d72a09d320aea5e5f0621742e185473fa62003b4e9e6c450c723a4b898215f8a9
languageName: node
linkType: hard

Expand Down Expand Up @@ -14814,7 +14814,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "service-canada-labs@workspace:."
dependencies:
"@apollo/client": "npm:^3.9.10"
"@apollo/client": "npm:^3.10.4"
"@chromatic-com/storybook": "npm:^1.3.3"
"@fortawesome/fontawesome-svg-core": "npm:^6.5.2"
"@fortawesome/free-regular-svg-icons": "npm:^6.5.2"
Expand Down

0 comments on commit 9d49ce1

Please sign in to comment.