Skip to content

Commit 3b3160b

Browse files
authored
Fix async-graphql patched (#1326)
1 parent c5aa9e0 commit 3b3160b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/async-graphql/RUSTSEC-2022-0037.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ aliases = ["GHSA-xq3c-8gqm-v648"]
1010
related = ["GHSA-4rx6-g5vg-5f3j"]
1111

1212
[versions]
13-
patched = [">= 0.15.10"]
13+
patched = [">= 4.0.6"]
1414
```
1515

1616
# Denial of service on deeply nested fragment requests

0 commit comments

Comments
 (0)