diff options
Diffstat (limited to 'front/package.json')
-rw-r--r-- | front/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/front/package.json b/front/package.json index 7b764ba..936d2a6 100644 --- a/front/package.json +++ b/front/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "mccarthyism-core": "file:../core", - "next": "10.0.6", + "next": "^12.0.8", "react": "17.0.1", "react-dom": "17.0.1", "socket.io-client": "^3.1.1" |