From abaefda743a5503c85b9966526d9dd838f577928 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 24 Jun 2023 04:41:54 +0000 Subject: [PATCH] fix: node_modules/got/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- node_modules/got/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/node_modules/got/package.json b/node_modules/got/package.json index 28c396adbf..103d70e0b3 100644 --- a/node_modules/got/package.json +++ b/node_modules/got/package.json @@ -47,13 +47,13 @@ "url-parse-lax": "^3.0.0" }, "devDependencies": { - "ava": "^1.1.0", + "ava": "^3.0.0", "coveralls": "^3.0.0", "delay": "^4.1.0", "form-data": "^2.3.3", "get-port": "^4.0.0", "np": "^3.1.0", - "nyc": "^13.1.0", + "nyc": "^15.0.0", "p-event": "^2.1.0", "pem": "^1.13.2", "proxyquire": "^2.0.1", @@ -62,7 +62,7 @@ "tempfile": "^2.0.0", "tempy": "^0.2.1", "tough-cookie": "^3.0.0", - "xo": "^0.24.0" + "xo": "^0.53.0" }, "ava": { "concurrency": 4