From 16578d929c9b1fa4b19c1310902e03bc6e770da7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 04:03:37 +0000 Subject: [PATCH] chore(deps-dev): bump got from 14.4.2 to 14.4.3 Bumps [got](https://github.com/sindresorhus/got) from 14.4.2 to 14.4.3. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](https://github.com/sindresorhus/got/compare/v14.4.2...v14.4.3) --- 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..5e844a0 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.3", "papaparse": "^5.4.1", "zx": "^8.1.8" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 72acec4..7b2af8d 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.3 + version: 14.4.3 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.3: + resolution: {integrity: sha512-iTC0Z87yxSijWTh/IpvGpwOhIQK7+GgWkYrMRoN/hB9qeRj9RPuLGODwevs0p5idUf7nrxCVa5IlOmK3b8z+KA==} 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.3: dependencies: '@sindresorhus/is': 7.0.1 '@szmarczak/http-timer': 5.0.1