Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @apollo/client from 3.7.16 to 3.7.17 #3172

Merged
merged 1 commit into from
Jul 17, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
]
},
"devDependencies": {
"@apollo/client": "3.7.16",
"@apollo/client": "3.7.17",
"@babel/core": "7.22.8",
"@babel/plugin-transform-modules-commonjs": "7.22.5",
"@dnd-kit/core": "6.0.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ __metadata:
languageName: node
linkType: hard

"@apollo/client@npm:3.7.16":
version: 3.7.16
resolution: "@apollo/client@npm:3.7.16"
"@apollo/client@npm:3.7.17":
version: 3.7.17
resolution: "@apollo/client@npm:3.7.17"
dependencies:
"@graphql-typed-document-node/core": ^3.1.1
"@wry/context": ^0.7.0
Expand Down Expand Up @@ -66,7 +66,7 @@ __metadata:
optional: true
subscriptions-transport-ws:
optional: true
checksum: 6c0035634a15a92d547f06d9a943e9025bef1929775f3c53eea22bcee86aa0916722a196bb9bed6a51d27a2b6ba587ef00bed3831a29be89ced9b8b63f45cbe7
checksum: d25e955f3c409885185405ca5876cb74538becafa202257a27483c07d7faa9ce83b34d4cab4b7fd9ad217f80d768e651881292c406dbbca221c91013917890d7
languageName: node
linkType: hard

Expand Down Expand Up @@ -10867,7 +10867,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "root-workspace-0b6124@workspace:."
dependencies:
"@apollo/client": 3.7.16
"@apollo/client": 3.7.17
"@babel/core": 7.22.8
"@babel/plugin-transform-modules-commonjs": 7.22.5
"@dnd-kit/core": 6.0.8
Expand Down