Skip to content

Commit

Permalink
bump bettersqlite3
Browse files Browse the repository at this point in the history
  • Loading branch information
lolopinto committed Nov 30, 2024
1 parent ee68310 commit 7ea9fd1
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 20 deletions.
38 changes: 20 additions & 18 deletions ts/package-lock.json

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

4 changes: 2 additions & 2 deletions ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@swc/core": "^1.3.100",
"@swc/jest": "^0.2.26",
"@types/bcryptjs": "^2.4.2",
"@types/better-sqlite3": "^7.6.4",
"@types/better-sqlite3": "^7.6.12",
"@types/express": "^4.17.15",
"@types/glob": "^8.0.0",
"@types/graphql-upload": "^8.0.12",
Expand All @@ -64,7 +64,7 @@
"@types/pluralize": "0.0.29",
"@types/supertest": "^2.0.12",
"@types/uuid": "^9.0.0",
"better-sqlite3": "^8.4.0",
"better-sqlite3": "^11.6.0",
"email-addresses": "^5.0.0",
"express": "^4.18.2",
"graphql": "^16.8.1",
Expand Down

0 comments on commit 7ea9fd1

Please sign in to comment.