From 254867d19728b0029aa007b41c1fa23edc35977f Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 19:08:13 +0000 Subject: [PATCH] feat: upgrade @types/node from 18.19.42 to 24.1.0 Snyk has created this PR to upgrade @types/node from 18.19.42 to 24.1.0. See this package in npm: @types/node See this project in Snyk: https://app.snyk.io/org/hashimmohammad881-TrGTrpdUyGorMuF38nmW8P/project/9f008e2d-d271-4ac8-a616-7fc76243d7b2?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr --- demo/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/package.json b/demo/package.json index 704309d36..c613d0e26 100644 --- a/demo/package.json +++ b/demo/package.json @@ -34,7 +34,7 @@ "@angular/compiler-cli": "^18.1.0", "@types/express": "^4.17.21", "@types/jasmine": "~5.1.0", - "@types/node": "^18.19.13", + "@types/node": "^24.1.0", "jasmine-core": "~5.2.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.2.0",