Skip to content

Commit

Permalink
Upgrade graphql (#159)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
bharatmajority and dotansimha committed Oct 26, 2023
1 parent 59e6f17 commit 925c2b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@changesets/changelog-github": "0.4.8",
"@types/node": "14.17.33",
"bob-the-bundler": "5.0.1",
"graphql": "16.6.0",
"graphql": "16.8.1",
"typescript": "4.9.5"
}
}

0 comments on commit 925c2b0

Please sign in to comment.