Skip to content

Commit

Permalink
Update dependency next to v11 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 30, 2021
1 parent 9342b8b commit a1e176f
Show file tree
Hide file tree
Showing 4 changed files with 152 additions and 106 deletions.
2 changes: 1 addition & 1 deletion examples/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"express": "^4.17.1",
"graphql": "^15.5.0",
"isomorphic-unfetch": "^3.1.0",
"next": "10.2.3",
"next": "11.1.1",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/meetup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"graphql": "^15.5.0",
"isomorphic-unfetch": "^3.1.0",
"lodash.uniqby": "^4.7.0",
"next": "10.2.3",
"next": "11.1.1",
"prop-types": "^15.7.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/app-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"node": ">=10.0.0"
},
"dependencies": {
"next": "10.2.3"
"next": "11.1.1"
},
"repository": "https://github.com/keystonejs/keystone-5/tree/main/packages/app-next"
}
Loading

0 comments on commit a1e176f

Please sign in to comment.