mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-01 14:57:14 +08:00
chore(deps): bump query-string from 9.4.1 to 9.5.0 (#22983)
Bumps [query-string](https://github.com/sindresorhus/query-string) from 9.4.1 to 9.5.0. - [Release notes](https://github.com/sindresorhus/query-string/releases) - [Commits](https://github.com/sindresorhus/query-string/compare/v9.4.1...v9.5.0) --- updated-dependencies: - dependency-name: query-string dependency-version: 9.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -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",
|
||||
|
||||
Generated
+10
-10
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user