From e0a214b4a8336e5882c3f1a62361981f25ef3510 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 09:29:04 +0000 Subject: [PATCH] chore(deps): bump undici from 6.18.2 to 6.19.0 Bumps [undici](https://github.com/nodejs/undici) from 6.18.2 to 6.19.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v6.18.2...v6.19.0) --- updated-dependencies: - dependency-name: undici dependency-type: direct:production update-type: version-update:semver-minor ... 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 2e4d9f1..3c2fe4c 100644 --- a/package.json +++ b/package.json @@ -92,6 +92,6 @@ "vitest": "^1.6.0" }, "dependencies": { - "undici": "^6.18.2" + "undici": "^6.19.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8f0df80..54af45e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: undici: - specifier: ^6.18.2 - version: 6.18.2 + specifier: ^6.19.0 + version: 6.19.0 devDependencies: '@fastify/cookie': @@ -4409,7 +4409,7 @@ packages: dependencies: lunr: 2.3.9 marked: 4.3.0 - minimatch: 9.0.3 + minimatch: 9.0.4 shiki: 0.14.7 typescript: 5.4.5 dev: true @@ -4445,8 +4445,8 @@ packages: resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} dev: true - /undici@6.18.2: - resolution: {integrity: sha512-o/MQLTwRm9IVhOqhZ0NQ9oXax1ygPjw6Vs+Vq/4QRjbOAC3B1GCHy7TYxxbExKlb7bzDRzt9vBWU6BDz0RFfYg==} + /undici@6.19.0: + resolution: {integrity: sha512-9gGwbSLgYMjp4r6M5P9bhqhx1E+RyUIHqZE0r7BmrRoqroJUG6xlVu5TXH9DnwmCPLkcaVNrcYtxUE9d3InnyQ==} engines: {node: '>=18.17'} dev: false