Skip to content

Commit

Permalink
Update dependency undici to v5.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2023
1 parent b249763 commit 74eeb2c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion actions/package-release/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"gitmojis": "3.13.5",
"semver": "7.5.1",
"simple-git": "3.19.1",
"undici": "5.23.0"
"undici": "5.25.0"
}
}
8 changes: 4 additions & 4 deletions actions/package-release/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2231,10 +2231,10 @@ underscore.string@~3.3.4:
sprintf-js "^1.1.1"
util-deprecate "^1.0.2"

undici@5.23.0:
version "5.23.0"
resolved "https://registry.yarnpkg.com/undici/-/undici-5.23.0.tgz#e7bdb0ed42cebe7b7aca87ced53e6eaafb8f8ca0"
integrity sha512-1D7w+fvRsqlQ9GscLBwcAJinqcZGHUKjbOmXdlE/v8BvEGXjeWAax+341q44EuTcHXXnfyKNbKRq4Lg7OzhMmg==
undici@5.25.0:
version "5.25.0"
resolved "https://registry.yarnpkg.com/undici/-/undici-5.25.0.tgz#618318268e1b496bd8ab370ded86745aab3f68e1"
integrity sha512-DgU98Ll+r1ssO8PcGFWIfj6kie0ttV20DSyE/CVYDVeHvfwBwQbjlsIYJIwAoU1WRhGuEEbj+jgZqcKPco5vkQ==
dependencies:
busboy "^1.6.0"

Expand Down

0 comments on commit 74eeb2c

Please sign in to comment.