sqlite: change path to paths

This commit is contained in:
Girish Ramakrishnan
2024-11-21 10:00:08 +05:30
parent 4316d3eade
commit fa98e0570f
3 changed files with 23 additions and 19 deletions

8
package-lock.json generated
View File

@@ -13,7 +13,7 @@
"async": "^3.2.5",
"aws-sdk": "^2.1637.0",
"basic-auth": "^2.0.1",
"cloudron-manifestformat": "^5.26.1",
"cloudron-manifestformat": "^5.26.2",
"connect": "^3.7.0",
"connect-lastmile": "^2.2.0",
"connect-timeout": "^1.9.0",
@@ -1086,9 +1086,9 @@
}
},
"node_modules/cloudron-manifestformat": {
"version": "5.26.1",
"resolved": "https://registry.npmjs.org/cloudron-manifestformat/-/cloudron-manifestformat-5.26.1.tgz",
"integrity": "sha512-BrTQ9FGXXohRmCJo2ZFn1CYSr07qk3GLCchjdD0NCzzp+cTc7zyJmloT6p+jZQWHbqFyYOINH+LqghBWp8cLjQ==",
"version": "5.26.2",
"resolved": "https://registry.npmjs.org/cloudron-manifestformat/-/cloudron-manifestformat-5.26.2.tgz",
"integrity": "sha512-o8q4HXQvYHIbZK4xftzffO2gTzw+U0797IiXzdVNszpEUkcoqeN1RNvRdAYl3vXPE92VL3MF0o5iN8tBFoWbng==",
"license": "MIT",
"dependencies": {
"cron": "^3.2.1",