WWU-Cyber-Warfare-Game / cyber-wargame

A wargame where two teams face off against each other and try to infiltrate their networks. Created for our senior project at Western Washington University.
0 stars 1 forks source link

Actions.ts Error Checking #83

Closed aidandh closed 5 months ago

aidandh commented 5 months ago

Added try catch blocks to the server actions that were missing them. Also updated Next.js to fix a major vulnerability that our app was susceptible to.