fix(deps): update dependency @apollo/client to v3.14.1 (#2829)
This commit was merged in pull request #2829.
This commit is contained in:
Generated
+4
-4
@@ -9,7 +9,7 @@
|
||||
"version": "1.0.0",
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"@apollo/client": "3.14.0",
|
||||
"@apollo/client": "3.14.1",
|
||||
"@auth0/auth0-vue": "2.5.0",
|
||||
"@grafana/faro-web-sdk": "2.2.4",
|
||||
"@grafana/faro-web-tracing": "2.2.4",
|
||||
@@ -90,9 +90,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@apollo/client": {
|
||||
"version": "3.14.0",
|
||||
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.14.0.tgz",
|
||||
"integrity": "sha512-0YQKKRIxiMlIou+SekQqdCo0ZTHxOcES+K8vKB53cIDpwABNR0P0yRzPgsbgcj3zRJniD93S/ontsnZsCLZrxQ==",
|
||||
"version": "3.14.1",
|
||||
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.14.1.tgz",
|
||||
"integrity": "sha512-SgGX6E23JsZhUdG2anxiyHvEvvN6CUaI4ZfMsndZFeuHPXL3H0IsaiNAhLITSISbeyeYd+CBd9oERXQDdjXWZw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@graphql-typed-document-node/core": "^3.1.1",
|
||||
|
||||
Reference in New Issue
Block a user