boilerplate-language / boilerplate-typescript

Template for typescript
https://kannkyo.github.io/boilerplate-typescript/
MIT License
0 stars 0 forks source link

npm audit found vulnerabilities #11

Open github-actions[bot] opened 2 years ago

github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

22 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

markdown-it  <12.3.2
Severity: moderate
Uncontrolled Resource Consumption in markdown-it - https://github.com/advisories/GHSA-6vfc-qv3f-vr6c
fix available via `npm audit fix --force`
Will install jsdoc@3.5.5, which is a breaking change
node_modules/markdown-it
  jsdoc  >=3.6.0
  Depends on vulnerable versions of markdown-it
  node_modules/jsdoc
    jsdoc-api  >=5.0.1
    Depends on vulnerable versions of jsdoc
    node_modules/jsdoc-api
      jsdoc-to-markdown  >=5.0.0-node12.1
      Depends on vulnerable versions of jsdoc-api
      node_modules/jsdoc-to-markdown

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

26 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

markdown-it  <12.3.2
Severity: moderate
Uncontrolled Resource Consumption in markdown-it - https://github.com/advisories/GHSA-6vfc-qv3f-vr6c
fix available via `npm audit fix --force`
Will install jsdoc@3.5.5, which is a breaking change
node_modules/markdown-it
  jsdoc  >=3.6.0
  Depends on vulnerable versions of markdown-it
  node_modules/jsdoc
    jsdoc-api  >=5.0.1
    Depends on vulnerable versions of jsdoc
    node_modules/jsdoc-api
      jsdoc-to-markdown  >=5.0.0-node12.1
      Depends on vulnerable versions of jsdoc-api
      node_modules/jsdoc-to-markdown

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

26 moderate severity vulnerabilities

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

markdown-it  <12.3.2
Severity: moderate
Uncontrolled Resource Consumption in markdown-it - https://github.com/advisories/GHSA-6vfc-qv3f-vr6c
fix available via `npm audit fix --force`
Will install jsdoc@3.5.5, which is a breaking change
node_modules/markdown-it
  jsdoc  >=3.2.0-dev
  Depends on vulnerable versions of markdown-it
  Depends on vulnerable versions of marked
  node_modules/jsdoc
    jsdoc-api  >=5.0.1
    Depends on vulnerable versions of jsdoc
    node_modules/jsdoc-api
      jsdoc-to-markdown  0.6.0 - 0.6.4 || >=2.0.0-alpha.0
      Depends on vulnerable versions of dmd
      Depends on vulnerable versions of jsdoc-api
      node_modules/jsdoc-to-markdown

marked  <4.0.10
Severity: high
Inefficient Regular Expression Complexity in marked - https://github.com/advisories/GHSA-5v2h-r2cx-5xgj
fix available via `npm audit fix --force`
Will install jsdoc-to-markdown@1.3.9, which is a breaking change
node_modules/marked
node_modules/typedoc/node_modules/marked
  dmd  0.3.7 - 0.3.17 || >=2.0.2
  Depends on vulnerable versions of marked
  node_modules/dmd
    jsdoc-to-markdown  0.6.0 - 0.6.4 || >=2.0.0-alpha.0
    Depends on vulnerable versions of dmd
    Depends on vulnerable versions of jsdoc-api
    node_modules/jsdoc-to-markdown
  jsdoc  >=3.2.0-dev
  Depends on vulnerable versions of markdown-it
  Depends on vulnerable versions of marked
  node_modules/jsdoc
    jsdoc-api  >=5.0.1
    Depends on vulnerable versions of jsdoc
    node_modules/jsdoc-api
  typedoc  *
  Depends on vulnerable versions of marked
  node_modules/typedoc

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

shelljs  <0.8.5
Severity: moderate
Improper Privilege Management in shelljs - https://github.com/advisories/GHSA-64g7-mvw6-v9qj
fix available via `npm audit fix`
node_modules/shelljs

30 vulnerabilities (25 moderate, 5 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues possible (including breaking changes), run:
  npm audit fix --force

Some issues need review, and may require choosing
a different dependency.
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

markdown-it  <12.3.2
Severity: moderate
Uncontrolled Resource Consumption in markdown-it - https://github.com/advisories/GHSA-6vfc-qv3f-vr6c
fix available via `npm audit fix --force`
Will install jsdoc@3.5.5, which is a breaking change
node_modules/markdown-it
  jsdoc  >=3.2.0-dev
  Depends on vulnerable versions of markdown-it
  Depends on vulnerable versions of marked
  node_modules/jsdoc
    jsdoc-api  >=5.0.1
    Depends on vulnerable versions of jsdoc
    node_modules/jsdoc-api
      jsdoc-to-markdown  0.6.0 - 0.6.4 || >=2.0.0-alpha.0
      Depends on vulnerable versions of dmd
      Depends on vulnerable versions of jsdoc-api
      node_modules/jsdoc-to-markdown

marked  <4.0.10
Severity: high
Inefficient Regular Expression Complexity in marked - https://github.com/advisories/GHSA-5v2h-r2cx-5xgj
fix available via `npm audit fix --force`
Will install jsdoc-to-markdown@1.3.9, which is a breaking change
node_modules/marked
node_modules/typedoc/node_modules/marked
  dmd  0.3.7 - 0.3.17 || >=2.0.2
  Depends on vulnerable versions of marked
  node_modules/dmd
    jsdoc-to-markdown  0.6.0 - 0.6.4 || >=2.0.0-alpha.0
    Depends on vulnerable versions of dmd
    Depends on vulnerable versions of jsdoc-api
    node_modules/jsdoc-to-markdown
  jsdoc  >=3.2.0-dev
  Depends on vulnerable versions of markdown-it
  Depends on vulnerable versions of marked
  node_modules/jsdoc
    jsdoc-api  >=5.0.1
    Depends on vulnerable versions of jsdoc
    node_modules/jsdoc-api
  typedoc  *
  Depends on vulnerable versions of marked
  node_modules/typedoc

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

shelljs  <0.8.5
Severity: moderate
Improper Privilege Management in shelljs - https://github.com/advisories/GHSA-64g7-mvw6-v9qj
fix available via `npm audit fix`
node_modules/shelljs

30 vulnerabilities (25 moderate, 5 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues possible (including breaking changes), run:
  npm audit fix --force

Some issues need review, and may require choosing
a different dependency.
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

markdown-it  <12.3.2
Severity: moderate
Uncontrolled Resource Consumption in markdown-it - https://github.com/advisories/GHSA-6vfc-qv3f-vr6c
fix available via `npm audit fix --force`
Will install jsdoc@3.5.5, which is a breaking change
node_modules/markdown-it
  jsdoc  >=3.2.0-dev
  Depends on vulnerable versions of markdown-it
  Depends on vulnerable versions of marked
  node_modules/jsdoc
    jsdoc-api  >=5.0.1
    Depends on vulnerable versions of jsdoc
    node_modules/jsdoc-api
      jsdoc-to-markdown  0.6.0 - 0.6.4 || >=2.0.0-alpha.0
      Depends on vulnerable versions of dmd
      Depends on vulnerable versions of jsdoc-api
      node_modules/jsdoc-to-markdown

marked  <4.0.10
Severity: high
Inefficient Regular Expression Complexity in marked - https://github.com/advisories/GHSA-5v2h-r2cx-5xgj
fix available via `npm audit fix --force`
Will install jsdoc-to-markdown@1.3.9, which is a breaking change
node_modules/marked
node_modules/typedoc/node_modules/marked
  dmd  0.3.7 - 0.3.17 || >=2.0.2
  Depends on vulnerable versions of marked
  node_modules/dmd
    jsdoc-to-markdown  0.6.0 - 0.6.4 || >=2.0.0-alpha.0
    Depends on vulnerable versions of dmd
    Depends on vulnerable versions of jsdoc-api
    node_modules/jsdoc-to-markdown
  jsdoc  >=3.2.0-dev
  Depends on vulnerable versions of markdown-it
  Depends on vulnerable versions of marked
  node_modules/jsdoc
    jsdoc-api  >=5.0.1
    Depends on vulnerable versions of jsdoc
    node_modules/jsdoc-api
  typedoc  *
  Depends on vulnerable versions of marked
  node_modules/typedoc

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

shelljs  <0.8.5
Severity: moderate
Improper Privilege Management in shelljs - https://github.com/advisories/GHSA-64g7-mvw6-v9qj
fix available via `npm audit fix`
node_modules/shelljs

30 vulnerabilities (25 moderate, 5 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues possible (including breaking changes), run:
  npm audit fix --force

Some issues need review, and may require choosing
a different dependency.
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

markdown-it  <12.3.2
Severity: moderate
Uncontrolled Resource Consumption in markdown-it - https://github.com/advisories/GHSA-6vfc-qv3f-vr6c
fix available via `npm audit fix --force`
Will install jsdoc@3.5.5, which is a breaking change
node_modules/markdown-it
  jsdoc  >=3.2.0-dev
  Depends on vulnerable versions of markdown-it
  Depends on vulnerable versions of marked
  node_modules/jsdoc
    jsdoc-api  >=5.0.1
    Depends on vulnerable versions of jsdoc
    node_modules/jsdoc-api
      jsdoc-to-markdown  0.6.0 - 0.6.4 || >=2.0.0-alpha.0
      Depends on vulnerable versions of dmd
      Depends on vulnerable versions of jsdoc-api
      node_modules/jsdoc-to-markdown

marked  <4.0.10
Severity: high
Inefficient Regular Expression Complexity in marked - https://github.com/advisories/GHSA-5v2h-r2cx-5xgj
fix available via `npm audit fix --force`
Will install jsdoc@3.5.5, which is a breaking change
node_modules/marked
node_modules/typedoc/node_modules/marked
  dmd  0.3.7 - 0.3.17 || >=2.0.2
  Depends on vulnerable versions of marked
  node_modules/dmd
    jsdoc-to-markdown  0.6.0 - 0.6.4 || >=2.0.0-alpha.0
    Depends on vulnerable versions of dmd
    Depends on vulnerable versions of jsdoc-api
    node_modules/jsdoc-to-markdown
  jsdoc  >=3.2.0-dev
  Depends on vulnerable versions of markdown-it
  Depends on vulnerable versions of marked
  node_modules/jsdoc
    jsdoc-api  >=5.0.1
    Depends on vulnerable versions of jsdoc
    node_modules/jsdoc-api
  typedoc  <=0.22.10 || >=1.0.0-dev.1
  Depends on vulnerable versions of marked
  node_modules/typedoc

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

shelljs  <0.8.5
Severity: moderate
Improper Privilege Management in shelljs - https://github.com/advisories/GHSA-64g7-mvw6-v9qj
fix available via `npm audit fix`
node_modules/shelljs

30 vulnerabilities (25 moderate, 5 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

markdown-it  <12.3.2
Severity: moderate
Uncontrolled Resource Consumption in markdown-it - https://github.com/advisories/GHSA-6vfc-qv3f-vr6c
fix available via `npm audit fix --force`
Will install jsdoc@3.5.5, which is a breaking change
node_modules/markdown-it
  jsdoc  >=3.2.0-dev
  Depends on vulnerable versions of markdown-it
  Depends on vulnerable versions of marked
  node_modules/jsdoc
    jsdoc-api  >=5.0.1
    Depends on vulnerable versions of jsdoc
    node_modules/jsdoc-api
      jsdoc-to-markdown  0.6.0 - 0.6.4 || >=2.0.0-alpha.0
      Depends on vulnerable versions of dmd
      Depends on vulnerable versions of jsdoc-api
      node_modules/jsdoc-to-markdown

marked  <4.0.10
Severity: high
Inefficient Regular Expression Complexity in marked - https://github.com/advisories/GHSA-5v2h-r2cx-5xgj
fix available via `npm audit fix --force`
Will install jsdoc@3.5.5, which is a breaking change
node_modules/marked
node_modules/typedoc/node_modules/marked
  dmd  0.3.7 - 0.3.17 || >=2.0.2
  Depends on vulnerable versions of marked
  node_modules/dmd
    jsdoc-to-markdown  0.6.0 - 0.6.4 || >=2.0.0-alpha.0
    Depends on vulnerable versions of dmd
    Depends on vulnerable versions of jsdoc-api
    node_modules/jsdoc-to-markdown
  jsdoc  >=3.2.0-dev
  Depends on vulnerable versions of markdown-it
  Depends on vulnerable versions of marked
  node_modules/jsdoc
    jsdoc-api  >=5.0.1
    Depends on vulnerable versions of jsdoc
    node_modules/jsdoc-api
  typedoc  <=0.22.10 || >=1.0.0-dev.1
  Depends on vulnerable versions of marked
  node_modules/typedoc

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

shelljs  <0.8.5
Severity: moderate
Improper Privilege Management in shelljs - https://github.com/advisories/GHSA-64g7-mvw6-v9qj
fix available via `npm audit fix`
node_modules/shelljs

30 vulnerabilities (25 moderate, 5 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

markdown-it  <12.3.2
Severity: moderate
Uncontrolled Resource Consumption in markdown-it - https://github.com/advisories/GHSA-6vfc-qv3f-vr6c
fix available via `npm audit fix --force`
Will install jsdoc@0.0.0, which is a breaking change
node_modules/markdown-it
  jsdoc  >=3.2.0-dev
  Depends on vulnerable versions of markdown-it
  Depends on vulnerable versions of marked
  node_modules/jsdoc
    jsdoc-api  >=4.0.0
    Depends on vulnerable versions of jsdoc
    node_modules/jsdoc-api
      jsdoc-to-markdown  0.6.0 - 0.6.4 || >=2.0.0-alpha.0
      Depends on vulnerable versions of dmd
      Depends on vulnerable versions of jsdoc-api
      node_modules/jsdoc-to-markdown

marked  <4.0.10
Severity: high
Inefficient Regular Expression Complexity in marked - https://github.com/advisories/GHSA-5v2h-r2cx-5xgj
fix available via `npm audit fix --force`
Will install jsdoc@0.0.0, which is a breaking change
node_modules/marked
node_modules/typedoc/node_modules/marked
  dmd  0.3.7 - 0.3.17 || >=2.0.2
  Depends on vulnerable versions of marked
  node_modules/dmd
    jsdoc-to-markdown  0.6.0 - 0.6.4 || >=2.0.0-alpha.0
    Depends on vulnerable versions of dmd
    Depends on vulnerable versions of jsdoc-api
    node_modules/jsdoc-to-markdown
  jsdoc  >=3.2.0-dev
  Depends on vulnerable versions of markdown-it
  Depends on vulnerable versions of marked
  node_modules/jsdoc
    jsdoc-api  >=4.0.0
    Depends on vulnerable versions of jsdoc
    node_modules/jsdoc-api
  typedoc  <=0.22.10 || >=1.0.0-dev.1
  Depends on vulnerable versions of marked
  node_modules/typedoc

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

shelljs  <0.8.5
Severity: moderate
Improper Privilege Management in shelljs - https://github.com/advisories/GHSA-64g7-mvw6-v9qj
fix available via `npm audit fix`
node_modules/shelljs

30 vulnerabilities (24 moderate, 6 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

markdown-it  <12.3.2
Severity: moderate
Uncontrolled Resource Consumption in markdown-it - https://github.com/advisories/GHSA-6vfc-qv3f-vr6c
fix available via `npm audit fix --force`
Will install jsdoc@0.0.0, which is a breaking change
node_modules/markdown-it
  jsdoc  >=3.2.0-dev
  Depends on vulnerable versions of markdown-it
  Depends on vulnerable versions of marked
  node_modules/jsdoc
    jsdoc-api  >=4.0.0
    Depends on vulnerable versions of jsdoc
    node_modules/jsdoc-api
      jsdoc-to-markdown  0.6.0 - 0.6.4 || >=2.0.0-alpha.0
      Depends on vulnerable versions of dmd
      Depends on vulnerable versions of jsdoc-api
      node_modules/jsdoc-to-markdown

marked  <4.0.10
Severity: high
Inefficient Regular Expression Complexity in marked - https://github.com/advisories/GHSA-5v2h-r2cx-5xgj
fix available via `npm audit fix --force`
Will install jsdoc@0.0.0, which is a breaking change
node_modules/marked
node_modules/typedoc/node_modules/marked
  dmd  0.3.7 - 0.3.17 || >=2.0.2
  Depends on vulnerable versions of marked
  node_modules/dmd
    jsdoc-to-markdown  0.6.0 - 0.6.4 || >=2.0.0-alpha.0
    Depends on vulnerable versions of dmd
    Depends on vulnerable versions of jsdoc-api
    node_modules/jsdoc-to-markdown
  jsdoc  >=3.2.0-dev
  Depends on vulnerable versions of markdown-it
  Depends on vulnerable versions of marked
  node_modules/jsdoc
    jsdoc-api  >=4.0.0
    Depends on vulnerable versions of jsdoc
    node_modules/jsdoc-api
  typedoc  <=0.22.10 || >=1.0.0-dev.1
  Depends on vulnerable versions of marked
  node_modules/typedoc

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

shelljs  <0.8.5
Severity: moderate
Improper Privilege Management in shelljs - https://github.com/advisories/GHSA-64g7-mvw6-v9qj
fix available via `npm audit fix`
node_modules/shelljs

30 vulnerabilities (24 moderate, 6 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

markdown-it  <12.3.2
Severity: moderate
Uncontrolled Resource Consumption in markdown-it - https://github.com/advisories/GHSA-6vfc-qv3f-vr6c
fix available via `npm audit fix --force`
Will install jsdoc@0.0.0, which is a breaking change
node_modules/markdown-it
  jsdoc  >=3.2.0-dev
  Depends on vulnerable versions of markdown-it
  Depends on vulnerable versions of marked
  node_modules/jsdoc
    jsdoc-api  >=4.0.0
    Depends on vulnerable versions of jsdoc
    node_modules/jsdoc-api
      jsdoc-to-markdown  0.6.0 - 0.6.4 || >=2.0.0-alpha.0
      Depends on vulnerable versions of dmd
      Depends on vulnerable versions of jsdoc-api
      node_modules/jsdoc-to-markdown

marked  <4.0.10
Severity: high
Inefficient Regular Expression Complexity in marked - https://github.com/advisories/GHSA-5v2h-r2cx-5xgj
fix available via `npm audit fix --force`
Will install jsdoc@0.0.0, which is a breaking change
node_modules/marked
node_modules/typedoc/node_modules/marked
  dmd  0.3.7 - 0.3.17 || >=2.0.2
  Depends on vulnerable versions of marked
  node_modules/dmd
    jsdoc-to-markdown  0.6.0 - 0.6.4 || >=2.0.0-alpha.0
    Depends on vulnerable versions of dmd
    Depends on vulnerable versions of jsdoc-api
    node_modules/jsdoc-to-markdown
  jsdoc  >=3.2.0-dev
  Depends on vulnerable versions of markdown-it
  Depends on vulnerable versions of marked
  node_modules/jsdoc
    jsdoc-api  >=4.0.0
    Depends on vulnerable versions of jsdoc
    node_modules/jsdoc-api
  typedoc  <=0.22.10 || >=1.0.0-dev.1
  Depends on vulnerable versions of marked
  node_modules/typedoc

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

shelljs  <0.8.5
Severity: moderate
Improper Privilege Management in shelljs - https://github.com/advisories/GHSA-64g7-mvw6-v9qj
fix available via `npm audit fix`
node_modules/shelljs

30 vulnerabilities (24 moderate, 6 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

markdown-it  <12.3.2
Severity: moderate
Uncontrolled Resource Consumption in markdown-it - https://github.com/advisories/GHSA-6vfc-qv3f-vr6c
fix available via `npm audit fix`
node_modules/markdown-it
  jsdoc  3.2.0-dev - 3.6.7
  Depends on vulnerable versions of markdown-it
  Depends on vulnerable versions of marked
  node_modules/jsdoc

marked  <4.0.10
Severity: high
Inefficient Regular Expression Complexity in marked - https://github.com/advisories/GHSA-5v2h-r2cx-5xgj
fix available via `npm audit fix --force`
Will install jsdoc-to-markdown@1.3.9, which is a breaking change
node_modules/marked
node_modules/typedoc/node_modules/marked
  dmd  0.3.7 - 0.3.17 || >=2.0.2
  Depends on vulnerable versions of marked
  node_modules/dmd
    jsdoc-to-markdown  0.6.0 - 0.6.4 || >=2.0.0-alpha.0
    Depends on vulnerable versions of dmd
    node_modules/jsdoc-to-markdown
  jsdoc  3.2.0-dev - 3.6.7
  Depends on vulnerable versions of markdown-it
  Depends on vulnerable versions of marked
  node_modules/jsdoc
  typedoc  <=0.22.10 || >=1.0.0-dev.1
  Depends on vulnerable versions of marked
  node_modules/typedoc

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

shelljs  <0.8.5
Severity: moderate
Improper Privilege Management in shelljs - https://github.com/advisories/GHSA-64g7-mvw6-v9qj
fix available via `npm audit fix`
node_modules/shelljs

29 vulnerabilities (24 moderate, 5 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

markdown-it  <12.3.2
Severity: moderate
Uncontrolled Resource Consumption in markdown-it - https://github.com/advisories/GHSA-6vfc-qv3f-vr6c
fix available via `npm audit fix`
node_modules/markdown-it
  jsdoc  3.2.0-dev - 3.6.7
  Depends on vulnerable versions of markdown-it
  Depends on vulnerable versions of marked
  node_modules/jsdoc

marked  <4.0.10
Severity: high
Inefficient Regular Expression Complexity in marked - https://github.com/advisories/GHSA-5v2h-r2cx-5xgj
fix available via `npm audit fix --force`
Will install jsdoc-to-markdown@1.3.9, which is a breaking change
node_modules/marked
node_modules/typedoc/node_modules/marked
  dmd  0.3.7 - 0.3.17 || >=2.0.2
  Depends on vulnerable versions of marked
  node_modules/dmd
    jsdoc-to-markdown  0.6.0 - 0.6.4 || >=2.0.0-alpha.0
    Depends on vulnerable versions of dmd
    node_modules/jsdoc-to-markdown
  jsdoc  3.2.0-dev - 3.6.7
  Depends on vulnerable versions of markdown-it
  Depends on vulnerable versions of marked
  node_modules/jsdoc
  typedoc  <=0.22.10 || >=1.0.0-dev.1
  Depends on vulnerable versions of marked
  node_modules/typedoc

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

shelljs  <0.8.5
Severity: moderate
Improper Privilege Management in shelljs - https://github.com/advisories/GHSA-64g7-mvw6-v9qj
fix available via `npm audit fix`
node_modules/shelljs

29 vulnerabilities (24 moderate, 5 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

markdown-it  <12.3.2
Severity: moderate
Uncontrolled Resource Consumption in markdown-it - https://github.com/advisories/GHSA-6vfc-qv3f-vr6c
fix available via `npm audit fix`
node_modules/markdown-it
  jsdoc  3.2.0-dev - 3.6.7
  Depends on vulnerable versions of markdown-it
  Depends on vulnerable versions of marked
  node_modules/jsdoc

marked  <4.0.10
Severity: high
Inefficient Regular Expression Complexity in marked - https://github.com/advisories/GHSA-5v2h-r2cx-5xgj
fix available via `npm audit fix --force`
Will install jsdoc-to-markdown@1.3.9, which is a breaking change
node_modules/marked
node_modules/typedoc/node_modules/marked
  dmd  0.3.7 - 0.3.17 || >=2.0.2
  Depends on vulnerable versions of marked
  node_modules/dmd
    jsdoc-to-markdown  0.6.0 - 0.6.4 || >=2.0.0-alpha.0
    Depends on vulnerable versions of dmd
    node_modules/jsdoc-to-markdown
  jsdoc  3.2.0-dev - 3.6.7
  Depends on vulnerable versions of markdown-it
  Depends on vulnerable versions of marked
  node_modules/jsdoc
  typedoc  <=0.22.10 || >=1.0.0-dev.1
  Depends on vulnerable versions of marked
  node_modules/typedoc

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

shelljs  <0.8.5
Severity: moderate
Improper Privilege Management in shelljs - https://github.com/advisories/GHSA-64g7-mvw6-v9qj
fix available via `npm audit fix`
node_modules/shelljs

29 vulnerabilities (24 moderate, 5 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

markdown-it  <12.3.2
Severity: moderate
Uncontrolled Resource Consumption in markdown-it - https://github.com/advisories/GHSA-6vfc-qv3f-vr6c
fix available via `npm audit fix`
node_modules/markdown-it
  jsdoc  3.2.0-dev - 3.6.7
  Depends on vulnerable versions of markdown-it
  Depends on vulnerable versions of marked
  node_modules/jsdoc

marked  <4.0.10
Severity: high
Inefficient Regular Expression Complexity in marked - https://github.com/advisories/GHSA-5v2h-r2cx-5xgj
fix available via `npm audit fix --force`
Will install jsdoc-to-markdown@1.3.9, which is a breaking change
node_modules/marked
node_modules/typedoc/node_modules/marked
  dmd  0.3.7 - 0.3.17 || >=2.0.2
  Depends on vulnerable versions of marked
  node_modules/dmd
    jsdoc-to-markdown  0.6.0 - 0.6.4 || >=2.0.0-alpha.0
    Depends on vulnerable versions of dmd
    node_modules/jsdoc-to-markdown
  jsdoc  3.2.0-dev - 3.6.7
  Depends on vulnerable versions of markdown-it
  Depends on vulnerable versions of marked
  node_modules/jsdoc
  typedoc  <=0.22.10 || >=1.0.0-dev.1
  Depends on vulnerable versions of marked
  node_modules/typedoc

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

shelljs  <0.8.5
Severity: moderate
Improper Privilege Management in shelljs - https://github.com/advisories/GHSA-64g7-mvw6-v9qj
fix available via `npm audit fix`
node_modules/shelljs

29 vulnerabilities (24 moderate, 5 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force
github-actions[bot] commented 2 years ago
# npm audit report

ansi-regex  >2.1.1 <5.0.1
Severity: moderate
 Inefficient Regular Expression Complexity in chalk/ansi-regex - https://github.com/advisories/GHSA-93q8-gq69-wqmw
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/string-length/node_modules/ansi-regex
node_modules/tsdx/node_modules/ansi-regex
node_modules/wrap-ansi/node_modules/ansi-regex
  strip-ansi  4.0.0 - 5.2.0
  Depends on vulnerable versions of ansi-regex
  node_modules/string-length/node_modules/strip-ansi
  node_modules/tsdx/node_modules/strip-ansi
  node_modules/wrap-ansi/node_modules/strip-ansi
    eslint  4.5.0 - 7.15.0
    Depends on vulnerable versions of strip-ansi
    Depends on vulnerable versions of table
    node_modules/tsdx/node_modules/eslint
      @typescript-eslint/eslint-plugin  <=3.0.0-alpha.27
      Depends on vulnerable versions of @typescript-eslint/parser
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/eslint-plugin
        eslint-config-react-app  3.0.0-next.03604a46 - 5.2.1
        Depends on vulnerable versions of @typescript-eslint/eslint-plugin
        Depends on vulnerable versions of @typescript-eslint/parser
        Depends on vulnerable versions of eslint
        node_modules/tsdx/node_modules/eslint-config-react-app
      @typescript-eslint/parser  1.1.1-alpha.0 - 2.34.1-alpha.2
      Depends on vulnerable versions of eslint
      node_modules/tsdx/node_modules/@typescript-eslint/parser
      tsdx  >=0.3.3
      Depends on vulnerable versions of eslint
      Depends on vulnerable versions of jest
      Depends on vulnerable versions of jest-watch-typeahead
      Depends on vulnerable versions of progress-estimator
      node_modules/tsdx
    string-length  2.0.0 - 3.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/string-length
      @jest/reporters  <=26.4.0
      Depends on vulnerable versions of node-notifier
      Depends on vulnerable versions of string-length
      node_modules/@jest/reporters
        @jest/core  <=25.5.4
        Depends on vulnerable versions of @jest/reporters
        node_modules/@jest/core
          jest  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          Depends on vulnerable versions of jest-cli
          node_modules/jest
          jest-cli  24.2.0-alpha.0 - 25.5.4
          Depends on vulnerable versions of @jest/core
          node_modules/jest-cli
      jest-watch-typeahead  <=0.5.0
      Depends on vulnerable versions of jest-watcher
      Depends on vulnerable versions of string-length
      node_modules/jest-watch-typeahead
      jest-watcher  <=26.0.0-alpha.2
      Depends on vulnerable versions of string-length
      node_modules/jest-watcher
    string-width  2.1.0 - 4.1.0
    Depends on vulnerable versions of strip-ansi
    node_modules/tsdx/node_modules/string-width
    node_modules/wrap-ansi/node_modules/string-width
      table  4.0.2 - 5.4.6
      Depends on vulnerable versions of string-width
      node_modules/tsdx/node_modules/table
      wrap-ansi  3.0.0 - 6.1.0
      Depends on vulnerable versions of string-width
      Depends on vulnerable versions of strip-ansi
      node_modules/wrap-ansi
        log-update  2.1.0 - 3.4.0
        Depends on vulnerable versions of wrap-ansi
        node_modules/log-update
          progress-estimator  *
          Depends on vulnerable versions of log-update
          node_modules/progress-estimator

json-schema  <0.4.0
Severity: moderate
json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw
fix available via `npm audit fix`
node_modules/json-schema
  jsprim  0.3.0 - 1.4.1 || 2.0.0 - 2.0.1
  Depends on vulnerable versions of json-schema
  node_modules/jsprim

markdown-it  <12.3.2
Severity: moderate
Uncontrolled Resource Consumption in markdown-it - https://github.com/advisories/GHSA-6vfc-qv3f-vr6c
fix available via `npm audit fix`
node_modules/markdown-it
  jsdoc  3.2.0-dev - 3.6.7
  Depends on vulnerable versions of markdown-it
  Depends on vulnerable versions of marked
  node_modules/jsdoc

marked  <4.0.10
Severity: high
Inefficient Regular Expression Complexity in marked - https://github.com/advisories/GHSA-5v2h-r2cx-5xgj
fix available via `npm audit fix --force`
Will install jsdoc-to-markdown@1.3.9, which is a breaking change
node_modules/marked
node_modules/typedoc/node_modules/marked
  dmd  0.3.7 - 0.3.17 || >=2.0.2
  Depends on vulnerable versions of marked
  node_modules/dmd
    jsdoc-to-markdown  0.6.0 - 0.6.4 || >=2.0.0-alpha.0
    Depends on vulnerable versions of dmd
    node_modules/jsdoc-to-markdown
  jsdoc  3.2.0-dev - 3.6.7
  Depends on vulnerable versions of markdown-it
  Depends on vulnerable versions of marked
  node_modules/jsdoc
  typedoc  <=0.22.10 || >=1.0.0-dev.1
  Depends on vulnerable versions of marked
  node_modules/typedoc

node-notifier  <8.0.1
Severity: moderate
OS Command Injection in node-notifier - https://github.com/advisories/GHSA-5fw9-fq32-wv5p
fix available via `npm audit fix --force`
Will install tsdx@0.7.2, which is a breaking change
node_modules/@jest/reporters/node_modules/node-notifier
  @jest/reporters  <=26.4.0
  Depends on vulnerable versions of node-notifier
  Depends on vulnerable versions of string-length
  node_modules/@jest/reporters
    @jest/core  <=25.5.4
    Depends on vulnerable versions of @jest/reporters
    node_modules/@jest/core
      jest  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      Depends on vulnerable versions of jest-cli
      node_modules/jest
        tsdx  >=0.3.3
        Depends on vulnerable versions of eslint
        Depends on vulnerable versions of jest
        Depends on vulnerable versions of jest-watch-typeahead
        Depends on vulnerable versions of progress-estimator
        node_modules/tsdx
      jest-cli  24.2.0-alpha.0 - 25.5.4
      Depends on vulnerable versions of @jest/core
      node_modules/jest-cli

shelljs  <0.8.5
Severity: moderate
Improper Privilege Management in shelljs - https://github.com/advisories/GHSA-64g7-mvw6-v9qj
fix available via `npm audit fix`
node_modules/shelljs

29 vulnerabilities (24 moderate, 5 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force