FuelLabs/fuel-bridge

(ci) Fix braces vulnerability

DefiCake opened this issue · 0 comments

CI is acting up due to a vulnerability in one dependency:

┌─────────────────────┬────────────────────────────────────────────────────────┐
│ high                │ Uncontrolled resource consumption in braces            │
├─────────────────────┼────────────────────────────────────────────────────────┤
│ Package             │ braces                                                 │
├─────────────────────┼────────────────────────────────────────────────────────┤
│ Vulnerable versions │ <3.0.3                                                 │
├─────────────────────┼────────────────────────────────────────────────────────┤
│ Patched versions    │ >=3.0.3                                                │
├─────────────────────┼────────────────────────────────────────────────────────┤
│ Paths               │ . > @fuels/eslint-plugin@0.20.0 >                      │
│                     │ @typescript-eslint/eslint-plugin@6.21.0 >              │
│                     │ @typescript-eslint/parser@6.21.0 >                     │
│                     │ @typescript-eslint/typescript-estree@6.21.0 >          │
│                     │ globby@11.1.0 > fast-glob@3.3.2 > micromatch@4.0.5 >   │
│                     │ braces@3.0.2                                           │
│                     │                                                        │
│                     │ . > @fuels/eslint-plugin@0.20.0 >                      │
│                     │ @typescript-eslint/eslint-plugin@6.21.0 >              │
│                     │ @typescript-eslint/type-utils@6.21.0 >                 │
│                     │ @typescript-eslint/typescript-estree@6.21.0 >          │
│                     │ globby@11.1.0 > fast-glob@3.3.2 > micromatch@4.0.5 >   │
│                     │ braces@3.0.2                                           │
│                     │                                                        │
│                     │ . > @fuels/eslint-plugin@0.20.0 >                      │
│                     │ @typescript-eslint/eslint-plugin@6.21.0 >              │
│                     │ @typescript-eslint/type-utils@6.21.0 >                 │
│                     │ @typescript-eslint/utils@6.21.0 >                      │
│                     │ @typescript-eslint/typescript-estree@6.21.0 >          │
│                     │ globby@11.1.0 > fast-glob@3.3.2 > micromatch@4.0.5 >   │
│                     │ braces@3.0.2                                           │
│                     │                                                        │
│                     │ ... Found 81 paths, run `pnpm why braces` for more     │
│                     │ information                                            │
├─────────────────────┼────────────────────────────────────────────────────────┤
│ More info           │ https://github.com/advisories/GHSA-grv7-fg5c-xmjg      │
└─────────────────────┴────────────────────────────────────────────────────────┘