fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908
This commit is contained in:
snyk-bot
2021-12-16 01:45:28 +00:00
parent 260aa3b4b2
commit 72101ceffa
2 changed files with 25 additions and 60 deletions

View File

@@ -38,7 +38,7 @@
"eslint": "^7.32.0",
"eslint-config-google": "^0.14.0",
"jest": "^26.6.3",
"jest-junit": "^12.2.0",
"jest-junit": "^13.0.0",
"ts-jest": "^26.5.6",
"typescript": "^4.3.5"
}