Skip to content
This repository was archived by the owner on Dec 9, 2019. It is now read-only.

Commit d258d9e

Browse files
authored
Merge pull request #33 from cruftlab/snyk-fix-akshhy
[Snyk] Fix for 1 vulnerable dependencies
2 parents 940894c + df26ad7 commit d258d9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"homepage": "https://github.com/cruftlab/random-words",
2222
"dependencies": {
2323
"react": "^15.4.2",
24-
"react-dom": "^15.4.2",
24+
"react-dom": "^16.0.1",
2525
"react-router": "^3.0.2",
2626
"webpack": "^1.14.0",
2727
"axios": "^0.15.3"

0 commit comments

Comments
 (0)