@jayree/sfdx-plugin-manifest 3.3.18 → 3.3.20

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,20 +1,20 @@
1
1
  {
2
2
  "name": "@jayree/sfdx-plugin-manifest",
3
- "version": "3.3.18",
3
+ "version": "3.3.20",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@jayree/sfdx-plugin-manifest",
9
- "version": "3.3.18",
9
+ "version": "3.3.20",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
12
  "@jayree/changelog": "^1.2.1",
13
13
  "@oclif/core": "^4.0.12",
14
14
  "@salesforce/core": "^8.1.1",
15
15
  "@salesforce/kit": "^3.1.6",
16
- "@salesforce/sf-plugins-core": "^11.1.6",
17
- "@salesforce/source-deploy-retrieve": "^12.1.5",
16
+ "@salesforce/sf-plugins-core": "^11.2.0",
17
+ "@salesforce/source-deploy-retrieve": "^12.1.8",
18
18
  "@salesforce/ts-types": "^2.0.10",
19
19
  "fast-deep-equal": "^3.1.3",
20
20
  "fast-xml-parser": "^4.4.0",
@@ -23,7 +23,7 @@
23
23
  "isomorphic-git": "1.27.1"
24
24
  },
25
25
  "devDependencies": {
26
- "@oclif/plugin-command-snapshot": "^5.2.6",
26
+ "@oclif/plugin-command-snapshot": "^5.2.7",
27
27
  "@oclif/plugin-help": "^6.2.6",
28
28
  "@salesforce/cli-plugins-testkit": "^5.3.18",
29
29
  "@salesforce/dev-scripts": "^10.2.2",
@@ -1924,13 +1924,6 @@
1924
1924
  "url": "https://github.com/sponsors/epoberezkin"
1925
1925
  }
1926
1926
  },
1927
- "node_modules/@commitlint/config-validator/node_modules/json-schema-traverse": {
1928
- "version": "1.0.0",
1929
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
1930
- "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
1931
- "dev": true,
1932
- "license": "MIT"
1933
- },
1934
1927
  "node_modules/@commitlint/ensure": {
1935
1928
  "version": "17.8.1",
1936
1929
  "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-17.8.1.tgz",
@@ -2827,9 +2820,9 @@
2827
2820
  }
2828
2821
  },
2829
2822
  "node_modules/@jsforce/jsforce-node": {
2830
- "version": "3.2.2",
2831
- "resolved": "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.2.2.tgz",
2832
- "integrity": "sha512-wQl4iCkwbop3eJfl+PxgFfIEPE2Ka68MvgnxbxVX/yx+NhfiNqbl08uKLAG+VcI40D8sgApfm86Yx7o8Q9PZmw==",
2823
+ "version": "3.2.4",
2824
+ "resolved": "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.2.4.tgz",
2825
+ "integrity": "sha512-VIswA769m+1wkAVqaxMjNUfvQ4RqyBKoXa4L+SYQ0NAkMsi+NHdj1bcXN0jkbCHXpd2j+IB4MrO1hIX8Itgwdg==",
2833
2826
  "license": "MIT",
2834
2827
  "dependencies": {
2835
2828
  "@sindresorhus/is": "^4",
@@ -3011,15 +3004,15 @@
3011
3004
  }
3012
3005
  },
3013
3006
  "node_modules/@oclif/plugin-command-snapshot": {
3014
- "version": "5.2.6",
3015
- "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.6.tgz",
3016
- "integrity": "sha512-Nu+ykWkQnEatrmaIyjvsZCzT+i++9un8HuVKj2CMgFNEi9Ycu8Xrath+mfFi5qtS5b0taZyhO/aCOKwuD13Hmw==",
3007
+ "version": "5.2.7",
3008
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.7.tgz",
3009
+ "integrity": "sha512-fKFF/AJDIGo9GEe23YxqfOlhtEx7SD9gNJRQNLEB0267UVXukR3jhJbbyjcsG7aw1cAp5glFnzIoWzpBycXQYQ==",
3017
3010
  "dev": true,
3018
3011
  "license": "MIT",
3019
3012
  "dependencies": {
3020
3013
  "@oclif/core": "^4",
3021
3014
  "ansis": "^3.2.0",
3022
- "globby": "^14.0.1",
3015
+ "globby": "^14.0.2",
3023
3016
  "just-diff": "^5.2.0",
3024
3017
  "lodash.difference": "^4.5.0",
3025
3018
  "lodash.get": "^4.4.2",
@@ -3032,9 +3025,9 @@
3032
3025
  }
3033
3026
  },
3034
3027
  "node_modules/@oclif/plugin-command-snapshot/node_modules/globby": {
3035
- "version": "14.0.1",
3036
- "resolved": "https://registry.npmjs.org/globby/-/globby-14.0.1.tgz",
3037
- "integrity": "sha512-jOMLD2Z7MAhyG8aJpNOpmziMOP4rPLcc95oQPKXBazW82z+CEgPFBQvEpRUa1KeIMUJo4Wsm+q6uzO/Q/4BksQ==",
3028
+ "version": "14.0.2",
3029
+ "resolved": "https://registry.npmjs.org/globby/-/globby-14.0.2.tgz",
3030
+ "integrity": "sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==",
3038
3031
  "dev": true,
3039
3032
  "license": "MIT",
3040
3033
  "dependencies": {
@@ -3434,16 +3427,16 @@
3434
3427
  }
3435
3428
  },
3436
3429
  "node_modules/@salesforce/core": {
3437
- "version": "8.1.1",
3438
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.1.1.tgz",
3439
- "integrity": "sha512-PQ58kz0oRk/cjGhmiRj8W+x0Eg2mrWagrA4xMKaXjBAgSgU+V39BaO9IC1G2cAMGy53JJRBO5G876ala4gD44w==",
3430
+ "version": "8.2.1",
3431
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.2.1.tgz",
3432
+ "integrity": "sha512-juLxb4t12vZD9ozkhKhGtbZzOiYkEcUWdw+gAtgzuSrTFTwvoXlbKtzdGbdYPLTHLGYQCVW6cRdMswfwbE5BnQ==",
3440
3433
  "license": "BSD-3-Clause",
3441
3434
  "dependencies": {
3442
- "@jsforce/jsforce-node": "^3.2.1",
3435
+ "@jsforce/jsforce-node": "^3.2.3",
3443
3436
  "@salesforce/kit": "^3.1.6",
3444
3437
  "@salesforce/schemas": "^1.9.0",
3445
3438
  "@salesforce/ts-types": "^2.0.10",
3446
- "ajv": "^8.16.0",
3439
+ "ajv": "^8.17.1",
3447
3440
  "change-case": "^4.1.2",
3448
3441
  "fast-levenshtein": "^3.0.0",
3449
3442
  "faye": "^1.4.0",
@@ -3463,27 +3456,21 @@
3463
3456
  }
3464
3457
  },
3465
3458
  "node_modules/@salesforce/core/node_modules/ajv": {
3466
- "version": "8.16.0",
3467
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.16.0.tgz",
3468
- "integrity": "sha512-F0twR8U1ZU67JIEtekUcLkXkoO5mMMmgGD8sK/xUFzJ805jxHQl92hImFAqqXMyMYjSPOyUPAwHYhB72g5sTXw==",
3459
+ "version": "8.17.1",
3460
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz",
3461
+ "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==",
3469
3462
  "license": "MIT",
3470
3463
  "dependencies": {
3471
3464
  "fast-deep-equal": "^3.1.3",
3465
+ "fast-uri": "^3.0.1",
3472
3466
  "json-schema-traverse": "^1.0.0",
3473
- "require-from-string": "^2.0.2",
3474
- "uri-js": "^4.4.1"
3467
+ "require-from-string": "^2.0.2"
3475
3468
  },
3476
3469
  "funding": {
3477
3470
  "type": "github",
3478
3471
  "url": "https://github.com/sponsors/epoberezkin"
3479
3472
  }
3480
3473
  },
3481
- "node_modules/@salesforce/core/node_modules/json-schema-traverse": {
3482
- "version": "1.0.0",
3483
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
3484
- "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
3485
- "license": "MIT"
3486
- },
3487
3474
  "node_modules/@salesforce/dev-config": {
3488
3475
  "version": "4.1.0",
3489
3476
  "resolved": "https://registry.npmjs.org/@salesforce/dev-config/-/dev-config-4.1.0.tgz",
@@ -3669,22 +3656,22 @@
3669
3656
  "license": "ISC"
3670
3657
  },
3671
3658
  "node_modules/@salesforce/sf-plugins-core": {
3672
- "version": "11.1.6",
3673
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-11.1.6.tgz",
3674
- "integrity": "sha512-yfKnyC4oyYPpVzQVWRHMhLq2mrUzayDIc7zajtOajPk+n+C8Lxsl9KKNB9oA5iQIVrAHf/R9cWVogqO2myKWgQ==",
3659
+ "version": "11.2.0",
3660
+ "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-11.2.0.tgz",
3661
+ "integrity": "sha512-hqLAQe+nOxWrSuVm5HfTUWDUTa3cKeS9xlrikJ6J9KW0BgM6ZmmA+JdhYRwv+gg0ZUknuJbOY/Ucn04nEw7yMA==",
3675
3662
  "license": "BSD-3-Clause",
3676
3663
  "dependencies": {
3677
3664
  "@inquirer/confirm": "^3.1.14",
3678
3665
  "@inquirer/password": "^2.1.14",
3679
- "@oclif/core": "^4.0.8",
3666
+ "@oclif/core": "^4.0.12",
3680
3667
  "@salesforce/core": "^8.1.1",
3681
3668
  "@salesforce/kit": "^3.1.6",
3682
3669
  "@salesforce/ts-types": "^2.0.10",
3683
- "ansis": "^3.2.0",
3670
+ "ansis": "^3.2.1",
3684
3671
  "cli-progress": "^3.12.0",
3685
3672
  "natural-orderby": "^3.0.2",
3686
3673
  "slice-ansi": "^7.1.0",
3687
- "string-width": "^7.1.0",
3674
+ "string-width": "^7.2.0",
3688
3675
  "terminal-link": "^3.0.0"
3689
3676
  },
3690
3677
  "engines": {
@@ -3710,9 +3697,9 @@
3710
3697
  "license": "MIT"
3711
3698
  },
3712
3699
  "node_modules/@salesforce/sf-plugins-core/node_modules/string-width": {
3713
- "version": "7.1.0",
3714
- "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.1.0.tgz",
3715
- "integrity": "sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==",
3700
+ "version": "7.2.0",
3701
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz",
3702
+ "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==",
3716
3703
  "license": "MIT",
3717
3704
  "dependencies": {
3718
3705
  "emoji-regex": "^10.3.0",
@@ -3742,12 +3729,12 @@
3742
3729
  }
3743
3730
  },
3744
3731
  "node_modules/@salesforce/source-deploy-retrieve": {
3745
- "version": "12.1.5",
3746
- "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.1.5.tgz",
3747
- "integrity": "sha512-2oiUfzfi07HnokqEW5IxtBQMQSwjovNNSPlj4b6yo8fBLeWfzeOzzX7f2l5v/cSEysUi5lj7vN+ZhGm2LexpvQ==",
3732
+ "version": "12.1.8",
3733
+ "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.1.8.tgz",
3734
+ "integrity": "sha512-vso8dQ0Gjh68+EUsr4QLxxQ/L8+GBXdSEUQrYi8vXWqYT6u6Z5AX34OKpMeHsiVCo/Zrw/RkP/sDU64259L+xg==",
3748
3735
  "license": "BSD-3-Clause",
3749
3736
  "dependencies": {
3750
- "@salesforce/core": "^8.1.1",
3737
+ "@salesforce/core": "^8.2.1",
3751
3738
  "@salesforce/kit": "^3.1.6",
3752
3739
  "@salesforce/ts-types": "^2.0.10",
3753
3740
  "fast-levenshtein": "^3.0.0",
@@ -5280,6 +5267,13 @@
5280
5267
  "url": "https://github.com/sponsors/epoberezkin"
5281
5268
  }
5282
5269
  },
5270
+ "node_modules/ajv/node_modules/json-schema-traverse": {
5271
+ "version": "0.4.1",
5272
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
5273
+ "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
5274
+ "dev": true,
5275
+ "license": "MIT"
5276
+ },
5283
5277
  "node_modules/ansi-colors": {
5284
5278
  "version": "4.1.1",
5285
5279
  "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz",
@@ -8310,6 +8304,12 @@
8310
8304
  "integrity": "sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==",
8311
8305
  "license": "MIT"
8312
8306
  },
8307
+ "node_modules/fast-uri": {
8308
+ "version": "3.0.1",
8309
+ "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.1.tgz",
8310
+ "integrity": "sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==",
8311
+ "license": "MIT"
8312
+ },
8313
8313
  "node_modules/fast-xml-parser": {
8314
8314
  "version": "4.4.0",
8315
8315
  "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.4.0.tgz",
@@ -10208,10 +10208,9 @@
10208
10208
  "license": "MIT"
10209
10209
  },
10210
10210
  "node_modules/json-schema-traverse": {
10211
- "version": "0.4.1",
10212
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
10213
- "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
10214
- "dev": true,
10211
+ "version": "1.0.0",
10212
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
10213
+ "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
10215
10214
  "license": "MIT"
10216
10215
  },
10217
10216
  "node_modules/json-stable-stringify": {
@@ -15055,6 +15054,7 @@
15055
15054
  "version": "4.4.1",
15056
15055
  "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
15057
15056
  "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
15057
+ "dev": true,
15058
15058
  "license": "BSD-2-Clause",
15059
15059
  "dependencies": {
15060
15060
  "punycode": "^2.1.0"
package/oclif.lock CHANGED
@@ -1253,10 +1253,10 @@
1253
1253
  "@jridgewell/resolve-uri" "^3.1.0"
1254
1254
  "@jridgewell/sourcemap-codec" "^1.4.14"
1255
1255
 
1256
- "@jsforce/jsforce-node@^3.2.1":
1257
- version "3.2.2"
1258
- resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.2.2.tgz#6bc1bf483f52023d63ae76534fc8665b2df215e0"
1259
- integrity sha512-wQl4iCkwbop3eJfl+PxgFfIEPE2Ka68MvgnxbxVX/yx+NhfiNqbl08uKLAG+VcI40D8sgApfm86Yx7o8Q9PZmw==
1256
+ "@jsforce/jsforce-node@^3.2.3":
1257
+ version "3.2.4"
1258
+ resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.2.4.tgz#a03fe2331af171c5dd9276ea17faf440f076cfdb"
1259
+ integrity sha512-VIswA769m+1wkAVqaxMjNUfvQ4RqyBKoXa4L+SYQ0NAkMsi+NHdj1bcXN0jkbCHXpd2j+IB4MrO1hIX8Itgwdg==
1260
1260
  dependencies:
1261
1261
  "@sindresorhus/is" "^4"
1262
1262
  "@types/node" "^18.15.3"
@@ -1328,7 +1328,7 @@
1328
1328
  wordwrap "^1.0.0"
1329
1329
  wrap-ansi "^7.0.0"
1330
1330
 
1331
- "@oclif/core@^4", "@oclif/core@^4.0.12", "@oclif/core@^4.0.8":
1331
+ "@oclif/core@^4", "@oclif/core@^4.0.12":
1332
1332
  version "4.0.12"
1333
1333
  resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.12.tgz#b47089631827e2c909bfffc8c14d7b1781e502ce"
1334
1334
  integrity sha512-o2dfPtmi2uBGHgpvHr+GNfoRKysKgQGiffONoMN3R+qBVNeIkJIZhVk31HreDkAI9LAzS92BWNgp/l7lXDxdvg==
@@ -1351,14 +1351,14 @@
1351
1351
  wordwrap "^1.0.0"
1352
1352
  wrap-ansi "^7.0.0"
1353
1353
 
1354
- "@oclif/plugin-command-snapshot@^5.2.6":
1355
- version "5.2.6"
1356
- resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.6.tgz#1f5cd2a9869c85346b12069b5dc82380f2da2c98"
1357
- integrity sha512-Nu+ykWkQnEatrmaIyjvsZCzT+i++9un8HuVKj2CMgFNEi9Ycu8Xrath+mfFi5qtS5b0taZyhO/aCOKwuD13Hmw==
1354
+ "@oclif/plugin-command-snapshot@^5.2.7":
1355
+ version "5.2.7"
1356
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.7.tgz#1013bce097b9023ff84db7dac070c7f78aff9449"
1357
+ integrity sha512-fKFF/AJDIGo9GEe23YxqfOlhtEx7SD9gNJRQNLEB0267UVXukR3jhJbbyjcsG7aw1cAp5glFnzIoWzpBycXQYQ==
1358
1358
  dependencies:
1359
1359
  "@oclif/core" "^4"
1360
1360
  ansis "^3.2.0"
1361
- globby "^14.0.1"
1361
+ globby "^14.0.2"
1362
1362
  just-diff "^5.2.0"
1363
1363
  lodash.difference "^4.5.0"
1364
1364
  lodash.get "^4.4.2"
@@ -1420,16 +1420,16 @@
1420
1420
  strip-ansi "6.0.1"
1421
1421
  ts-retry-promise "^0.8.1"
1422
1422
 
1423
- "@salesforce/core@^8.1.1":
1424
- version "8.1.1"
1425
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.1.1.tgz#26db4e6da3573c4bd223eb05cb3da6aad8b2a311"
1426
- integrity sha512-PQ58kz0oRk/cjGhmiRj8W+x0Eg2mrWagrA4xMKaXjBAgSgU+V39BaO9IC1G2cAMGy53JJRBO5G876ala4gD44w==
1423
+ "@salesforce/core@^8.1.1", "@salesforce/core@^8.2.1":
1424
+ version "8.2.1"
1425
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.2.1.tgz#16b383886ec02ee9a99f815d5ce4a9f5a492295e"
1426
+ integrity sha512-juLxb4t12vZD9ozkhKhGtbZzOiYkEcUWdw+gAtgzuSrTFTwvoXlbKtzdGbdYPLTHLGYQCVW6cRdMswfwbE5BnQ==
1427
1427
  dependencies:
1428
- "@jsforce/jsforce-node" "^3.2.1"
1428
+ "@jsforce/jsforce-node" "^3.2.3"
1429
1429
  "@salesforce/kit" "^3.1.6"
1430
1430
  "@salesforce/schemas" "^1.9.0"
1431
1431
  "@salesforce/ts-types" "^2.0.10"
1432
- ajv "^8.16.0"
1432
+ ajv "^8.17.1"
1433
1433
  change-case "^4.1.2"
1434
1434
  fast-levenshtein "^3.0.0"
1435
1435
  faye "^1.4.0"
@@ -1498,30 +1498,30 @@
1498
1498
  resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.9.0.tgz#ba477a112653a20b4edcf989c61c57bdff9aa3ca"
1499
1499
  integrity sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA==
1500
1500
 
1501
- "@salesforce/sf-plugins-core@^11.1.6":
1502
- version "11.1.6"
1503
- resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.1.6.tgz#4e423488af9ba85aba8af5954df6749dd406c0ae"
1504
- integrity sha512-yfKnyC4oyYPpVzQVWRHMhLq2mrUzayDIc7zajtOajPk+n+C8Lxsl9KKNB9oA5iQIVrAHf/R9cWVogqO2myKWgQ==
1501
+ "@salesforce/sf-plugins-core@^11.2.0":
1502
+ version "11.2.0"
1503
+ resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.2.0.tgz#b7ff6236100a167ebf3afedd551ba7a47808e7bf"
1504
+ integrity sha512-hqLAQe+nOxWrSuVm5HfTUWDUTa3cKeS9xlrikJ6J9KW0BgM6ZmmA+JdhYRwv+gg0ZUknuJbOY/Ucn04nEw7yMA==
1505
1505
  dependencies:
1506
1506
  "@inquirer/confirm" "^3.1.14"
1507
1507
  "@inquirer/password" "^2.1.14"
1508
- "@oclif/core" "^4.0.8"
1508
+ "@oclif/core" "^4.0.12"
1509
1509
  "@salesforce/core" "^8.1.1"
1510
1510
  "@salesforce/kit" "^3.1.6"
1511
1511
  "@salesforce/ts-types" "^2.0.10"
1512
- ansis "^3.2.0"
1512
+ ansis "^3.2.1"
1513
1513
  cli-progress "^3.12.0"
1514
1514
  natural-orderby "^3.0.2"
1515
1515
  slice-ansi "^7.1.0"
1516
- string-width "^7.1.0"
1516
+ string-width "^7.2.0"
1517
1517
  terminal-link "^3.0.0"
1518
1518
 
1519
- "@salesforce/source-deploy-retrieve@^12.1.5":
1520
- version "12.1.5"
1521
- resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.1.5.tgz#b9d94d3420f62c70cfa566efde09c488ecc79b6e"
1522
- integrity sha512-2oiUfzfi07HnokqEW5IxtBQMQSwjovNNSPlj4b6yo8fBLeWfzeOzzX7f2l5v/cSEysUi5lj7vN+ZhGm2LexpvQ==
1519
+ "@salesforce/source-deploy-retrieve@^12.1.8":
1520
+ version "12.1.8"
1521
+ resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.1.8.tgz#ad220582ace9142af40aa0b31f623f0c586aae25"
1522
+ integrity sha512-vso8dQ0Gjh68+EUsr4QLxxQ/L8+GBXdSEUQrYi8vXWqYT6u6Z5AX34OKpMeHsiVCo/Zrw/RkP/sDU64259L+xg==
1523
1523
  dependencies:
1524
- "@salesforce/core" "^8.1.1"
1524
+ "@salesforce/core" "^8.2.1"
1525
1525
  "@salesforce/kit" "^3.1.6"
1526
1526
  "@salesforce/ts-types" "^2.0.10"
1527
1527
  fast-levenshtein "^3.0.0"
@@ -2520,7 +2520,7 @@ ajv@^6.12.4:
2520
2520
  json-schema-traverse "^0.4.1"
2521
2521
  uri-js "^4.2.2"
2522
2522
 
2523
- ajv@^8.11.0, ajv@^8.16.0:
2523
+ ajv@^8.11.0:
2524
2524
  version "8.16.0"
2525
2525
  resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.16.0.tgz#22e2a92b94f005f7e0f9c9d39652ef0b8f6f0cb4"
2526
2526
  integrity sha512-F0twR8U1ZU67JIEtekUcLkXkoO5mMMmgGD8sK/xUFzJ805jxHQl92hImFAqqXMyMYjSPOyUPAwHYhB72g5sTXw==
@@ -2530,6 +2530,16 @@ ajv@^8.11.0, ajv@^8.16.0:
2530
2530
  require-from-string "^2.0.2"
2531
2531
  uri-js "^4.4.1"
2532
2532
 
2533
+ ajv@^8.17.1:
2534
+ version "8.17.1"
2535
+ resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.17.1.tgz#37d9a5c776af6bc92d7f4f9510eba4c0a60d11a6"
2536
+ integrity sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==
2537
+ dependencies:
2538
+ fast-deep-equal "^3.1.3"
2539
+ fast-uri "^3.0.1"
2540
+ json-schema-traverse "^1.0.0"
2541
+ require-from-string "^2.0.2"
2542
+
2533
2543
  ansi-colors@4.1.1:
2534
2544
  version "4.1.1"
2535
2545
  resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344f229aa27fe94ba348"
@@ -4257,6 +4267,11 @@ fast-safe-stringify@^2.1.1:
4257
4267
  resolved "https://registry.yarnpkg.com/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz#c406a83b6e70d9e35ce3b30a81141df30aeba884"
4258
4268
  integrity sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==
4259
4269
 
4270
+ fast-uri@^3.0.1:
4271
+ version "3.0.1"
4272
+ resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.0.1.tgz#cddd2eecfc83a71c1be2cc2ef2061331be8a7134"
4273
+ integrity sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==
4274
+
4260
4275
  fast-xml-parser@4.2.5:
4261
4276
  version "4.2.5"
4262
4277
  resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.2.5.tgz#a6747a09296a6cb34f2ae634019bf1738f3b421f"
@@ -4685,10 +4700,10 @@ globby@^13.1.2:
4685
4700
  merge2 "^1.4.1"
4686
4701
  slash "^4.0.0"
4687
4702
 
4688
- globby@^14.0.1:
4689
- version "14.0.1"
4690
- resolved "https://registry.yarnpkg.com/globby/-/globby-14.0.1.tgz#a1b44841aa7f4c6d8af2bc39951109d77301959b"
4691
- integrity sha512-jOMLD2Z7MAhyG8aJpNOpmziMOP4rPLcc95oQPKXBazW82z+CEgPFBQvEpRUa1KeIMUJo4Wsm+q6uzO/Q/4BksQ==
4703
+ globby@^14.0.2:
4704
+ version "14.0.2"
4705
+ resolved "https://registry.yarnpkg.com/globby/-/globby-14.0.2.tgz#06554a54ccfe9264e5a9ff8eded46aa1e306482f"
4706
+ integrity sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==
4692
4707
  dependencies:
4693
4708
  "@sindresorhus/merge-streams" "^2.1.0"
4694
4709
  fast-glob "^3.3.2"
@@ -7577,10 +7592,10 @@ string-width@^5.0.1, string-width@^5.1.2:
7577
7592
  emoji-regex "^9.2.2"
7578
7593
  strip-ansi "^7.0.1"
7579
7594
 
7580
- string-width@^7.1.0:
7581
- version "7.1.0"
7582
- resolved "https://registry.yarnpkg.com/string-width/-/string-width-7.1.0.tgz#d994252935224729ea3719c49f7206dc9c46550a"
7583
- integrity sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==
7595
+ string-width@^7.2.0:
7596
+ version "7.2.0"
7597
+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-7.2.0.tgz#b5bb8e2165ce275d4d43476dd2700ad9091db6dc"
7598
+ integrity sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==
7584
7599
  dependencies:
7585
7600
  emoji-regex "^10.3.0"
7586
7601
  get-east-asian-width "^1.0.0"
@@ -323,5 +323,5 @@
323
323
  ]
324
324
  }
325
325
  },
326
- "version": "3.3.18"
326
+ "version": "3.3.20"
327
327
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@jayree/sfdx-plugin-manifest",
3
3
  "description": "A Salesforce CLI plugin containing commands for creating manifest files from Salesforce orgs or git commits of sfdx projects.",
4
- "version": "3.3.18",
4
+ "version": "3.3.20",
5
5
  "author": "jayree",
6
6
  "type": "module",
7
7
  "bugs": "https://github.com/jayree/sfdx-plugin-manifest/issues",
@@ -10,8 +10,8 @@
10
10
  "@oclif/core": "^4.0.12",
11
11
  "@salesforce/core": "^8.1.1",
12
12
  "@salesforce/kit": "^3.1.6",
13
- "@salesforce/sf-plugins-core": "^11.1.6",
14
- "@salesforce/source-deploy-retrieve": "^12.1.5",
13
+ "@salesforce/sf-plugins-core": "^11.2.0",
14
+ "@salesforce/source-deploy-retrieve": "^12.1.8",
15
15
  "@salesforce/ts-types": "^2.0.10",
16
16
  "fast-deep-equal": "^3.1.3",
17
17
  "fast-xml-parser": "^4.4.0",
@@ -20,7 +20,7 @@
20
20
  "isomorphic-git": "1.27.1"
21
21
  },
22
22
  "devDependencies": {
23
- "@oclif/plugin-command-snapshot": "^5.2.6",
23
+ "@oclif/plugin-command-snapshot": "^5.2.7",
24
24
  "@oclif/plugin-help": "^6.2.6",
25
25
  "@salesforce/cli-plugins-testkit": "^5.3.18",
26
26
  "@salesforce/dev-scripts": "^10.2.2",