Skip to content

Commit

Permalink
fix: examples/cms-keystonejs-embedded/package.json to reduce vulnerab…
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Sep 11, 2023
1 parent 1097ab2 commit e82971a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/cms-keystonejs-embedded/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@keystone-next/fields": "^15.0.0",
"@keystone-next/keystone": "^18.0.0",
"@keystone-next/keystone": "^25.0.0",
"next": "10.2.2",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand Down

0 comments on commit e82971a

Please sign in to comment.