Skip to content

Commit 14996a6

Browse files
Bump graphql from 15.4.0 to 16.12.0
Bumps [graphql](https://github.com/graphql/graphql-js) from 15.4.0 to 16.12.0. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v15.4.0...v16.12.0) --- updated-dependencies: - dependency-name: graphql dependency-version: 16.12.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea8081d commit 14996a6

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
@@ -37,7 +37,7 @@
3737
"commander": "^7.1.0",
3838
"file-set": "^4.0.1",
3939
"fs-extra": "^9.0.1",
40-
"graphql": "^15.3.0",
40+
"graphql": "^16.12.0",
4141
"graphql-tag": "^2.11.0",
4242
"inquirer": "^8.2.0",
4343
"joi": "^17.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3327,10 +3327,10 @@ graphql-tag@^2.11.0:
33273327
dependencies:
33283328
tslib "^2.1.0"
33293329

3330-
graphql@^15.3.0:
3331-
version "15.4.0"
3332-
resolved "https://registry.npmjs.org/graphql/-/graphql-15.4.0.tgz"
3333-
integrity sha512-EB3zgGchcabbsU9cFe1j+yxdzKQKAbGUWRb13DsrsMN1yyfmmIq+2+L5MqVWcDCE4V89R5AyUOi7sMOGxdsYtA==
3330+
graphql@^16.12.0:
3331+
version "16.12.0"
3332+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.12.0.tgz#28cc2462435b1ac3fdc6976d030cef83a0c13ac7"
3333+
integrity sha512-DKKrynuQRne0PNpEbzuEdHlYOMksHSUI8Zc9Unei5gTsMNA2/vMpoMz/yKba50pejK56qj98qM0SjYxAKi13gQ==
33343334

33353335
growly@^1.3.0:
33363336
version "1.3.0"

0 commit comments

Comments
 (0)