Skip to content

Commit

Permalink
fix: upgrade @types/react from 18.0.27 to 18.3.11
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @types/react from 18.0.27 to 18.3.11.

See this package in npm:
@types/react

See this project in Snyk:
https://app.snyk.io/org/sammytezzy/project/cf4eba73-f752-4a60-8b07-faa0cf347012?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 1, 2024
1 parent 778cef6 commit 2bf3c7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/cms-kontent-ai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"dependencies": {
"@types/node": "18.11.18",
"@types/react": "18.0.27",
"@types/react": "18.3.11",
"@types/react-dom": "18.0.10",
"@kontent-ai/delivery-sdk": "^12.4.2",
"classnames": "2.3.1",
Expand Down

0 comments on commit 2bf3c7b

Please sign in to comment.