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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073
This commit is contained in:
snyk-bot
2026-01-09 11:35:39 +00:00
parent cdcff441b2
commit 8f923fa845

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