From a54821f846c2e7195d5e493c797698bb95355ead Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 23 May 2024 14:11:58 +0000 Subject: [PATCH] fix: test/acceptance/workspaces/npm-with-dep-missing-policy/node_modules/typescript-lazy-get-decorator/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BABELTRAVERSE-5962463 --- .../node_modules/typescript-lazy-get-decorator/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/acceptance/workspaces/npm-with-dep-missing-policy/node_modules/typescript-lazy-get-decorator/package.json b/test/acceptance/workspaces/npm-with-dep-missing-policy/node_modules/typescript-lazy-get-decorator/package.json index abc93900a3..5065d920ac 100644 --- a/test/acceptance/workspaces/npm-with-dep-missing-policy/node_modules/typescript-lazy-get-decorator/package.json +++ b/test/acceptance/workspaces/npm-with-dep-missing-policy/node_modules/typescript-lazy-get-decorator/package.json @@ -59,7 +59,7 @@ "devDependencies": { "@types/lodash": "^4.14.80", "@types/node": "^8.0.47", - "ava": "^0.23.0", + "ava": "^1.0.1", "concurrently": "^3.5.0", "coveralls": "^3.0.0", "cross-spawn": "^5.1.0",