diff --git a/package.json b/package.json index a2653a0032..e4d8626bb6 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "node-fetch": "3.3.2", "pino": "10.1.0", "pino-pretty": "13.1.3", - "qs": "6.14.0", + "qs": "6.14.1", "requirejs": "2.3.8", "rollup-plugin-gzip": "^4.0.0", "rollup-plugin-visualizer": "6.0.5", diff --git a/packages/web-app-files/package.json b/packages/web-app-files/package.json index f4a3067645..1cd53ca153 100644 --- a/packages/web-app-files/package.json +++ b/packages/web-app-files/package.json @@ -21,7 +21,7 @@ "mark.js": "^8.11.1", "p-queue": "^9.0.0", "pinia": "3.0.4", - "qs": "6.14.0", + "qs": "6.14.1", "uuid": "13.0.0", "vue-concurrency": "5.0.3", "vue-router": "4.6.4", diff --git a/packages/web-runtime/package.json b/packages/web-runtime/package.json index 0165a21ab1..dd3497b449 100644 --- a/packages/web-runtime/package.json +++ b/packages/web-runtime/package.json @@ -32,7 +32,7 @@ "pinia": "3.0.4", "portal-vue": "^3.0.0", "promise": "^8.1.0", - "qs": "6.14.0", + "qs": "6.14.1", "utf8": "^3.0.0", "uuid": "13.0.0", "vue-concurrency": "5.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a3625a60c1..1207dfa681 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -131,8 +131,8 @@ importers: specifier: 13.1.3 version: 13.1.3 qs: - specifier: 6.14.0 - version: 6.14.0 + specifier: 6.14.1 + version: 6.14.1 requirejs: specifier: 2.3.8 version: 2.3.8 @@ -512,7 +512,7 @@ importers: version: 3.0.4(typescript@5.9.3)(vue@3.5.26(typescript@5.9.3)) qs: specifier: ^6.13.0 - version: 6.14.0 + version: 6.14.1 uuid: specifier: 13.0.0 version: 13.0.0 @@ -575,8 +575,8 @@ importers: specifier: 3.0.4 version: 3.0.4(typescript@5.9.3)(vue@3.5.26(typescript@5.9.3)) qs: - specifier: 6.14.0 - version: 6.14.0 + specifier: 6.14.1 + version: 6.14.1 uuid: specifier: 13.0.0 version: 13.0.0 @@ -945,7 +945,7 @@ importers: version: 1.30.0 qs: specifier: ^6.13.0 - version: 6.14.0 + version: 6.14.1 screenfull: specifier: ^6.0.2 version: 6.0.2 @@ -1072,8 +1072,8 @@ importers: specifier: ^8.1.0 version: 8.3.0 qs: - specifier: 6.14.0 - version: 6.14.0 + specifier: 6.14.1 + version: 6.14.1 utf8: specifier: ^3.0.0 version: 3.0.0 @@ -5625,8 +5625,8 @@ packages: resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} engines: {node: '>=6'} - qs@6.14.0: - resolution: {integrity: sha512-YWWTjgABSKcvs/nWBi9PycY/JiPJqOD4JA6o9Sej2AtvSGarXxKC3OQSk4pAarbdQlKAh5D4FCQkJNkW+GAn3w==} + qs@6.14.1: + resolution: {integrity: sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==} engines: {node: '>=0.6'} quansync@0.2.10: @@ -6594,6 +6594,7 @@ packages: whatwg-encoding@3.1.1: resolution: {integrity: sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==} engines: {node: '>=18'} + deprecated: Use @exodus/bytes instead for a more spec-conformant and faster implementation whatwg-mimetype@3.0.0: resolution: {integrity: sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==} @@ -11688,7 +11689,7 @@ snapshots: punycode@2.3.1: {} - qs@6.14.0: + qs@6.14.1: dependencies: side-channel: 1.1.0 @@ -12385,7 +12386,7 @@ snapshots: url@0.11.4: dependencies: punycode: 1.4.1 - qs: 6.14.0 + qs: 6.14.1 utf8@3.0.0: {}