From eed9fd3fb69d3e1ebf8a7e88e8b7c93b3f4ddcae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 22:49:36 +0000 Subject: [PATCH] chore(deps): update dependency js-yaml to v3.14.2 [security] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 30e48ad..8c6a48d 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "ignore-sync": "3.1.0", "jest": "26.6.3", "jest-circus": "26.6.3", - "js-yaml": "3.14.1", + "js-yaml": "3.14.2", "mockttp": "1.2.0", "prettier": "2.2.1", "rimraf": "3.0.2",