|
955 | 955 | resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-1.0.2.tgz" |
956 | 956 | integrity sha512-6zABk/ECA/QYSCQ1NGiVwwbQerUCZ+TQbp64Q3AgmfNvurHH0j8TtXa1qbShXA6qqkpAj4V5W8pP6mLe1mcMqA== |
957 | 957 |
|
| 958 | +"@byspec/xml@^0.1.0": |
| 959 | + version "0.1.0" |
| 960 | + resolved "https://registry.npmjs.org/@byspec/xml/-/xml-0.1.0.tgz" |
| 961 | + integrity sha512-t/G99Pqg2Z3BEgNnKNVd0URO+QAjOT2HyjEymHU2yQEcc4kGSXc3SZ+lg/f9u6tNnHyLSKlxe4rDs50F7cGV2Q== |
| 962 | + |
958 | 963 | "@discoveryjs/json-ext@^0.5.0": |
959 | 964 | version "0.5.7" |
960 | 965 | resolved "https://registry.npmjs.org/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz" |
@@ -2123,12 +2128,13 @@ fast-uri@^3.0.1: |
2123 | 2128 | resolved "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.0.tgz" |
2124 | 2129 | integrity sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA== |
2125 | 2130 |
|
2126 | | -fast-xml-builder@^1.1.7: |
2127 | | - version "1.1.7" |
2128 | | - resolved "https://registry.npmjs.org/fast-xml-builder/-/fast-xml-builder-1.1.7.tgz" |
2129 | | - integrity sha512-Yh7/7rQuMXICNr0oMYDR2yHP6oUvmQsTToFeOWj/kIDhAwQ+c4Ol/lbcwOmEM5OHYQmh6S6EQSQ1sljCKP36bQ== |
| 2131 | +fast-xml-builder@^1.2.0: |
| 2132 | + version "1.2.0" |
| 2133 | + resolved "https://registry.npmjs.org/fast-xml-builder/-/fast-xml-builder-1.2.0.tgz" |
| 2134 | + integrity sha512-00aAWieqff+ZJhsXA4g1g7M8k+7AYoMUUHF+/zFb5U6Uv/P0Vl4QZo84/IcufzYalLuEj9928bXN9PbbFzMF0Q== |
2130 | 2135 | dependencies: |
2131 | | - path-expression-matcher "^1.1.3" |
| 2136 | + path-expression-matcher "^1.5.0" |
| 2137 | + xml-naming "^0.1.0" |
2132 | 2138 |
|
2133 | 2139 | fastest-levenshtein@^1.0.12: |
2134 | 2140 | version "1.0.16" |
@@ -3149,7 +3155,7 @@ path-exists@^4.0.0: |
3149 | 3155 | resolved "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz" |
3150 | 3156 | integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w== |
3151 | 3157 |
|
3152 | | -path-expression-matcher@^1.1.3, path-expression-matcher@^1.5.0: |
| 3158 | +path-expression-matcher@^1.5.0: |
3153 | 3159 | version "1.5.0" |
3154 | 3160 | resolved "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.5.0.tgz" |
3155 | 3161 | integrity sha512-cbrerZV+6rvdQrrD+iGMcZFEiiSrbv9Tfdkvnusy6y0x0GKBXREFg/Y65GhIfm0tnLntThhzCnfKwp1WRjeCyQ== |
@@ -3702,10 +3708,10 @@ strip-json-comments@^3.1.1: |
3702 | 3708 | resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz" |
3703 | 3709 | integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig== |
3704 | 3710 |
|
3705 | | -strnum@^2.2.3: |
3706 | | - version "2.2.3" |
3707 | | - resolved "https://registry.npmjs.org/strnum/-/strnum-2.2.3.tgz" |
3708 | | - integrity sha512-oKx6RUCuHfT3oyVjtnrmn19H1SiCqgJSg+54XqURKp5aCMbrXrhLjRN9TjuwMjiYstZ0MzDrHqkGZ5dFTKd+zg== |
| 3711 | +strnum@^2.3.0: |
| 3712 | + version "2.3.0" |
| 3713 | + resolved "https://registry.npmjs.org/strnum/-/strnum-2.3.0.tgz" |
| 3714 | + integrity sha512-ums3KNd42PGyx5xaoVTO1mjU1bH3NpY4vsrVlnv9PNGqQj8wd7rJ6nEypLrJ7z5vxK5RP0yMLo6J/Gsm62DI5Q== |
3709 | 3715 |
|
3710 | 3716 | supports-color@^2.0.0: |
3711 | 3717 | version "2.0.0" |
|
0 commit comments