Skip to content

Commit

Permalink
Merge pull request #11 from safe-fleet/fix/fix-dependencies
Browse files Browse the repository at this point in the history
Fix/fix dependencies
  • Loading branch information
danisanchezag authored Aug 21, 2024
2 parents a149379 + 2b208bd commit 6ab91a5
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 6 deletions.
159 changes: 156 additions & 3 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2982,9 +2982,9 @@ [email protected]:
postcss-value-parser "^4.2.0"

axios@^1.0.0:
version "1.7.2"
resolved "https://registry.npmjs.org/axios/-/axios-1.7.2.tgz"
integrity sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==
version "1.7.4"
resolved "https://registry.npmjs.org/axios/-/axios-1.7.4.tgz"
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
dependencies:
follow-redirects "^1.15.6"
form-data "^4.0.0"
Expand Down

0 comments on commit 6ab91a5

Please sign in to comment.