Skip to content

Commit ccaf40e

Browse files
fix(deps): update dependency next [security] (#2019)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fb7cdbe commit ccaf40e

File tree

3 files changed

+68
-181
lines changed

3 files changed

+68
-181
lines changed

examples/gnt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"gqty": "workspace:^",
1717
"graphql": "^16.9.0",
1818
"graphql-ws": "^5.16.0",
19-
"next": "14.2.5",
19+
"next": "14.2.21",
2020
"react": "^18.3.1",
2121
"react-dom": "^18.3.1"
2222
},

examples/react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"graphql-ez": "^0.16.1",
3636
"graphql-upload": "^13.0.0",
3737
"ms": "^2.1.3",
38-
"next": "^13.5.6",
38+
"next": "^14.0.0",
3939
"node-json-db": "^2.3.0",
4040
"react": "^18.3.1",
4141
"react-dom": "^18.3.1",

0 commit comments

Comments
 (0)