Skip to content

Commit 7960513

Browse files
committed
fix(deps): update dependency graphql to v15.5.0
1 parent 8e9c49a commit 7960513

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
@@ -34,7 +34,7 @@
3434
"cache-manager-redis-store": "2.0.0",
3535
"class-transformer": "0.3.2",
3636
"class-validator": "0.12.2",
37-
"graphql": "15.4.0",
37+
"graphql": "15.5.0",
3838
"image-size": "0.9.7",
3939
"reflect-metadata": "0.1.13",
4040
"rxjs": "6.6.7"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4642,10 +4642,10 @@ graphql-ws@3.1.0:
46424642
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-3.1.0.tgz#cd09d385a21ab88af4c226da79c19351df9b27e8"
46434643
integrity sha512-zbex3FSiFz0iRgfkzDNWpOY/sYWoX+iZ5XUhakaDwOh99HSuk8rPt5suuxdXUVzEg5TGQ9rwzNaz/+mTPtS0yg==
46444644

4645-
graphql@15.4.0:
4646-
version "15.4.0"
4647-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.4.0.tgz#e459dea1150da5a106486ba7276518b5295a4347"
4648-
integrity sha512-EB3zgGchcabbsU9cFe1j+yxdzKQKAbGUWRb13DsrsMN1yyfmmIq+2+L5MqVWcDCE4V89R5AyUOi7sMOGxdsYtA==
4645+
graphql@15.5.0:
4646+
version "15.5.0"
4647+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.0.tgz#39d19494dbe69d1ea719915b578bf920344a69d5"
4648+
integrity sha512-OmaM7y0kaK31NKG31q4YbD2beNYa6jBBKtMFT6gLYJljHLJr42IqJ8KX08u3Li/0ifzTU5HjmoOOrwa5BRLeDA==
46494649

46504650
growly@^1.3.0:
46514651
version "1.3.0"

0 commit comments

Comments
 (0)