From d3977e570a4de03e7da0afee3d0113d5a88e9fd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 08:22:06 +0000 Subject: [PATCH] chore(deps-dev): bump got from 14.6.0 to 14.6.1 (#20378) Bumps [got](https://github.com/sindresorhus/got) from 14.6.0 to 14.6.1. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](https://github.com/sindresorhus/got/compare/v14.6.0...v14.6.1) --- updated-dependencies: - dependency-name: got dependency-version: 14.6.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 39bce1b97..07ddf99c9 100644 --- a/package.json +++ b/package.json @@ -178,7 +178,7 @@ "eslint-plugin-yml": "1.19.0", "fs-extra": "11.3.2", "globals": "16.4.0", - "got": "14.6.0", + "got": "14.6.1", "husky": "9.1.7", "js-beautify": "1.15.4", "lint-staged": "16.2.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index db3311a4f..3095f754f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -395,8 +395,8 @@ importers: specifier: 16.4.0 version: 16.4.0 got: - specifier: 14.6.0 - version: 14.6.0 + specifier: 14.6.1 + version: 14.6.1 husky: specifier: 9.1.7 version: 9.1.7 @@ -3835,8 +3835,8 @@ packages: resolution: {integrity: sha512-dIN768H8so9qGucFtjYPBZJ+OCEgDi/xYyvYQHniPL1ZCYvrRDBTmtbjVjKCPG1CuOhG4CKHZDXiFe6QZ2qBeQ==} engines: {node: '>=18'} - got@14.6.0: - resolution: {integrity: sha512-K30JHMsHcwhy+JYet3IxRFw+L9rb77y5LE3OkoAD4qzMR9/g30bWYBfkHYVJL2BBPgfU4lJsRwhy4HUkLPQc3g==} + got@14.6.1: + resolution: {integrity: sha512-56lZOw904LHKr6KdKN0Zbgz9Lw6cpEAAqZcS+0iY4D27caHoLiFT0EGCbrX9ZKYvt+I2lGl3a8eeDNSbmhyjkQ==} engines: {node: '>=20'} graceful-fs@4.2.11: @@ -9616,7 +9616,7 @@ snapshots: camelcase-keys: 9.1.3 decamelize-keys: 2.0.1 form-data: 4.0.4 - got: 14.6.0 + got: 14.6.1 he: 1.2.0 hmacsha1: 1.0.0 oauth-1.0a: 2.2.6 @@ -9876,7 +9876,7 @@ snapshots: transitivePeerDependencies: - supports-color - got@14.6.0: + got@14.6.1: dependencies: '@sindresorhus/is': 7.1.0 '@szmarczak/http-timer': 5.0.1