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-15032660
- https://snyk.io/vuln/SNYK-JS-TAR-15127355
This commit is contained in:
snyk-bot
2026-01-30 14:53:38 +00:00
parent 02bde3233b
commit fcb8f29f9e

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",