Skip to content

Commit

Permalink
chore: audit fix
Browse files Browse the repository at this point in the history
  • Loading branch information
stnmtz committed Oct 21, 2024
1 parent 025fad3 commit 665b1b3
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 14 deletions.
8 changes: 8 additions & 0 deletions README_dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,11 @@ Afterwards, open your browser and enter
`http://localhost:7777/test-browser/index_manual.html`

To start the test, type "mocha.run()" into the browser's console.


# Updates

ts-crypto so far depends on following packages, which cannot be updated:

- @js-soft/ts-serval 2.0.11 does not export lib-web libraries
- chai ^5.1.1 results in an *.ts error
28 changes: 14 additions & 14 deletions package-lock.json

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

0 comments on commit 665b1b3

Please sign in to comment.