diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d6239ce1..afc54244 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ overrides: minimatch@>=9.0.0 <9.0.6: '>=9.0.6' minimatch@>=9.0.0 <9.0.7: '>=9.0.7' qs@<6.14.1: '>=6.14.1' - qs@>=6.7.0 <=6.14.1: '>=6.14.2' + qs@>=6.7.0 <=6.14.1: '>=6.15.2' serialize-javascript@<7.0.5: '>=7.0.5' serialize-javascript@<=7.0.2: '>=7.0.3' systeminformation@<5.27.14: '>=5.27.14' @@ -4840,8 +4840,8 @@ packages: resolution: {integrity: sha512-8YOJEHtxpySA3fFDyCRxA+UUV+fA+rTWnuWvylOK/NCjhY+b4ocCtmu8TtsWb+mYeU+GCHf/S66KZF/AsteKHg==} engines: {node: '>=0.9'} - qs@6.15.0: - resolution: {integrity: sha512-mAZTtNCeetKMH+pSjrb76NAM8V9a05I9aBZOHztWy/UqcJdQYNsf59vrRKWnojAT9Y+GbIvoTBC++CPHqpDBhQ==} + qs@6.15.2: + resolution: {integrity: sha512-Rzq0KEyX/w/tEybncDgdkZrJgVUsUMk3xjh3t5bv3S1HTAtg+uOYt72+ZfwiQwKdysThkTBdL/rTi6HDmX9Ddw==} engines: {node: '>=0.6'} range-parser@1.2.1: @@ -6939,7 +6939,7 @@ snapshots: json-stringify-safe: 5.0.1 mime-types: 2.1.35 performance-now: 2.1.0 - qs: 6.15.0 + qs: 6.15.2 safe-buffer: 5.2.1 tough-cookie: 5.1.2 tunnel-agent: 0.6.0 @@ -8552,7 +8552,7 @@ snapshots: http-errors: 2.0.1 iconv-lite: 0.4.24 on-finished: 2.4.1 - qs: 6.15.0 + qs: 6.15.2 raw-body: 2.5.3 type-is: 1.6.18 unpipe: 1.0.0 @@ -8567,7 +8567,7 @@ snapshots: http-errors: 2.0.1 iconv-lite: 0.7.2 on-finished: 2.4.1 - qs: 6.15.0 + qs: 6.15.2 raw-body: 3.0.2 type-is: 2.0.1 transitivePeerDependencies: @@ -9370,7 +9370,7 @@ snapshots: parseurl: 1.3.3 path-to-regexp: 0.1.13 proxy-addr: 2.0.7 - qs: 6.15.0 + qs: 6.15.2 range-parser: 1.2.1 safe-buffer: 5.2.1 send: 0.19.2 @@ -9405,7 +9405,7 @@ snapshots: once: 1.4.0 parseurl: 1.3.3 proxy-addr: 2.0.7 - qs: 6.15.0 + qs: 6.15.2 range-parser: 1.2.1 router: 2.2.0 send: 1.2.1 @@ -10893,7 +10893,7 @@ snapshots: qjobs@1.2.0: {} - qs@6.15.0: + qs@6.15.2: dependencies: side-channel: 1.1.0 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 4540c8f6..3fd51af7 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -17,7 +17,7 @@ overrides: minimatch@>=9.0.0 <9.0.6: '>=9.0.6' minimatch@>=9.0.0 <9.0.7: '>=9.0.7' qs@<6.14.1: '>=6.14.1' - qs@>=6.7.0 <=6.14.1: '>=6.14.2' + qs@>=6.7.0 <=6.14.1: '>=6.15.2' serialize-javascript@<7.0.5: '>=7.0.5' serialize-javascript@<=7.0.2: '>=7.0.3' systeminformation@<5.27.14: '>=5.27.14'