Bump @apollo/client from 3.7.5 to 3.7.10 (#8398)

Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.7.5 to 3.7.10.
- [Release notes](https://github.com/apollographql/apollo-client/releases)
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-client/compare/v3.7.5...v3.7.10)

---
updated-dependencies:
- dependency-name: "@apollo/client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-03-28 16:51:01 -04:00
committed by GitHub
parent 867af029ec
commit 712e62d76f
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -1666,9 +1666,9 @@
}
},
"@apollo/client": {
"version": "3.7.5",
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.7.5.tgz",
"integrity": "sha512-HEAhX2n2Y8Y2BwRr0UdteT94OTM7pn64K5/rTk/oLIdg/h7R2d83LdsCGDxSH5sBiqDqlv9vou4xdyTxxRWj/g==",
"version": "3.7.10",
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.7.10.tgz",
"integrity": "sha512-/k1MfrqPKYiPNdHcOzdxg9cEx96vhAGxAcSorzfBvV29XtFQcYW2cPNQOTjK/fpSMtqVo8UNmu5vwQAWD1gfCg==",
"requires": {
"@graphql-typed-document-node/core": "^3.1.1",
"@wry/context": "^0.7.0",

View File

@@ -67,7 +67,7 @@
"@angular/platform-browser": "14.1.3",
"@angular/platform-browser-dynamic": "14.1.3",
"@angular/router": "14.1.3",
"@apollo/client": "^3.7.2",
"@apollo/client": "^3.7.10",
"@editorjs/editorjs": "^2.26.5",
"@editorjs/header": "2.7.0",
"@editorjs/list": "1.8.0",