Skip to content

Commit 94ed339

Browse files
chore(deps): bump graphql from 16.11.0 to 16.12.0 (#5012)
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.11.0 to 16.12.0. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.11.0...v16.12.0) --- updated-dependencies: - dependency-name: graphql dependency-version: 16.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc5b9a3 commit 94ed339

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

apps/evm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"embla-carousel-autoplay": "^8.5.2",
6060
"embla-carousel-react": "^8.5.2",
6161
"formik": "^2.4.3",
62-
"graphql": "16.11.0",
62+
"graphql": "16.12.0",
6363
"graphql-request": "^7.0.1",
6464
"graphql-tag": "2.12.6",
6565
"i18next": "^25.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11698,10 +11698,10 @@ graphql-yoga@^5.7.0:
1169811698
lru-cache "^10.0.0"
1169911699
tslib "^2.5.2"
1170011700

11701-
graphql@16.11.0:
11702-
version "16.11.0"
11703-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.11.0.tgz#96d17f66370678027fdf59b2d4c20b4efaa8a633"
11704-
integrity sha512-mS1lbMsxgQj6hge1XZ6p7GPhbrtFwUFYi3wRzXAC/FmYnyXMTvvI3td3rjmQ2u8ewXueaSvRPWaEcgVVOT9Jnw==
11701+
graphql@16.12.0:
11702+
version "16.12.0"
11703+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.12.0.tgz#28cc2462435b1ac3fdc6976d030cef83a0c13ac7"
11704+
integrity sha512-DKKrynuQRne0PNpEbzuEdHlYOMksHSUI8Zc9Unei5gTsMNA2/vMpoMz/yKba50pejK56qj98qM0SjYxAKi13gQ==
1170511705

1170611706
gulp-sort@^2.0.0:
1170711707
version "2.0.0"

0 commit comments

Comments
 (0)