Skip to content

Commit

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

See this package in npm:
https://www.npmjs.com/package/@types/react-dom

See this project in Snyk:
https://app.snyk.io/org/visrut-at-incubyte/project/2c3c2446-00aa-41e1-ad15-e8f8f90bf108?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 25, 2023
1 parent d21b82c commit c990b22
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@types/node": "20.8.10",
"@types/react": "18.2.31",
"@types/react-dom": "18.2.15",
"@types/react-dom": "18.2.17",
"autoprefixer": "10.4.16",
"encoding": "^0.1.13",
"eslint-config-next": "13.5.6",
Expand Down

0 comments on commit c990b22

Please sign in to comment.