From 2a9fd91f84dc1084ebe5154f325ee794fee43728 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 12:54:11 +0000 Subject: [PATCH] chore(deps): bump undici from 6.16.0 to 6.19.0 in /web Bumps [undici](https://github.com/nodejs/undici) from 6.16.0 to 6.19.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v6.16.0...v6.19.0) --- updated-dependencies: - dependency-name: undici dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- web/package.json | 2 +- web/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/web/package.json b/web/package.json index 91ca123..71da2cd 100644 --- a/web/package.json +++ b/web/package.json @@ -79,7 +79,7 @@ "tiny-invariant": "^1.3.1", "ua-parser-js": "^1.0.37", "uglify-js": "^3.17.4", - "undici": "^6.16.0" + "undici": "^6.19.0" }, "devDependencies": { "@remix-run/dev": "^2.9.1", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 890df38..17775b8 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -162,8 +162,8 @@ dependencies: specifier: ^3.17.4 version: 3.17.4 undici: - specifier: ^6.16.0 - version: 6.16.0 + specifier: ^6.19.0 + version: 6.19.0 devDependencies: '@remix-run/dev': @@ -2552,7 +2552,7 @@ packages: source-map-support: 0.5.21 stream-slice: 0.1.2 typescript: 5.4.5 - undici: 6.16.0 + undici: 6.19.0 /@remix-run/react@2.9.1(react-dom@18.3.1)(react@18.3.1)(typescript@5.4.5): resolution: {integrity: sha512-QQVZPS56okvDF3FBuGBjyKuYa6bXZvXFFlYeWfngI8ZnDbCzQLKV1oD0FWMhKuQxMaKs25uWg2YwGqwWTdin3w==} @@ -8538,8 +8538,8 @@ packages: /undici-types@5.26.5: resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} - /undici@6.16.0: - resolution: {integrity: sha512-HQfVddOTb5PJtfLnJ1Px8bNGyIg/z7WTj1hjUSna1Itsv59Oca9JdclIU08ToNqvWWXjFLRzc9rqjnpfw5UWcQ==} + /undici@6.19.0: + resolution: {integrity: sha512-9gGwbSLgYMjp4r6M5P9bhqhx1E+RyUIHqZE0r7BmrRoqroJUG6xlVu5TXH9DnwmCPLkcaVNrcYtxUE9d3InnyQ==} engines: {node: '>=18.17'} /unified@10.1.2: