Skip to content

Commit

Permalink
Merge pull request #5542 from nobuhiko/snyk_fixed_30
Browse files Browse the repository at this point in the history
fix: upgrade chart.js from 3.8.0 to 3.8.2
  • Loading branch information
chihiro-adachi authored Aug 16, 2022
2 parents ecffff4 + bb08c85 commit dd69df5
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion html/bundle/admin.bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion html/bundle/admin.bundle.js.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*/

/*!
* Chart.js v3.8.0
* Chart.js v3.8.2
* https://www.chartjs.org
* (c) 2022 Chart.js Contributors
* Released under the MIT License
Expand Down
2 changes: 1 addition & 1 deletion html/bundle/admin.bundle.js.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 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 @@ -37,7 +37,7 @@
"@popperjs/core": "^2.11.5",
"ace-builds": "^1.5.1",
"bootstrap": "^5.1.3",
"chart.js": "^3.8.0",
"chart.js": "^3.8.2",
"css-loader": "^6.7.1",
"file-loader": "^6.2.0",
"filepond": "^4.30.4",
Expand Down

0 comments on commit dd69df5

Please sign in to comment.