Skip to content

Commit

Permalink
fix: upgrade slate from 0.82.1 to 0.100.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade slate from 0.82.1 to 0.100.0.

See this package in npm:
https://www.npmjs.com/package/slate

See this project in Snyk:
https://app.snyk.io/org/kuhlmanjakob/project/f473ae37-b8e2-4239-9602-b9e3db0889e4?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 11, 2023
1 parent 6cb8c7e commit fd5fdbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-slate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"next": "latest",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"slate": "^0.82.0",
"slate": "^0.100.0",
"slate-history": "0.66.0",
"slate-react": "^0.82.0"
},
Expand Down

0 comments on commit fd5fdbb

Please sign in to comment.