fix: packages/nc-secret-mgr/package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-TAR-15038581
This commit is contained in:
snyk-bot
2026-01-23 11:37:14 +00:00
parent 84f921efb9
commit 382e67facc

View File

@@ -38,7 +38,7 @@
"mysql": "^2.18.1",
"parse-database-url": "^0.3.0",
"pg": "^8.12.0",
"sqlite3": "5.1.6"
"sqlite3": "5.1.7"
},
"devDependencies": {
"@types/figlet": "^1.5.8",