|
1767 | 1767 | dependencies: |
1768 | 1768 | eslint-scope "5.1.1" |
1769 | 1769 |
|
| 1770 | +"@nodable/entities@^2.1.0": |
| 1771 | + version "2.1.0" |
| 1772 | + resolved "https://registry.yarnpkg.com/@nodable/entities/-/entities-2.1.0.tgz#f543e5c6446720d4cf9e498a83019dd159973bc2" |
| 1773 | + integrity sha512-nyT7T3nbMyBI/lvr6L5TyWbFJAI9FTgVRakNoBqCD+PmID8DzFrrNdLLtHMwMszOtqZa8PAOV24ZqDnQrhQINA== |
| 1774 | + |
1770 | 1775 | "@nodelib/fs.scandir@2.1.5": |
1771 | 1776 | version "2.1.5" |
1772 | 1777 | resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5" |
@@ -4932,21 +4937,22 @@ fast-levenshtein@^2.0.6: |
4932 | 4937 | resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917" |
4933 | 4938 | integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc= |
4934 | 4939 |
|
4935 | | -fast-xml-builder@^1.1.4: |
4936 | | - version "1.1.4" |
4937 | | - resolved "https://registry.yarnpkg.com/fast-xml-builder/-/fast-xml-builder-1.1.4.tgz#0c407a1d9d5996336c0cd76f7ff785cac6413017" |
4938 | | - integrity sha512-f2jhpN4Eccy0/Uz9csxh3Nu6q4ErKxf0XIsasomfOihuSUa3/xw6w8dnOtCDgEItQFJG8KyXPzQXzcODDrrbOg== |
| 4940 | +fast-xml-builder@^1.1.5: |
| 4941 | + version "1.1.5" |
| 4942 | + resolved "https://registry.yarnpkg.com/fast-xml-builder/-/fast-xml-builder-1.1.5.tgz#50188e1452a5fa095f415d3e63dcac0a1dbcbf11" |
| 4943 | + integrity sha512-4TJn/8FKLeslLAH3dnohXqE3QSoxkhvaMzepOIZytwJXZO69Bfz0HBdDHzOTOon6G59Zrk6VQ2bEiv1t61rfkA== |
4939 | 4944 | dependencies: |
4940 | 4945 | path-expression-matcher "^1.1.3" |
4941 | 4946 |
|
4942 | 4947 | fast-xml-parser@^5.3.6: |
4943 | | - version "5.5.7" |
4944 | | - resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.5.7.tgz#e1ddc86662d808450a19cf2fb6ccc9c3c9933c5d" |
4945 | | - integrity sha512-LteOsISQ2GEiDHZch6L9hB0+MLoYVLToR7xotrzU0opCICBkxOPgHAy1HxAvtxfJNXDJpgAsQN30mkrfpO2Prg== |
| 4948 | + version "5.7.0" |
| 4949 | + resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.7.0.tgz#b93e49a3d62a8824c5212d8fa099ac2e548d548a" |
| 4950 | + integrity sha512-MTcrUoRQ1GSQ9iG3QJzBGquYYYeA7piZaJoIWbPFGbRn6Jj6z7xgoAyi4DrZX4y2ZIQQBF59gc/zmvvejjgoFQ== |
4946 | 4951 | dependencies: |
4947 | | - fast-xml-builder "^1.1.4" |
4948 | | - path-expression-matcher "^1.1.3" |
4949 | | - strnum "^2.2.0" |
| 4952 | + "@nodable/entities" "^2.1.0" |
| 4953 | + fast-xml-builder "^1.1.5" |
| 4954 | + path-expression-matcher "^1.5.0" |
| 4955 | + strnum "^2.2.3" |
4950 | 4956 |
|
4951 | 4957 | fastq@^1.6.0: |
4952 | 4958 | version "1.13.0" |
@@ -8676,10 +8682,10 @@ path-exists@^4.0.0: |
8676 | 8682 | resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3" |
8677 | 8683 | integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w== |
8678 | 8684 |
|
8679 | | -path-expression-matcher@^1.1.3: |
8680 | | - version "1.2.0" |
8681 | | - resolved "https://registry.yarnpkg.com/path-expression-matcher/-/path-expression-matcher-1.2.0.tgz#9bdae3787f43b0857b0269e9caaa586c12c8abee" |
8682 | | - integrity sha512-DwmPWeFn+tq7TiyJ2CxezCAirXjFxvaiD03npak3cRjlP9+OjTmSy1EpIrEbh+l6JgUundniloMLDQ/6VTdhLQ== |
| 8685 | +path-expression-matcher@^1.1.3, path-expression-matcher@^1.5.0: |
| 8686 | + version "1.5.0" |
| 8687 | + resolved "https://registry.yarnpkg.com/path-expression-matcher/-/path-expression-matcher-1.5.0.tgz#3b98545dc88ffebb593e2d8458d0929da9275f4a" |
| 8688 | + integrity sha512-cbrerZV+6rvdQrrD+iGMcZFEiiSrbv9Tfdkvnusy6y0x0GKBXREFg/Y65GhIfm0tnLntThhzCnfKwp1WRjeCyQ== |
8683 | 8689 |
|
8684 | 8690 | path-is-absolute@^1.0.0: |
8685 | 8691 | version "1.0.1" |
@@ -10143,10 +10149,10 @@ strip-json-comments@^3.1.1: |
10143 | 10149 | resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006" |
10144 | 10150 | integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig== |
10145 | 10151 |
|
10146 | | -strnum@^2.2.0: |
10147 | | - version "2.2.2" |
10148 | | - resolved "https://registry.yarnpkg.com/strnum/-/strnum-2.2.2.tgz#f11fd94ab62b536ba2ecc615858f3747c2881b3f" |
10149 | | - integrity sha512-DnR90I+jtXNSTXWdwrEy9FakW7UX+qUZg28gj5fk2vxxl7uS/3bpI4fjFYVmdK9etptYBPNkpahuQnEwhwECqA== |
| 10152 | +strnum@^2.2.3: |
| 10153 | + version "2.2.3" |
| 10154 | + resolved "https://registry.yarnpkg.com/strnum/-/strnum-2.2.3.tgz#0119fce02749a11bb126a4d686ac5dbdf6e57586" |
| 10155 | + integrity sha512-oKx6RUCuHfT3oyVjtnrmn19H1SiCqgJSg+54XqURKp5aCMbrXrhLjRN9TjuwMjiYstZ0MzDrHqkGZ5dFTKd+zg== |
10150 | 10156 |
|
10151 | 10157 | strong-log-transformer@2.1.0, strong-log-transformer@^2.1.0: |
10152 | 10158 | version "2.1.0" |
|
0 commit comments