From a68adac83b07d7e1513c1a401798558b91a5c104 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 24 Jul 2024 09:09:33 +0000 Subject: [PATCH] fix: upgrade zone.js from 0.11.8 to 0.14.7 Snyk has created this PR to upgrade zone.js from 0.11.8 to 0.14.7. See this package in npm: zone.js See this project in Snyk: https://app.snyk.io/org/luciano.morisnyk.io/project/870b3d6c-df62-4e04-b12b-35e075960e64?utm_source=github&utm_medium=referral&page=upgrade-pr --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 43e080db844..99ac68eda24 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -66,7 +66,7 @@ "socket.io-client": "^3.1.0", "solidity-browser-compiler": "^1.1.0", "typescript": "~4.8.4", - "zone.js": "~0.11.4", + "zone.js": "~0.14.7", "zustand": "4.4.1" }, "devDependencies": {