Skip to content

Commit

Permalink
fix: upgrade typescript from 4.8.4 to 4.9.5
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade typescript from 4.8.4 to 4.9.5.

See this package in npm:
typescript

See this project in Snyk:
https://app.snyk.io/org/dan.dunning/project/d4dad3a0-4408-4276-9fcf-edee8063baea?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 8, 2024
1 parent d202db4 commit 1ee6e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"snarkdown": "^1.2.2",
"socket.io-client": "^3.1.0",
"solidity-browser-compiler": "^1.1.0",
"typescript": "~4.8.4",
"typescript": "~4.9.5",
"zone.js": "~0.11.4",
"zustand": "4.4.1"
},
Expand Down

0 comments on commit 1ee6e83

Please sign in to comment.