Skip to content

Commit 3948a14

Browse files
chore(deps): update dependency graphql to v15.5.3 (#609)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 9bbacb5 commit 3948a14

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/eslint": "7.28.0",
3838
"@types/graphql-depth-limit": "1.1.2",
3939
"bob-the-bundler": "1.5.1",
40-
"graphql": "15.5.2",
40+
"graphql": "15.5.3",
4141
"typescript": "4.4.2"
4242
},
4343
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3829,10 +3829,10 @@ [email protected]:
38293829
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.0.tgz#39d19494dbe69d1ea719915b578bf920344a69d5"
38303830
integrity sha512-OmaM7y0kaK31NKG31q4YbD2beNYa6jBBKtMFT6gLYJljHLJr42IqJ8KX08u3Li/0ifzTU5HjmoOOrwa5BRLeDA==
38313831

3832-
3833-
version "15.5.2"
3834-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.2.tgz#efa19f8f2bf1a48eb7d5c85bf17e144ba8bb0480"
3835-
integrity sha512-dZjLPWNQqYv0dqV2RNbiFed0LtSp6yd4jchsDGnuhDKa9OQHJYCfovaOEvY91w9gqbYO7Se9LKDTl3xxYva/3w==
3832+
3833+
version "15.5.3"
3834+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.3.tgz#c72349017d5c9f5446a897fe6908b3186db1da00"
3835+
integrity sha512-sM+jXaO5KinTui6lbK/7b7H/Knj9BpjGxZ+Ki35v7YbUJxxdBCUqNM0h3CRVU1ZF9t5lNiBzvBCSYPvIwxPOQA==
38363836

38373837
graphql@^14.5.3:
38383838
version "14.7.0"

0 commit comments

Comments
 (0)