mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-01 14:57:14 +08:00
chore(deps-dev): bump got from 15.0.2 to 15.0.3 (#21791)
Bumps [got](https://github.com/sindresorhus/got) from 15.0.2 to 15.0.3. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](https://github.com/sindresorhus/got/compare/v15.0.2...v15.0.3) --- updated-dependencies: - dependency-name: got dependency-version: 15.0.3 dependency-type: direct:development update-type: version-update:semver-patch ... 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
@@ -184,7 +184,7 @@
|
||||
"eslint-plugin-yml": "3.3.1",
|
||||
"fs-extra": "11.3.4",
|
||||
"globals": "17.5.0",
|
||||
"got": "15.0.2",
|
||||
"got": "15.0.3",
|
||||
"husky": "9.1.7",
|
||||
"js-beautify": "1.15.4",
|
||||
"lint-staged": "16.4.0",
|
||||
|
||||
Generated
+13
-7
@@ -411,8 +411,8 @@ importers:
|
||||
specifier: 17.5.0
|
||||
version: 17.5.0
|
||||
got:
|
||||
specifier: 15.0.2
|
||||
version: 15.0.2
|
||||
specifier: 15.0.3
|
||||
version: 15.0.3
|
||||
husky:
|
||||
specifier: 9.1.7
|
||||
version: 9.1.7
|
||||
@@ -2656,6 +2656,10 @@ packages:
|
||||
resolution: {integrity: sha512-P1Cz1dWaFfR4IR+U13mqqiGsLFf1KbayybWwdd2vfctdV6hDpUkgCY0nKOLLTMSoRd/jJNjtbqzf13K8DCCXQw==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@sindresorhus/is@8.0.0':
|
||||
resolution: {integrity: sha512-YvOsokBE5NsyHuXMnwEVB7lgFk6lX8F4OXCruYVgFII0hUHof0RGUvhMoabVt9hRqbg+qVzayzEG24RCcxcYeA==}
|
||||
engines: {node: '>=22'}
|
||||
|
||||
'@so-ric/colorspace@1.1.6':
|
||||
resolution: {integrity: sha512-/KiKkpHNOBgkFJwu9sh48LkHSMYGyuTcSFK/qMBdnOAlrRJzRSXAOFB5qwzaVQuDl8wAvHVMkaASQDReTahxuw==}
|
||||
|
||||
@@ -4265,8 +4269,8 @@ packages:
|
||||
resolution: {integrity: sha512-QLV1qeYSo5l13mQzWgP/y0LbMr5Plr5fJilgAIwgnwseproEbtNym8xpLsDzeZ6MWXgNE6kdWGBjdh3zT/Qerg==}
|
||||
engines: {node: '>=20'}
|
||||
|
||||
got@15.0.2:
|
||||
resolution: {integrity: sha512-opPIdoQSTOGqX3h0d8QQoqCX0oF728V1PFxbPqquAFSeWPUOlPQ3Gi6IKIqGm6NMcDl+DWUwQb2RR+xvuEJOQQ==}
|
||||
got@15.0.3:
|
||||
resolution: {integrity: sha512-630of5aMTYM6g6epok5nuqvctP8InJISvt39iNt7y0r27rcGCdiPv9Cc6EbwfnkyT1g/shBoVhvDjtXZUbn/Rw==}
|
||||
engines: {node: '>=22'}
|
||||
|
||||
graceful-fs@4.2.11:
|
||||
@@ -8312,6 +8316,8 @@ snapshots:
|
||||
|
||||
'@sindresorhus/is@7.2.0': {}
|
||||
|
||||
'@sindresorhus/is@8.0.0': {}
|
||||
|
||||
'@so-ric/colorspace@1.1.6':
|
||||
dependencies:
|
||||
color: 5.0.3
|
||||
@@ -10076,9 +10082,9 @@ snapshots:
|
||||
responselike: 4.0.2
|
||||
type-fest: 4.41.0
|
||||
|
||||
got@15.0.2:
|
||||
got@15.0.3:
|
||||
dependencies:
|
||||
'@sindresorhus/is': 7.2.0
|
||||
'@sindresorhus/is': 8.0.0
|
||||
byte-counter: 0.1.0
|
||||
cacheable-lookup: 7.0.0
|
||||
cacheable-request: 13.0.18
|
||||
@@ -10088,7 +10094,7 @@ snapshots:
|
||||
keyv: 5.6.0
|
||||
lowercase-keys: 4.0.1
|
||||
responselike: 4.0.2
|
||||
type-fest: 5.5.0
|
||||
type-fest: 5.6.0
|
||||
uint8array-extras: 1.5.0
|
||||
|
||||
graceful-fs@4.2.11: {}
|
||||
|
||||
Reference in New Issue
Block a user