File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4545 "@salesforce/core" : " ^8.27.0" ,
4646 "@salesforce/sf-plugins-core" : " ^11.3.12" ,
4747 "csv-parse" : " ^5.6.0" ,
48- "fast-xml-parser" : " ^5.5.5 "
48+ "fast-xml-parser" : " ^5.5.6 "
4949 },
5050 "devDependencies" : {
5151 "@jsforce/jsforce-node" : " ^3.10.14" ,
Original file line number Diff line number Diff line change @@ -4394,10 +4394,10 @@ fast-uri@^3.0.1:
43944394 resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.0.1.tgz#cddd2eecfc83a71c1be2cc2ef2061331be8a7134"
43954395 integrity sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==
43964396
4397- fast-xml-builder@^1.0.0, fast-xml-builder@^1.1.3 :
4398- version "1.1.3 "
4399- resolved "https://registry.yarnpkg.com/fast-xml-builder/-/fast-xml-builder-1.1.3 .tgz#283579acba94aecf998a7e1339bc7e037195abc1 "
4400- integrity sha512-1o60KoFw2+LWKQu3IdcfcFlGTW4dpqEWmjhYec6H82AYZU2TVBXep6tMl8Z1Y+wM+ZrzCwe3BZ9Vyd9N2rIvmg ==
4397+ fast-xml-builder@^1.0.0, fast-xml-builder@^1.1.4 :
4398+ version "1.1.4 "
4399+ resolved "https://registry.yarnpkg.com/fast-xml-builder/-/fast-xml-builder-1.1.4 .tgz#0c407a1d9d5996336c0cd76f7ff785cac6413017 "
4400+ integrity sha512-f2jhpN4Eccy0/Uz9csxh3Nu6q4ErKxf0XIsasomfOihuSUa3/xw6w8dnOtCDgEItQFJG8KyXPzQXzcODDrrbOg ==
44014401 dependencies :
44024402 path-expression-matcher "^1.1.3"
44034403
@@ -4409,12 +4409,12 @@ fast-xml-parser@5.4.1:
44094409 fast-xml-builder "^1.0.0"
44104410 strnum "^2.1.2"
44114411
4412- fast-xml-parser@^5.5.5 :
4413- version "5.5.5 "
4414- resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.5.5 .tgz#cadbcb992d6ac3f7e643d459506a8e1dd8adf5f2 "
4415- integrity sha512-NLY+V5NNbdmiEszx9n14mZBseJTC50bRq1VHsaxOmR72JDuZt+5J1Co+dC/4JPnyq+WrIHNM69r0sqf7BMb3Mg ==
4412+ fast-xml-parser@^5.5.6 :
4413+ version "5.5.6 "
4414+ resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.5.6 .tgz#6fc61f5ae06a55a1f058abd6a4f4b5d3e9972cd0 "
4415+ integrity sha512-3+fdZyBRVg29n4rXP0joHthhcHdPUHaIC16cuyyd1iLsuaO6Vea36MPrxgAzbZna8lhvZeRL8Bc9GP56/J9xEw ==
44164416 dependencies :
4417- fast-xml-builder "^1.1.3 "
4417+ fast-xml-builder "^1.1.4 "
44184418 path-expression-matcher "^1.1.3"
44194419 strnum "^2.1.2"
44204420
You can’t perform that action at this time.
0 commit comments