Skip to content

Commit 925c2b0

Browse files
bharatmajoritydotansimha
bharatmajority
andauthored
Upgrade graphql (#159)
* Update package.json Graphql 16.6.0 has a vulnerability: CVE-2023-26144. More info: https://avd.aquasec.com/nvd/2023/cve-2023-26144/ * add changeset * Delete package-lock.json cleanup * Delete .changeset/lovely-socks-suffer.md --------- Co-authored-by: Dotan Simha <[email protected]>
1 parent 59e6f17 commit 925c2b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@changesets/changelog-github": "0.4.8",
1212
"@types/node": "14.17.33",
1313
"bob-the-bundler": "5.0.1",
14-
"graphql": "16.6.0",
14+
"graphql": "16.8.1",
1515
"typescript": "4.9.5"
1616
}
1717
}

0 commit comments

Comments
 (0)