From 06c28d4ce39fdb19c593db08d9307e8235cd16c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 22:01:39 +0000 Subject: [PATCH] build(deps): bump undici from 7.28.0 to 7.29.1 in /playgrounds Bumps [undici](https://github.com/nodejs/undici) from 7.28.0 to 7.29.1. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v7.28.0...v7.29.1) --- updated-dependencies: - dependency-name: undici dependency-version: 7.29.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- playgrounds/package-lock.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/playgrounds/package-lock.json b/playgrounds/package-lock.json index 3f7204c6c..0844a803a 100644 --- a/playgrounds/package-lock.json +++ b/playgrounds/package-lock.json @@ -31,6 +31,7 @@ } }, "..": { + "name": "expect-webdriverio", "version": "6.0.10", "license": "MIT", "dependencies": { @@ -6149,9 +6150,9 @@ } }, "node_modules/cheerio/node_modules/undici": { - "version": "7.28.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-7.28.0.tgz", - "integrity": "sha512-cRZYrTDwWznlnRiPjggAGxZXanty6M8RV1ff8Wm4LWXBp7/IG8v5DnOm74DtUBp9OONpK75YlPnIjQqX0dBDtA==", + "version": "7.29.1", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.29.1.tgz", + "integrity": "sha512-RYONW2MeafgYlkVOKYKkA/Ag7BmXqgIWCa8t1m0JcxrQg9pI9lEqRhAOruOBCbAohOa/gkCF+iPi9hrgvTzu6Q==", "license": "MIT", "engines": { "node": ">=20.18.1"