Skip to content

Commit

Permalink
[update-deps] Dependency Update
Browse files Browse the repository at this point in the history
  • Loading branch information
robertfmurdock committed Dec 31, 2024
1 parent 99f7da1 commit 636a477
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions kotlin-js-store/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3603,10 +3603,10 @@
"@whatwg-node/fetch" "^0.9.0"
tslib "^2.4.0"

"@graphql-tools/batch-delegate@^9.0.25":
version "9.0.25"
resolved "https://registry.yarnpkg.com/@graphql-tools/batch-delegate/-/batch-delegate-9.0.25.tgz#9250aeeeec0b6c39b864d7d3dbdc8a515a5e9e4f"
integrity sha512-EUS8ViiveHiXUDjswKUi1AvXvX+LE9appR+Z4Q6ttApmVYIW7SKVPKX1FXMwUEy4ADsp+zhpvM/MrsETVlaHog==
"@graphql-tools/batch-delegate@^9.0.26":
version "9.0.26"
resolved "https://registry.yarnpkg.com/@graphql-tools/batch-delegate/-/batch-delegate-9.0.26.tgz#813f973203bd5011fd6a075f143a687c214d0422"
integrity sha512-kky7e+AIBlOIozaS+6sIiYnf8VAxlGmsVVyd3bFdgLvXh8TOGtJokLESH3cmxJrzLtezWwakgNJy+EK8Y2pGHA==
dependencies:
"@graphql-tools/delegate" "^10.2.9"
"@graphql-tools/utils" "^10.7.0"
Expand Down Expand Up @@ -3940,12 +3940,12 @@
tslib "^2.4.0"
value-or-promise "^1.0.12"

"@graphql-tools/stitch@^9.4.11":
version "9.4.11"
resolved "https://registry.yarnpkg.com/@graphql-tools/stitch/-/stitch-9.4.11.tgz#3a83576fa5f81e93dfe6f59f0785a0c735bd205e"
integrity sha512-V+H6YZPAz46ls4tIITU7PUpE+4gvryl8tPFh3024EaFDBRToRRACczIVYAkD0o1ZRqdRrWVTK69YGCACdkN+wQ==
"@graphql-tools/stitch@^9.4.12":
version "9.4.12"
resolved "https://registry.yarnpkg.com/@graphql-tools/stitch/-/stitch-9.4.12.tgz#0a3f74703108d8877476effb9b93027d0d712b4a"
integrity sha512-WAgaYaGVJ8vfVqmDWRwIZMDXYePNp3fNlET1nP7Lz9gth5ft5KvfQMzlRoM72WXJqfGdOOrsVkHa50lCzJ0aog==
dependencies:
"@graphql-tools/batch-delegate" "^9.0.25"
"@graphql-tools/batch-delegate" "^9.0.26"
"@graphql-tools/delegate" "^10.2.9"
"@graphql-tools/executor" "^1.3.10"
"@graphql-tools/merge" "^9.0.12"
Expand Down
2 changes: 1 addition & 1 deletion libraries/js-dependencies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@graphql-codegen/cli": "^5.0.3",
"@graphql-codegen/kotlin": "^3.0.1",
"@graphql-tools/schema": "^10.0.14",
"@graphql-tools/stitch": "^9.4.11",
"@graphql-tools/stitch": "^9.4.12",
"@graphql-codegen/java-common": "^3.0.0",
"@graphql-codegen/plugin-helpers": "^5.1.0",
"@graphql-codegen/visitor-plugin-common": "5.6.0",
Expand Down

0 comments on commit 636a477

Please sign in to comment.