Skip to content

Commit 1376dca

Browse files
chore(deps): update dependency @types/cheerio to v0.22.35
1 parent e73e6ce commit 1376dca

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

yarn.lock

+13-6
Original file line numberDiff line numberDiff line change
@@ -909,9 +909,9 @@
909909
"@babel/types" "^7.3.0"
910910

911911
"@types/cheerio@^0.22.31":
912-
version "0.22.31"
913-
resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-0.22.31.tgz#b8538100653d6bb1b08a1e46dec75b4f2a5d5eb6"
914-
integrity sha512-Kt7Cdjjdi2XWSfrZ53v4Of0wG3ZcmaegFXjMmz9tfNrZSkzzo36G0AL1YqSdcIA78Etjt6E609pt5h1xnQkPUw==
912+
version "0.22.35"
913+
resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-0.22.35.tgz#0d16dc1f24d426231c181b9c31847f673867595f"
914+
integrity sha512-yD57BchKRvTV+JD53UZ6PD8KWY5g5rvvMLRnZR3EQBCZXiDT/HR+pKpMzFGlWNhFrXlo7VPZXtKvIEwZkAWOIA==
915915
dependencies:
916916
"@types/node" "*"
917917

@@ -955,9 +955,11 @@
955955
integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==
956956

957957
"@types/node@*":
958-
version "16.7.10"
959-
resolved "https://registry.npmjs.org/@types/node/-/node-16.7.10.tgz"
960-
integrity sha512-S63Dlv4zIPb8x6MMTgDq5WWRJQe56iBEY0O3SOFA9JrRienkOVDXSXBjjJw6HTNQYSE2JI6GMCR6LVbIMHJVvA==
958+
version "22.13.10"
959+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.10.tgz#df9ea358c5ed991266becc3109dc2dc9125d77e4"
960+
integrity sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==
961+
dependencies:
962+
undici-types "~6.20.0"
961963

962964
"@types/node@^20.2.3":
963965
version "20.2.3"
@@ -4098,6 +4100,11 @@ undefsafe@^2.0.5:
40984100
resolved "https://registry.yarnpkg.com/undefsafe/-/undefsafe-2.0.5.tgz#38733b9327bdcd226db889fb723a6efd162e6e2c"
40994101
integrity sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==
41004102

4103+
undici-types@~6.20.0:
4104+
version "6.20.0"
4105+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
4106+
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
4107+
41014108
universalify@^0.2.0:
41024109
version "0.2.0"
41034110
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.2.0.tgz#6451760566fa857534745ab1dde952d1b1761be0"

0 commit comments

Comments
 (0)