Skip to content

Commit

Permalink
fix: upgrade @types/react-dom from 16.9.9 to 16.9.14
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Jan 28, 2022
1 parent 74288dc commit c0ed29c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -50,7 +50,7 @@
},
"dependencies": {
"@types/react": "^16.9.54",
"@types/react-dom": "^16.9.9",
"@types/react-dom": "^16.9.14",
"clean-react-props": "^0.4.0",
"lodash.throttle": "^4.1.1",
"prop-types": "^15.8.0"
Expand Down

0 comments on commit c0ed29c

Please sign in to comment.