From 0c5dab729fc5d47cee9a7011bc93b59c882a2df2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 13 Jul 2024 19:12:00 +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/demiladetemowo/project/ec06b305-dfdb-4543-970c-0ba21c3e4fa0?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 a88a716eae..6ea62b4c05 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -65,7 +65,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": {