From 9719fa860625d7c4289818df2acef3e92c200513 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 26 Apr 2023 02:21:25 +0000 Subject: [PATCH] fix: node_modules/json-schema-traverse/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-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-MOCHA-2863123 - https://snyk.io/vuln/SNYK-JS-MOCHA-561476 - https://snyk.io/vuln/SNYK-JS-SHELLJS-2332187 - https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381 - https://snyk.io/vuln/npm:braces:20180219 - https://snyk.io/vuln/npm:debug:20170905 - https://snyk.io/vuln/npm:diff:20180305 - https://snyk.io/vuln/npm:eslint:20180222 - https://snyk.io/vuln/npm:growl:20160721 - https://snyk.io/vuln/npm:hoek:20180212 - https://snyk.io/vuln/npm:mem:20180117 - https://snyk.io/vuln/npm:tunnel-agent:20170305 --- node_modules/json-schema-traverse/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/node_modules/json-schema-traverse/package.json b/node_modules/json-schema-traverse/package.json index e2d61a06da..dd76118b79 100644 --- a/node_modules/json-schema-traverse/package.json +++ b/node_modules/json-schema-traverse/package.json @@ -24,10 +24,10 @@ }, "homepage": "https://github.com/epoberezkin/json-schema-traverse#readme", "devDependencies": { - "coveralls": "^2.13.1", - "eslint": "^3.19.0", - "mocha": "^3.4.2", - "nyc": "^11.0.2", + "coveralls": "^3.0.0", + "eslint": "^8.0.0", + "mocha": "^10.1.0", + "nyc": "^15.0.0", "pre-commit": "^1.2.2" }, "nyc": {