|
338 | 338 | dependencies: |
339 | 339 | lodash "^4.17.21" |
340 | 340 |
|
| 341 | +"@nodable/entities@^2.1.0": |
| 342 | + version "2.1.0" |
| 343 | + resolved "https://registry.yarnpkg.com/@nodable/entities/-/entities-2.1.0.tgz#f543e5c6446720d4cf9e498a83019dd159973bc2" |
| 344 | + integrity sha512-nyT7T3nbMyBI/lvr6L5TyWbFJAI9FTgVRakNoBqCD+PmID8DzFrrNdLLtHMwMszOtqZa8PAOV24ZqDnQrhQINA== |
| 345 | + |
341 | 346 | "@nodelib/fs.scandir@2.1.5": |
342 | 347 | version "2.1.5" |
343 | 348 | resolved "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz" |
@@ -1770,21 +1775,22 @@ fast-levenshtein@^2.0.6, fast-levenshtein@~2.0.6: |
1770 | 1775 | resolved "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz" |
1771 | 1776 | integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw== |
1772 | 1777 |
|
1773 | | -fast-xml-builder@^1.1.4: |
1774 | | - version "1.1.4" |
1775 | | - resolved "https://registry.yarnpkg.com/fast-xml-builder/-/fast-xml-builder-1.1.4.tgz#0c407a1d9d5996336c0cd76f7ff785cac6413017" |
1776 | | - integrity sha512-f2jhpN4Eccy0/Uz9csxh3Nu6q4ErKxf0XIsasomfOihuSUa3/xw6w8dnOtCDgEItQFJG8KyXPzQXzcODDrrbOg== |
| 1778 | +fast-xml-builder@^1.1.5: |
| 1779 | + version "1.1.5" |
| 1780 | + resolved "https://registry.yarnpkg.com/fast-xml-builder/-/fast-xml-builder-1.1.5.tgz#50188e1452a5fa095f415d3e63dcac0a1dbcbf11" |
| 1781 | + integrity sha512-4TJn/8FKLeslLAH3dnohXqE3QSoxkhvaMzepOIZytwJXZO69Bfz0HBdDHzOTOon6G59Zrk6VQ2bEiv1t61rfkA== |
1777 | 1782 | dependencies: |
1778 | 1783 | path-expression-matcher "^1.1.3" |
1779 | 1784 |
|
1780 | 1785 | fast-xml-parser@^5.3.4: |
1781 | | - version "5.5.7" |
1782 | | - resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.5.7.tgz#e1ddc86662d808450a19cf2fb6ccc9c3c9933c5d" |
1783 | | - integrity sha512-LteOsISQ2GEiDHZch6L9hB0+MLoYVLToR7xotrzU0opCICBkxOPgHAy1HxAvtxfJNXDJpgAsQN30mkrfpO2Prg== |
| 1786 | + version "5.7.1" |
| 1787 | + resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.7.1.tgz#17697550bdd2a0a0d47cdc4b456c009c4cbe8a06" |
| 1788 | + integrity sha512-8Cc3f8GUGUULg34pBch/KGyPLglS+OFs05deyOlY7fL2MTagYPKrVQNmR1fLF/yJ9PH5ZSTd3YDF6pnmeZU+zA== |
1784 | 1789 | dependencies: |
1785 | | - fast-xml-builder "^1.1.4" |
1786 | | - path-expression-matcher "^1.1.3" |
1787 | | - strnum "^2.2.0" |
| 1790 | + "@nodable/entities" "^2.1.0" |
| 1791 | + fast-xml-builder "^1.1.5" |
| 1792 | + path-expression-matcher "^1.5.0" |
| 1793 | + strnum "^2.2.3" |
1788 | 1794 |
|
1789 | 1795 | fastq@^1.6.0: |
1790 | 1796 | version "1.19.1" |
@@ -3113,6 +3119,11 @@ path-expression-matcher@^1.1.3: |
3113 | 3119 | resolved "https://registry.yarnpkg.com/path-expression-matcher/-/path-expression-matcher-1.1.3.tgz#8bf7c629dc1b114e42b633c071f06d14625b4e0d" |
3114 | 3120 | integrity sha512-qdVgY8KXmVdJZRSS1JdEPOKPdTiEK/pi0RkcT2sw1RhXxohdujUlJFPuS1TSkevZ9vzd3ZlL7ULl1MHGTApKzQ== |
3115 | 3121 |
|
| 3122 | +path-expression-matcher@^1.5.0: |
| 3123 | + version "1.5.0" |
| 3124 | + resolved "https://registry.yarnpkg.com/path-expression-matcher/-/path-expression-matcher-1.5.0.tgz#3b98545dc88ffebb593e2d8458d0929da9275f4a" |
| 3125 | + integrity sha512-cbrerZV+6rvdQrrD+iGMcZFEiiSrbv9Tfdkvnusy6y0x0GKBXREFg/Y65GhIfm0tnLntThhzCnfKwp1WRjeCyQ== |
| 3126 | + |
3116 | 3127 | path-is-absolute@^1.0.0: |
3117 | 3128 | version "1.0.1" |
3118 | 3129 | resolved "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz" |
@@ -3620,10 +3631,10 @@ strip-json-comments@^3.1.0, strip-json-comments@^3.1.1: |
3620 | 3631 | resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz" |
3621 | 3632 | integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig== |
3622 | 3633 |
|
3623 | | -strnum@^2.2.0: |
3624 | | - version "2.2.1" |
3625 | | - resolved "https://registry.yarnpkg.com/strnum/-/strnum-2.2.1.tgz#d28f896b4ef9985212494ce8bcf7ca304fad8368" |
3626 | | - integrity sha512-BwRvNd5/QoAtyW1na1y1LsJGQNvRlkde6Q/ipqqEaivoMdV+B1OMOTVdwR+N/cwVUcIt9PYyHmV8HyexCZSupg== |
| 3634 | +strnum@^2.2.3: |
| 3635 | + version "2.2.3" |
| 3636 | + resolved "https://registry.yarnpkg.com/strnum/-/strnum-2.2.3.tgz#0119fce02749a11bb126a4d686ac5dbdf6e57586" |
| 3637 | + integrity sha512-oKx6RUCuHfT3oyVjtnrmn19H1SiCqgJSg+54XqURKp5aCMbrXrhLjRN9TjuwMjiYstZ0MzDrHqkGZ5dFTKd+zg== |
3627 | 3638 |
|
3628 | 3639 | stubs@^3.0.0: |
3629 | 3640 | version "3.0.0" |
|
0 commit comments