Skip to content

Commit

Permalink
fix: package.json & package-lock.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-AXIOS-6032459
- https://snyk.io/vuln/SNYK-JS-AXIOS-6124857
  • Loading branch information
snyk-bot committed Jul 19, 2024
1 parent 1ab1052 commit efdc2a7
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 35 deletions.
85 changes: 51 additions & 34 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@govtechsg/dnsprove": "^2.7.1",
"@govtechsg/oa-encryption": "^1.3.5",
"@govtechsg/oa-verify": "^9.3.0-beta.2",
"@govtechsg/oa-verify": "^9.3.0",
"@govtechsg/open-attestation": "^6.10.0-beta.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down

0 comments on commit efdc2a7

Please sign in to comment.