Skip to content

Commit 75e048f

Browse files
authored
Merge pull request #1540 from privy-open-source/renovate/chart.js-4.x
fix(deps): update dependency chart.js to v4.4.7
2 parents 28bea8f + 36d2519 commit 75e048f

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"@vueuse/math": "11.1.0",
111111
"@zxing/browser": "0.1.5",
112112
"@zxing/library": "0.21.3",
113-
"chart.js": "4.4.6",
113+
"chart.js": "4.4.7",
114114
"date-fns": "4.1.0",
115115
"defu": "6.1.4",
116116
"fast-equals": "^5.0.0",

packages/persona/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@vueuse/math": "11.1.0",
8585
"@zxing/browser": "0.1.5",
8686
"@zxing/library": "0.21.3",
87-
"chart.js": "4.4.6",
87+
"chart.js": "4.4.7",
8888
"core-js": "3",
8989
"date-fns": "4.1.0",
9090
"defu": "6.1.4",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3963,7 +3963,7 @@ __metadata:
39633963
"@zxing/library": "npm:0.21.3"
39643964
autoprefixer: "npm:10.4.20"
39653965
browserslist-to-esbuild: "npm:2.1.1"
3966-
chart.js: "npm:4.4.6"
3966+
chart.js: "npm:4.4.7"
39673967
date-fns: "npm:4.1.0"
39683968
defu: "npm:6.1.4"
39693969
eslint: "npm:8.57.0"
@@ -4144,7 +4144,7 @@ __metadata:
41444144
"@zxing/browser": "npm:0.1.5"
41454145
"@zxing/library": "npm:0.21.3"
41464146
browserslist-to-esbuild: "npm:2.1.1"
4147-
chart.js: "npm:4.4.6"
4147+
chart.js: "npm:4.4.7"
41484148
core-js: "npm:3"
41494149
date-fns: "npm:4.1.0"
41504150
defu: "npm:6.1.4"
@@ -8368,12 +8368,12 @@ __metadata:
83688368
languageName: node
83698369
linkType: hard
83708370

8371-
"chart.js@npm:4.4.6":
8372-
version: 4.4.6
8373-
resolution: "chart.js@npm:4.4.6"
8371+
"chart.js@npm:4.4.7":
8372+
version: 4.4.7
8373+
resolution: "chart.js@npm:4.4.7"
83748374
dependencies:
83758375
"@kurkle/color": "npm:^0.3.0"
8376-
checksum: 10/50d0c13a16fd8c156784ff5e4c79070f09325147b0ee5c64d6d3a17933dd9072027dbc72c561cdd8aa41183d8e5736ef634c9843767f79e8abcf1fa0fd03543b
8376+
checksum: 10/f80c5e61adf8118d71d189db431f9bf82864e42d19d1c19008afdcf5e8933545f1f8a8662a4e7809f21a518781f12f2242657864c863016303cbf63a2aade72b
83778377
languageName: node
83788378
linkType: hard
83798379

0 commit comments

Comments
 (0)