From fd9e2747cfad7832cae4513c2f534b4ec95601a2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 12 Oct 2025 12:29:37 +0000 Subject: [PATCH] fix: upgrade @unovis/ts from 1.5.0 to 1.6.1 Snyk has created this PR to upgrade @unovis/ts from 1.5.0 to 1.6.1. See this package in npm: @unovis/ts See this project in Snyk: https://app.snyk.io/org/nirjan-dev/project/0e52bebc-de25-4750-8f51-62291bba8757?utm_source=github&utm_medium=referral&page=upgrade-pr --- web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package.json b/web/package.json index 218dca8..0bc2400 100644 --- a/web/package.json +++ b/web/package.json @@ -27,7 +27,7 @@ "packageManager": "pnpm@9.11.0+sha512.0a203ffaed5a3f63242cd064c8fb5892366c103e328079318f78062f24ea8c9d50bc6a47aa3567cabefd824d170e78fa2745ed1f16b132e16436146b7688f19b", "dependencies": { "@types/web-push": "^3.6.4", - "@unovis/ts": "^1.5.0", + "@unovis/ts": "^1.6.1", "@unovis/vue": "^1.5.0", "web-push": "^3.6.7", "zod": "^3.24.1"