Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore: upgrade react from 15.5.3 to 15.6.2
Snyk has created this PR to upgrade react from 15.5.3 to 15.6.2.

See this package in NPM:
https://www.npmjs.com/package/react

See this project in Snyk:
https://app.snyk.io/org/maxiplux/project/6c6174c8-b920-49f9-b145-8d259032c3b4?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 23, 2019
commit f584a73a06275e951cff9f994244724fbc1fa6d0
2 changes: 1 addition & 1 deletion archives/v6-examples/react-table-custom-column-widths/package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"react-table": "6.5.3",
"react-dom": "15.5.3",
"react": "15.5.3",
"react": "15.6.2",
"namor": "1.0.1"
},
"devDependencies": {
Expand Down