From c677c2c17420da5ab65f08241e30e55325f3b19f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 2 Dec 2023 22:09:47 +0000 Subject: [PATCH] fix: deps/npm/node_modules/asynckit/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- deps/npm/node_modules/asynckit/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deps/npm/node_modules/asynckit/package.json b/deps/npm/node_modules/asynckit/package.json index 51147d6569aa0f..0be5cae4049398 100644 --- a/deps/npm/node_modules/asynckit/package.json +++ b/deps/npm/node_modules/asynckit/package.json @@ -47,14 +47,14 @@ "devDependencies": { "browserify": "^13.0.0", "browserify-istanbul": "^2.0.0", - "coveralls": "^2.11.9", - "eslint": "^2.9.0", + "coveralls": "^3.0.0", + "eslint": "^6.0.0", "istanbul": "^0.4.3", "obake": "^0.1.2", "phantomjs-prebuilt": "^2.1.7", "pre-commit": "^1.1.3", "reamde": "^1.1.0", - "rimraf": "^2.5.2", + "rimraf": "^4.0.0", "size-table": "^0.2.0", "tap-spec": "^4.1.1", "tape": "^4.5.1"