Skip to content

Commit 0a88119

Browse files
committed
Update dependency graphql to v14.5.2
1 parent f9b18c3 commit 0a88119

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@graphql-modules/core": "0.7.10",
1616
"@graphql-modules/di": "0.7.10",
1717
"apollo-server": "2.8.2",
18-
"graphql": "14.4.2",
18+
"graphql": "14.5.2",
1919
"reflect-metadata": "0.1.13",
2020
"ts-node": "8.3.0",
2121
"tsconfig-paths": "3.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1512,10 +1512,10 @@ graphql-upload@^8.0.2:
15121512
http-errors "^1.7.1"
15131513
object-path "^0.11.4"
15141514

1515-
graphql@14.4.2:
1516-
version "14.4.2"
1517-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.4.2.tgz#553a7d546d524663eda49ed6df77577be3203ae3"
1518-
integrity sha512-6uQadiRgnpnSS56hdZUSvFrVcQ6OF9y6wkxJfKquFtHlnl7+KSuWwSJsdwiK1vybm1HgcdbpGkCpvhvsVQ0UZQ==
1515+
graphql@14.5.2:
1516+
version "14.5.2"
1517+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.2.tgz#70e729167beb0472d9ddb9fcf933bb3a0ce64fc5"
1518+
integrity sha512-lq+7NLqdxQxglXHfHRH0Qkr6xOAvMtozxWOhxpX5tJXlN8SnKf55/zW0qbF7V7U0fh6sXenoJqaF2lP6Bp3NAQ==
15191519
dependencies:
15201520
iterall "^1.2.2"
15211521

0 commit comments

Comments
 (0)