Skip to content

Commit 72e2f2e

Browse files
chore(deps): bump undici from 7.28.0 to 7.29.0 (#36)
Bumps [undici](https://github.com/nodejs/undici) from 7.28.0 to 7.29.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.28.0...v7.29.0) --- updated-dependencies: - dependency-name: undici dependency-version: 7.29.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f6d29f commit 72e2f2e

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"postcss": "^8.5.23",
4646
"qs": "^6.15.2",
4747
"serialize-javascript": "^7.0.5",
48-
"undici": "^7.28.0",
48+
"undici": "^7.29.0",
4949
"uuid": "^11.1.1",
5050
"webpack-dev-server": "^5.2.6",
5151
"ws": "^8.20.1"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9467,9 +9467,9 @@ undici-types@~7.19.0:
94679467
integrity sha512-qYVnV5OEm2AW8cJMCpdV20CDyaN3g0AjDlOGf1OW4iaDEx8MwdtChUp4zu4H0VP3nDRF/8RKWH+IPp9uW0YGZg==
94689468

94699469
undici@^7.19.0, undici@^7.28.0:
9470-
version "7.28.0"
9471-
resolved "https://registry.yarnpkg.com/undici/-/undici-7.28.0.tgz#97d64564198b285bc281f0e8e29597e3d11fe7ec"
9472-
integrity sha512-cRZYrTDwWznlnRiPjggAGxZXanty6M8RV1ff8Wm4LWXBp7/IG8v5DnOm74DtUBp9OONpK75YlPnIjQqX0dBDtA==
9470+
version "7.29.0"
9471+
resolved "https://registry.yarnpkg.com/undici/-/undici-7.29.0.tgz#ae0f6f62e06e057a9cbb7b2b5fde2bb74f791b8f"
9472+
integrity sha512-IDxfleLmmbSskfWSUATiN1nfn2rDuvnMOqb5CWR92iIfojA0Ud+ulOAAEQ57LPr9rWmsreUyf5lwyao+7GNNVw==
94739473

94749474
unicode-canonical-property-names-ecmascript@^2.0.0:
94759475
version "2.0.1"

0 commit comments

Comments
 (0)