Skip to content

Commit b25577a

Browse files
chore(deps): update dependency graphql to v15.7.0 (#716)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 3de1830 commit b25577a

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
@@ -39,7 +39,7 @@
3939
"@types/graphql-depth-limit": "1.1.3",
4040
"@types/lodash.lowercase": "4.3.6",
4141
"bob-the-bundler": "1.5.1",
42-
"graphql": "15.6.1",
42+
"graphql": "15.7.0",
4343
"typescript": "4.4.4"
4444
},
4545
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3999,10 +3999,10 @@ [email protected]:
39993999
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.3.tgz#c72349017d5c9f5446a897fe6908b3186db1da00"
40004000
integrity sha512-sM+jXaO5KinTui6lbK/7b7H/Knj9BpjGxZ+Ki35v7YbUJxxdBCUqNM0h3CRVU1ZF9t5lNiBzvBCSYPvIwxPOQA==
40014001

4002-
graphql@15.6.1:
4003-
version "15.6.1"
4004-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.6.1.tgz#9125bdf057553525da251e19e96dab3d3855ddfc"
4005-
integrity sha512-3i5lu0z6dRvJ48QP9kFxBkJ7h4Kso7PS8eahyTFz5Jm6CvQfLtNIE8LX9N6JLnXTuwR+sIYnXzaWp6anOg0QQw==
4002+
graphql@15.7.0:
4003+
version "15.7.0"
4004+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.7.0.tgz#caace26caf9b875b80982c45db58765d8a060e3e"
4005+
integrity sha512-1jvUsS5mSzcgXLTQNQyrP7eKkBZW+HUnmx2LYSnfvkyseVpij8wwO/sFBGgxbkZ+zzFwYQxrHsOana5oMXmMxg==
40064006

40074007
graphql@^14.5.3:
40084008
version "14.7.0"

0 commit comments

Comments
 (0)