Skip to content

Commit

Permalink
fix: api/javascript/search/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Dec 23, 2022
1 parent 74a8069 commit 9dc04a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/javascript/search/package.json
Expand Up @@ -10,7 +10,7 @@
"express": "^4.16.4",
"node-fetch": "^2.5.0",
"node-localstorage": "^1.3.1",
"@octokit/app": "^1.1.0",
"@octokit/app": "^10.0.0",
"@octokit/request": "^2.2.0"
},
"engines": {
Expand Down

0 comments on commit 9dc04a7

Please sign in to comment.