From 84d27887b50157ad62151f60d69d8cc32900c5f6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 11 Sep 2024 11:26:50 +0000 Subject: [PATCH] fix: upgrade multiple dependencies with Snyk Snyk has created this PR to upgrade: - @fontsource-variable/manrope from 5.0.20 to 5.0.21. See this package in npm: https://www.npmjs.com/package/@fontsource-variable/manrope - chart.js from 4.4.3 to 4.4.4. See this package in npm: https://www.npmjs.com/package/chart.js See this project in Snyk: https://app.snyk.io/org/domin-mnd/project/8417edd4-80a0-46ff-b5ed-85d7dbc0ca89?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ae4f414..ed5db81 100644 --- a/package.json +++ b/package.json @@ -24,9 +24,9 @@ "stylus": "0.63.0" }, "dependencies": { - "@fontsource-variable/manrope": "5.0.20", + "@fontsource-variable/manrope": "5.0.21", "@phosphor-icons/vue": "2.2.1", - "chart.js": "4.4.3", + "chart.js": "4.4.4", "kysely": "0.27.4", "minio": "7.1.3", "pg": "8.12.0",