Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zoontek committed Feb 25, 2023
1 parent b8feef8 commit c65f53f
Show file tree
Hide file tree
Showing 2 changed files with 1,027 additions and 715 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swan-io/srp",
"version": "0.2.5",
"version": "0.2.6",
"license": "MIT",
"description": "A modern SRP implementation for Node.js (v15+) and web browsers",
"author": "Linus Unnebäck <linus@folkdatorn.se>",
Expand Down Expand Up @@ -55,9 +55,9 @@
"@types/jsbn": "^1.2.30",
"arraybuffer-equal": "^1.0.4",
"microbundle": "^0.15.1",
"prettier": "^2.7.1",
"prettier-plugin-organize-imports": "^3.1.1",
"typescript": "^4.8.4",
"vitest": "^0.23.4"
"prettier": "^2.8.4",
"prettier-plugin-organize-imports": "^3.2.2",
"typescript": "^4.9.5",
"vitest": "^0.29.1"
}
}
Loading

0 comments on commit c65f53f

Please sign in to comment.