Skip to content

Commit

Permalink
fix: audit fix
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardocbsr committed Jul 31, 2024
1 parent 8e647b5 commit 203385b
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 32 deletions.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,9 @@
"braces@<3.0.3": ">=3.0.3",
"ws@>=8.0.0 <8.17.1": ">=8.17.1",
"ws@>=7.0.0 <7.5.10": ">=7.5.10",
"ws@>=6.0.0 <6.2.3": ">=6.2.3"
"ws@>=6.0.0 <6.2.3": ">=6.2.3",
"fast-xml-parser@<4.4.1": ">=4.4.1",
"@fuel-ts/account@<0.93.0": ">=0.93.0"
}
}
}
166 changes: 135 additions & 31 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 203385b

Please sign in to comment.