Merge pull request #2344 from actions/dependabot/npm_and_yarn/packages/artifact/undici-6.24.0

chore(deps): bump undici from 6.23.0 to 6.24.0 in /packages/artifact
This commit is contained in:
Salman Chishti
2026-03-14 04:35:35 +00:00
committed by GitHub
+5 -5
View File
@@ -1,12 +1,12 @@
{
"name": "@actions/artifact",
"version": "6.2.0",
"version": "6.2.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@actions/artifact",
"version": "6.2.0",
"version": "6.2.1",
"license": "MIT",
"dependencies": {
"@actions/core": "^3.0.0",
@@ -1812,9 +1812,9 @@
"license": "MIT"
},
"node_modules/undici": {
"version": "6.23.0",
"resolved": "https://registry.npmjs.org/undici/-/undici-6.23.0.tgz",
"integrity": "sha512-VfQPToRA5FZs/qJxLIinmU59u0r7LXqoJkCzinq3ckNJp3vKEh7jTWN589YQ5+aoAC/TGRLyJLCPKcLQbM8r9g==",
"version": "6.24.0",
"resolved": "https://registry.npmjs.org/undici/-/undici-6.24.0.tgz",
"integrity": "sha512-lVLNosgqo5EkGqh5XUDhGfsMSoO8K0BAN0TyJLvwNRSl4xWGZlCVYsAIpa/OpA3TvmnM01GWcoKmc3ZWo5wKKA==",
"license": "MIT",
"engines": {
"node": ">=18.17"