Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

Commit

Permalink
⬆ Update dependency @apollo/client to ^3.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 20, 2022
1 parent 7c864a1 commit 4a9eacc
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "eslint src"
},
"dependencies": {
"@apollo/client": "^3.7.2",
"@apollo/client": "^3.7.3",
"graphql": "^16.6.0",
"jwt-decode": "^3.1.2",
"react": "^18.2.0",
Expand Down
10 changes: 5 additions & 5 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ __metadata:
languageName: node
linkType: hard

"@apollo/client@npm:^3.7.2":
version: 3.7.2
resolution: "@apollo/client@npm:3.7.2"
"@apollo/client@npm:^3.7.3":
version: 3.7.3
resolution: "@apollo/client@npm:3.7.3"
dependencies:
"@graphql-typed-document-node/core": ^3.1.1
"@wry/context": ^0.7.0
Expand Down Expand Up @@ -47,7 +47,7 @@ __metadata:
optional: true
subscriptions-transport-ws:
optional: true
checksum: 95a8e7e21fb7c4efdae50455491d6ff2bcdba2de27ba24c604f8e4ef08b95dddeda973fe98f7bb794ffd6f990797d6cd662d2cb23d8a246c39937d04f7100493
checksum: 2422c4693630039c6cb1a94b1c8dc1e346e2fc65a76742fe2a79407e6afc781034a1a8460d4c4d9733b7d93860dcece3b4b54f195381c642402ca217b62b1380
languageName: node
linkType: hard

Expand Down Expand Up @@ -1398,7 +1398,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "client@workspace:."
dependencies:
"@apollo/client": ^3.7.2
"@apollo/client": ^3.7.3
"@types/react": ^18.0.26
"@types/react-dom": ^18.0.9
"@types/styled-components": ^5.1.26
Expand Down

0 comments on commit 4a9eacc

Please sign in to comment.