Skip to content

Commit

Permalink
fix: graphql/enterprise/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MARKDOWNIT-6483324
  • Loading branch information
snyk-bot committed Apr 6, 2024
1 parent 74a8069 commit 91ea02f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphql/enterprise/package.json
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"graphiql": "^0.11.11",
"graphiql": "^3.2.0",
"primer-css": "^6.0.0",
"react": "^15.5.4",
"react-dom": "^16.0.1"
Expand Down

0 comments on commit 91ea02f

Please sign in to comment.