Skip to content

Commit 1fbf4cb

Browse files
fix(deps): bump @salesforce/packaging from 4.22.6 to 4.22.8
Bumps [@salesforce/packaging](https://github.com/forcedotcom/packaging) from 4.22.6 to 4.22.8. - [Release notes](https://github.com/forcedotcom/packaging/releases) - [Changelog](https://github.com/forcedotcom/packaging/blob/main/CHANGELOG.md) - [Commits](forcedotcom/packaging@4.22.6...4.22.8) --- updated-dependencies: - dependency-name: "@salesforce/packaging" dependency-version: 4.22.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e0e6191 commit 1fbf4cb

2 files changed

Lines changed: 34 additions & 21 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@oclif/core": "^4",
1111
"@salesforce/core": "^8.28.1",
1212
"@salesforce/kit": "^3.2.6",
13-
"@salesforce/packaging": "^4.22.6",
13+
"@salesforce/packaging": "^4.22.8",
1414
"@salesforce/sf-plugins-core": "^12.2.6",
1515
"chalk": "^5.6.2"
1616
},

yarn.lock

Lines changed: 33 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1660,6 +1660,11 @@
16601660
"@jsonjoy.com/buffers" "^1.0.0"
16611661
"@jsonjoy.com/codegen" "^1.0.0"
16621662

1663+
"@nodable/entities@^2.1.0":
1664+
version "2.1.0"
1665+
resolved "https://registry.yarnpkg.com/@nodable/entities/-/entities-2.1.0.tgz#f543e5c6446720d4cf9e498a83019dd159973bc2"
1666+
integrity sha512-nyT7T3nbMyBI/lvr6L5TyWbFJAI9FTgVRakNoBqCD+PmID8DzFrrNdLLtHMwMszOtqZa8PAOV24ZqDnQrhQINA==
1667+
16631668
"@nodelib/fs.scandir@2.1.5":
16641669
version "2.1.5"
16651670
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
@@ -1909,19 +1914,19 @@
19091914
dependencies:
19101915
"@salesforce/ts-types" "^2.0.12"
19111916

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==
1917+
"@salesforce/packaging@^4.22.8":
1918+
version "4.22.8"
1919+
resolved "https://registry.yarnpkg.com/@salesforce/packaging/-/packaging-4.22.8.tgz#906a93260455b690302f937e4729e98c9ec95edd"
1920+
integrity sha512-43s4Ya00KRzhWvm9IbqM19DkQGPZxwMOxG443s7tWdhxedz61M7myHYbJ+X58EdJW5qzM1ems+TdGC4W89TXzg==
19161921
dependencies:
19171922
"@jsforce/jsforce-node" "^3.10.14"
19181923
"@salesforce/core" "^8.28.1"
19191924
"@salesforce/kit" "^3.2.6"
19201925
"@salesforce/schemas" "^1.10.3"
1921-
"@salesforce/source-deploy-retrieve" "^12.32.1"
1926+
"@salesforce/source-deploy-retrieve" "^12.32.3"
19221927
"@salesforce/ts-types" "^2.0.12"
19231928
"@salesforce/types" "^1.7.1"
1924-
fast-xml-parser "^5.5.10"
1929+
fast-xml-parser "^5.5.11"
19251930
globby "^11"
19261931
graphology "^0.26.0"
19271932
graphology-traversal "^0.3.1"
@@ -1987,23 +1992,23 @@
19871992
cli-progress "^3.12.0"
19881993
terminal-link "^3.0.0"
19891994

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==
1995+
"@salesforce/source-deploy-retrieve@^12.32.3":
1996+
version "12.32.8"
1997+
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.32.8.tgz#8103036aee22f56275db64203ff4845eed0b4e1b"
1998+
integrity sha512-1vTWVGmrrDZSixJjDOb2NfrIsbio9xuUaVcGZpxCfTgcEnggekxMkzq0vSqebgbi9cibLn/3BUkSSuEhsDK8Rw==
19941999
dependencies:
19952000
"@salesforce/core" "^8.27.1"
19962001
"@salesforce/kit" "^3.2.4"
19972002
"@salesforce/ts-types" "^2.0.12"
19982003
"@salesforce/types" "^1.6.0"
19992004
fast-levenshtein "^3.0.0"
2000-
fast-xml-parser "^5.5.9"
2005+
fast-xml-parser "^5.5.11"
20012006
got "^11.8.6"
20022007
graceful-fs "^4.2.11"
20032008
ignore "^5.3.2"
20042009
jszip "^3.10.1"
20052010
mime "2.6.0"
2006-
minimatch "^9.0.7"
2011+
minimatch "^9.0.9"
20072012
proxy-agent "^6.5.0"
20082013
yaml "^2.8.3"
20092014

@@ -4804,6 +4809,13 @@ fast-xml-builder@^1.1.4:
48044809
dependencies:
48054810
path-expression-matcher "^1.1.3"
48064811

4812+
fast-xml-builder@^1.1.5:
4813+
version "1.1.5"
4814+
resolved "https://registry.yarnpkg.com/fast-xml-builder/-/fast-xml-builder-1.1.5.tgz#50188e1452a5fa095f415d3e63dcac0a1dbcbf11"
4815+
integrity sha512-4TJn/8FKLeslLAH3dnohXqE3QSoxkhvaMzepOIZytwJXZO69Bfz0HBdDHzOTOon6G59Zrk6VQ2bEiv1t61rfkA==
4816+
dependencies:
4817+
path-expression-matcher "^1.1.3"
4818+
48074819
fast-xml-parser@5.4.1:
48084820
version "5.4.1"
48094821
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.4.1.tgz#0c81b8ecfb3021e5ad83aa3df904af19a05bc601"
@@ -4821,13 +4833,14 @@ fast-xml-parser@5.5.8:
48214833
path-expression-matcher "^1.2.0"
48224834
strnum "^2.2.0"
48234835

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==
4836+
fast-xml-parser@^5.5.11:
4837+
version "5.7.1"
4838+
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.7.1.tgz#17697550bdd2a0a0d47cdc4b456c009c4cbe8a06"
4839+
integrity sha512-8Cc3f8GUGUULg34pBch/KGyPLglS+OFs05deyOlY7fL2MTagYPKrVQNmR1fLF/yJ9PH5ZSTd3YDF6pnmeZU+zA==
48284840
dependencies:
4829-
fast-xml-builder "^1.1.4"
4830-
path-expression-matcher "^1.4.0"
4841+
"@nodable/entities" "^2.1.0"
4842+
fast-xml-builder "^1.1.5"
4843+
path-expression-matcher "^1.5.0"
48314844
strnum "^2.2.3"
48324845

48334846
fastest-levenshtein@^1.0.7:
@@ -6730,7 +6743,7 @@ minimatch@^5.0.1, minimatch@^5.1.6:
67306743
dependencies:
67316744
brace-expansion "^2.0.1"
67326745

6733-
minimatch@^9.0.4, minimatch@^9.0.5, minimatch@^9.0.7:
6746+
minimatch@^9.0.4, minimatch@^9.0.5, minimatch@^9.0.9:
67346747
version "9.0.9"
67356748
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.9.tgz#9b0cb9fcb78087f6fd7eababe2511c4d3d60574e"
67366749
integrity sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==
@@ -7271,7 +7284,7 @@ path-expression-matcher@^1.1.3, path-expression-matcher@^1.2.0:
72717284
resolved "https://registry.yarnpkg.com/path-expression-matcher/-/path-expression-matcher-1.2.0.tgz#9bdae3787f43b0857b0269e9caaa586c12c8abee"
72727285
integrity sha512-DwmPWeFn+tq7TiyJ2CxezCAirXjFxvaiD03npak3cRjlP9+OjTmSy1EpIrEbh+l6JgUundniloMLDQ/6VTdhLQ==
72737286

7274-
path-expression-matcher@^1.4.0:
7287+
path-expression-matcher@^1.5.0:
72757288
version "1.5.0"
72767289
resolved "https://registry.yarnpkg.com/path-expression-matcher/-/path-expression-matcher-1.5.0.tgz#3b98545dc88ffebb593e2d8458d0929da9275f4a"
72777290
integrity sha512-cbrerZV+6rvdQrrD+iGMcZFEiiSrbv9Tfdkvnusy6y0x0GKBXREFg/Y65GhIfm0tnLntThhzCnfKwp1WRjeCyQ==

0 commit comments

Comments
 (0)