@graphql-yoga/graphiql 4.4.2-alpha-20251030151218-b4bde568812bd67d39a76e9f82daecdc3270ca66 → 4.4.2-alpha-20251030152050-17e42509e487c4af8800f5d06059f43f2c3c87b0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-yoga/graphiql",
3
- "version": "4.4.2-alpha-20251030151218-b4bde568812bd67d39a76e9f82daecdc3270ca66",
3
+ "version": "4.4.2-alpha-20251030152050-17e42509e487c4af8800f5d06059f43f2c3c87b0",
4
4
  "type": "module",
5
5
  "description": "",
6
6
  "repository": {
@@ -30,7 +30,7 @@
30
30
  "dependencies": {
31
31
  "@graphiql/plugin-explorer": "5.1.1",
32
32
  "@graphiql/toolkit": "0.11.3",
33
- "@graphql-tools/url-loader": "9.0.0",
33
+ "@graphql-tools/url-loader": "9.0.1",
34
34
  "graphiql": "5.2.0",
35
35
  "graphql": "16.11.0",
36
36
  "json-bigint-patch": "0.0.8",