Skip to content

Commit

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

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 Jun 28, 2023
1 parent 1d6d2a0 commit 83f0889
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 66 deletions.
102 changes: 37 additions & 65 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 @@ -14,7 +14,7 @@
},
"bundleDependencies": [],
"dependencies": {
"@keyv/sqlite": "^3.6.1",
"@keyv/sqlite": "^3.6.5",
"colors": "1.4.0",
"keyv": "^4.5.0",
"node-fetch": "2.6.7",
Expand Down

0 comments on commit 83f0889

Please sign in to comment.