chore(deps-dev): bump got from 14.6.4 to 14.6.5 (#20560)
Bumps [got](https://github.com/sindresorhus/got) from 14.6.4 to 14.6.5. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](https://github.com/sindresorhus/got/compare/v14.6.4...v14.6.5) --- updated-dependencies: - dependency-name: got dependency-version: 14.6.5 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
a6ecd34170
commit
782a3a5c91
|
|
@ -180,7 +180,7 @@
|
|||
"eslint-plugin-yml": "1.19.0",
|
||||
"fs-extra": "11.3.2",
|
||||
"globals": "16.5.0",
|
||||
"got": "14.6.4",
|
||||
"got": "14.6.5",
|
||||
"husky": "9.1.7",
|
||||
"js-beautify": "1.15.4",
|
||||
"lint-staged": "16.2.7",
|
||||
|
|
|
|||
|
|
@ -404,8 +404,8 @@ importers:
|
|||
specifier: 16.5.0
|
||||
version: 16.5.0
|
||||
got:
|
||||
specifier: 14.6.4
|
||||
version: 14.6.4
|
||||
specifier: 14.6.5
|
||||
version: 14.6.5
|
||||
husky:
|
||||
specifier: 9.1.7
|
||||
version: 9.1.7
|
||||
|
|
@ -3895,8 +3895,8 @@ packages:
|
|||
resolution: {integrity: sha512-Xz7yG+ihVvYMwSULKIMeTp6vDX95rrSbsaR3xUmgYjwQdAkchMQ5ndFeG5QZwcBOIyvJFvG7ZLIZE7mKW2X/hw==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
got@14.6.4:
|
||||
resolution: {integrity: sha512-DjsLab39NUMf5iYlK9asVCkHMhaA2hEhrlmf+qXRhjEivuuBHWYbjmty9DA3OORUwZgENTB+6vSmY2ZW8gFHVw==}
|
||||
got@14.6.5:
|
||||
resolution: {integrity: sha512-Su87c0NNeg97de1sO02gy9I8EmE7DCJ1gzcFLcgGpYeq2PnLg4xz73MWrp6HjqbSsjb6Glf4UBDW6JNyZA6uSg==}
|
||||
engines: {node: '>=20'}
|
||||
|
||||
graceful-fs@4.2.11:
|
||||
|
|
@ -9763,7 +9763,7 @@ snapshots:
|
|||
camelcase-keys: 9.1.3
|
||||
decamelize-keys: 2.0.1
|
||||
form-data: 4.0.5
|
||||
got: 14.6.4
|
||||
got: 14.6.5
|
||||
he: 1.2.0
|
||||
hmacsha1: 1.0.0
|
||||
oauth-1.0a: 2.2.6
|
||||
|
|
@ -10029,7 +10029,7 @@ snapshots:
|
|||
dependencies:
|
||||
cheerio: 1.1.2
|
||||
debug: 3.2.7
|
||||
got: 14.6.4
|
||||
got: 14.6.5
|
||||
memoizee: 0.4.17
|
||||
ramda: 0.32.0
|
||||
tough-cookie: 6.0.0
|
||||
|
|
@ -10053,7 +10053,7 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
got@14.6.4:
|
||||
got@14.6.5:
|
||||
dependencies:
|
||||
'@sindresorhus/is': 7.1.1
|
||||
byte-counter: 0.1.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue