Skip to content

Commit eef86b9

Browse files
fix(deps): update dependency cheerio to v1.1.0
1 parent 8ec787b commit eef86b9

File tree

4 files changed

+82
-58
lines changed

4 files changed

+82
-58
lines changed

packages/axis-configuration/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@
4242
"dependencies": {
4343
"@fantasticfiasco/expect": "1.1.0",
4444
"axis-core": "3.0.1",
45-
"cheerio": "1.0.0"
45+
"cheerio": "1.1.0"
4646
},
4747
"devDependencies": {
48-
"@types/cheerio": "0.22.35",
48+
"@types/cheerio": "1.0.0",
4949
"@types/express": "5.0.1",
5050
"@types/jest": "29.5.14",
5151
"@types/node": "22.15.31",

packages/axis-configuration/yarn.lock

Lines changed: 39 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -712,12 +712,12 @@
712712
"@types/connect" "*"
713713
"@types/node" "*"
714714

715-
"@types/cheerio@0.22.35":
716-
version "0.22.35"
717-
resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-0.22.35.tgz#0d16dc1f24d426231c181b9c31847f673867595f"
718-
integrity sha512-yD57BchKRvTV+JD53UZ6PD8KWY5g5rvvMLRnZR3EQBCZXiDT/HR+pKpMzFGlWNhFrXlo7VPZXtKvIEwZkAWOIA==
715+
"@types/cheerio@1.0.0":
716+
version "1.0.0"
717+
resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-1.0.0.tgz#7b0bc1451711a85291b30f0426e46d6d8bf2e0fd"
718+
integrity sha512-zAaImHWoh5RY2CLgU2mvg3bl2k3F65B0N5yphuII3ythFLPmJhL7sj1RDu6gSxcgqHlETbr/lhA2OBY+WF1fXQ==
719719
dependencies:
720-
"@types/node" "*"
720+
cheerio "*"
721721

722722
"@types/connect@*":
723723
version "3.4.38"
@@ -1296,21 +1296,21 @@ cheerio-select@^2.1.0:
12961296
domhandler "^5.0.3"
12971297
domutils "^3.0.1"
12981298

1299-
cheerio@1.0.0:
1300-
version "1.0.0"
1301-
resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0.tgz#1ede4895a82f26e8af71009f961a9b8cb60d6a81"
1302-
integrity sha512-quS9HgjQpdaXOvsZz82Oz7uxtXiy6UIsIQcpBj7HRw2M63Skasm9qlDocAM7jNuaxdhpPU7c4kJN+gA5MCu4ww==
1299+
cheerio@*, [email protected].0:
1300+
version "1.1.0"
1301+
resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.1.0.tgz#87b9bec6dd3696e405ea79da7d2749d8308b0953"
1302+
integrity sha512-+0hMx9eYhJvWbgpKV9hN7jg0JcwydpopZE4hgi+KvQtByZXPp04NiCWU0LzcAbP63abZckIHkTQaXVF52mX3xQ==
13031303
dependencies:
13041304
cheerio-select "^2.1.0"
13051305
dom-serializer "^2.0.0"
13061306
domhandler "^5.0.3"
1307-
domutils "^3.1.0"
1307+
domutils "^3.2.2"
13081308
encoding-sniffer "^0.2.0"
1309-
htmlparser2 "^9.1.0"
1310-
parse5 "^7.1.2"
1311-
parse5-htmlparser2-tree-adapter "^7.0.0"
1309+
htmlparser2 "^10.0.0"
1310+
parse5 "^7.3.0"
1311+
parse5-htmlparser2-tree-adapter "^7.1.0"
13121312
parse5-parser-stream "^7.1.2"
1313-
undici "^6.19.5"
1313+
undici "^7.10.0"
13141314
whatwg-mimetype "^4.0.0"
13151315

13161316
ci-info@^3.2.0:
@@ -1494,7 +1494,7 @@ domhandler@^5.0.2, domhandler@^5.0.3:
14941494
dependencies:
14951495
domelementtype "^2.3.0"
14961496

1497-
domutils@^3.0.1, domutils@^3.1.0:
1497+
domutils@^3.0.1, domutils@^3.2.1, domutils@^3.2.2:
14981498
version "3.2.2"
14991499
resolved "https://registry.yarnpkg.com/domutils/-/domutils-3.2.2.tgz#edbfe2b668b0c1d97c24baf0f1062b132221bc78"
15001500
integrity sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==
@@ -1572,6 +1572,11 @@ entities@^4.2.0, entities@^4.5.0:
15721572
resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48"
15731573
integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==
15741574

1575+
entities@^6.0.0:
1576+
version "6.0.1"
1577+
resolved "https://registry.yarnpkg.com/entities/-/entities-6.0.1.tgz#c28c34a43379ca7f61d074130b2f5f7020a30694"
1578+
integrity sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==
1579+
15751580
error-ex@^1.3.1:
15761581
version "1.3.2"
15771582
resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.2.tgz#b4ac40648107fdcdcfae242f428bea8a14d4f1bf"
@@ -2051,15 +2056,15 @@ html-escaper@^2.0.0:
20512056
resolved "https://registry.yarnpkg.com/html-escaper/-/html-escaper-2.0.2.tgz#dfd60027da36a36dfcbe236262c00a5822681453"
20522057
integrity sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==
20532058

2054-
htmlparser2@^9.1.0:
2055-
version "9.1.0"
2056-
resolved "https://registry.yarnpkg.com/htmlparser2/-/htmlparser2-9.1.0.tgz#cdb498d8a75a51f739b61d3f718136c369bc8c23"
2057-
integrity sha512-5zfg6mHUoaer/97TxnGpxmbR7zJtPwIYFMZ/H5ucTlPZhKvtum05yiPK3Mgai3a0DyVxv7qYqoweaEd2nrYQzQ==
2059+
htmlparser2@^10.0.0:
2060+
version "10.0.0"
2061+
resolved "https://registry.yarnpkg.com/htmlparser2/-/htmlparser2-10.0.0.tgz#77ad249037b66bf8cc99c6e286ef73b83aeb621d"
2062+
integrity sha512-TwAZM+zE5Tq3lrEHvOlvwgj1XLWQCtaaibSN11Q+gGBAS7Y1uZSWwXXRe4iF6OXnaq1riyQAPFOBtYc77Mxq0g==
20582063
dependencies:
20592064
domelementtype "^2.3.0"
20602065
domhandler "^5.0.3"
2061-
domutils "^3.1.0"
2062-
entities "^4.5.0"
2066+
domutils "^3.2.1"
2067+
entities "^6.0.0"
20632068

20642069
20652070
version "2.0.0"
@@ -2987,7 +2992,7 @@ parse-json@^5.2.0:
29872992
json-parse-even-better-errors "^2.3.0"
29882993
lines-and-columns "^1.1.6"
29892994

2990-
parse5-htmlparser2-tree-adapter@^7.0.0:
2995+
parse5-htmlparser2-tree-adapter@^7.1.0:
29912996
version "7.1.0"
29922997
resolved "https://registry.yarnpkg.com/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-7.1.0.tgz#b5a806548ed893a43e24ccb42fbb78069311e81b"
29932998
integrity sha512-ruw5xyKs6lrpo9x9rCZqZZnIUntICjQAd0Wsmp396Ul9lN/h+ifgVV1x1gZHi8euej6wTfpqX8j+BFQxF0NS/g==
@@ -3002,13 +3007,20 @@ parse5-parser-stream@^7.1.2:
30023007
dependencies:
30033008
parse5 "^7.0.0"
30043009

3005-
parse5@^7.0.0, parse5@^7.1.2:
3010+
parse5@^7.0.0:
30063011
version "7.2.1"
30073012
resolved "https://registry.yarnpkg.com/parse5/-/parse5-7.2.1.tgz#8928f55915e6125f430cc44309765bf17556a33a"
30083013
integrity sha512-BuBYQYlv1ckiPdQi/ohiivi9Sagc9JG+Ozs0r7b/0iK3sKmrb0b9FdWdBbOdx6hBCM/F9Ir82ofnBhtZOjCRPQ==
30093014
dependencies:
30103015
entities "^4.5.0"
30113016

3017+
parse5@^7.3.0:
3018+
version "7.3.0"
3019+
resolved "https://registry.yarnpkg.com/parse5/-/parse5-7.3.0.tgz#d7e224fa72399c7a175099f45fc2ad024b05ec05"
3020+
integrity sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==
3021+
dependencies:
3022+
entities "^6.0.0"
3023+
30123024
parseurl@~1.3.3:
30133025
version "1.3.3"
30143026
resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.3.tgz#9da19e7bee8d12dff0513ed5b76957793bc2e8d4"
@@ -3565,10 +3577,10 @@ undici-types@~6.21.0:
35653577
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
35663578
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
35673579

3568-
undici@^6.19.5:
3569-
version "6.21.1"
3570-
resolved "https://registry.yarnpkg.com/undici/-/undici-6.21.1.tgz#336025a14162e6837e44ad7b819b35b6c6af0e05"
3571-
integrity sha512-q/1rj5D0/zayJB2FraXdaWxbhWiNKDvu8naDT2dl1yTlvJp4BLtOcp2a5BvgGNQpYYJzau7tf1WgKv3b+7mqpQ==
3580+
undici@^7.10.0:
3581+
version "7.10.0"
3582+
resolved "https://registry.yarnpkg.com/undici/-/undici-7.10.0.tgz#8ae17a976acc6593b13c9ff3342840bea9b24670"
3583+
integrity sha512-u5otvFBOBZvmdjWLVW+5DAc9Nkq8f24g0O9oY7qw2JVIF1VocIFoyz9JFkuVOS2j41AufeO0xnlweJ2RLT8nGw==
35723584

35733585
[email protected], unpipe@~1.0.0:
35743586
version "1.0.0"

packages/axis-maintenance/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
"dependencies": {
4444
"@fantasticfiasco/expect": "1.1.0",
4545
"axis-core": "3.0.1",
46-
"cheerio": "1.0.0"
46+
"cheerio": "1.1.0"
4747
},
4848
"devDependencies": {
49-
"@types/cheerio": "0.22.35",
49+
"@types/cheerio": "1.0.0",
5050
"@types/jest": "29.5.14",
5151
"@types/node": "22.15.31",
5252
"@typescript-eslint/eslint-plugin": "8.34.0",

packages/axis-maintenance/yarn.lock

Lines changed: 39 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -704,12 +704,12 @@
704704
dependencies:
705705
"@babel/types" "^7.20.7"
706706

707-
"@types/cheerio@0.22.35":
708-
version "0.22.35"
709-
resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-0.22.35.tgz#0d16dc1f24d426231c181b9c31847f673867595f"
710-
integrity sha512-yD57BchKRvTV+JD53UZ6PD8KWY5g5rvvMLRnZR3EQBCZXiDT/HR+pKpMzFGlWNhFrXlo7VPZXtKvIEwZkAWOIA==
707+
"@types/cheerio@1.0.0":
708+
version "1.0.0"
709+
resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-1.0.0.tgz#7b0bc1451711a85291b30f0426e46d6d8bf2e0fd"
710+
integrity sha512-zAaImHWoh5RY2CLgU2mvg3bl2k3F65B0N5yphuII3ythFLPmJhL7sj1RDu6gSxcgqHlETbr/lhA2OBY+WF1fXQ==
711711
dependencies:
712-
"@types/node" "*"
712+
cheerio "*"
713713

714714
"@types/estree@^1.0.6":
715715
version "1.0.6"
@@ -1148,21 +1148,21 @@ cheerio-select@^2.1.0:
11481148
domhandler "^5.0.3"
11491149
domutils "^3.0.1"
11501150

1151-
cheerio@1.0.0:
1152-
version "1.0.0"
1153-
resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0.tgz#1ede4895a82f26e8af71009f961a9b8cb60d6a81"
1154-
integrity sha512-quS9HgjQpdaXOvsZz82Oz7uxtXiy6UIsIQcpBj7HRw2M63Skasm9qlDocAM7jNuaxdhpPU7c4kJN+gA5MCu4ww==
1151+
cheerio@*, [email protected].0:
1152+
version "1.1.0"
1153+
resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.1.0.tgz#87b9bec6dd3696e405ea79da7d2749d8308b0953"
1154+
integrity sha512-+0hMx9eYhJvWbgpKV9hN7jg0JcwydpopZE4hgi+KvQtByZXPp04NiCWU0LzcAbP63abZckIHkTQaXVF52mX3xQ==
11551155
dependencies:
11561156
cheerio-select "^2.1.0"
11571157
dom-serializer "^2.0.0"
11581158
domhandler "^5.0.3"
1159-
domutils "^3.1.0"
1159+
domutils "^3.2.2"
11601160
encoding-sniffer "^0.2.0"
1161-
htmlparser2 "^9.1.0"
1162-
parse5 "^7.1.2"
1163-
parse5-htmlparser2-tree-adapter "^7.0.0"
1161+
htmlparser2 "^10.0.0"
1162+
parse5 "^7.3.0"
1163+
parse5-htmlparser2-tree-adapter "^7.1.0"
11641164
parse5-parser-stream "^7.1.2"
1165-
undici "^6.19.5"
1165+
undici "^7.10.0"
11661166
whatwg-mimetype "^4.0.0"
11671167

11681168
ci-info@^3.2.0:
@@ -1307,7 +1307,7 @@ domhandler@^5.0.2, domhandler@^5.0.3:
13071307
dependencies:
13081308
domelementtype "^2.3.0"
13091309

1310-
domutils@^3.0.1, domutils@^3.1.0:
1310+
domutils@^3.0.1, domutils@^3.2.1, domutils@^3.2.2:
13111311
version "3.2.2"
13121312
resolved "https://registry.yarnpkg.com/domutils/-/domutils-3.2.2.tgz#edbfe2b668b0c1d97c24baf0f1062b132221bc78"
13131313
integrity sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==
@@ -1361,6 +1361,11 @@ entities@^4.2.0, entities@^4.5.0:
13611361
resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48"
13621362
integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==
13631363

1364+
entities@^6.0.0:
1365+
version "6.0.1"
1366+
resolved "https://registry.yarnpkg.com/entities/-/entities-6.0.1.tgz#c28c34a43379ca7f61d074130b2f5f7020a30694"
1367+
integrity sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==
1368+
13641369
error-ex@^1.3.1:
13651370
version "1.3.2"
13661371
resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.2.tgz#b4ac40648107fdcdcfae242f428bea8a14d4f1bf"
@@ -1719,15 +1724,15 @@ html-escaper@^2.0.0:
17191724
resolved "https://registry.yarnpkg.com/html-escaper/-/html-escaper-2.0.2.tgz#dfd60027da36a36dfcbe236262c00a5822681453"
17201725
integrity sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==
17211726

1722-
htmlparser2@^9.1.0:
1723-
version "9.1.0"
1724-
resolved "https://registry.yarnpkg.com/htmlparser2/-/htmlparser2-9.1.0.tgz#cdb498d8a75a51f739b61d3f718136c369bc8c23"
1725-
integrity sha512-5zfg6mHUoaer/97TxnGpxmbR7zJtPwIYFMZ/H5ucTlPZhKvtum05yiPK3Mgai3a0DyVxv7qYqoweaEd2nrYQzQ==
1727+
htmlparser2@^10.0.0:
1728+
version "10.0.0"
1729+
resolved "https://registry.yarnpkg.com/htmlparser2/-/htmlparser2-10.0.0.tgz#77ad249037b66bf8cc99c6e286ef73b83aeb621d"
1730+
integrity sha512-TwAZM+zE5Tq3lrEHvOlvwgj1XLWQCtaaibSN11Q+gGBAS7Y1uZSWwXXRe4iF6OXnaq1riyQAPFOBtYc77Mxq0g==
17261731
dependencies:
17271732
domelementtype "^2.3.0"
17281733
domhandler "^5.0.3"
1729-
domutils "^3.1.0"
1730-
entities "^4.5.0"
1734+
domutils "^3.2.1"
1735+
entities "^6.0.0"
17311736

17321737
human-signals@^2.1.0:
17331738
version "2.1.0"
@@ -2573,7 +2578,7 @@ parse-json@^5.2.0:
25732578
json-parse-even-better-errors "^2.3.0"
25742579
lines-and-columns "^1.1.6"
25752580

2576-
parse5-htmlparser2-tree-adapter@^7.0.0:
2581+
parse5-htmlparser2-tree-adapter@^7.1.0:
25772582
version "7.1.0"
25782583
resolved "https://registry.yarnpkg.com/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-7.1.0.tgz#b5a806548ed893a43e24ccb42fbb78069311e81b"
25792584
integrity sha512-ruw5xyKs6lrpo9x9rCZqZZnIUntICjQAd0Wsmp396Ul9lN/h+ifgVV1x1gZHi8euej6wTfpqX8j+BFQxF0NS/g==
@@ -2588,13 +2593,20 @@ parse5-parser-stream@^7.1.2:
25882593
dependencies:
25892594
parse5 "^7.0.0"
25902595

2591-
parse5@^7.0.0, parse5@^7.1.2:
2596+
parse5@^7.0.0:
25922597
version "7.2.1"
25932598
resolved "https://registry.yarnpkg.com/parse5/-/parse5-7.2.1.tgz#8928f55915e6125f430cc44309765bf17556a33a"
25942599
integrity sha512-BuBYQYlv1ckiPdQi/ohiivi9Sagc9JG+Ozs0r7b/0iK3sKmrb0b9FdWdBbOdx6hBCM/F9Ir82ofnBhtZOjCRPQ==
25952600
dependencies:
25962601
entities "^4.5.0"
25972602

2603+
parse5@^7.3.0:
2604+
version "7.3.0"
2605+
resolved "https://registry.yarnpkg.com/parse5/-/parse5-7.3.0.tgz#d7e224fa72399c7a175099f45fc2ad024b05ec05"
2606+
integrity sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==
2607+
dependencies:
2608+
entities "^6.0.0"
2609+
25982610
path-exists@^4.0.0:
25992611
version "4.0.0"
26002612
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
@@ -2988,10 +3000,10 @@ undici-types@~6.21.0:
29883000
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
29893001
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
29903002

2991-
undici@^6.19.5:
2992-
version "6.21.1"
2993-
resolved "https://registry.yarnpkg.com/undici/-/undici-6.21.1.tgz#336025a14162e6837e44ad7b819b35b6c6af0e05"
2994-
integrity sha512-q/1rj5D0/zayJB2FraXdaWxbhWiNKDvu8naDT2dl1yTlvJp4BLtOcp2a5BvgGNQpYYJzau7tf1WgKv3b+7mqpQ==
3003+
undici@^7.10.0:
3004+
version "7.10.0"
3005+
resolved "https://registry.yarnpkg.com/undici/-/undici-7.10.0.tgz#8ae17a976acc6593b13c9ff3342840bea9b24670"
3006+
integrity sha512-u5otvFBOBZvmdjWLVW+5DAc9Nkq8f24g0O9oY7qw2JVIF1VocIFoyz9JFkuVOS2j41AufeO0xnlweJ2RLT8nGw==
29953007

29963008
update-browserslist-db@^1.1.1:
29973009
version "1.1.2"

0 commit comments

Comments
 (0)