Skip to content

Commit

Permalink
fix(deps): update dependency @apollo/client to v3.7.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 31, 2023
1 parent 3261e52 commit b84b457
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.10",
"@apollo/client": "3.7.11",
"@babel/runtime-corejs3": "7.21.0",
"@redwoodjs/auth": "4.0.0",
"core-js": "3.29.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -66,17 +66,17 @@ __metadata:
languageName: node
linkType: hard

"@apollo/client@npm:3.7.10":
version: 3.7.10
resolution: "@apollo/client@npm:3.7.10"
"@apollo/client@npm:3.7.11":
version: 3.7.11
resolution: "@apollo/client@npm:3.7.11"
dependencies:
"@graphql-typed-document-node/core": ^3.1.1
"@wry/context": ^0.7.0
"@wry/equality": ^0.5.0
"@wry/trie": ^0.3.0
graphql-tag: ^2.12.6
hoist-non-react-statics: ^3.3.2
optimism: ^0.16.1
optimism: ^0.16.2
prop-types: ^15.7.2
response-iterator: ^0.2.6
symbol-observable: ^4.0.0
Expand All @@ -98,7 +98,7 @@ __metadata:
optional: true
subscriptions-transport-ws:
optional: true
checksum: 0320c2ca606d8d391739cb97b308f6d05fffad1d48a18ef71255040ff34a3d48e568961b5c425eb9027ecd7dbd9a5e95bd9a06e0b7c84211608950d878e3cafa
checksum: 5b95f820d177bdc6fbd1818072624d0307bbf7970c5bce8b526d254ccbb16c3c35cb172b81f7270f2d42cb7a61d36f1e97bcfb54b4dbe1e8b63e0d5a55f50132
languageName: node
linkType: hard

Expand Down Expand Up @@ -7154,7 +7154,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@redwoodjs/web@workspace:packages/web"
dependencies:
"@apollo/client": 3.7.10
"@apollo/client": 3.7.11
"@babel/cli": 7.21.0
"@babel/core": 7.21.3
"@babel/runtime-corejs3": 7.21.0
Expand Down Expand Up @@ -24392,7 +24392,7 @@ __metadata:
languageName: node
linkType: hard

"optimism@npm:^0.16.1":
"optimism@npm:^0.16.2":
version: 0.16.2
resolution: "optimism@npm:0.16.2"
dependencies:
Expand Down

0 comments on commit b84b457

Please sign in to comment.