diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-02-16 18:45:21 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-02-16 18:47:11 +0000 |
| commit | d2c3b3835b370830781371f12a7a1e0e8b28a56a (patch) | |
| tree | f9c8005b8f2b89990f326635cc2aa0c7088ebb93 | |
| parent | 51fe165129e8843b2cef4973cb4ba68f4ec3d00e (diff) | |
chore(deps-dev): bump undici from 5.28.2 to 5.28.3
Bumps [undici](https://github.com/nodejs/undici) from 5.28.2 to 5.28.3.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.2...v5.28.3)
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
| -rw-r--r-- | pnpm-lock.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 692b960..723d256 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1760,7 +1760,7 @@ packages: exit-hook: 2.2.1 glob-to-regexp: 0.4.1 stoppable: 1.1.0 - undici: 5.28.2 + undici: 5.28.3 workerd: 1.20240129.0 ws: 8.14.2 youch: 3.3.3 @@ -2114,8 +2114,8 @@ packages: resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} dev: true - resolution: {integrity: sha512-wh1pHJHnUeQV5Xa8/kyQhO7WFa8M34l026L5P/+2TYiakvGy5Rdc8jWZVyG7ieht/0WgJLEd3kcU5gKx+6GC8w==} + resolution: {integrity: sha512-3ItfzbrhDlINjaP0duwnNsKpDQk3acHI3gVJ1z4fmwMK31k5G9OVIAMLSIaP6w4FaGkaAkN6zaQO9LUvZ1t7VA==} engines: {node: '>=14.0'} dependencies: '@fastify/busboy': 2.0.0 |
