|
1909 | 1909 | dependencies: |
1910 | 1910 | "@salesforce/ts-types" "^2.0.12" |
1911 | 1911 |
|
1912 | | -"@salesforce/packaging@^4.22.0": |
1913 | | - version "4.22.0" |
1914 | | - resolved "https://registry.yarnpkg.com/@salesforce/packaging/-/packaging-4.22.0.tgz#f5bc154f818a4750874aa635b54af4403bfdf0d3" |
1915 | | - integrity sha512-ENPs/1bqTkbzt9rJxUwaAkOj+yadGRtiipYdzpU+chyvKM+9aMymbbHG5Im0/vCJ74Z4C7q/DhzA2FT2NnxObg== |
| 1912 | +"@salesforce/packaging@^4.22.6": |
| 1913 | + version "4.22.6" |
| 1914 | + resolved "https://registry.yarnpkg.com/@salesforce/packaging/-/packaging-4.22.6.tgz#3cbbf64829cd4d86f902e30262e01b5d68fdccf5" |
| 1915 | + integrity sha512-Ph9GdbTGD8+pFNH2RiCOxbFkff4X5l7sLCFXTOE/s0avcm+RWdJ3Yhe1dEX+swQ5ea5pAYkJa9VzjjfH73bGDw== |
1916 | 1916 | dependencies: |
1917 | 1917 | "@jsforce/jsforce-node" "^3.10.14" |
1918 | | - "@salesforce/core" "^8.27.1" |
| 1918 | + "@salesforce/core" "^8.28.1" |
1919 | 1919 | "@salesforce/kit" "^3.2.6" |
1920 | 1920 | "@salesforce/schemas" "^1.10.3" |
1921 | | - "@salesforce/source-deploy-retrieve" "^12.31.30" |
| 1921 | + "@salesforce/source-deploy-retrieve" "^12.32.1" |
1922 | 1922 | "@salesforce/ts-types" "^2.0.12" |
1923 | 1923 | "@salesforce/types" "^1.7.1" |
1924 | | - fast-xml-parser "^5.5.9" |
| 1924 | + fast-xml-parser "^5.5.10" |
1925 | 1925 | globby "^11" |
1926 | 1926 | graphology "^0.26.0" |
1927 | 1927 | graphology-traversal "^0.3.1" |
|
1987 | 1987 | cli-progress "^3.12.0" |
1988 | 1988 | terminal-link "^3.0.0" |
1989 | 1989 |
|
1990 | | -"@salesforce/source-deploy-retrieve@^12.31.30": |
1991 | | - version "12.31.31" |
1992 | | - resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.31.31.tgz#720f7779981aafdc9f178e0a36c00f6bf668e399" |
1993 | | - integrity sha512-qq27Ru7xBkxO+3I5elpVD67V6wI0seiV/vj1dXPhzRPkz9ejPCYv7e0guoFFMxiQ92jgAa0tj0Jyjw84dof6iw== |
| 1990 | +"@salesforce/source-deploy-retrieve@^12.32.1": |
| 1991 | + version "12.32.4" |
| 1992 | + resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.32.4.tgz#d9dc6653b31b2e60b0b6411cc0619da7c9fb8fbe" |
| 1993 | + integrity sha512-Eqo+OkbHkJWrgp9lRiz0l1NmJZ/N6SQdFcY+EtdA0wqKABtmV05BSvkgOA1Iab4e/fjcQCoi01v+oozPHat1Ag== |
1994 | 1994 | dependencies: |
1995 | 1995 | "@salesforce/core" "^8.27.1" |
1996 | 1996 | "@salesforce/kit" "^3.2.4" |
@@ -4821,14 +4821,14 @@ fast-xml-parser@5.5.8: |
4821 | 4821 | path-expression-matcher "^1.2.0" |
4822 | 4822 | strnum "^2.2.0" |
4823 | 4823 |
|
4824 | | -fast-xml-parser@^5.5.9: |
4825 | | - version "5.5.9" |
4826 | | - resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.5.9.tgz#e59637abebec3dbfbb4053b532d787af6ea11527" |
4827 | | - integrity sha512-jldvxr1MC6rtiZKgrFnDSvT8xuH+eJqxqOBThUVjYrxssYTo1avZLGql5l0a0BAERR01CadYzZ83kVEkbyDg+g== |
| 4824 | +fast-xml-parser@^5.5.10, fast-xml-parser@^5.5.9: |
| 4825 | + version "5.5.11" |
| 4826 | + resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.5.11.tgz#406a888587aed0ba6b3e60382dfbb3b1f80692ad" |
| 4827 | + integrity sha512-QL0eb0YbSTVWF6tTf1+LEMSgtCEjBYPpnAjoLC8SscESlAjXEIRJ7cHtLG0pLeDFaZLa4VKZLArtA/60ZS7vyA== |
4828 | 4828 | dependencies: |
4829 | 4829 | fast-xml-builder "^1.1.4" |
4830 | | - path-expression-matcher "^1.2.0" |
4831 | | - strnum "^2.2.2" |
| 4830 | + path-expression-matcher "^1.4.0" |
| 4831 | + strnum "^2.2.3" |
4832 | 4832 |
|
4833 | 4833 | fastest-levenshtein@^1.0.7: |
4834 | 4834 | version "1.0.16" |
@@ -7271,6 +7271,11 @@ path-expression-matcher@^1.1.3, path-expression-matcher@^1.2.0: |
7271 | 7271 | resolved "https://registry.yarnpkg.com/path-expression-matcher/-/path-expression-matcher-1.2.0.tgz#9bdae3787f43b0857b0269e9caaa586c12c8abee" |
7272 | 7272 | integrity sha512-DwmPWeFn+tq7TiyJ2CxezCAirXjFxvaiD03npak3cRjlP9+OjTmSy1EpIrEbh+l6JgUundniloMLDQ/6VTdhLQ== |
7273 | 7273 |
|
| 7274 | +path-expression-matcher@^1.4.0: |
| 7275 | + version "1.5.0" |
| 7276 | + resolved "https://registry.yarnpkg.com/path-expression-matcher/-/path-expression-matcher-1.5.0.tgz#3b98545dc88ffebb593e2d8458d0929da9275f4a" |
| 7277 | + integrity sha512-cbrerZV+6rvdQrrD+iGMcZFEiiSrbv9Tfdkvnusy6y0x0GKBXREFg/Y65GhIfm0tnLntThhzCnfKwp1WRjeCyQ== |
| 7278 | + |
7274 | 7279 | path-is-absolute@^1.0.0: |
7275 | 7280 | version "1.0.1" |
7276 | 7281 | resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f" |
@@ -8408,10 +8413,10 @@ strnum@^2.2.0: |
8408 | 8413 | resolved "https://registry.yarnpkg.com/strnum/-/strnum-2.2.1.tgz#d28f896b4ef9985212494ce8bcf7ca304fad8368" |
8409 | 8414 | integrity sha512-BwRvNd5/QoAtyW1na1y1LsJGQNvRlkde6Q/ipqqEaivoMdV+B1OMOTVdwR+N/cwVUcIt9PYyHmV8HyexCZSupg== |
8410 | 8415 |
|
8411 | | -strnum@^2.2.2: |
8412 | | - version "2.2.2" |
8413 | | - resolved "https://registry.yarnpkg.com/strnum/-/strnum-2.2.2.tgz#f11fd94ab62b536ba2ecc615858f3747c2881b3f" |
8414 | | - integrity sha512-DnR90I+jtXNSTXWdwrEy9FakW7UX+qUZg28gj5fk2vxxl7uS/3bpI4fjFYVmdK9etptYBPNkpahuQnEwhwECqA== |
| 8416 | +strnum@^2.2.3: |
| 8417 | + version "2.2.3" |
| 8418 | + resolved "https://registry.yarnpkg.com/strnum/-/strnum-2.2.3.tgz#0119fce02749a11bb126a4d686ac5dbdf6e57586" |
| 8419 | + integrity sha512-oKx6RUCuHfT3oyVjtnrmn19H1SiCqgJSg+54XqURKp5aCMbrXrhLjRN9TjuwMjiYstZ0MzDrHqkGZ5dFTKd+zg== |
8415 | 8420 |
|
8416 | 8421 | supports-color@^7, supports-color@^7.0.0, supports-color@^7.1.0: |
8417 | 8422 | version "7.2.0" |
|
0 commit comments