Update package.json. Upgrade next.js SECURITY

This commit is contained in:
2021-09-07 13:50:21 -04:00
parent a063148e15
commit 65809b3f16
2 changed files with 88 additions and 67 deletions

View File

@@ -8,7 +8,7 @@
"lint": "next lint"
},
"dependencies": {
"next": "^11.1.0",
"next": "^11.1.1",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},