chore(security): override js-yaml to >=4.3.1 <5 to fix GHSA-5p4m-2wfm-xmqj (orval audit)
Build & Push Docker Image / build (push) Successful in 1m46s
Build & Push Docker Image / build (push) Successful in 1m46s
This commit is contained in:
@@ -180,3 +180,6 @@ overrides:
|
||||
linkify-it: ">=5.0.2"
|
||||
brace-expansion: ">=5.0.8"
|
||||
fast-uri: ">=3.1.4"
|
||||
# Fix GHSA-5p4m-2wfm-xmqj: js-yaml (4.x) quadratic CPU in !!omap (via orval)
|
||||
# Keep below 5.x since orval depends on the 4.x API.
|
||||
js-yaml: ">=4.3.1 <5"
|
||||
|
||||
Reference in New Issue
Block a user