Skip to content

Commit f221e8e

Browse files
authored
Merge pull request #1516 from privy-open-source/renovate/chart.js-4.x
fix(deps): update dependency chart.js to v4.4.6
2 parents dd453d3 + d04be2a commit f221e8e

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.4",
113+
"chart.js": "4.4.6",
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.4",
87+
"chart.js": "4.4.6",
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
@@ -3786,7 +3786,7 @@ __metadata:
37863786
"@zxing/library": "npm:0.21.3"
37873787
autoprefixer: "npm:10.4.20"
37883788
browserslist-to-esbuild: "npm:2.1.1"
3789-
chart.js: "npm:4.4.4"
3789+
chart.js: "npm:4.4.6"
37903790
date-fns: "npm:4.1.0"
37913791
defu: "npm:6.1.4"
37923792
eslint: "npm:8.57.0"
@@ -3967,7 +3967,7 @@ __metadata:
39673967
"@zxing/browser": "npm:0.1.5"
39683968
"@zxing/library": "npm:0.21.3"
39693969
browserslist-to-esbuild: "npm:2.1.1"
3970-
chart.js: "npm:4.4.4"
3970+
chart.js: "npm:4.4.6"
39713971
core-js: "npm:3"
39723972
date-fns: "npm:4.1.0"
39733973
defu: "npm:6.1.4"
@@ -8109,12 +8109,12 @@ __metadata:
81098109
languageName: node
81108110
linkType: hard
81118111

8112-
"chart.js@npm:4.4.4":
8113-
version: 4.4.4
8114-
resolution: "chart.js@npm:4.4.4"
8112+
"chart.js@npm:4.4.6":
8113+
version: 4.4.6
8114+
resolution: "chart.js@npm:4.4.6"
81158115
dependencies:
81168116
"@kurkle/color": "npm:^0.3.0"
8117-
checksum: 10/77221dce07606c67686b31b14c3e8c56d71fadc93a5d754ef1f0abc870160253c31751edd9962a0f5bd929824ca69458b914b6c90c8a0c1e9a547d276e9ca9b0
8117+
checksum: 10/50d0c13a16fd8c156784ff5e4c79070f09325147b0ee5c64d6d3a17933dd9072027dbc72c561cdd8aa41183d8e5736ef634c9843767f79e8abcf1fa0fd03543b
81188118
languageName: node
81198119
linkType: hard
81208120

0 commit comments

Comments
 (0)