diff --git a/package.json b/package.json index f4ec247365..694de2ea37 100644 --- a/package.json +++ b/package.json @@ -184,7 +184,7 @@ "eslint-plugin-yml": "3.3.1", "fs-extra": "11.3.4", "globals": "17.5.0", - "got": "15.0.2", + "got": "15.0.3", "husky": "9.1.7", "js-beautify": "1.15.4", "lint-staged": "16.4.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aad7f384df..a4d9f1165e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -411,8 +411,8 @@ importers: specifier: 17.5.0 version: 17.5.0 got: - specifier: 15.0.2 - version: 15.0.2 + specifier: 15.0.3 + version: 15.0.3 husky: specifier: 9.1.7 version: 9.1.7 @@ -2656,6 +2656,10 @@ packages: resolution: {integrity: sha512-P1Cz1dWaFfR4IR+U13mqqiGsLFf1KbayybWwdd2vfctdV6hDpUkgCY0nKOLLTMSoRd/jJNjtbqzf13K8DCCXQw==} engines: {node: '>=18'} + '@sindresorhus/is@8.0.0': + resolution: {integrity: sha512-YvOsokBE5NsyHuXMnwEVB7lgFk6lX8F4OXCruYVgFII0hUHof0RGUvhMoabVt9hRqbg+qVzayzEG24RCcxcYeA==} + engines: {node: '>=22'} + '@so-ric/colorspace@1.1.6': resolution: {integrity: sha512-/KiKkpHNOBgkFJwu9sh48LkHSMYGyuTcSFK/qMBdnOAlrRJzRSXAOFB5qwzaVQuDl8wAvHVMkaASQDReTahxuw==} @@ -4265,8 +4269,8 @@ packages: resolution: {integrity: sha512-QLV1qeYSo5l13mQzWgP/y0LbMr5Plr5fJilgAIwgnwseproEbtNym8xpLsDzeZ6MWXgNE6kdWGBjdh3zT/Qerg==} engines: {node: '>=20'} - got@15.0.2: - resolution: {integrity: sha512-opPIdoQSTOGqX3h0d8QQoqCX0oF728V1PFxbPqquAFSeWPUOlPQ3Gi6IKIqGm6NMcDl+DWUwQb2RR+xvuEJOQQ==} + got@15.0.3: + resolution: {integrity: sha512-630of5aMTYM6g6epok5nuqvctP8InJISvt39iNt7y0r27rcGCdiPv9Cc6EbwfnkyT1g/shBoVhvDjtXZUbn/Rw==} engines: {node: '>=22'} graceful-fs@4.2.11: @@ -8312,6 +8316,8 @@ snapshots: '@sindresorhus/is@7.2.0': {} + '@sindresorhus/is@8.0.0': {} + '@so-ric/colorspace@1.1.6': dependencies: color: 5.0.3 @@ -10076,9 +10082,9 @@ snapshots: responselike: 4.0.2 type-fest: 4.41.0 - got@15.0.2: + got@15.0.3: dependencies: - '@sindresorhus/is': 7.2.0 + '@sindresorhus/is': 8.0.0 byte-counter: 0.1.0 cacheable-lookup: 7.0.0 cacheable-request: 13.0.18 @@ -10088,7 +10094,7 @@ snapshots: keyv: 5.6.0 lowercase-keys: 4.0.1 responselike: 4.0.2 - type-fest: 5.5.0 + type-fest: 5.6.0 uint8array-extras: 1.5.0 graceful-fs@4.2.11: {}