Skip to content

Commit

Permalink
fix: upgrade better-sqlite3 from 9.3.0 to 9.4.5
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade better-sqlite3 from 9.3.0 to 9.4.5.

See this package in npm:
https://www.npmjs.com/package/better-sqlite3

See this project in Snyk:
https://app.snyk.io/org/christophe-f/project/3ca93d22-35ba-40db-95ac-546c917a9958?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Apr 25, 2024
1 parent d8f8413 commit 4427fd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@manypkg/get-packages": "1.1.3",
"app": "*",
"@internal/plugin-auth-backend-module-oidc-provider": "*",
"better-sqlite3": "9.3.0",
"better-sqlite3": "9.4.5",
"express": "4.19.2",
"express-prom-bundle": "6.6.0",
"express-promise-router": "4.1.1",
Expand Down

0 comments on commit 4427fd8

Please sign in to comment.