Skip to content

Commit 26b8fc0

Browse files
committed
fix: upgrade react from 16.0.0 to 16.14.0
Snyk has created this PR to upgrade react from 16.0.0 to 16.14.0. See this package in npm: react See this project in Snyk: https://app.snyk.io/org/patrick-86aeNVStj7GDQmUcDNJmGj/project/fffb8517-3229-4901-bc92-6caa0c0352f3?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 3704868 commit 26b8fc0

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
@@ -68,6 +68,6 @@
6868
},
6969
"dependencies": {
7070
"node-ray": "^1.21.0",
71-
"react": "~16.0.0"
71+
"react": "~16.14.0"
7272
}
7373
}

0 commit comments

Comments
 (0)