Skip to content

Commit bf2bc3a

Browse files
build(deps): bump the graphql group across 1 directory with 2 updates
Bumps the graphql group with 2 updates in the / directory: [@apollo/client](https://github.com/apollographql/apollo-client) and [graphql](https://github.com/graphql/graphql-js). Updates `@apollo/client` from 4.1.4 to 4.1.6 - [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/@apollo/client@4.1.4...@apollo/client@4.1.6) Updates `graphql` from 16.12.0 to 16.13.0 - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.12.0...v16.13.0) --- updated-dependencies: - dependency-name: "@apollo/client" dependency-version: 4.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: graphql - dependency-name: graphql dependency-version: 16.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: graphql ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7228d96 commit bf2bc3a

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

npm-shrinkwrap.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"typescript": "^5.2.2"
139139
},
140140
"dependencies": {
141-
"@apollo/client": "4.1.4",
141+
"@apollo/client": "4.1.6",
142142
"@automattic/vip-search-replace": "^2.0.0",
143143
"@json2csv/plainjs": "^7.0.3",
144144
"@wwa/single-line-log": "^1.1.4",
@@ -152,7 +152,7 @@
152152
"ejs": "^4.0.1",
153153
"enquirer": "2.4.1",
154154
"fetch-retry": "^6.0.0",
155-
"graphql": "16.12.0",
155+
"graphql": "16.13.0",
156156
"graphql-tag": "2.12.6",
157157
"https-proxy-agent": "^7.0.6",
158158
"js-yaml": "^4.1.0",

0 commit comments

Comments
 (0)