From d36eeadd49c4d8f4061885305afb5c03a1cffdaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 12:54:10 +1100 Subject: [PATCH] Bump undici from 6.7.0 to 6.7.1 (#93) Bumps [undici](https://github.com/nodejs/undici) from 6.7.0 to 6.7.1. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v6.7.0...v6.7.1) --- updated-dependencies: - dependency-name: undici dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .pnp.cjs | 11 +++++++++-- package.json | 2 +- yarn.lock | 9 ++++++++- 3 files changed, 18 insertions(+), 4 deletions(-) diff --git a/.pnp.cjs b/.pnp.cjs index 40aa625..1621c5f 100644 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -48,7 +48,7 @@ const RAW_RUNTIME_STATE = ["simple-git", "npm:3.22.0"],\ ["systeminformation", "npm:5.22.0"],\ ["typescript", "patch:typescript@npm%3A5.4.2#optional!builtin::version=5.4.2&hash=5adc0c"],\ - ["undici", "npm:6.7.0"]\ + ["undici", "npm:6.7.1"]\ ],\ "linkType": "SOFT"\ }]\ @@ -817,7 +817,7 @@ const RAW_RUNTIME_STATE = ["simple-git", "npm:3.22.0"],\ ["systeminformation", "npm:5.22.0"],\ ["typescript", "patch:typescript@npm%3A5.4.2#optional!builtin::version=5.4.2&hash=5adc0c"],\ - ["undici", "npm:6.7.0"]\ + ["undici", "npm:6.7.1"]\ ],\ "linkType": "SOFT"\ }]\ @@ -1574,6 +1574,13 @@ const RAW_RUNTIME_STATE = ["@fastify/busboy", "npm:2.1.1"]\ ],\ "linkType": "HARD"\ + }],\ + ["npm:6.7.1", {\ + "packageLocation": "./.yarn/cache/undici-npm-6.7.1-cc741edc29-7e66eb7fb6.zip/node_modules/undici/",\ + "packageDependencies": [\ + ["undici", "npm:6.7.1"]\ + ],\ + "linkType": "HARD"\ }]\ ]],\ ["undici-types", [\ diff --git a/package.json b/package.json index bc2f3e3..2e02daa 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "sequelize": "6.37.1", "simple-git": "3.22.0", "systeminformation": "5.22.0", - "undici": "6.7.0" + "undici": "6.7.1" }, "devDependencies": { "@types/ms": "0.7.34", diff --git a/yarn.lock b/yarn.lock index 0aec8d3..000f929 100644 --- a/yarn.lock +++ b/yarn.lock @@ -607,7 +607,7 @@ __metadata: simple-git: "npm:3.22.0" systeminformation: "npm:5.22.0" typescript: "npm:5.4.2" - undici: "npm:6.7.0" + undici: "npm:6.7.1" languageName: unknown linkType: soft @@ -1243,6 +1243,13 @@ __metadata: languageName: node linkType: hard +"undici@npm:6.7.1": + version: 6.7.1 + resolution: "undici@npm:6.7.1" + checksum: 10/7e66eb7fb6b3641efc9381b335334a7fe0d69d4b8004147b2a7658f279adfd392fb908acf71627e2cd1f863d9ab4d5b1470139364468d486ab69aee43a8246e5 + languageName: node + linkType: hard + "universal-user-agent@npm:^6.0.0": version: 6.0.1 resolution: "universal-user-agent@npm:6.0.1"