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-09-17 06:47:55 +00:00
parent 41d5051b39
commit 9538b5feed
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795
2 changed files with 723 additions and 646 deletions

1365
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -193,7 +193,7 @@
"csscomb": "^4.2.0",
"diff": "^3.4.0",
"editorconfig": "^0.15.0",
"eslint": "^4.16.0",
"eslint": "^7.0.0",
"event-kit": "^2.4.0",
"expand-home-dir": "0.0.3",
"extend": "^3.0.2",
@ -213,7 +213,7 @@
"remark": "6.0.1",
"season": "^6.0.2",
"semver": "^5.5.0",
"shell-env": "^0.3.0",
"shell-env": "^4.0.0",
"space-pen": "5.1.2",
"strip-json-comments": "^2.0.1",
"temp": "^0.8.3",