chore(deps-dev): bump got from 14.4.7 to 14.4.8 (#19944)
Bumps [got](https://github.com/sindresorhus/got) from 14.4.7 to 14.4.8. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](https://github.com/sindresorhus/got/compare/v14.4.7...v14.4.8) --- updated-dependencies: - dependency-name: got dependency-version: 14.4.8 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:
parent
2de6de61d6
commit
d22eb87f61
|
|
@ -181,7 +181,7 @@
|
|||
"eslint-plugin-yml": "1.18.0",
|
||||
"fs-extra": "11.3.1",
|
||||
"globals": "16.3.0",
|
||||
"got": "14.4.7",
|
||||
"got": "14.4.8",
|
||||
"husky": "9.1.7",
|
||||
"js-beautify": "1.15.4",
|
||||
"lint-staged": "16.1.5",
|
||||
|
|
|
|||
|
|
@ -421,8 +421,8 @@ importers:
|
|||
specifier: 16.3.0
|
||||
version: 16.3.0
|
||||
got:
|
||||
specifier: 14.4.7
|
||||
version: 14.4.7
|
||||
specifier: 14.4.8
|
||||
version: 14.4.8
|
||||
husky:
|
||||
specifier: 9.1.7
|
||||
version: 9.1.7
|
||||
|
|
@ -3850,8 +3850,8 @@ packages:
|
|||
resolution: {integrity: sha512-halby2+lQwHNxUDk70aQNXP1BlBwdwr7svTJZvDi7vKwrWbVMKhVrZ86h8p3zRcWbO4qAgLQ4ODAf8TgD3DhGQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
got@14.4.7:
|
||||
resolution: {integrity: sha512-DI8zV1231tqiGzOiOzQWDhsBmncFW7oQDH6Zgy6pDPrqJuVZMtoSgPLLsBZQj8Jg4JFfwoOsDA8NGtLQLnIx2g==}
|
||||
got@14.4.8:
|
||||
resolution: {integrity: sha512-vxwU4HuR0BIl+zcT1LYrgBjM+IJjNElOjCzs0aPgHorQyr/V6H6Y73Sn3r3FOlUffvWD+Q5jtRuGWaXkU8Jbhg==}
|
||||
engines: {node: '>=20'}
|
||||
|
||||
graceful-fs@4.2.11:
|
||||
|
|
@ -9618,7 +9618,7 @@ snapshots:
|
|||
camelcase-keys: 9.1.3
|
||||
decamelize-keys: 2.0.1
|
||||
form-data: 4.0.4
|
||||
got: 14.4.7
|
||||
got: 14.4.8
|
||||
he: 1.2.0
|
||||
hmacsha1: 1.0.0
|
||||
oauth-1.0a: 2.2.6
|
||||
|
|
@ -9876,7 +9876,7 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
got@14.4.7:
|
||||
got@14.4.8:
|
||||
dependencies:
|
||||
'@sindresorhus/is': 7.0.2
|
||||
'@szmarczak/http-timer': 5.0.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue