Skip to content

Commit d1354b6

Browse files
Update dependency @fedify/cli to v1.2.4
1 parent d4ea5b0 commit d1354b6

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"devDependencies": {
2929
"@biomejs/biome": "1.9.4",
3030
"@cucumber/cucumber": "10.9.0",
31-
"@fedify/cli": "1.2.3",
31+
"@fedify/cli": "1.2.4",
3232
"@types/jsonwebtoken": "9.0.7",
3333
"@types/node": "20.17.6",
3434
"@types/node-jose": "1.1.13",

yarn.lock

+5-10
Original file line numberDiff line numberDiff line change
@@ -496,10 +496,10 @@
496496
resolved "https://registry.yarnpkg.com/@fastify/busboy/-/busboy-2.1.1.tgz#b9da6a878a371829a0502c9b6c1c143ef6663f4d"
497497
integrity sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==
498498

499-
"@fedify/[email protected].3":
500-
version "1.2.3"
501-
resolved "https://registry.yarnpkg.com/@fedify/cli/-/cli-1.2.3.tgz#36a9720eb2ec84ea4345cff8b3e9a42433993642"
502-
integrity sha512-Aw56YQa1khRAoffo6QeS75cHNF6t/HNZ70LxccrTGunclVgX3+ok6/LqtSS1o9TEJxrCT/SI85zw5Hf/S2TwpQ==
499+
"@fedify/[email protected].4":
500+
version "1.2.4"
501+
resolved "https://registry.yarnpkg.com/@fedify/cli/-/cli-1.2.4.tgz#c2a60e467dcc63c3338142e8f188c9eeaa4a0301"
502+
integrity sha512-MUVGUZCMCdTLY1fL2VecWS4/NEskR/GbWMpIfO3SuDe9MpAU8pbrBQsdosxpydnySxueBgD6pVPGnv4bGOu4IQ==
503503

504504
505505
version "1.2.4"
@@ -3668,12 +3668,7 @@ tree-kill@^1.2.2:
36683668
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
36693669
integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
36703670

3671-
tslib@^2.0.3, tslib@^2.4.0, tslib@^2.4.1, tslib@^2.6.1, tslib@^2.6.3, tslib@^2.7.0:
3672-
version "2.8.0"
3673-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.0.tgz#d124c86c3c05a40a91e6fdea4021bd31d377971b"
3674-
integrity sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==
3675-
3676-
tslib@^2.1.0:
3671+
tslib@^2.0.3, tslib@^2.1.0, tslib@^2.4.0, tslib@^2.4.1, tslib@^2.6.1, tslib@^2.6.3, tslib@^2.7.0:
36773672
version "2.8.1"
36783673
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
36793674
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==

0 commit comments

Comments
 (0)