Skip to content

Commit 5aa0d39

Browse files
dependabot[bot]ardatan
authored andcommitted
Bump @apollo/client from 3.14.0 to 4.0.5 (#7489)
Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.14.0 to 4.0.5. - [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.14.0...@apollo/client@4.0.5) --- updated-dependencies: - dependency-name: "@apollo/client" dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 128922b commit 5aa0d39

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/graphql-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"tslib": "^2.4.0"
5555
},
5656
"optionalDependencies": {
57-
"@apollo/client": "~3.2.5 || ~3.3.0 || ~3.4.0 || ~3.5.0 || ~3.6.0 || ~3.7.0 || ~3.8.0 || ~3.9.0 || ~3.10.0 || ~3.11.0 || ~3.12.0 || ~3.13.0 || ~3.14.0 || ~4.0.0"
57+
"@apollo/client": "~4.0.5"
5858
},
5959
"publishConfig": {
6060
"directory": "dist",

0 commit comments

Comments
 (0)