Skip to content

Commit a5c430a

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

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.7.0",
42+
"graphql": "15.7.1",
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-
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==
4002+
4003+
version "15.7.1"
4004+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.7.1.tgz#c821a1741e04e2bc2c91e138f34c06a86c0464f1"
4005+
integrity sha512-x34S6gC0/peBZnlK60zCJox/d45A7p6At9oN9EPA3qhoIAlR4LNZmXRLkICBckwwTMJzVdA8cx3QIQZMOl606A==
40064006

40074007
graphql@^14.5.3:
40084008
version "14.7.0"

0 commit comments

Comments
 (0)