From dd840cbb2bc90ae52df2331b8b0b0fcc9339157b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 18 Oct 2023 04:02:03 +0000 Subject: [PATCH] Update dependency express to ^4.18.2 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5b8bcf3..cd50b5f 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "bootstrap": "^4.6.2", "cron": "^2.3.1", "dayjs": "^1.11.0", - "express": "^4.17.1", + "express": "^4.18.2", "flag-icon-css": "^3.5.0", "jsonpath-plus": "^6.0.1", "node-cron": "^3.0.0", @@ -50,7 +50,7 @@ "@angular/compiler-cli": "~11.1.0", "@angular/language-service": "~11.1.0", "@nguniversal/builders": "^12.1.0", - "@types/express": "^4.17.12", + "@types/express": "^4.17.20", "@types/node": "^14.14.22", "@types/jasmine": "~3.6.3", "@types/jasminewd2": "~2.0.8",