From f6a72a483629139854e6679f361fba1f3dfbbde9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 26 Apr 2023 15:43:35 +0000 Subject: [PATCH] fix: node_modules/clone-response/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-584908 - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-GOT-2932019 - https://snyk.io/vuln/SNYK-JS-HAWK-2808852 - https://snyk.io/vuln/SNYK-JS-ISTANBULREPORTS-2328088 - https://snyk.io/vuln/SNYK-JS-JSYAML-173999 - https://snyk.io/vuln/SNYK-JS-JSYAML-174129 - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795 - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 - https://snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042 - https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381 - https://snyk.io/vuln/npm:braces:20180219 - https://snyk.io/vuln/npm:eslint:20180222 - https://snyk.io/vuln/npm:hoek:20180212 - https://snyk.io/vuln/npm:mem:20180117 - https://snyk.io/vuln/npm:tunnel-agent:20170305 --- node_modules/clone-response/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/node_modules/clone-response/package.json b/node_modules/clone-response/package.json index 24e8343561..6f3ddf02b2 100644 --- a/node_modules/clone-response/package.json +++ b/node_modules/clone-response/package.json @@ -32,13 +32,13 @@ "mimic-response": "^1.0.0" }, "devDependencies": { - "ava": "^0.22.0", - "coveralls": "^2.13.1", + "ava": "^4.0.0", + "coveralls": "^3.0.0", "create-test-server": "^2.0.1", "eslint-config-xo-lukechilds": "^1.0.0", "get-stream": "^3.0.0", - "nyc": "^11.0.2", + "nyc": "^15.0.0", "pify": "^3.0.0", - "xo": "^0.19.0" + "xo": "^0.40.3" } } \ No newline at end of file