Skip to content

Commit

Permalink
upgrade dwn-sdk-js and dwn-sql-store versions respectively
Browse files Browse the repository at this point in the history
  • Loading branch information
LiranCohen committed May 28, 2024
1 parent ce19fa5 commit 136a293
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 17 deletions.
37 changes: 23 additions & 14 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 @@ -26,8 +26,8 @@
"url": "https://github.com/TBD54566975/dwn-server/issues"
},
"dependencies": {
"@tbd54566975/dwn-sdk-js": "0.3.4",
"@tbd54566975/dwn-sql-store": "0.4.4",
"@tbd54566975/dwn-sdk-js": "0.3.5",
"@tbd54566975/dwn-sql-store": "0.4.5",
"better-sqlite3": "^8.5.0",
"body-parser": "^1.20.2",
"bytes": "3.1.2",
Expand Down Expand Up @@ -60,7 +60,7 @@
"@types/ws": "8.5.4",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@web5/dids": "1.0.3",
"@web5/dids": "1.1.0",
"c8": "8.0.1",
"chai": "4.3.6",
"chai-as-promised": "7.1.1",
Expand Down

0 comments on commit 136a293

Please sign in to comment.