13
0
Fork 0
mirror of https://github.com/cycjimmy/semantic-release-action.git synced 2026-06-30 13:20:45 +00:00
This commit is contained in:
dependabot[bot] 2026-06-23 01:33:50 +00:00 committed by GitHub
commit a4454d7db4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

242
package-lock.json generated
View file

@ -2379,9 +2379,9 @@
}
},
"node_modules/npm": {
"version": "11.11.1",
"resolved": "https://registry.npmjs.org/npm/-/npm-11.11.1.tgz",
"integrity": "sha512-asazCodkFdz1ReQzukyzS/DD77uGCIqUFeRG3gtaT8b9UR0ne1m9QOBuMgT72ij1rt7TRrOox4A1WzntMWIuEg==",
"version": "11.17.0",
"resolved": "https://registry.npmjs.org/npm/-/npm-11.17.0.tgz",
"integrity": "sha512-PurxiZexEHDTE4SSaLI3ZrnbAGiZfeyUcQcxcP5D+hfytNAze/D1IzDuInTn9XVLIbAQUnQuSPXJx02LHjLvQw==",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
@ -2459,8 +2459,8 @@
],
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/arborist": "^9.4.1",
"@npmcli/config": "^10.7.1",
"@npmcli/arborist": "^9.8.0",
"@npmcli/config": "^10.11.0",
"@npmcli/fs": "^5.0.0",
"@npmcli/map-workspaces": "^5.0.3",
"@npmcli/metavuln-calculator": "^9.0.3",
@ -2468,37 +2468,37 @@
"@npmcli/promise-spawn": "^9.0.1",
"@npmcli/redact": "^4.0.0",
"@npmcli/run-script": "^10.0.4",
"@sigstore/tuf": "^4.0.1",
"@sigstore/tuf": "^4.0.2",
"abbrev": "^4.0.0",
"archy": "~1.0.0",
"cacache": "^20.0.3",
"cacache": "^20.0.4",
"chalk": "^5.6.2",
"ci-info": "^4.4.0",
"fastest-levenshtein": "^1.0.16",
"fs-minipass": "^3.0.3",
"glob": "^13.0.6",
"graceful-fs": "^4.2.11",
"hosted-git-info": "^9.0.2",
"hosted-git-info": "^9.0.3",
"ini": "^6.0.0",
"init-package-json": "^8.2.5",
"is-cidr": "^6.0.3",
"is-cidr": "^6.0.4",
"json-parse-even-better-errors": "^5.0.0",
"libnpmaccess": "^10.0.3",
"libnpmdiff": "^8.1.4",
"libnpmexec": "^10.2.4",
"libnpmfund": "^7.0.18",
"libnpmdiff": "^8.1.10",
"libnpmexec": "^10.3.0",
"libnpmfund": "^7.0.24",
"libnpmorg": "^8.0.1",
"libnpmpack": "^9.1.4",
"libnpmpublish": "^11.1.3",
"libnpmpack": "^9.1.10",
"libnpmpublish": "^11.2.0",
"libnpmsearch": "^9.0.1",
"libnpmteam": "^8.0.2",
"libnpmversion": "^8.0.3",
"make-fetch-happen": "^15.0.4",
"minimatch": "^10.2.4",
"libnpmversion": "^8.0.4",
"make-fetch-happen": "^15.0.6",
"minimatch": "^10.2.5",
"minipass": "^7.1.3",
"minipass-pipeline": "^1.2.4",
"ms": "^2.1.2",
"node-gyp": "^12.2.0",
"node-gyp": "^12.4.0",
"nopt": "^9.0.0",
"npm-audit-report": "^7.0.0",
"npm-install-checks": "^8.0.0",
@ -2508,16 +2508,16 @@
"npm-registry-fetch": "^19.1.1",
"npm-user-validate": "^4.0.0",
"p-map": "^7.0.4",
"pacote": "^21.5.0",
"pacote": "^21.5.1",
"parse-conflict-json": "^5.0.1",
"proc-log": "^6.1.0",
"qrcode-terminal": "^0.12.0",
"read": "^5.0.1",
"semver": "^7.7.4",
"semver": "^7.8.4",
"spdx-expression-parse": "^4.0.0",
"ssri": "^13.0.1",
"supports-color": "^10.2.2",
"tar": "^7.5.11",
"tar": "^7.5.16",
"text-table": "~0.2.0",
"tiny-relative-date": "^2.0.2",
"treeverse": "^3.0.0",
@ -2544,24 +2544,13 @@
}
},
"node_modules/npm/node_modules/@gar/promise-retry": {
"version": "1.0.2",
"version": "1.0.3",
"inBundle": true,
"license": "MIT",
"dependencies": {
"retry": "^0.13.1"
},
"engines": {
"node": "^20.17.0 || >=22.9.0"
}
},
"node_modules/npm/node_modules/@gar/promise-retry/node_modules/retry": {
"version": "0.13.1",
"inBundle": true,
"license": "MIT",
"engines": {
"node": ">= 4"
}
},
"node_modules/npm/node_modules/@isaacs/fs-minipass": {
"version": "4.0.1",
"inBundle": true,
@ -2579,7 +2568,7 @@
"license": "ISC"
},
"node_modules/npm/node_modules/@npmcli/agent": {
"version": "4.0.0",
"version": "4.0.2",
"inBundle": true,
"license": "ISC",
"dependencies": {
@ -2594,7 +2583,7 @@
}
},
"node_modules/npm/node_modules/@npmcli/arborist": {
"version": "9.4.1",
"version": "9.8.0",
"inBundle": true,
"license": "ISC",
"dependencies": {
@ -2641,7 +2630,7 @@
}
},
"node_modules/npm/node_modules/@npmcli/config": {
"version": "10.7.1",
"version": "10.11.0",
"inBundle": true,
"license": "ISC",
"dependencies": {
@ -2821,7 +2810,7 @@
}
},
"node_modules/npm/node_modules/@sigstore/core": {
"version": "3.1.0",
"version": "3.2.1",
"inBundle": true,
"license": "Apache-2.0",
"engines": {
@ -2829,7 +2818,7 @@
}
},
"node_modules/npm/node_modules/@sigstore/protobuf-specs": {
"version": "0.5.0",
"version": "0.5.1",
"inBundle": true,
"license": "Apache-2.0",
"engines": {
@ -2837,23 +2826,23 @@
}
},
"node_modules/npm/node_modules/@sigstore/sign": {
"version": "4.1.0",
"version": "4.1.1",
"inBundle": true,
"license": "Apache-2.0",
"dependencies": {
"@gar/promise-retry": "^1.0.2",
"@sigstore/bundle": "^4.0.0",
"@sigstore/core": "^3.1.0",
"@sigstore/core": "^3.2.0",
"@sigstore/protobuf-specs": "^0.5.0",
"make-fetch-happen": "^15.0.3",
"proc-log": "^6.1.0",
"promise-retry": "^2.0.1"
"make-fetch-happen": "^15.0.4",
"proc-log": "^6.1.0"
},
"engines": {
"node": "^20.17.0 || >=22.9.0"
}
},
"node_modules/npm/node_modules/@sigstore/tuf": {
"version": "4.0.1",
"version": "4.0.2",
"inBundle": true,
"license": "Apache-2.0",
"dependencies": {
@ -2865,12 +2854,12 @@
}
},
"node_modules/npm/node_modules/@sigstore/verify": {
"version": "3.1.0",
"version": "3.1.1",
"inBundle": true,
"license": "Apache-2.0",
"dependencies": {
"@sigstore/bundle": "^4.0.0",
"@sigstore/core": "^3.1.0",
"@sigstore/core": "^3.2.1",
"@sigstore/protobuf-specs": "^0.5.0"
},
"engines": {
@ -2932,7 +2921,7 @@
}
},
"node_modules/npm/node_modules/bin-links": {
"version": "6.0.0",
"version": "6.0.2",
"inBundle": true,
"license": "ISC",
"dependencies": {
@ -2958,7 +2947,7 @@
}
},
"node_modules/npm/node_modules/brace-expansion": {
"version": "5.0.4",
"version": "5.0.6",
"inBundle": true,
"license": "MIT",
"dependencies": {
@ -2969,7 +2958,7 @@
}
},
"node_modules/npm/node_modules/cacache": {
"version": "20.0.3",
"version": "20.0.4",
"inBundle": true,
"license": "ISC",
"dependencies": {
@ -2982,8 +2971,7 @@
"minipass-flush": "^1.0.5",
"minipass-pipeline": "^1.2.4",
"p-map": "^7.0.2",
"ssri": "^13.0.0",
"unique-filename": "^5.0.0"
"ssri": "^13.0.0"
},
"engines": {
"node": "^20.17.0 || >=22.9.0"
@ -3023,7 +3011,7 @@
}
},
"node_modules/npm/node_modules/cidr-regex": {
"version": "5.0.3",
"version": "5.0.5",
"inBundle": true,
"license": "BSD-2-Clause",
"engines": {
@ -3074,7 +3062,7 @@
}
},
"node_modules/npm/node_modules/diff": {
"version": "8.0.3",
"version": "8.0.4",
"inBundle": true,
"license": "BSD-3-Clause",
"engines": {
@ -3089,11 +3077,6 @@
"node": ">=6"
}
},
"node_modules/npm/node_modules/err-code": {
"version": "2.0.3",
"inBundle": true,
"license": "MIT"
},
"node_modules/npm/node_modules/exponential-backoff": {
"version": "3.1.3",
"inBundle": true,
@ -3140,7 +3123,7 @@
"license": "ISC"
},
"node_modules/npm/node_modules/hosted-git-info": {
"version": "9.0.2",
"version": "9.0.3",
"inBundle": true,
"license": "ISC",
"dependencies": {
@ -3206,14 +3189,6 @@
"node": "^20.17.0 || >=22.9.0"
}
},
"node_modules/npm/node_modules/imurmurhash": {
"version": "0.1.4",
"inBundle": true,
"license": "MIT",
"engines": {
"node": ">=0.8.19"
}
},
"node_modules/npm/node_modules/ini": {
"version": "6.0.0",
"inBundle": true,
@ -3239,7 +3214,7 @@
}
},
"node_modules/npm/node_modules/ip-address": {
"version": "10.1.0",
"version": "10.2.0",
"inBundle": true,
"license": "MIT",
"engines": {
@ -3247,11 +3222,11 @@
}
},
"node_modules/npm/node_modules/is-cidr": {
"version": "6.0.3",
"version": "6.0.4",
"inBundle": true,
"license": "BSD-2-Clause",
"dependencies": {
"cidr-regex": "^5.0.1"
"cidr-regex": "^5.0.4"
},
"engines": {
"node": ">=20"
@ -3312,11 +3287,11 @@
}
},
"node_modules/npm/node_modules/libnpmdiff": {
"version": "8.1.4",
"version": "8.1.10",
"inBundle": true,
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^9.4.1",
"@npmcli/arborist": "^9.8.0",
"@npmcli/installed-package-contents": "^4.0.0",
"binary-extensions": "^3.0.0",
"diff": "^8.0.2",
@ -3330,12 +3305,12 @@
}
},
"node_modules/npm/node_modules/libnpmexec": {
"version": "10.2.4",
"version": "10.3.0",
"inBundle": true,
"license": "ISC",
"dependencies": {
"@gar/promise-retry": "^1.0.0",
"@npmcli/arborist": "^9.4.1",
"@npmcli/arborist": "^9.8.0",
"@npmcli/package-json": "^7.0.0",
"@npmcli/run-script": "^10.0.0",
"ci-info": "^4.0.0",
@ -3352,11 +3327,11 @@
}
},
"node_modules/npm/node_modules/libnpmfund": {
"version": "7.0.18",
"version": "7.0.24",
"inBundle": true,
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^9.4.1"
"@npmcli/arborist": "^9.8.0"
},
"engines": {
"node": "^20.17.0 || >=22.9.0"
@ -3375,11 +3350,11 @@
}
},
"node_modules/npm/node_modules/libnpmpack": {
"version": "9.1.4",
"version": "9.1.10",
"inBundle": true,
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^9.4.1",
"@npmcli/arborist": "^9.8.0",
"@npmcli/run-script": "^10.0.0",
"npm-package-arg": "^13.0.0",
"pacote": "^21.0.2"
@ -3389,7 +3364,7 @@
}
},
"node_modules/npm/node_modules/libnpmpublish": {
"version": "11.1.3",
"version": "11.2.0",
"inBundle": true,
"license": "ISC",
"dependencies": {
@ -3430,7 +3405,7 @@
}
},
"node_modules/npm/node_modules/libnpmversion": {
"version": "8.0.3",
"version": "8.0.4",
"inBundle": true,
"license": "ISC",
"dependencies": {
@ -3445,7 +3420,7 @@
}
},
"node_modules/npm/node_modules/lru-cache": {
"version": "11.2.6",
"version": "11.5.1",
"inBundle": true,
"license": "BlueOak-1.0.0",
"engines": {
@ -3453,12 +3428,13 @@
}
},
"node_modules/npm/node_modules/make-fetch-happen": {
"version": "15.0.4",
"version": "15.0.6",
"inBundle": true,
"license": "ISC",
"dependencies": {
"@gar/promise-retry": "^1.0.0",
"@npmcli/agent": "^4.0.0",
"@npmcli/redact": "^4.0.0",
"cacache": "^20.0.1",
"http-cache-semantics": "^4.1.1",
"minipass": "^7.0.2",
@ -3474,11 +3450,11 @@
}
},
"node_modules/npm/node_modules/minimatch": {
"version": "10.2.4",
"version": "10.2.5",
"inBundle": true,
"license": "BlueOak-1.0.0",
"dependencies": {
"brace-expansion": "^5.0.2"
"brace-expansion": "^5.0.5"
},
"engines": {
"node": "18 || 20 || >=22"
@ -3523,32 +3499,16 @@
}
},
"node_modules/npm/node_modules/minipass-flush": {
"version": "1.0.5",
"version": "1.0.6",
"inBundle": true,
"license": "ISC",
"license": "BlueOak-1.0.0",
"dependencies": {
"minipass": "^3.0.0"
"minipass": "^7.1.3"
},
"engines": {
"node": ">= 8"
"node": ">=16 || 14 >=14.17"
}
},
"node_modules/npm/node_modules/minipass-flush/node_modules/minipass": {
"version": "3.3.6",
"inBundle": true,
"license": "ISC",
"dependencies": {
"yallist": "^4.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/npm/node_modules/minipass-flush/node_modules/yallist": {
"version": "4.0.0",
"inBundle": true,
"license": "ISC"
},
"node_modules/npm/node_modules/minipass-pipeline": {
"version": "1.2.4",
"inBundle": true,
@ -3620,19 +3580,19 @@
}
},
"node_modules/npm/node_modules/node-gyp": {
"version": "12.2.0",
"version": "12.4.0",
"inBundle": true,
"license": "MIT",
"dependencies": {
"env-paths": "^2.2.0",
"exponential-backoff": "^3.1.1",
"graceful-fs": "^4.2.6",
"make-fetch-happen": "^15.0.0",
"nopt": "^9.0.0",
"proc-log": "^6.0.0",
"semver": "^7.3.5",
"tar": "^7.5.4",
"tinyglobby": "^0.2.12",
"undici": "^6.25.0",
"which": "^6.0.0"
},
"bin": {
@ -3784,7 +3744,7 @@
}
},
"node_modules/npm/node_modules/pacote": {
"version": "21.5.0",
"version": "21.5.1",
"inBundle": true,
"license": "ISC",
"dependencies": {
@ -3842,7 +3802,7 @@
}
},
"node_modules/npm/node_modules/postcss-selector-parser": {
"version": "7.1.1",
"version": "7.1.4",
"inBundle": true,
"license": "MIT",
"dependencies": {
@ -3885,18 +3845,6 @@
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/npm/node_modules/promise-retry": {
"version": "2.0.1",
"inBundle": true,
"license": "MIT",
"dependencies": {
"err-code": "^2.0.2",
"retry": "^0.12.0"
},
"engines": {
"node": ">=10"
}
},
"node_modules/npm/node_modules/promzard": {
"version": "3.0.1",
"inBundle": true,
@ -3934,14 +3882,6 @@
"node": "^20.17.0 || >=22.9.0"
}
},
"node_modules/npm/node_modules/retry": {
"version": "0.12.0",
"inBundle": true,
"license": "MIT",
"engines": {
"node": ">= 4"
}
},
"node_modules/npm/node_modules/safer-buffer": {
"version": "2.1.2",
"inBundle": true,
@ -3949,7 +3889,7 @@
"optional": true
},
"node_modules/npm/node_modules/semver": {
"version": "7.7.4",
"version": "7.8.4",
"inBundle": true,
"license": "ISC",
"bin": {
@ -3971,16 +3911,16 @@
}
},
"node_modules/npm/node_modules/sigstore": {
"version": "4.1.0",
"version": "4.1.1",
"inBundle": true,
"license": "Apache-2.0",
"dependencies": {
"@sigstore/bundle": "^4.0.0",
"@sigstore/core": "^3.1.0",
"@sigstore/core": "^3.2.1",
"@sigstore/protobuf-specs": "^0.5.0",
"@sigstore/sign": "^4.1.0",
"@sigstore/tuf": "^4.0.1",
"@sigstore/verify": "^3.1.0"
"@sigstore/sign": "^4.1.1",
"@sigstore/tuf": "^4.0.2",
"@sigstore/verify": "^3.1.1"
},
"engines": {
"node": "^20.17.0 || >=22.9.0"
@ -3996,11 +3936,11 @@
}
},
"node_modules/npm/node_modules/socks": {
"version": "2.8.7",
"version": "2.8.9",
"inBundle": true,
"license": "MIT",
"dependencies": {
"ip-address": "^10.0.1",
"ip-address": "^10.1.1",
"smart-buffer": "^4.2.0"
},
"engines": {
@ -4063,7 +4003,7 @@
}
},
"node_modules/npm/node_modules/tar": {
"version": "7.5.11",
"version": "7.5.16",
"inBundle": true,
"license": "BlueOak-1.0.0",
"dependencies": {
@ -4088,12 +4028,12 @@
"license": "MIT"
},
"node_modules/npm/node_modules/tinyglobby": {
"version": "0.2.15",
"version": "0.2.17",
"inBundle": true,
"license": "MIT",
"dependencies": {
"fdir": "^6.5.0",
"picomatch": "^4.0.3"
"picomatch": "^4.0.4"
},
"engines": {
"node": ">=12.0.0"
@ -4119,7 +4059,7 @@
}
},
"node_modules/npm/node_modules/tinyglobby/node_modules/picomatch": {
"version": "4.0.3",
"version": "4.0.4",
"inBundle": true,
"license": "MIT",
"engines": {
@ -4150,26 +4090,12 @@
"node": "^20.17.0 || >=22.9.0"
}
},
"node_modules/npm/node_modules/unique-filename": {
"version": "5.0.0",
"node_modules/npm/node_modules/undici": {
"version": "6.26.0",
"inBundle": true,
"license": "ISC",
"dependencies": {
"unique-slug": "^6.0.0"
},
"license": "MIT",
"engines": {
"node": "^20.17.0 || >=22.9.0"
}
},
"node_modules/npm/node_modules/unique-slug": {
"version": "6.0.0",
"inBundle": true,
"license": "ISC",
"dependencies": {
"imurmurhash": "^0.1.4"
},
"engines": {
"node": "^20.17.0 || >=22.9.0"
"node": ">=18.17"
}
},
"node_modules/npm/node_modules/util-deprecate": {