domains: remove SECRET_PLACEHOLDER from responses

This commit is contained in:
Girish Ramakrishnan
2025-10-08 12:04:31 +02:00
parent f1fb5f2530
commit 01d7d41c17
21 changed files with 266 additions and 267 deletions

View File

@@ -6,7 +6,7 @@
"packages": {
"": {
"dependencies": {
"@cloudron/pankow": "^3.4.2",
"@cloudron/pankow": "^3.5.0",
"@fontsource/inter": "^5.2.8",
"@fortawesome/fontawesome-free": "^7.1.0",
"@vitejs/plugin-vue": "^6.0.1",
@@ -76,9 +76,9 @@
}
},
"node_modules/@cloudron/pankow": {
"version": "3.4.2",
"resolved": "https://registry.npmjs.org/@cloudron/pankow/-/pankow-3.4.2.tgz",
"integrity": "sha512-hEEm8b5jPZGc6TBo0rU20EsodZhE5Yljl/U9v+SJf+d6skt5i2wIDsmRYcAox61RrLOP/NkFLfWT31Yyxr2+PA==",
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@cloudron/pankow/-/pankow-3.5.0.tgz",
"integrity": "sha512-/CBSCMKP8m29WlzAls5ulHaUk19ZgOknwpdWxdzaACvcahn7VE/UUqnvOWMeYlGSuTa5G6toLbIad9DBFqtVkw==",
"license": "ISC",
"dependencies": {
"@fontsource/inter": "^5.2.8",
@@ -2655,9 +2655,9 @@
}
},
"@cloudron/pankow": {
"version": "3.4.2",
"resolved": "https://registry.npmjs.org/@cloudron/pankow/-/pankow-3.4.2.tgz",
"integrity": "sha512-hEEm8b5jPZGc6TBo0rU20EsodZhE5Yljl/U9v+SJf+d6skt5i2wIDsmRYcAox61RrLOP/NkFLfWT31Yyxr2+PA==",
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@cloudron/pankow/-/pankow-3.5.0.tgz",
"integrity": "sha512-/CBSCMKP8m29WlzAls5ulHaUk19ZgOknwpdWxdzaACvcahn7VE/UUqnvOWMeYlGSuTa5G6toLbIad9DBFqtVkw==",
"requires": {
"@fontsource/inter": "^5.2.8",
"@fortawesome/fontawesome-free": "^7.1.0",