Skip to content

Commit

Permalink
chore(cli) upgrade minimist dependency and remove unused third-party …
Browse files Browse the repository at this point in the history
…package type declarations

Summary:
[email protected] has security vulnerabilities:
https://fburl.com/vulnerability_management/n833z090

This diff upgrades the dependency to the latest version ( 1.2.8 )

Reviewed By: twobassdrum

Differential Revision: D55052779

fbshipit-source-id: 5c6338c2ee5bae139bcce88546781bf7bd6f5d34
  • Loading branch information
JacksonGL authored and facebook-github-bot committed Mar 19, 2024
1 parent 24127d2 commit f18430e
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 30 deletions.
4 changes: 2 additions & 2 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"babar": "^0.2.0",
"chalk": "^4.0.0",
"fs-extra": "^4.0.2",
"minimist": "^1.2.0",
"minimist": "^1.2.8",
"puppeteer": "^21.0.3",
"puppeteer-core": "^21.0.3",
"string-width": "^4.2.0",
Expand All @@ -44,7 +44,7 @@
"devDependencies": {
"@types/fs-extra": "^9.0.3",
"@types/jest": "^27.4.1",
"@types/minimist": "^1.2.2",
"@types/minimist": "^1.2.5",
"@types/node": "^12.16.3",
"@types/puppeteer": "^5.4.4",
"jest": "^29.6.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"blessed": "^0.1.81",
"chalk": "^4.0.0",
"fs-extra": "^4.0.2",
"minimist": "^1.2.0",
"minimist": "^1.2.8",
"puppeteer": "^21.0.3",
"puppeteer-core": "^21.0.3",
"string-width": "^4.2.0",
Expand All @@ -46,7 +46,7 @@
"@types/blessed": "^0.1.19",
"@types/fs-extra": "^9.0.3",
"@types/jest": "^27.4.1",
"@types/minimist": "^1.2.2",
"@types/minimist": "^1.2.5",
"@types/node": "^12.16.3",
"@types/puppeteer": "^5.4.4",
"jest": "^29.6.2",
Expand Down
18 changes: 0 additions & 18 deletions packages/cli/src/TypesThirdParty.ts

This file was deleted.

4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"babar": "^0.2.0",
"chalk": "^4.0.0",
"fs-extra": "^4.0.2",
"minimist": "^1.2.0",
"minimist": "^1.2.8",
"puppeteer": "^21.0.3",
"puppeteer-core": "^21.0.3",
"string-width": "^4.2.0",
Expand All @@ -45,7 +45,7 @@
"devDependencies": {
"@types/fs-extra": "^9.0.3",
"@types/jest": "^27.4.1",
"@types/minimist": "^1.2.2",
"@types/minimist": "^1.2.5",
"@types/node": "^12.16.3",
"@types/puppeteer": "^5.4.4",
"jest": "^29.6.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"babar": "^0.2.0",
"chalk": "^4.0.0",
"fs-extra": "^4.0.2",
"minimist": "^1.2.0",
"minimist": "^1.2.8",
"puppeteer": "^21.0.3",
"puppeteer-core": "^21.0.3",
"string-width": "^4.2.0",
Expand All @@ -42,7 +42,7 @@
"@types/babel-core": "^6.25.7",
"@types/fs-extra": "^9.0.3",
"@types/jest": "^27.4.1",
"@types/minimist": "^1.2.2",
"@types/minimist": "^1.2.5",
"@types/node": "^12.16.3",
"@types/puppeteer": "^5.4.4",
"jest": "^29.6.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/heap-analysis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"babar": "^0.2.0",
"chalk": "^4.0.0",
"fs-extra": "^4.0.2",
"minimist": "^1.2.0",
"minimist": "^1.2.8",
"puppeteer": "^21.0.3",
"puppeteer-core": "^21.0.3",
"string-width": "^4.2.0",
Expand All @@ -36,7 +36,7 @@
"devDependencies": {
"@types/fs-extra": "^9.0.3",
"@types/jest": "^27.4.1",
"@types/minimist": "^1.2.2",
"@types/minimist": "^1.2.5",
"@types/node": "^12.16.3",
"@types/puppeteer": "^5.4.4",
"jest": "^29.6.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/memlab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"babar": "^0.2.0",
"chalk": "^4.0.0",
"fs-extra": "^4.0.2",
"minimist": "^1.2.0",
"minimist": "^1.2.8",
"puppeteer": "^21.0.3",
"puppeteer-core": "^21.0.3",
"string-width": "^4.2.0",
Expand All @@ -45,7 +45,7 @@
"devDependencies": {
"@types/fs-extra": "^9.0.3",
"@types/jest": "^27.4.1",
"@types/minimist": "^1.2.2",
"@types/minimist": "^1.2.5",
"@types/node": "^12.16.3",
"@types/puppeteer": "^5.4.4",
"jest": "^29.6.2",
Expand Down

0 comments on commit f18430e

Please sign in to comment.