Skip to content

Commit

Permalink
fix(deps): update dependency next [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 71a4c25 commit 649950f
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 180 deletions.
2 changes: 1 addition & 1 deletion examples/gnt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"gqty": "workspace:^",
"graphql": "^16.9.0",
"graphql-ws": "^5.16.0",
"next": "14.2.5",
"next": "14.2.10",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"graphql-ez": "^0.16.1",
"graphql-upload": "^13.0.0",
"ms": "^2.1.3",
"next": "^13.5.6",
"next": "^14.0.0",
"node-json-db": "^2.3.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
Loading

0 comments on commit 649950f

Please sign in to comment.