Merge branch 'renovate/got-14.x' into 'develop'
fix(deps): update dependency got to v14.4.0 Co-authored-by: CI <project_7_bot_1bfaee5701aed20091a86249a967a6c1@noreply.firefish.dev> See merge request firefish/firefish!10963
This commit is contained in:
commit
60b4b589aa
2 changed files with 6 additions and 6 deletions
|
@ -57,7 +57,7 @@
|
|||
"firefish-js": "workspace:*",
|
||||
"fluent-ffmpeg": "2.1.3",
|
||||
"form-data": "4.0.0",
|
||||
"got": "14.3.0",
|
||||
"got": "14.4.0",
|
||||
"gunzip-maybe": "1.4.2",
|
||||
"hpagent": "1.2.0",
|
||||
"ioredis": "5.4.1",
|
||||
|
|
|
@ -148,8 +148,8 @@ importers:
|
|||
specifier: 4.0.0
|
||||
version: 4.0.0
|
||||
got:
|
||||
specifier: 14.3.0
|
||||
version: 14.3.0
|
||||
specifier: 14.4.0
|
||||
version: 14.4.0
|
||||
gunzip-maybe:
|
||||
specifier: 1.4.2
|
||||
version: 1.4.2
|
||||
|
@ -4806,8 +4806,8 @@ packages:
|
|||
resolution: {integrity: sha512-6tfZ91bOr7bOXnK7PRDCGBLa1H4U080YHNaAQ2KsMGlLEzRbk44nsZF2E1IeRc3vtJHPVbKCYgdFbaGO2ljd8g==}
|
||||
engines: {node: '>=10.19.0'}
|
||||
|
||||
got@14.3.0:
|
||||
resolution: {integrity: sha512-vZkrXdq5BtPWTXqvjXSpl6zky3zpHaOVfSug/RfFHu3YrtSsvYzopVMDqrh2do77WnGoCSSRCHW25zXOSAQ9zw==}
|
||||
got@14.4.0:
|
||||
resolution: {integrity: sha512-baa2HMfREJ9UQSXOPwWe0DNK+FT8Okcxe9kmTJvaetv2q/MUxq0qFzEnfSbxo+wj45/QioGcH5ZhuT9VBIPJ5Q==}
|
||||
engines: {node: '>=20'}
|
||||
|
||||
graceful-fs@4.2.11:
|
||||
|
@ -12537,7 +12537,7 @@ snapshots:
|
|||
p-cancelable: 2.1.1
|
||||
responselike: 2.0.1
|
||||
|
||||
got@14.3.0:
|
||||
got@14.4.0:
|
||||
dependencies:
|
||||
'@sindresorhus/is': 6.3.1
|
||||
'@szmarczak/http-timer': 5.0.1
|
||||
|
|
Loading…
Reference in a new issue