Skip to content

Commit c643470

Browse files
Bump graphql from 15.5.1 to 16.2.0
Bumps [graphql](https://github.com/graphql/graphql-js) from 15.5.1 to 16.2.0. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v15.5.1...v16.2.0) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df78797 commit c643470

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"devDependencies": {
2626
"dotenv-cli": "^4.0.0",
27-
"graphql": "^15.5.1",
27+
"graphql": "^16.2.0",
2828
"graphql-request": "^3.4.0",
2929
"rimraf": "^3.0.2",
3030
"typescript": "^4.5.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3597,10 +3597,10 @@ graphql-request@^3.4.0:
35973597
extract-files "^9.0.0"
35983598
form-data "^3.0.0"
35993599

3600-
graphql@^15.5.1:
3601-
version "15.8.0"
3602-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.8.0.tgz#33410e96b012fa3bdb1091cc99a94769db212b38"
3603-
integrity sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==
3600+
graphql@^16.2.0:
3601+
version "16.2.0"
3602+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.2.0.tgz#de3150e80f1fc009590b92a9d16ab1b46e12b656"
3603+
integrity sha512-MuQd7XXrdOcmfwuLwC2jNvx0n3rxIuNYOxUtiee5XOmfrWo613ar2U8pE7aHAKh8VwfpifubpD9IP+EdEAEOsA==
36043604

36053605
har-schema@^2.0.0:
36063606
version "2.0.0"

0 commit comments

Comments
 (0)