From 73a07d198529a7107fee2ecc1c2a40b226a3b59f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 19 May 2024 03:09:02 +0000 Subject: [PATCH] fix: node_modules/clean-yaml-object/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BABELTRAVERSE-5962463 --- node_modules/clean-yaml-object/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/clean-yaml-object/package.json b/node_modules/clean-yaml-object/package.json index 27a6564ba4..dd114a7c46 100644 --- a/node_modules/clean-yaml-object/package.json +++ b/node_modules/clean-yaml-object/package.json @@ -29,7 +29,7 @@ ], "dependencies": {}, "devDependencies": { - "ava": "^0.10.0", + "ava": "^1.0.1", "coveralls": "^2.11.6", "nyc": "^5.3.0", "xo": "^0.12.1"