diff --git a/packages/next/package.json b/packages/next/package.json index 3f6c8c30d6..7f38b44538 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -303,7 +303,7 @@ "timers-browserify": "2.0.12", "tty-browserify": "0.0.1", "ua-parser-js": "0.8.1", - "undici": "5.26.0", + "undici": "5.26.3", "unistore": "3.5.2", "util": "0.12.5", "uuid": "8.3.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f57153b9bb..c810dd4994 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1301,8 +1301,8 @@ importers: specifier: 0.8.1 version: 0.8.1 undici: - specifier: 5.26.0 - version: 5.26.0 + specifier: 5.26.3 + version: 5.26.3 unistore: specifier: 3.5.2 version: 3.5.2(react@18.2.0) @@ -25101,8 +25101,8 @@ packages: /undici-types@5.25.3: resolution: {integrity: sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==} - /undici@5.26.0: - resolution: {integrity: sha512-MLqGMyaJk2ubSl7FrmWuV7ZOsYWmdF7gcBHDRxm4AR8NoodQhgy3vO/D1god79HoetxR0uAeVNB65yj2lNRQnQ==} + /undici@5.26.3: + resolution: {integrity: sha512-H7n2zmKEWgOllKkIUkLvFmsJQj062lSm3uA4EYApG8gLuiOM0/go9bIoC3HVaSnfg4xunowDE2i9p8drkXuvDw==} engines: {node: '>=14.0'} dependencies: '@fastify/busboy': 2.0.0