fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
This commit is contained in:
parent
245bae92d1
commit
46ab252a2d
|
@ -132,7 +132,7 @@
|
|||
"ajv-cli": "^5.0.0",
|
||||
"axios": "^0.26.1",
|
||||
"chai": "~4.2.0",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint": "^9.0.0",
|
||||
"eslint-config-standard": "^16.0.3",
|
||||
"eslint-plugin-header": "^3.1.1",
|
||||
"eslint-plugin-import": "^2.23.4",
|
||||
|
|
Loading…
Reference in New Issue