Skip to content

Commit 715bf08

Browse files
fix(deps): update dependency graphql to v16.13.2
1 parent 92d8d1f commit 715bf08

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
@@ -25,7 +25,7 @@
2525
"express": "4.22.1",
2626
"express-prom-bundle": "8.0.0",
2727
"express-rate-limit": "8.3.1",
28-
"graphql": "16.12.0",
28+
"graphql": "16.13.2",
2929
"graphql-request": "6.1.0",
3030
"html-to-text": "9.0.5",
3131
"ioredis": "5.9.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1792,10 +1792,10 @@ graphql-request@6.1.0:
17921792
"@graphql-typed-document-node/core" "^3.2.0"
17931793
cross-fetch "^3.1.5"
17941794

1795-
graphql@16.12.0:
1796-
version "16.12.0"
1797-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.12.0.tgz#28cc2462435b1ac3fdc6976d030cef83a0c13ac7"
1798-
integrity sha512-DKKrynuQRne0PNpEbzuEdHlYOMksHSUI8Zc9Unei5gTsMNA2/vMpoMz/yKba50pejK56qj98qM0SjYxAKi13gQ==
1795+
graphql@16.13.2:
1796+
version "16.13.2"
1797+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.13.2.tgz#4d2b73df5796b201f1bc2765f5d7067f689cb55f"
1798+
integrity sha512-5bJ+nf/UCpAjHM8i06fl7eLyVC9iuNAjm9qzkiu2ZGhM0VscSvS6WDPfAwkdkBuoXGM9FJSbKl6wylMwP9Ktig==
17991799

18001800
har-schema@^2.0.0:
18011801
version "2.0.0"

0 commit comments

Comments
 (0)