refactor: upgrade @apollo/client from 3.5.7 to 3.5.8 (#7814)
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -11,9 +11,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@apollo/client": {
|
||||
"version": "3.5.7",
|
||||
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.5.7.tgz",
|
||||
"integrity": "sha512-HSLqTGp3sp/PVIWYLLr5v3fjQSr6Fxg6Z5RQj5Q9ALyseIVudD8GZk1jHplaUblTFMBueXGw3Z6DXObuVAr3tw==",
|
||||
"version": "3.5.8",
|
||||
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.5.8.tgz",
|
||||
"integrity": "sha512-MAm05+I1ullr64VLpZwon/ISnkMuNLf6vDqgo9wiMhHYBGT4yOAbAIseRdjCHZwfSx/7AUuBgaTNOssZPIr6FQ==",
|
||||
"requires": {
|
||||
"@graphql-typed-document-node/core": "^3.0.0",
|
||||
"@wry/context": "^0.6.0",
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
"dependencies": {
|
||||
"@apollographql/graphql-playground-html": "1.6.29",
|
||||
"@graphql-tools/links": "8.2.1",
|
||||
"@apollo/client": "3.5.7",
|
||||
"@apollo/client": "3.5.8",
|
||||
"@graphql-tools/stitch": "6.2.4",
|
||||
"@graphql-tools/utils": "6.2.4",
|
||||
"@parse/fs-files-adapter": "1.2.1",
|
||||
|
||||
Reference in New Issue
Block a user