mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2025-12-24 14:31:52 +01:00
Bump react-chartjs-2 from 2.9.0 to 2.10.0
Bumps [react-chartjs-2](https://github.com/jerairrest/react-chartjs-2) from 2.9.0 to 2.10.0. - [Release notes](https://github.com/jerairrest/react-chartjs-2/releases) - [Commits](https://github.com/jerairrest/react-chartjs-2/compare/2.9.0...2.10.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
2ebbc6c8cb
commit
4617213073
10
package-lock.json
generated
10
package-lock.json
generated
@@ -8374,12 +8374,12 @@
|
||||
}
|
||||
},
|
||||
"react-chartjs-2": {
|
||||
"version": "2.9.0",
|
||||
"resolved": "https://registry.npmjs.org/react-chartjs-2/-/react-chartjs-2-2.9.0.tgz",
|
||||
"integrity": "sha512-IYwqUUnQRAJ9SNA978vxulHJTcUFTJk2LDVfbAyk0TnJFZZG7+6U/2flsE4MCw6WCbBjTTypy8T82Ch7XrPtRw==",
|
||||
"version": "2.10.0",
|
||||
"resolved": "https://registry.npmjs.org/react-chartjs-2/-/react-chartjs-2-2.10.0.tgz",
|
||||
"integrity": "sha512-1MjWEkUn8LLFf6GVyYUOrruJTW3yVU5hlEJOwGj3MiokuC+jH/BahjWVGAMonbe9UYbEIUbd2Rn36iVlC0Hb7w==",
|
||||
"requires": {
|
||||
"lodash": "^4.17.4",
|
||||
"prop-types": "^15.5.8"
|
||||
"lodash": "^4.17.19",
|
||||
"prop-types": "^15.7.2"
|
||||
}
|
||||
},
|
||||
"react-dom": {
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
"chart.js": "^2.9.3",
|
||||
"csv-file-validator": "^1.8.0",
|
||||
"react-bootstrap": "^1.3.0",
|
||||
"react-chartjs-2": "^2.9.0",
|
||||
"react-chartjs-2": "^2.10.0",
|
||||
"react-router": "^5.2.0",
|
||||
"react-router-dom": "^5.2.0",
|
||||
"react-toastify": "^6.0.8"
|
||||
|
||||
Reference in New Issue
Block a user