Skip to content

Commit

Permalink
npm(deps): bump undici from 6.19.8 to 6.20.0 in /scripts in the npm g…
Browse files Browse the repository at this point in the history
…roup (#199)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent a175a18 commit 78fd069
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions scripts/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"minimatch": "^10.0.1",
"minio": "^8.0.1",
"simple-git": "^3.27.0",
"undici": "^6.19.8"
"undici": "^6.20.0"
},
"scripts": {
"ci": "export RANDOM_UUID=$(uuidgen) && node ci/before.js && npm ci && node ci/after.js",
Expand Down

0 comments on commit 78fd069

Please sign in to comment.