Skip to content

Commit

Permalink
update package.json / package-lock.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ikreymer committed Aug 17, 2024
1 parent 397c2a6 commit f496feb
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 28 deletions.
68 changes: 43 additions & 25 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
},
"dependencies": {
"base32-encode": "^2.0.0",
"hash-wasm": "^4.9.0",
"hash-wasm": "^4.11.0",
"pako": "^1.0.11",
"tempy": "^3.1.0",
"uuid-random": "^1.3.2",
Expand All @@ -58,8 +58,8 @@
"devDependencies": {
"@types/eslint": "^7.29.0",
"@types/jest": "^29.2.3",
"@types/node": "^18.11.9",
"@types/pako": "^1.0.0",
"@types/node": "^20.11.30",
"@types/pako": "^1.0.7",
"@types/stream-buffers": "^3.0.4",
"@types/yargs": "^17.0.17",
"@typescript-eslint/eslint-plugin": "^5.43.0",
Expand Down

0 comments on commit f496feb

Please sign in to comment.