Skip to content

Commit

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

Snyk has created this PR to upgrade @apollo/client from 3.9.6 to 3.9.10.

See this package in npm:


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]>
Co-authored-by: Jordan <[email protected]>
  • Loading branch information
3 people authored Apr 25, 2024
1 parent f2f44d3 commit 8c77d40
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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.5",
"@apollo/client": "^3.9.10",
"@fortawesome/fontawesome-svg-core": "^6.5.0",
"@fortawesome/free-regular-svg-icons": "^6.5.0",
"@fortawesome/free-solid-svg-icons": "^6.5.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ __metadata:
languageName: node
linkType: hard

"@apollo/client@npm:^3.9.5":
version: 3.9.6
resolution: "@apollo/client@npm:3.9.6"
"@apollo/client@npm:^3.9.10":
version: 3.10.1
resolution: "@apollo/client@npm:3.10.1"
dependencies:
"@graphql-typed-document-node/core": "npm:^3.1.1"
"@wry/caches": "npm:^1.0.0"
Expand All @@ -34,7 +34,7 @@ __metadata:
hoist-non-react-statics: "npm:^3.3.2"
optimism: "npm:^0.18.0"
prop-types: "npm:^15.7.2"
rehackt: "npm:0.0.6"
rehackt: "npm:^0.1.0"
response-iterator: "npm:^0.2.6"
symbol-observable: "npm:^4.0.0"
ts-invariant: "npm:^0.10.3"
Expand All @@ -55,7 +55,7 @@ __metadata:
optional: true
subscriptions-transport-ws:
optional: true
checksum: 8455e8fe6a2a757bff9c814aec0c152543a920587a4a4278acf44c86f373d4923e4f48912aa88582504d8a56cd6e305656d8f290d8d1357834ec83e63c0b9592
checksum: 09ba47735f8e0211b1622341679aef3f05fdf1060900015b22db8f504b4b46bb4f4c6bcad0f88138486fd68e75fce42dcbd4d0e5b152405fb7cb7635417e2bff
languageName: node
linkType: hard

Expand Down Expand Up @@ -16839,9 +16839,9 @@ __metadata:
languageName: node
linkType: hard

"rehackt@npm:0.0.6":
version: 0.0.6
resolution: "rehackt@npm:0.0.6"
"rehackt@npm:^0.1.0":
version: 0.1.0
resolution: "rehackt@npm:0.1.0"
peerDependencies:
"@types/react": "*"
react: "*"
Expand All @@ -16850,7 +16850,7 @@ __metadata:
optional: true
react:
optional: true
checksum: 3897c93270836159406529e0fa983bf4a11c07d2efc5c8f6bdfd7f6821d3b84a30d911c3f3b9c689948739e6955c5835c8dd9d91579150bec5092f356c0d91df
checksum: c81adead82c165dffc574cbf9e1de3605522782a56b48df48b68d53d45c4d8c9253df3790109335bf97072424e54ad2423bb9544ca3a985fa91995dda43452fc
languageName: node
linkType: hard

Expand Down Expand Up @@ -17558,7 +17558,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "service-canada-labs@workspace:."
dependencies:
"@apollo/client": "npm:^3.9.5"
"@apollo/client": "npm:^3.9.10"
"@babel/core": "npm:^7.14.6"
"@fortawesome/fontawesome-svg-core": "npm:^6.5.0"
"@fortawesome/free-regular-svg-icons": "npm:^6.5.0"
Expand Down

0 comments on commit 8c77d40

Please sign in to comment.