Skip to content

Commit

Permalink
fix: upgrade @keyv/sqlite from 3.6.5 to 3.6.6
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @keyv/sqlite from 3.6.5 to 3.6.6.

See this package in npm:
https://www.npmjs.com/package/@keyv/sqlite

See this project in Snyk:
https://app.snyk.io/org/plaindevelopment/project/a7de1555-15dd-4162-b1da-c061ba5317cc?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 8, 2023
1 parent ea8a0ca commit d36f8c8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 20 deletions.
26 changes: 7 additions & 19 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"bundleDependencies": [],
"dependencies": {
"@keyv/sqlite": "^3.6.5",
"@keyv/sqlite": "^3.6.6",
"colors": "1.4.0",
"keyv": "^4.5.0",
"node-fetch": "2.6.7",
Expand Down

0 comments on commit d36f8c8

Please sign in to comment.