Skip to content
This repository was archived by the owner on Dec 24, 2021. It is now read-only.

Commit aac1dd8

Browse files
committed
fix(deps): update dependency next to v11 [security]
1 parent 321ec03 commit aac1dd8

File tree

2 files changed

+136
-122
lines changed

2 files changed

+136
-122
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"netlify-plugin-cache-nextjs": "^1.6.1",
11-
"next": "^10.0.8",
11+
"next": "^11.0.0",
1212
"react": "^17.0.1",
1313
"react-dom": "^17.0.1"
1414
}

0 commit comments

Comments
 (0)