From 83aadc66dfa7f075093b25dfc1fd2bb18561ff07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 03:10:03 +0000 Subject: [PATCH] chore(deps-dev): bump got from 14.4.2 to 14.4.5 Bumps [got](https://github.com/sindresorhus/got) from 14.4.2 to 14.4.5. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](https://github.com/sindresorhus/got/compare/v14.4.2...v14.4.5) --- updated-dependencies: - dependency-name: got dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 6f8fb37..0b9554f 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "type": "module", "devDependencies": { "bumpp": "^9.5.2", - "got": "^14.4.2", + "got": "^14.4.5", "papaparse": "^5.4.1", "zx": "^8.1.8" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 72acec4..aeeaccb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^9.5.2 version: 9.5.2 got: - specifier: ^14.4.2 - version: 14.4.2 + specifier: ^14.4.5 + version: 14.4.5 papaparse: specifier: ^5.4.1 version: 5.4.1 @@ -228,8 +228,8 @@ packages: resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==} engines: {node: '>= 6'} - got@14.4.2: - resolution: {integrity: sha512-+Te/qEZ6hr7i+f0FNgXx/6WQteSM/QqueGvxeYQQFm0GDfoxLVJ/oiwUKYMTeioColWUTdewZ06hmrBjw6F7tw==} + got@14.4.5: + resolution: {integrity: sha512-sq+uET8TnNKRNnjEOPJzMcxeI0irT8BBNmf+GtZcJpmhYsQM1DSKmCROUjPWKsXZ5HzwD5Cf5/RV+QD9BSTxJg==} engines: {node: '>=20'} has-flag@3.0.0: @@ -747,7 +747,7 @@ snapshots: dependencies: is-glob: 4.0.3 - got@14.4.2: + got@14.4.5: dependencies: '@sindresorhus/is': 7.0.1 '@szmarczak/http-timer': 5.0.1