diff --git a/package.json b/package.json index ffe160ee..475dda9f 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ }, "dependencies": { "tslib": "^2.6.2", - "undici": "^5.25.3", + "undici": "^5.27.0", "ws": "^8.14.2" }, "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 16e1d5e9..663e2661 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,8 +14,8 @@ dependencies: specifier: ^2.6.2 version: 2.6.2 undici: - specifier: ^5.25.3 - version: 5.25.3 + specifier: ^5.27.0 + version: 5.27.0 ws: specifier: ^8.14.2 version: 8.14.2 @@ -2664,8 +2664,8 @@ packages: which-boxed-primitive: 1.0.2 dev: true - /undici@5.25.3: - resolution: {integrity: sha512-7lmhlz3K1+IKB6IUjkdzV2l0jKY8/0KguEMdEpzzXCug5pEGIp3DxUg0DEN65DrVoxHiRKpPORC/qzX+UglSkQ==} + /undici@5.27.0: + resolution: {integrity: sha512-l3ydWhlhOJzMVOYkymLykcRRXqbUaQriERtR70B9LzNkZ4bX52Fc8wbTDneMiwo8T+AemZXvXaTx+9o5ROxrXg==} engines: {node: '>=14.0'} dependencies: '@fastify/busboy': 2.0.0