Skip to content

Commit ed76594

Browse files
Bump @apollo/client from 3.6.9 to 3.7.0
Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.6.9 to 3.7.0. - [Release notes](https://github.com/apollographql/apollo-client/releases) - [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md) - [Commits](apollographql/apollo-client@v3.6.9...v3.7.0) --- updated-dependencies: - dependency-name: "@apollo/client" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79eb681 commit ed76594

File tree

2 files changed

+50
-10
lines changed

2 files changed

+50
-10
lines changed

package-lock.json

Lines changed: 49 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"start": "next start"
88
},
99
"dependencies": {
10-
"@apollo/client": "^3.6.9",
10+
"@apollo/client": "^3.7.0",
1111
"graphql": "^16.6.0",
1212
"next": "12.3.1",
1313
"react": "18.1.0",

0 commit comments

Comments
 (0)