Upgrading nextjs

pull/9078/head
Leo Giovanetti 2022-07-06 17:21:12 -03:00
parent 6ed007d873
commit ab78c0b9ec
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
"bcryptjs": "^2.4.3", "bcryptjs": "^2.4.3",
"memory-cache": "^0.2.0", "memory-cache": "^0.2.0",
"modify-response-middleware": "^1.1.0", "modify-response-middleware": "^1.1.0",
"next": "^12.1.6", "next": "^12.2.0",
"next-api-middleware": "^1.0.1", "next-api-middleware": "^1.0.1",
"next-swagger-doc": "^0.3.4", "next-swagger-doc": "^0.3.4",
"next-transpile-modules": "^9.0.0", "next-transpile-modules": "^9.0.0",