Skip to content

Commit

Permalink
fix(deps): update dependency @apollo/client to v3.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2023
1 parent c6a31f1 commit 9ed0fec
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"test:watch": "yarn test --watch"
},
"dependencies": {
"@apollo/client": "3.7.5",
"@apollo/client": "3.7.6",
"@babel/runtime-corejs3": "7.20.13",
"@redwoodjs/auth": "4.0.0",
"core-js": "3.27.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@ __metadata:
languageName: node
linkType: hard

"@apollo/client@npm:3.7.5":
version: 3.7.5
resolution: "@apollo/client@npm:3.7.5"
"@apollo/client@npm:3.7.6":
version: 3.7.6
resolution: "@apollo/client@npm:3.7.6"
dependencies:
"@graphql-typed-document-node/core": ^3.1.1
"@wry/context": ^0.7.0
Expand Down Expand Up @@ -89,7 +89,7 @@ __metadata:
optional: true
subscriptions-transport-ws:
optional: true
checksum: 833820835bf91d9a17318c0f89ffd876ed2a689ce0e7d017aa0c0f5266468ed7335752a9e4f39319e99ae2f741fa7bfe830fd64568b36d9514b365044639cb9c
checksum: 9dea980322c354e37948dd3ed2a867d73c5d3b94b58f0c7c3a34749493a4b38ebf88fd4bad0470e4cfc7a10a57d71b26f8367605956c43a239173a93663a6699
languageName: node
linkType: hard

Expand Down Expand Up @@ -7957,7 +7957,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@redwoodjs/web@workspace:packages/web"
dependencies:
"@apollo/client": 3.7.5
"@apollo/client": 3.7.6
"@babel/cli": 7.20.7
"@babel/core": 7.20.12
"@babel/runtime-corejs3": 7.20.13
Expand Down

0 comments on commit 9ed0fec

Please sign in to comment.