fix: package.json & package-lock.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:
snyk-bot 2024-05-22 21:25:26 +00:00 committed by João Caracinha
parent 43fc97624b
commit a362d76e50
2 changed files with 8015 additions and 2320 deletions

10341
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -44,12 +44,12 @@
"@typescript-eslint/eslint-plugin": "^5.54.0", "@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0", "@typescript-eslint/parser": "^5.54.0",
"@vercel/ncc": "^0.34.0", "@vercel/ncc": "^0.34.0",
"eslint": "^8.35.0", "eslint": "^9.0.0",
"eslint-config-prettier": "^8.6.0", "eslint-config-prettier": "^8.6.0",
"eslint-plugin-jest": "^27.2.1", "eslint-plugin-jest": "^27.2.1",
"eslint-plugin-node": "^11.1.0", "eslint-plugin-node": "^11.1.0",
"husky": "^8.0.1", "husky": "^8.0.1",
"jest": "^27.5.1", "jest": "^29.0.0",
"jest-circus": "^27.5.1", "jest-circus": "^27.5.1",
"jest-each": "^27.5.1", "jest-each": "^27.5.1",
"prettier": "^2.8.4", "prettier": "^2.8.4",