From 2dc1d10d1c70cd1a6e0c1159bda41122cb5a679d Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 17:10:12 -0700 Subject: [PATCH] chore(deps): update @types/node to 20.14.4 (#4898) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | devDependencies | patch | [`20.14.3` -> `20.14.4`](https://renovatebot.com/diffs/npm/@types%2fnode/20.14.3/20.14.4) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com> --- pulumi/cloudflare/package-lock.json | 6 +++--- pulumi/icb/package-lock.json | 6 +++--- pulumi/vault/package-lock.json | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/pulumi/cloudflare/package-lock.json b/pulumi/cloudflare/package-lock.json index 04c4b50397..6cb161e906 100644 --- a/pulumi/cloudflare/package-lock.json +++ b/pulumi/cloudflare/package-lock.json @@ -1057,9 +1057,9 @@ } }, "node_modules/@types/node": { - "version": "20.14.3", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.3.tgz", - "integrity": "sha512-Nuzqa6WAxeGnve6SXqiPAM9rA++VQs+iLZ1DDd56y0gdvygSZlQvZuvdFPR3yLqkVxPu4WrO02iDEyH1g+wazw==", + "version": "20.14.4", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.4.tgz", + "integrity": "sha512-1ChboN+57suCT2t/f8lwtPY/k3qTpuD/qnqQuYoBg6OQOcPyaw7PiZVdGpaZYAvhDDtqrt0oAaM8+oSu1xsUGw==", "license": "MIT", "dependencies": { "undici-types": "~5.26.4" diff --git a/pulumi/icb/package-lock.json b/pulumi/icb/package-lock.json index 0ae13d54e7..6dc51709d3 100644 --- a/pulumi/icb/package-lock.json +++ b/pulumi/icb/package-lock.json @@ -1060,9 +1060,9 @@ } }, "node_modules/@types/node": { - "version": "20.14.3", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.3.tgz", - "integrity": "sha512-Nuzqa6WAxeGnve6SXqiPAM9rA++VQs+iLZ1DDd56y0gdvygSZlQvZuvdFPR3yLqkVxPu4WrO02iDEyH1g+wazw==", + "version": "20.14.4", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.4.tgz", + "integrity": "sha512-1ChboN+57suCT2t/f8lwtPY/k3qTpuD/qnqQuYoBg6OQOcPyaw7PiZVdGpaZYAvhDDtqrt0oAaM8+oSu1xsUGw==", "license": "MIT", "dependencies": { "undici-types": "~5.26.4" diff --git a/pulumi/vault/package-lock.json b/pulumi/vault/package-lock.json index 18f46156bd..614660be9c 100644 --- a/pulumi/vault/package-lock.json +++ b/pulumi/vault/package-lock.json @@ -973,9 +973,9 @@ } }, "node_modules/@types/node": { - "version": "20.14.3", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.3.tgz", - "integrity": "sha512-Nuzqa6WAxeGnve6SXqiPAM9rA++VQs+iLZ1DDd56y0gdvygSZlQvZuvdFPR3yLqkVxPu4WrO02iDEyH1g+wazw==", + "version": "20.14.4", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.4.tgz", + "integrity": "sha512-1ChboN+57suCT2t/f8lwtPY/k3qTpuD/qnqQuYoBg6OQOcPyaw7PiZVdGpaZYAvhDDtqrt0oAaM8+oSu1xsUGw==", "license": "MIT", "dependencies": { "undici-types": "~5.26.4"