diff --git a/package.json b/package.json index 71d6dfe5b3..ecca48f9e3 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "p-map": "7.0.6", "pac-proxy-agent": "9.1.0", "patchright": "1.61.1", - "query-string": "9.4.1", + "query-string": "9.5.0", "rate-limiter-flexible": "11.2.0", "re2js": "2.8.6", "rfc4648": "1.5.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b65fc71d36..2aa891b68a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -209,8 +209,8 @@ importers: specifier: 1.61.1 version: 1.61.1 query-string: - specifier: 9.4.1 - version: 9.4.1 + specifier: 9.5.0 + version: 9.5.0 rate-limiter-flexible: specifier: 11.2.0 version: 11.2.0 @@ -3677,8 +3677,8 @@ packages: decode-named-character-reference@1.3.0: resolution: {integrity: sha512-GtpQYB283KrPp6nRw50q3U9/VfOutZOe103qlN7BPP6Ad27xYnOIWv4lPzo8HCAL+mMZofJ9KEy30fq6MfaK6Q==} - decode-uri-component@0.4.1: - resolution: {integrity: sha512-+8VxcR21HhTy8nOt6jf20w0c9CADrw1O8d+VZ/YzzCt4bJ3uBjw+D1q2osAB8RnpwwaeYBxy0HyKQxD5JBMuuQ==} + decode-uri-component@0.5.0: + resolution: {integrity: sha512-1BiQVoK8C9gUbQU6NzAtO/tkz2qOFpEObMWpcFvhx4fYnj4Oc5yzaJN/LD36ihkVUdXyh5ZekzX+yM+ty/SrPg==} engines: {node: '>=14.16'} decompress-response@10.0.0: @@ -5446,8 +5446,8 @@ packages: quansync@1.0.0: resolution: {integrity: sha512-5xZacEEufv3HSTPQuchrvV6soaiACMFnq1H8wkVioctoH3TRha9Sz66lOxRwPK/qZj7HPiSveih9yAyh98gvqA==} - query-string@9.4.1: - resolution: {integrity: sha512-lSyJeN3RuaG7DZGWThtYRhk96+kEyZ/+doZpERuWbjeFL+Ok3vEat/swU498rAI0NcVt5/RJp8UDuLz7FckxrA==} + query-string@9.5.0: + resolution: {integrity: sha512-YlJmwNyi0RGYjlxYcuDncMsxFU7YyutbuI7gTm8ySxIGBlwx5yiBCOD5ig9ZNoHkawk/1Dey0N5mEfcUybMVAA==} engines: {node: '>=18'} querystringify@2.2.0: @@ -9008,7 +9008,7 @@ snapshots: dependencies: character-entities: 2.0.2 - decode-uri-component@0.4.1: {} + decode-uri-component@0.5.0: {} decompress-response@10.0.0: dependencies: @@ -9507,7 +9507,7 @@ snapshots: he: 1.2.0 hmacsha1: 1.0.0 oauth-1.0a: 2.2.6 - query-string: 9.4.1 + query-string: 9.5.0 fast-deep-equal@3.1.3: {} @@ -11198,9 +11198,9 @@ snapshots: quansync@1.0.0: {} - query-string@9.4.1: + query-string@9.5.0: dependencies: - decode-uri-component: 0.4.1 + decode-uri-component: 0.5.0 filter-obj: 5.1.0 split-on-first: 3.0.0