Skip to content
Closed
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"babelify": "~10.0.0",
"bignumber.js": "^9.2.0",
"brace": "^0.11.1",
"chart.js": "^4.4.7",
"chart.js": "^4.5.1",
"chartjs-plugin-zoom": "^2.0.1",
"codemirror": "^6.0.1",
"convert-units": "^2.3.4",
Expand Down
10 changes: 5 additions & 5 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5593,12 +5593,12 @@ __metadata:
languageName: node
linkType: hard

"chart.js@npm:^4.4.7":
version: 4.5.0
resolution: "chart.js@npm:4.5.0"
"chart.js@npm:^4.5.1":
version: 4.5.1
resolution: "chart.js@npm:4.5.1"
dependencies:
"@kurkle/color": "npm:^0.3.0"
checksum: 10c0/f12c7f9a238ee7ce6d3f7111628e9daba86bb8ff8e54cfe63525fde6ded9003c72c4c8d2c7d5702539dc0aff7e682dfec058660ade8d03a970da002656d4ac91
checksum: 10c0/3f2a11dcaae9079e8e6b8ad077e2ae311f04996f9da14815730891e66215ee8b5f2c0eb70b5a156e5bde0f89a41bae13506dc6153e50fd22dcb282b21eec706f
languageName: node
linkType: hard

Expand Down Expand Up @@ -12856,7 +12856,7 @@ __metadata:
brace: "npm:^0.11.1"
browserify: "npm:^17.0.0"
buffer: "npm:^6.0.3"
chart.js: "npm:^4.4.7"
chart.js: "npm:^4.5.1"
chartjs-plugin-zoom: "npm:^2.0.1"
codemirror: "npm:^6.0.1"
convert-units: "npm:^2.3.4"
Expand Down
Loading