Skip to content

Commit c8adcc8

Browse files
authored
Merge pull request #428 from devmehq/renovate/all-minor-patch
2 parents b4a8e11 + 64c1a73 commit c8adcc8

File tree

2 files changed

+103
-103
lines changed

2 files changed

+103
-103
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -64,19 +64,19 @@
6464
"axios": "^1.0.0",
6565
"cheerio": "1.0.0",
6666
"epub2": "3.0.2",
67-
"html-entities": "2.5.2",
67+
"html-entities": "2.6.0",
6868
"iconv-lite": "0.6.3",
6969
"jschardet": "3.1.4",
7070
"marked": "15.0.7",
7171
"meow": "13.2.0",
72-
"mime": "4.0.6",
72+
"mime": "4.0.7",
7373
"xlsx": "^0.18.5",
7474
"@xmldom/xmldom": "0.9.8",
7575
"xpath": "0.0.34",
7676
"yauzl": "3.2.0"
7777
},
7878
"devDependencies": {
79-
"@types/chai": "5.2.0",
79+
"@types/chai": "5.2.1",
8080
"@types/eslint": "9.6.1",
8181
"@types/eslint-plugin-prettier": "3.1.3",
8282
"@types/marked": "6.0.0",
@@ -85,16 +85,16 @@
8585
"@types/prettier": "3.0.0",
8686
"@types/xmldom": "0.1.34",
8787
"@types/yauzl": "2.10.3",
88-
"@typescript-eslint/eslint-plugin": "8.27.0",
89-
"@typescript-eslint/parser": "8.27.0",
88+
"@typescript-eslint/eslint-plugin": "8.29.0",
89+
"@typescript-eslint/parser": "8.29.0",
9090
"chai": "5.2.0",
9191
"co-mocha": "1.2.2",
92-
"eslint": "9.22.0",
92+
"eslint": "9.23.0",
9393
"eslint-config-airbnb": "19.0.4",
9494
"eslint-config-prettier": "9.1.0",
9595
"eslint-plugin-import": "2.31.0",
9696
"eslint-plugin-jsx-a11y": "6.10.2",
97-
"eslint-plugin-prettier": "5.2.3",
97+
"eslint-plugin-prettier": "5.2.6",
9898
"eslint-plugin-react": "7.37.4",
9999
"husky": "9.1.7",
100100
"lint-staged": "15.5.0",

yarn.lock

Lines changed: 96 additions & 96 deletions
Original file line numberDiff line numberDiff line change
@@ -238,10 +238,10 @@
238238
debug "^4.3.1"
239239
minimatch "^3.1.2"
240240

241-
"@eslint/config-helpers@^0.1.0":
242-
version "0.1.0"
243-
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.1.0.tgz#62f1b7821e9d9ced1b3f512c7ea731825765d1cc"
244-
integrity sha512-kLrdPDJE1ckPo94kmPPf9Hfd0DU0Jw6oKYrhe+pwSC0iTUInmTa+w6fw8sGgcfkFJGNdWOUeOaDM4quW4a7OkA==
241+
"@eslint/config-helpers@^0.2.0":
242+
version "0.2.1"
243+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.2.1.tgz#26042c028d1beee5ce2235a7929b91c52651646d"
244+
integrity sha512-RI17tsD2frtDu/3dmI7QRrD4bedNKPM08ziRYaC5AhkGrzIAJelm9kJU1TznK+apx6V+cqRz8tfpEeG3oIyjxw==
245245

246246
"@eslint/core@^0.12.0":
247247
version "0.12.0"
@@ -250,10 +250,10 @@
250250
dependencies:
251251
"@types/json-schema" "^7.0.15"
252252

253-
"@eslint/eslintrc@^3.3.0":
254-
version "3.3.0"
255-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.0.tgz#96a558f45842989cca7ea1ecd785ad5491193846"
256-
integrity sha512-yaVPAiNAalnCZedKLdR21GOGILMLKPyqSLWaAjQFvYA2i/ciDi8ArYVr69Anohb6cH2Ukhqti4aFnYyPm8wdwQ==
253+
"@eslint/eslintrc@^3.3.1":
254+
version "3.3.1"
255+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.1.tgz#e55f7f1dd400600dd066dbba349c4c0bac916964"
256+
integrity sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==
257257
dependencies:
258258
ajv "^6.12.4"
259259
debug "^4.3.2"
@@ -265,10 +265,10 @@
265265
minimatch "^3.1.2"
266266
strip-json-comments "^3.1.1"
267267

268-
"@eslint/js@9.22.0":
269-
version "9.22.0"
270-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.22.0.tgz#4ff53649ded7cbce90b444b494c234137fa1aa3d"
271-
integrity sha512-vLFajx9o8d1/oL2ZkpMYbkLv8nDB6yaIwFNt7nI4+I80U/z03SxmfOMsLbvWr3p7C+Wnoh//aOu2pQW8cS0HCQ==
268+
"@eslint/js@9.23.0":
269+
version "9.23.0"
270+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.23.0.tgz#c09ded4f3dc63b40b933bcaeb853fceddb64da30"
271+
integrity sha512-35MJ8vCPU0ZMxo7zfev2pypqTwWTofFZO6m4KAtdoFhRpLJUpHTZZ+KB3C7Hb1d7bULYwO4lJXGCi5Se+8OMbw==
272272

273273
"@eslint/object-schema@^2.1.6":
274274
version "2.1.6"
@@ -415,10 +415,10 @@
415415
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
416416
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
417417

418-
"@pkgr/core@^0.1.0":
419-
version "0.1.0"
420-
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.0.tgz#7d8dacb7fdef0e4387caf7396cbd77f179867d06"
421-
integrity sha512-Zwq5OCzuwJC2jwqmpEQt7Ds1DTi6BWSwoGkbb1n9pO3hzb35BoJELx7c0T23iDkBGkh2e7tvOtjF3tr3OaQHDQ==
418+
"@pkgr/core@^0.2.0":
419+
version "0.2.0"
420+
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.0.tgz#8dff61038cb5884789d8b323d9869e5363b976f7"
421+
integrity sha512-vsJDAkYR6qCPu+ioGScGiMYR7LvZYIXh/dlQeviqoTWNCVfKTLYD/LkNWH4Mxsv2a5vpIRc77FN5DnmK1eBggQ==
422422

423423
"@rtsao/scc@^1.1.0":
424424
version "1.1.0"
@@ -445,10 +445,10 @@
445445
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.2.tgz#423c77877d0569db20e1fc80885ac4118314010e"
446446
integrity sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==
447447

448-
"@types/[email protected].0":
449-
version "5.2.0"
450-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-5.2.0.tgz#fe62a18d33001800d3590792ceb6126142f814a4"
451-
integrity sha512-FWnQYdrG9FAC8KgPVhDFfrPL1FBsL3NtIt2WsxKvwu/61K6HiuDF3xAb7c7w/k9ML2QOUHcwTgU7dKLFPK6sBg==
448+
"@types/[email protected].1":
449+
version "5.2.1"
450+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-5.2.1.tgz#85687a58b27eac736ec0e87e5cb98f21e57a0bb1"
451+
integrity sha512-iu1JLYmGmITRzUgNiLMZD3WCoFzpYtueuyAgHTXqgwSRAMIlFTnZqG6/xenkpUGRJEzSfklUTI4GNSzks/dc0w==
452452
dependencies:
453453
"@types/deep-eql" "*"
454454

@@ -548,85 +548,85 @@
548548
dependencies:
549549
"@types/node" "*"
550550

551-
"@typescript-eslint/eslint-plugin@8.27.0":
552-
version "8.27.0"
553-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.27.0.tgz#fbef10802365832ee1d1bd5d2117dcec82727a72"
554-
integrity sha512-4henw4zkePi5p252c8ncBLzLce52SEUz2Ebj8faDnuUXz2UuHEONYcJ+G0oaCF+bYCWVZtrGzq3FD7YXetmnSA==
551+
"@typescript-eslint/eslint-plugin@8.29.0":
552+
version "8.29.0"
553+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.29.0.tgz#151c4878700a5ad229ce6713d2674d58b626b3d9"
554+
integrity sha512-PAIpk/U7NIS6H7TEtN45SPGLQaHNgB7wSjsQV/8+KYokAb2T/gloOA/Bee2yd4/yKVhPKe5LlaUGhAZk5zmSaQ==
555555
dependencies:
556556
"@eslint-community/regexpp" "^4.10.0"
557-
"@typescript-eslint/scope-manager" "8.27.0"
558-
"@typescript-eslint/type-utils" "8.27.0"
559-
"@typescript-eslint/utils" "8.27.0"
560-
"@typescript-eslint/visitor-keys" "8.27.0"
557+
"@typescript-eslint/scope-manager" "8.29.0"
558+
"@typescript-eslint/type-utils" "8.29.0"
559+
"@typescript-eslint/utils" "8.29.0"
560+
"@typescript-eslint/visitor-keys" "8.29.0"
561561
graphemer "^1.4.0"
562562
ignore "^5.3.1"
563563
natural-compare "^1.4.0"
564564
ts-api-utils "^2.0.1"
565565

566-
"@typescript-eslint/parser@8.27.0":
567-
version "8.27.0"
568-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.27.0.tgz#3f6beaa83934467eda34ae82ef04090014df8227"
569-
integrity sha512-XGwIabPallYipmcOk45DpsBSgLC64A0yvdAkrwEzwZ2viqGqRUJ8eEYoPz0CWnutgAFbNMPdsGGvzjSmcWVlEA==
566+
"@typescript-eslint/parser@8.29.0":
567+
version "8.29.0"
568+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.29.0.tgz#b98841e0a8099728cb8583da92326fcb7f5be1d2"
569+
integrity sha512-8C0+jlNJOwQso2GapCVWWfW/rzaq7Lbme+vGUFKE31djwNncIpgXD7Cd4weEsDdkoZDjH0lwwr3QDQFuyrMg9g==
570570
dependencies:
571-
"@typescript-eslint/scope-manager" "8.27.0"
572-
"@typescript-eslint/types" "8.27.0"
573-
"@typescript-eslint/typescript-estree" "8.27.0"
574-
"@typescript-eslint/visitor-keys" "8.27.0"
571+
"@typescript-eslint/scope-manager" "8.29.0"
572+
"@typescript-eslint/types" "8.29.0"
573+
"@typescript-eslint/typescript-estree" "8.29.0"
574+
"@typescript-eslint/visitor-keys" "8.29.0"
575575
debug "^4.3.4"
576576

577-
"@typescript-eslint/scope-manager@8.27.0":
578-
version "8.27.0"
579-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.27.0.tgz#b51042927067d677fbfc471605cf40d1ffaee482"
580-
integrity sha512-8oI9GwPMQmBryaaxG1tOZdxXVeMDte6NyJA4i7/TWa4fBwgnAXYlIQP+uYOeqAaLJ2JRxlG9CAyL+C+YE9Xknw==
577+
"@typescript-eslint/scope-manager@8.29.0":
578+
version "8.29.0"
579+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.29.0.tgz#8fd9872823aef65ff71d3f6d1ec9316ace0b6bf3"
580+
integrity sha512-aO1PVsq7Gm+tcghabUpzEnVSFMCU4/nYIgC2GOatJcllvWfnhrgW0ZEbnTxm36QsikmCN1K/6ZgM7fok2I7xNw==
581581
dependencies:
582-
"@typescript-eslint/types" "8.27.0"
583-
"@typescript-eslint/visitor-keys" "8.27.0"
582+
"@typescript-eslint/types" "8.29.0"
583+
"@typescript-eslint/visitor-keys" "8.29.0"
584584

585-
"@typescript-eslint/type-utils@8.27.0":
586-
version "8.27.0"
587-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.27.0.tgz#af3c4eefcb64455ee50aae2d7069918467af085c"
588-
integrity sha512-wVArTVcz1oJOIEJxui/nRhV0TXzD/zMSOYi/ggCfNq78EIszddXcJb7r4RCp/oBrjt8n9A0BSxRMKxHftpDxDA==
585+
"@typescript-eslint/type-utils@8.29.0":
586+
version "8.29.0"
587+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.29.0.tgz#98dcfd1193cb4e2b2d0294a8656ce5eb58c443a9"
588+
integrity sha512-ahaWQ42JAOx+NKEf5++WC/ua17q5l+j1GFrbbpVKzFL/tKVc0aYY8rVSYUpUvt2hUP1YBr7mwXzx+E/DfUWI9Q==
589589
dependencies:
590-
"@typescript-eslint/typescript-estree" "8.27.0"
591-
"@typescript-eslint/utils" "8.27.0"
590+
"@typescript-eslint/typescript-estree" "8.29.0"
591+
"@typescript-eslint/utils" "8.29.0"
592592
debug "^4.3.4"
593593
ts-api-utils "^2.0.1"
594594

595-
"@typescript-eslint/types@8.27.0":
596-
version "8.27.0"
597-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.27.0.tgz#3dd01ced4c81e798d1106fda0904f8d5c91051aa"
598-
integrity sha512-/6cp9yL72yUHAYq9g6DsAU+vVfvQmd1a8KyA81uvfDE21O2DwQ/qxlM4AR8TSdAu+kJLBDrEHKC5/W2/nxsY0A==
595+
"@typescript-eslint/types@8.29.0":
596+
version "8.29.0"
597+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.29.0.tgz#65add70ab4ef66beaa42a5addf87dab2b05b1f33"
598+
integrity sha512-wcJL/+cOXV+RE3gjCyl/V2G877+2faqvlgtso/ZRbTCnZazh0gXhe+7gbAnfubzN2bNsBtZjDvlh7ero8uIbzg==
599599

600-
"@typescript-eslint/typescript-estree@8.27.0":
601-
version "8.27.0"
602-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.27.0.tgz#4e02a1056454a84418cc9bce7c00b1c08b03567a"
603-
integrity sha512-BnKq8cqPVoMw71O38a1tEb6iebEgGA80icSxW7g+kndx0o6ot6696HjG7NdgfuAVmVEtwXUr3L8R9ZuVjoQL6A==
600+
"@typescript-eslint/typescript-estree@8.29.0":
601+
version "8.29.0"
602+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.29.0.tgz#d201a4f115327ec90496307c9958262285065b00"
603+
integrity sha512-yOfen3jE9ISZR/hHpU/bmNvTtBW1NjRbkSFdZOksL1N+ybPEE7UVGMwqvS6CP022Rp00Sb0tdiIkhSCe6NI8ow==
604604
dependencies:
605-
"@typescript-eslint/types" "8.27.0"
606-
"@typescript-eslint/visitor-keys" "8.27.0"
605+
"@typescript-eslint/types" "8.29.0"
606+
"@typescript-eslint/visitor-keys" "8.29.0"
607607
debug "^4.3.4"
608608
fast-glob "^3.3.2"
609609
is-glob "^4.0.3"
610610
minimatch "^9.0.4"
611611
semver "^7.6.0"
612612
ts-api-utils "^2.0.1"
613613

614-
"@typescript-eslint/utils@8.27.0":
615-
version "8.27.0"
616-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.27.0.tgz#d9c2a4891c6a85b952a9d5f9656c379ab111cf6d"
617-
integrity sha512-njkodcwH1yvmo31YWgRHNb/x1Xhhq4/m81PhtvmRngD8iHPehxffz1SNCO+kwaePhATC+kOa/ggmvPoPza5i0Q==
614+
"@typescript-eslint/utils@8.29.0":
615+
version "8.29.0"
616+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.29.0.tgz#d6d22b19c8c4812a874f00341f686b45b9fe895f"
617+
integrity sha512-gX/A0Mz9Bskm8avSWFcK0gP7cZpbY4AIo6B0hWYFCaIsz750oaiWR4Jr2CI+PQhfW1CpcQr9OlfPS+kMFegjXA==
618618
dependencies:
619619
"@eslint-community/eslint-utils" "^4.4.0"
620-
"@typescript-eslint/scope-manager" "8.27.0"
621-
"@typescript-eslint/types" "8.27.0"
622-
"@typescript-eslint/typescript-estree" "8.27.0"
620+
"@typescript-eslint/scope-manager" "8.29.0"
621+
"@typescript-eslint/types" "8.29.0"
622+
"@typescript-eslint/typescript-estree" "8.29.0"
623623

624-
"@typescript-eslint/visitor-keys@8.27.0":
625-
version "8.27.0"
626-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.27.0.tgz#4a13e9d7ad7e311a07ea1b178b4c9f848ce11334"
627-
integrity sha512-WsXQwMkILJvffP6z4U3FYJPlbf/j07HIxmDjZpbNvBJkMfvwXj5ACRkkHwBDvLBbDbtX5TdU64/rcvKJ/vuInQ==
624+
"@typescript-eslint/visitor-keys@8.29.0":
625+
version "8.29.0"
626+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.29.0.tgz#2356336c9efdc3597ffcd2aa1ce95432852b743d"
627+
integrity sha512-Sne/pVz8ryR03NFK21VpN88dZ2FdQXOlq3VIklbrTYEt8yXtRFr9tvUhqvCeKjqYk5FSim37sHbooT6vzBTZcg==
628628
dependencies:
629-
"@typescript-eslint/types" "8.27.0"
629+
"@typescript-eslint/types" "8.29.0"
630630
eslint-visitor-keys "^4.2.0"
631631

632632
@@ -2240,13 +2240,13 @@ [email protected]:
22402240
safe-regex-test "^1.0.3"
22412241
string.prototype.includes "^2.0.1"
22422242

2243-
2244-
version "5.2.3"
2245-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.3.tgz#c4af01691a6fa9905207f0fbba0d7bea0902cce5"
2246-
integrity sha512-qJ+y0FfCp/mQYQ/vWQ3s7eUlFEL4PyKfAJxsnYTJ4YT73nsJBWqmEpFryxV9OeUiqmsTsYJ5Y+KDNaeP31wrRw==
2243+
2244+
version "5.2.6"
2245+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.6.tgz#be39e3bb23bb3eeb7e7df0927cdb46e4d7945096"
2246+
integrity sha512-mUcf7QG2Tjk7H055Jk0lGBjbgDnfrvqjhXh9t2xLMSCjZVcw9Rb1V6sVNXO0th3jgeO7zllWPTNRil3JW94TnQ==
22472247
dependencies:
22482248
prettier-linter-helpers "^1.0.0"
2249-
synckit "^0.9.1"
2249+
synckit "^0.11.0"
22502250

22512251
22522252
version "7.37.4"
@@ -2295,18 +2295,18 @@ eslint-visitor-keys@^4.2.0:
22952295
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
22962296
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
22972297

2298-
eslint@9.22.0:
2299-
version "9.22.0"
2300-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.22.0.tgz#0760043809fbf836f582140345233984d613c552"
2301-
integrity sha512-9V/QURhsRN40xuHXWjV64yvrzMjcz7ZyNoF2jJFmy9j/SLk0u1OLSZgXi28MrXjymnjEGSR80WCdab3RGMDveQ==
2298+
eslint@9.23.0:
2299+
version "9.23.0"
2300+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.23.0.tgz#b88f3ab6dc83bcb927fdb54407c69ffe5f2441a6"
2301+
integrity sha512-jV7AbNoFPAY1EkFYpLq5bslU9NLNO8xnEeQXwErNibVryjk67wHVmddTBilc5srIttJDBrB0eMHKZBFbSIABCw==
23022302
dependencies:
23032303
"@eslint-community/eslint-utils" "^4.2.0"
23042304
"@eslint-community/regexpp" "^4.12.1"
23052305
"@eslint/config-array" "^0.19.2"
2306-
"@eslint/config-helpers" "^0.1.0"
2306+
"@eslint/config-helpers" "^0.2.0"
23072307
"@eslint/core" "^0.12.0"
2308-
"@eslint/eslintrc" "^3.3.0"
2309-
"@eslint/js" "9.22.0"
2308+
"@eslint/eslintrc" "^3.3.1"
2309+
"@eslint/js" "9.23.0"
23102310
"@eslint/plugin-kit" "^0.2.7"
23112311
"@humanfs/node" "^0.16.6"
23122312
"@humanwhocodes/module-importer" "^1.0.1"
@@ -2958,10 +2958,10 @@ he@^1.2.0:
29582958
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
29592959
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
29602960

2961-
html-entities@2.5.2:
2962-
version "2.5.2"
2963-
resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-2.5.2.tgz#201a3cf95d3a15be7099521620d19dfb4f65359f"
2964-
integrity sha512-K//PSRMQk4FZ78Kyau+mZurHn3FH0Vwr+H36eE0rPbeYkRRi9YxceYPhuN60UwWorxyKHhqoAJl2OFKa4BVtaA==
2961+
html-entities@2.6.0:
2962+
version "2.6.0"
2963+
resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-2.6.0.tgz#7c64f1ea3b36818ccae3d3fb48b6974208e984f8"
2964+
integrity sha512-kig+rMn/QOVRvr7c86gQ8lWXq+Hkv6CbAH1hLu+RG338StTpE8Z0b44SDVaqVu7HGKf27frdmUYEs9hTUX/cLQ==
29652965

29662966
html-escaper@^2.0.0:
29672967
version "2.0.2"
@@ -3861,10 +3861,10 @@ mime@*:
38613861
resolved "https://registry.yarnpkg.com/mime/-/mime-4.0.3.tgz#cd4a1aa052fc980dfc34f111fe1be9e8b878c5d2"
38623862
integrity sha512-KgUb15Oorc0NEKPbvfa0wRU+PItIEZmiv+pyAO2i0oTIVTJhlzMclU7w4RXWQrSOVH5ax/p/CkIO7KI4OyFJTQ==
38633863

3864-
3865-
version "4.0.6"
3866-
resolved "https://registry.yarnpkg.com/mime/-/mime-4.0.6.tgz#ca83bec0bcf2a02353d0e02da99be05603d04839"
3867-
integrity sha512-4rGt7rvQHBbaSOF9POGkk1ocRP16Md1x36Xma8sz8h8/vfCUI2OtEIeCqe4Ofes853x4xDoPiFLIT47J5fI/7A==
3864+
3865+
version "4.0.7"
3866+
resolved "https://registry.yarnpkg.com/mime/-/mime-4.0.7.tgz#0b7a98b08c63bd3c10251e797d67840c9bde9f13"
3867+
integrity sha512-2OfDPL+e03E0LrXaGYOtTFIYhiuzep94NSsuhrNULq+stylcJedcHdzHtz0atMUuGwJfFYs0YL5xeC/Ca2x0eQ==
38683868

38693869
mimic-fn@^4.0.0:
38703870
version "4.0.0"
@@ -5217,13 +5217,13 @@ supports-preserve-symlinks-flag@^1.0.0:
52175217
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
52185218
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
52195219

5220-
synckit@^0.9.1:
5221-
version "0.9.1"
5222-
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.9.1.tgz#febbfbb6649979450131f64735aa3f6c14575c88"
5223-
integrity sha512-7gr8p9TQP6RAHusBOSLs46F4564ZrjV8xFmw5zCmgmhGUcw2hxsShhJ6CEiHQMgPDwAQ1fWHPM0ypc4RMAig4A==
5220+
synckit@^0.11.0:
5221+
version "0.11.1"
5222+
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.1.tgz#8ea44544e9d9c0540963c6bddb8f14616fef5425"
5223+
integrity sha512-fWZqNBZNNFp/7mTUy1fSsydhKsAKJ+u90Nk7kOK5Gcq9vObaqLBLjWFDBkyVU9Vvc6Y71VbOevMuGhqv02bT+Q==
52245224
dependencies:
5225-
"@pkgr/core" "^0.1.0"
5226-
tslib "^2.6.2"
5225+
"@pkgr/core" "^0.2.0"
5226+
tslib "^2.8.1"
52275227

52285228
test-exclude@^6.0.0:
52295229
version "6.0.0"

0 commit comments

Comments
 (0)