fix(core): Force-upgrade http-cache-semantics to address CVE-2022-25881 (#5733)

[GitHub Advisory](https://github.com/advisories/GHSA-rc47-6667-2j5j)
This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2023-03-21 14:49:35 +01:00
committed by GitHub
parent 8dd7f6e1d4
commit f7401fb613
2 changed files with 5 additions and 3 deletions

View File

@@ -72,6 +72,7 @@
"decode-uri-component": "0.2.2",
"ejs": "^3.1.8",
"fork-ts-checker-webpack-plugin": "^6.0.4",
"http-cache-semantics": "4.1.1",
"jsonwebtoken": "9.0.0",
"prettier": "^2.8.3",
"ts-node": "^10.9.1",