@salesforce/cli 2.19.5 → 2.19.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,17 +1,17 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.19.5",
3
+ "version": "2.19.7",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.19.5",
9
+ "version": "2.19.7",
10
10
  "hasInstallScript": true,
11
11
  "license": "BSD-3-Clause",
12
12
  "dependencies": {
13
13
  "@oclif/core": "3.12.0",
14
- "@oclif/plugin-autocomplete": "3.0.1",
14
+ "@oclif/plugin-autocomplete": "3.0.2",
15
15
  "@oclif/plugin-commands": "3.0.7",
16
16
  "@oclif/plugin-help": "6.0.7",
17
17
  "@oclif/plugin-not-found": "3.0.4",
@@ -23,14 +23,14 @@
23
23
  "@oclif/plugin-which": "3.0.10",
24
24
  "@salesforce/core": "^6.1.3",
25
25
  "@salesforce/plugin-apex": "3.0.6",
26
- "@salesforce/plugin-auth": "3.0.6",
26
+ "@salesforce/plugin-auth": "3.0.7",
27
27
  "@salesforce/plugin-data": "3.0.1",
28
28
  "@salesforce/plugin-deploy-retrieve": "2.1.3",
29
29
  "@salesforce/plugin-info": "3.0.3",
30
30
  "@salesforce/plugin-limits": "3.0.2",
31
- "@salesforce/plugin-login": "2.0.5",
32
31
  "@salesforce/plugin-marketplace": "1.0.6",
33
- "@salesforce/plugin-org": "3.0.5",
32
+ "@salesforce/plugin-org": "3.0.7",
33
+ "@salesforce/plugin-packaging": "1.27.2",
34
34
  "@salesforce/plugin-schema": "3.0.4",
35
35
  "@salesforce/plugin-settings": "2.0.6",
36
36
  "@salesforce/plugin-sobject": "1.0.2",
@@ -39,7 +39,7 @@
39
39
  "@salesforce/plugin-templates": "56.0.2",
40
40
  "@salesforce/plugin-trust": "3.0.4",
41
41
  "@salesforce/plugin-user": "3.0.4",
42
- "@salesforce/sf-plugins-core": "5.0.2",
42
+ "@salesforce/sf-plugins-core": "5.0.3",
43
43
  "debug": "^4.3.4"
44
44
  },
45
45
  "bin": {
@@ -58,7 +58,7 @@
58
58
  "@typescript-eslint/parser": "^5.62.0",
59
59
  "aws-sdk": "^2.1499.0",
60
60
  "chai": "^4.3.10",
61
- "eslint": "^8.53.0",
61
+ "eslint": "^8.54.0",
62
62
  "eslint-config-oclif": "^5",
63
63
  "eslint-config-oclif-typescript": "^2.0.1",
64
64
  "eslint-config-prettier": "^8.10.0",
@@ -1117,7 +1117,6 @@
1117
1117
  "version": "0.8.1",
1118
1118
  "resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz",
1119
1119
  "integrity": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==",
1120
- "dev": true,
1121
1120
  "license": "MIT",
1122
1121
  "dependencies": {
1123
1122
  "@jridgewell/trace-mapping": "0.3.9"
@@ -1130,7 +1129,6 @@
1130
1129
  "version": "3.1.1",
1131
1130
  "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz",
1132
1131
  "integrity": "sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==",
1133
- "dev": true,
1134
1132
  "license": "MIT",
1135
1133
  "engines": {
1136
1134
  "node": ">=6.0.0"
@@ -1140,7 +1138,6 @@
1140
1138
  "version": "0.3.9",
1141
1139
  "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz",
1142
1140
  "integrity": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==",
1143
- "dev": true,
1144
1141
  "license": "MIT",
1145
1142
  "dependencies": {
1146
1143
  "@jridgewell/resolve-uri": "^3.0.3",
@@ -1247,9 +1244,9 @@
1247
1244
  "license": "MIT"
1248
1245
  },
1249
1246
  "node_modules/@eslint/js": {
1250
- "version": "8.53.0",
1251
- "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.53.0.tgz",
1252
- "integrity": "sha512-Kn7K8dx/5U6+cT1yEhpX1w4PCSg0M+XyRILPgvwcEBjerFWCwQj5sbr3/VmxqV0JGHCBCzyd6LxypEuehypY1w==",
1247
+ "version": "8.54.0",
1248
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.54.0.tgz",
1249
+ "integrity": "sha512-ut5V+D+fOoWPgGGNj83GGjnntO39xDy6DWxO0wb7Jp3DcMX0TfIqdzHF85VTQkerdyGmuuMD9AKAo5KiNlf/AQ==",
1253
1250
  "dev": true,
1254
1251
  "license": "MIT",
1255
1252
  "engines": {
@@ -1591,7 +1588,6 @@
1591
1588
  "version": "1.4.15",
1592
1589
  "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz",
1593
1590
  "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==",
1594
- "dev": true,
1595
1591
  "license": "MIT"
1596
1592
  },
1597
1593
  "node_modules/@jridgewell/trace-mapping": {
@@ -2266,12 +2262,12 @@
2266
2262
  }
2267
2263
  },
2268
2264
  "node_modules/@oclif/plugin-autocomplete": {
2269
- "version": "3.0.1",
2270
- "resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.0.1.tgz",
2271
- "integrity": "sha512-s2w6YRkVGVYW1re6wQrgYso+2mLy3O+22kVbmPAwvlngvuq3nYbeIvYu/ToLR8lds7iG7JaAUMAaAROFSNUaYA==",
2265
+ "version": "3.0.2",
2266
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.0.2.tgz",
2267
+ "integrity": "sha512-Y0vIwJwEv36FOeUG7a6wcftx4cdi1fTNIdMQKiQwFgkrdblL5Ojo766BPSiUOzBzl0Q/SpxxY8uRQGHwUhdONg==",
2272
2268
  "license": "MIT",
2273
2269
  "dependencies": {
2274
- "@oclif/core": "^3.5.0",
2270
+ "@oclif/core": "^3.12.0",
2275
2271
  "chalk": "^5.3.0",
2276
2272
  "debug": "^4.3.4",
2277
2273
  "ejs": "^3.1.9"
@@ -7052,6 +7048,106 @@
7052
7048
  "tslib": "^2.6.2"
7053
7049
  }
7054
7050
  },
7051
+ "node_modules/@salesforce/packaging": {
7052
+ "version": "3.0.1",
7053
+ "resolved": "https://registry.npmjs.org/@salesforce/packaging/-/packaging-3.0.1.tgz",
7054
+ "integrity": "sha512-cQpDAydELYs+2MHLGKeiFulaOC6j9nPPigUXbi6ZSL9IlQAq3mYJWG8XsskyG8ln2FIUqzZyBkYd2aZuRx3NEw==",
7055
+ "license": "BSD-3-Clause",
7056
+ "dependencies": {
7057
+ "@oclif/core": "^2.15.0",
7058
+ "@salesforce/core": "^6.1.3",
7059
+ "@salesforce/kit": "^3.0.15",
7060
+ "@salesforce/schemas": "^1.6.1",
7061
+ "@salesforce/source-deploy-retrieve": "^10.0.0",
7062
+ "@salesforce/ts-types": "^2.0.9",
7063
+ "fast-xml-parser": "^4.3.1",
7064
+ "globby": "^11",
7065
+ "graphology": "^0.25.4",
7066
+ "graphology-traversal": "^0.3.1",
7067
+ "graphology-types": "^0.24.7",
7068
+ "jsforce": "^2.0.0-beta.28",
7069
+ "jszip": "^3.10.1"
7070
+ },
7071
+ "engines": {
7072
+ "node": ">=18.0.0"
7073
+ }
7074
+ },
7075
+ "node_modules/@salesforce/packaging/node_modules/@oclif/core": {
7076
+ "version": "2.15.0",
7077
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-2.15.0.tgz",
7078
+ "integrity": "sha512-fNEMG5DzJHhYmI3MgpByTvltBOMyFcnRIUMxbiz2ai8rhaYgaTHMG3Q38HcosfIvtw9nCjxpcQtC8MN8QtVCcA==",
7079
+ "license": "MIT",
7080
+ "dependencies": {
7081
+ "@types/cli-progress": "^3.11.0",
7082
+ "ansi-escapes": "^4.3.2",
7083
+ "ansi-styles": "^4.3.0",
7084
+ "cardinal": "^2.1.1",
7085
+ "chalk": "^4.1.2",
7086
+ "clean-stack": "^3.0.1",
7087
+ "cli-progress": "^3.12.0",
7088
+ "debug": "^4.3.4",
7089
+ "ejs": "^3.1.8",
7090
+ "get-package-type": "^0.1.0",
7091
+ "globby": "^11.1.0",
7092
+ "hyperlinker": "^1.0.0",
7093
+ "indent-string": "^4.0.0",
7094
+ "is-wsl": "^2.2.0",
7095
+ "js-yaml": "^3.14.1",
7096
+ "natural-orderby": "^2.0.3",
7097
+ "object-treeify": "^1.1.33",
7098
+ "password-prompt": "^1.1.2",
7099
+ "slice-ansi": "^4.0.0",
7100
+ "string-width": "^4.2.3",
7101
+ "strip-ansi": "^6.0.1",
7102
+ "supports-color": "^8.1.1",
7103
+ "supports-hyperlinks": "^2.2.0",
7104
+ "ts-node": "^10.9.1",
7105
+ "tslib": "^2.5.0",
7106
+ "widest-line": "^3.1.0",
7107
+ "wordwrap": "^1.0.0",
7108
+ "wrap-ansi": "^7.0.0"
7109
+ },
7110
+ "engines": {
7111
+ "node": ">=14.0.0"
7112
+ }
7113
+ },
7114
+ "node_modules/@salesforce/packaging/node_modules/argparse": {
7115
+ "version": "1.0.10",
7116
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
7117
+ "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
7118
+ "license": "MIT",
7119
+ "dependencies": {
7120
+ "sprintf-js": "~1.0.2"
7121
+ }
7122
+ },
7123
+ "node_modules/@salesforce/packaging/node_modules/js-yaml": {
7124
+ "version": "3.14.1",
7125
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
7126
+ "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
7127
+ "license": "MIT",
7128
+ "dependencies": {
7129
+ "argparse": "^1.0.7",
7130
+ "esprima": "^4.0.0"
7131
+ },
7132
+ "bin": {
7133
+ "js-yaml": "bin/js-yaml.js"
7134
+ }
7135
+ },
7136
+ "node_modules/@salesforce/packaging/node_modules/supports-color": {
7137
+ "version": "8.1.1",
7138
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
7139
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
7140
+ "license": "MIT",
7141
+ "dependencies": {
7142
+ "has-flag": "^4.0.0"
7143
+ },
7144
+ "engines": {
7145
+ "node": ">=10"
7146
+ },
7147
+ "funding": {
7148
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
7149
+ }
7150
+ },
7055
7151
  "node_modules/@salesforce/plugin-apex": {
7056
7152
  "version": "3.0.6",
7057
7153
  "resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.0.6.tgz",
@@ -7155,9 +7251,9 @@
7155
7251
  }
7156
7252
  },
7157
7253
  "node_modules/@salesforce/plugin-auth": {
7158
- "version": "3.0.6",
7159
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.0.6.tgz",
7160
- "integrity": "sha512-A2YWc7sEiC3zhyzAssDjuP2W/YmNZP6tOPAH5/ilKsEfJ8acN7M7DUzOPNG3xLJ1WarHTNx+Bxiz9m3Szl22Ug==",
7254
+ "version": "3.0.7",
7255
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.0.7.tgz",
7256
+ "integrity": "sha512-4fHg4ZyMXpJUbH6AGhDdeioF6ATMHoye7QHjcdIELZ8T/ETAaFnrspKiWey/XosFmnZoOMqpuNNy2xwF6zbdsA==",
7161
7257
  "license": "BSD-3-Clause",
7162
7258
  "dependencies": {
7163
7259
  "@oclif/core": "^3.10.8",
@@ -7607,33 +7703,6 @@
7607
7703
  "node": ">=18.0.0"
7608
7704
  }
7609
7705
  },
7610
- "node_modules/@salesforce/plugin-login": {
7611
- "version": "2.0.5",
7612
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-login/-/plugin-login-2.0.5.tgz",
7613
- "integrity": "sha512-94PBniSVO1yeu7JFDSAOfNTL2/NZLsNnXKYQsrLb1vl7Vsph+BUWT68Uo1lwWmEzG1m+m6VxkTundLw5w7CuDw==",
7614
- "license": "BSD-3-Clause",
7615
- "dependencies": {
7616
- "@oclif/core": "^3.11.0",
7617
- "@salesforce/core": "^6.1.3",
7618
- "@salesforce/sf-plugins-core": "^5.0.1",
7619
- "chalk": "^5.3.0"
7620
- },
7621
- "engines": {
7622
- "node": ">=18.0.0"
7623
- }
7624
- },
7625
- "node_modules/@salesforce/plugin-login/node_modules/chalk": {
7626
- "version": "5.3.0",
7627
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
7628
- "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
7629
- "license": "MIT",
7630
- "engines": {
7631
- "node": "^12.17.0 || ^14.13 || >=16.0.0"
7632
- },
7633
- "funding": {
7634
- "url": "https://github.com/chalk/chalk?sponsor=1"
7635
- }
7636
- },
7637
7706
  "node_modules/@salesforce/plugin-marketplace": {
7638
7707
  "version": "1.0.6",
7639
7708
  "resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.0.6.tgz",
@@ -7801,9 +7870,9 @@
7801
7870
  }
7802
7871
  },
7803
7872
  "node_modules/@salesforce/plugin-org": {
7804
- "version": "3.0.5",
7805
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-3.0.5.tgz",
7806
- "integrity": "sha512-7GOOjR6Rc9fQRYLO/oqZV7nPPqaYVlWKHxNPrL1f/rrNYnhB3qyi0ldxRZvGrZmHpPAHss7b/FHmsZVSnxgqsQ==",
7873
+ "version": "3.0.7",
7874
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-3.0.7.tgz",
7875
+ "integrity": "sha512-M+/rBodJcl1rf9UfLJmw1toqxwT1mWChTmrr30HsqAxNH8EAtTyPJtEvq4WOIHEeNf1wbWFEnF5QD4vrYYvmNw==",
7807
7876
  "license": "BSD-3-Clause",
7808
7877
  "dependencies": {
7809
7878
  "@oclif/core": "^3.10.8",
@@ -7817,6 +7886,24 @@
7817
7886
  "node": ">=18.0.0"
7818
7887
  }
7819
7888
  },
7889
+ "node_modules/@salesforce/plugin-packaging": {
7890
+ "version": "1.27.2",
7891
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-1.27.2.tgz",
7892
+ "integrity": "sha512-yN8WvP9HaG3dh6nF/3OpaUGoiYy8ipx4F1EdPIXA5nHLkdk9pEHHZCLiLWtMlVDdfEo1uwa9/j/Z9cfP77Uh+A==",
7893
+ "license": "BSD-3-Clause",
7894
+ "dependencies": {
7895
+ "@oclif/core": "^3.11.0",
7896
+ "@salesforce/core": "^6.1.3",
7897
+ "@salesforce/kit": "^3.0.15",
7898
+ "@salesforce/packaging": "^3.0.0",
7899
+ "@salesforce/sf-plugins-core": "^5.0.1",
7900
+ "chalk": "^4.1.2",
7901
+ "tslib": "^2"
7902
+ },
7903
+ "engines": {
7904
+ "node": ">=16.0.0"
7905
+ }
7906
+ },
7820
7907
  "node_modules/@salesforce/plugin-release-management": {
7821
7908
  "version": "4.4.7",
7822
7909
  "resolved": "https://registry.npmjs.org/@salesforce/plugin-release-management/-/plugin-release-management-4.4.7.tgz",
@@ -8454,9 +8541,9 @@
8454
8541
  "license": "ISC"
8455
8542
  },
8456
8543
  "node_modules/@salesforce/sf-plugins-core": {
8457
- "version": "5.0.2",
8458
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.2.tgz",
8459
- "integrity": "sha512-76mARkIufJJ4HAW5p2UVrF17g1Fqy5Gc5NuXt/GOsxROqj281o3x4DBSrEhJE3zrD9cqfboiMa8OB9CGpMJ74Q==",
8544
+ "version": "5.0.3",
8545
+ "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.3.tgz",
8546
+ "integrity": "sha512-D+RCUzrYIWpJakNfxtHXJd6LZr6bK4gA4e7jLPR1G1FmDFss13PT7hOdFRxmAqTPbcp1jf65vwYZzu5nbqzmvQ==",
8460
8547
  "license": "BSD-3-Clause",
8461
8548
  "dependencies": {
8462
8549
  "@oclif/core": "^3.11.0",
@@ -8872,28 +8959,24 @@
8872
8959
  "version": "1.0.9",
8873
8960
  "resolved": "https://registry.npmjs.org/@tsconfig/node10/-/node10-1.0.9.tgz",
8874
8961
  "integrity": "sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==",
8875
- "dev": true,
8876
8962
  "license": "MIT"
8877
8963
  },
8878
8964
  "node_modules/@tsconfig/node12": {
8879
8965
  "version": "1.0.11",
8880
8966
  "resolved": "https://registry.npmjs.org/@tsconfig/node12/-/node12-1.0.11.tgz",
8881
8967
  "integrity": "sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==",
8882
- "dev": true,
8883
8968
  "license": "MIT"
8884
8969
  },
8885
8970
  "node_modules/@tsconfig/node14": {
8886
8971
  "version": "1.0.3",
8887
8972
  "resolved": "https://registry.npmjs.org/@tsconfig/node14/-/node14-1.0.3.tgz",
8888
8973
  "integrity": "sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==",
8889
- "dev": true,
8890
8974
  "license": "MIT"
8891
8975
  },
8892
8976
  "node_modules/@tsconfig/node16": {
8893
8977
  "version": "1.0.4",
8894
8978
  "resolved": "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.4.tgz",
8895
8979
  "integrity": "sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==",
8896
- "dev": true,
8897
8980
  "license": "MIT"
8898
8981
  },
8899
8982
  "node_modules/@tufjs/canonical-json": {
@@ -8956,7 +9039,6 @@
8956
9039
  "version": "3.11.0",
8957
9040
  "resolved": "https://registry.npmjs.org/@types/cli-progress/-/cli-progress-3.11.0.tgz",
8958
9041
  "integrity": "sha512-XhXhBv1R/q2ahF3BM7qT5HLzJNlIL0wbcGyZVjqOTqAybAnsLisd7gy1UCyIqpL+5Iv6XhlSyzjLCnI2sIdbCg==",
8959
- "dev": true,
8960
9042
  "license": "MIT",
8961
9043
  "dependencies": {
8962
9044
  "@types/node": "*"
@@ -9515,7 +9597,6 @@
9515
9597
  "version": "8.2.0",
9516
9598
  "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.2.0.tgz",
9517
9599
  "integrity": "sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==",
9518
- "dev": true,
9519
9600
  "license": "MIT",
9520
9601
  "engines": {
9521
9602
  "node": ">=0.4.0"
@@ -9771,7 +9852,6 @@
9771
9852
  "version": "4.1.3",
9772
9853
  "resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz",
9773
9854
  "integrity": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==",
9774
- "dev": true,
9775
9855
  "license": "MIT"
9776
9856
  },
9777
9857
  "node_modules/argparse": {
@@ -10089,6 +10169,16 @@
10089
10169
  "node": ">= 10.0.0"
10090
10170
  }
10091
10171
  },
10172
+ "node_modules/aws-sdk/node_modules/events": {
10173
+ "version": "1.1.1",
10174
+ "resolved": "https://registry.npmjs.org/events/-/events-1.1.1.tgz",
10175
+ "integrity": "sha512-kEcvvCBByWXGnZy6JUlgAp2gBIUjfCAV6P6TgT1/aaQKcmuAEC4OZTV1I4EWQLz2gxZw76atuVyvHhTxvi0Flw==",
10176
+ "dev": true,
10177
+ "license": "MIT",
10178
+ "engines": {
10179
+ "node": ">=0.4.x"
10180
+ }
10181
+ },
10092
10182
  "node_modules/aws-sdk/node_modules/ieee754": {
10093
10183
  "version": "1.1.13",
10094
10184
  "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.1.13.tgz",
@@ -11798,7 +11888,6 @@
11798
11888
  "version": "1.1.1",
11799
11889
  "resolved": "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz",
11800
11890
  "integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==",
11801
- "dev": true,
11802
11891
  "license": "MIT"
11803
11892
  },
11804
11893
  "node_modules/cross-spawn": {
@@ -12711,16 +12800,16 @@
12711
12800
  }
12712
12801
  },
12713
12802
  "node_modules/eslint": {
12714
- "version": "8.53.0",
12715
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.53.0.tgz",
12716
- "integrity": "sha512-N4VuiPjXDUa4xVeV/GC/RV3hQW9Nw+Y463lkWaKKXKYMvmRiRDAtfpuPFLN+E1/6ZhyR8J2ig+eVREnYgUsiag==",
12803
+ "version": "8.54.0",
12804
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.54.0.tgz",
12805
+ "integrity": "sha512-NY0DfAkM8BIZDVl6PgSa1ttZbx3xHgJzSNJKYcQglem6CppHyMhRIQkBVSSMaSRnLhig3jsDbEzOjwCVt4AmmA==",
12717
12806
  "dev": true,
12718
12807
  "license": "MIT",
12719
12808
  "dependencies": {
12720
12809
  "@eslint-community/eslint-utils": "^4.2.0",
12721
12810
  "@eslint-community/regexpp": "^4.6.1",
12722
12811
  "@eslint/eslintrc": "^2.1.3",
12723
- "@eslint/js": "8.53.0",
12812
+ "@eslint/js": "8.54.0",
12724
12813
  "@humanwhocodes/config-array": "^0.11.13",
12725
12814
  "@humanwhocodes/module-importer": "^1.0.1",
12726
12815
  "@nodelib/fs.walk": "^1.2.8",
@@ -13738,13 +13827,12 @@
13738
13827
  "license": "MIT"
13739
13828
  },
13740
13829
  "node_modules/events": {
13741
- "version": "1.1.1",
13742
- "resolved": "https://registry.npmjs.org/events/-/events-1.1.1.tgz",
13743
- "integrity": "sha512-kEcvvCBByWXGnZy6JUlgAp2gBIUjfCAV6P6TgT1/aaQKcmuAEC4OZTV1I4EWQLz2gxZw76atuVyvHhTxvi0Flw==",
13744
- "dev": true,
13830
+ "version": "3.3.0",
13831
+ "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
13832
+ "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
13745
13833
  "license": "MIT",
13746
13834
  "engines": {
13747
- "node": ">=0.4.x"
13835
+ "node": ">=0.8.x"
13748
13836
  }
13749
13837
  },
13750
13838
  "node_modules/execa": {
@@ -14777,6 +14865,60 @@
14777
14865
  "dev": true,
14778
14866
  "license": "MIT"
14779
14867
  },
14868
+ "node_modules/graphology": {
14869
+ "version": "0.25.4",
14870
+ "resolved": "https://registry.npmjs.org/graphology/-/graphology-0.25.4.tgz",
14871
+ "integrity": "sha512-33g0Ol9nkWdD6ulw687viS8YJQBxqG5LWII6FI6nul0pq6iM2t5EKquOTFDbyTblRB3O9I+7KX4xI8u5ffekAQ==",
14872
+ "license": "MIT",
14873
+ "dependencies": {
14874
+ "events": "^3.3.0",
14875
+ "obliterator": "^2.0.2"
14876
+ },
14877
+ "peerDependencies": {
14878
+ "graphology-types": ">=0.24.0"
14879
+ }
14880
+ },
14881
+ "node_modules/graphology-indices": {
14882
+ "version": "0.17.0",
14883
+ "resolved": "https://registry.npmjs.org/graphology-indices/-/graphology-indices-0.17.0.tgz",
14884
+ "integrity": "sha512-A7RXuKQvdqSWOpn7ZVQo4S33O0vCfPBnUSf7FwE0zNCasqwZVUaCXePuWo5HBpWw68KJcwObZDHpFk6HKH6MYQ==",
14885
+ "license": "MIT",
14886
+ "dependencies": {
14887
+ "graphology-utils": "^2.4.2",
14888
+ "mnemonist": "^0.39.0"
14889
+ },
14890
+ "peerDependencies": {
14891
+ "graphology-types": ">=0.20.0"
14892
+ }
14893
+ },
14894
+ "node_modules/graphology-traversal": {
14895
+ "version": "0.3.1",
14896
+ "resolved": "https://registry.npmjs.org/graphology-traversal/-/graphology-traversal-0.3.1.tgz",
14897
+ "integrity": "sha512-lGLrLKEDKtNgAKgHVhVftKf3cb/nuWwuVPQZHXRnN90JWn0RSjco/s+NB2ARSlMapEMlbnPgv6j++427yTnU3Q==",
14898
+ "license": "MIT",
14899
+ "dependencies": {
14900
+ "graphology-indices": "^0.17.0",
14901
+ "graphology-utils": "^2.0.0"
14902
+ },
14903
+ "peerDependencies": {
14904
+ "graphology-types": ">=0.20.0"
14905
+ }
14906
+ },
14907
+ "node_modules/graphology-types": {
14908
+ "version": "0.24.7",
14909
+ "resolved": "https://registry.npmjs.org/graphology-types/-/graphology-types-0.24.7.tgz",
14910
+ "integrity": "sha512-tdcqOOpwArNjEr0gNQKCXwaNCWnQJrog14nJNQPeemcLnXQUUGrsCWpWkVKt46zLjcS6/KGoayeJfHHyPDlvwA==",
14911
+ "license": "MIT"
14912
+ },
14913
+ "node_modules/graphology-utils": {
14914
+ "version": "2.5.2",
14915
+ "resolved": "https://registry.npmjs.org/graphology-utils/-/graphology-utils-2.5.2.tgz",
14916
+ "integrity": "sha512-ckHg8MXrXJkOARk56ZaSCM1g1Wihe2d6iTmz1enGOz4W/l831MBCKSayeFQfowgF8wd+PQ4rlch/56Vs/VZLDQ==",
14917
+ "license": "MIT",
14918
+ "peerDependencies": {
14919
+ "graphology-types": ">=0.23.0"
14920
+ }
14921
+ },
14780
14922
  "node_modules/grouped-queue": {
14781
14923
  "version": "2.0.0",
14782
14924
  "resolved": "https://registry.npmjs.org/grouped-queue/-/grouped-queue-2.0.0.tgz",
@@ -17240,7 +17382,6 @@
17240
17382
  "version": "1.3.6",
17241
17383
  "resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz",
17242
17384
  "integrity": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==",
17243
- "dev": true,
17244
17385
  "license": "ISC"
17245
17386
  },
17246
17387
  "node_modules/make-fetch-happen": {
@@ -17842,6 +17983,15 @@
17842
17983
  "node": ">=10"
17843
17984
  }
17844
17985
  },
17986
+ "node_modules/mnemonist": {
17987
+ "version": "0.39.5",
17988
+ "resolved": "https://registry.npmjs.org/mnemonist/-/mnemonist-0.39.5.tgz",
17989
+ "integrity": "sha512-FPUtkhtJ0efmEFGpU14x7jGbTB+s18LrzRL2KgoWz9YvcY3cPomz8tih01GbHwnGk/OmkOKfqd/RAQoc8Lm7DQ==",
17990
+ "license": "MIT",
17991
+ "dependencies": {
17992
+ "obliterator": "^2.0.1"
17993
+ }
17994
+ },
17845
17995
  "node_modules/mocha": {
17846
17996
  "version": "10.2.0",
17847
17997
  "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.2.0.tgz",
@@ -21888,16 +22038,6 @@
21888
22038
  "ieee754": "^1.2.1"
21889
22039
  }
21890
22040
  },
21891
- "node_modules/npmlog/node_modules/events": {
21892
- "version": "3.3.0",
21893
- "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
21894
- "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
21895
- "extraneous": true,
21896
- "license": "MIT",
21897
- "engines": {
21898
- "node": ">=0.8.x"
21899
- }
21900
- },
21901
22041
  "node_modules/npmlog/node_modules/readable-stream": {
21902
22042
  "version": "4.4.2",
21903
22043
  "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.4.2.tgz",
@@ -22172,6 +22312,12 @@
22172
22312
  "url": "https://github.com/sponsors/ljharb"
22173
22313
  }
22174
22314
  },
22315
+ "node_modules/obliterator": {
22316
+ "version": "2.0.4",
22317
+ "resolved": "https://registry.npmjs.org/obliterator/-/obliterator-2.0.4.tgz",
22318
+ "integrity": "sha512-lgHwxlxV1qIg1Eap7LgIeoBWIMFibOjbrYPIPJZcI1mmGAI2m3lNYpK12Y+GBdPQ0U1hRwSord7GIaawz962qQ==",
22319
+ "license": "MIT"
22320
+ },
22175
22321
  "node_modules/oclif": {
22176
22322
  "version": "4.0.3",
22177
22323
  "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.0.3.tgz",
@@ -23155,15 +23301,6 @@
23155
23301
  "ieee754": "^1.2.1"
23156
23302
  }
23157
23303
  },
23158
- "node_modules/pino-abstract-transport/node_modules/events": {
23159
- "version": "3.3.0",
23160
- "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
23161
- "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
23162
- "license": "MIT",
23163
- "engines": {
23164
- "node": ">=0.8.x"
23165
- }
23166
- },
23167
23304
  "node_modules/pino-abstract-transport/node_modules/readable-stream": {
23168
23305
  "version": "4.4.2",
23169
23306
  "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.4.2.tgz",
@@ -23247,15 +23384,6 @@
23247
23384
  "node": "*"
23248
23385
  }
23249
23386
  },
23250
- "node_modules/pino-pretty/node_modules/events": {
23251
- "version": "3.3.0",
23252
- "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
23253
- "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
23254
- "license": "MIT",
23255
- "engines": {
23256
- "node": ">=0.8.x"
23257
- }
23258
- },
23259
23387
  "node_modules/pino-pretty/node_modules/readable-stream": {
23260
23388
  "version": "4.4.2",
23261
23389
  "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.4.2.tgz",
@@ -25834,7 +25962,6 @@
25834
25962
  "version": "10.9.1",
25835
25963
  "resolved": "https://registry.npmjs.org/ts-node/-/ts-node-10.9.1.tgz",
25836
25964
  "integrity": "sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==",
25837
- "dev": true,
25838
25965
  "license": "MIT",
25839
25966
  "dependencies": {
25840
25967
  "@cspotcode/source-map-support": "^0.8.0",
@@ -25878,7 +26005,6 @@
25878
26005
  "version": "4.0.2",
25879
26006
  "resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz",
25880
26007
  "integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==",
25881
- "dev": true,
25882
26008
  "license": "BSD-3-Clause",
25883
26009
  "engines": {
25884
26010
  "node": ">=0.3.1"
@@ -26163,7 +26289,6 @@
26163
26289
  "version": "5.2.2",
26164
26290
  "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz",
26165
26291
  "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==",
26166
- "devOptional": true,
26167
26292
  "license": "Apache-2.0",
26168
26293
  "bin": {
26169
26294
  "tsc": "bin/tsc",
@@ -26377,7 +26502,6 @@
26377
26502
  "version": "3.0.1",
26378
26503
  "resolved": "https://registry.npmjs.org/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz",
26379
26504
  "integrity": "sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==",
26380
- "dev": true,
26381
26505
  "license": "MIT"
26382
26506
  },
26383
26507
  "node_modules/validate-npm-package-license": {
@@ -27253,15 +27377,6 @@
27253
27377
  "node": "*"
27254
27378
  }
27255
27379
  },
27256
- "node_modules/yeoman-environment/node_modules/events": {
27257
- "version": "3.3.0",
27258
- "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
27259
- "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
27260
- "license": "MIT",
27261
- "engines": {
27262
- "node": ">=0.8.x"
27263
- }
27264
- },
27265
27380
  "node_modules/yeoman-environment/node_modules/gauge": {
27266
27381
  "version": "3.0.2",
27267
27382
  "resolved": "https://registry.npmjs.org/gauge/-/gauge-3.0.2.tgz",
@@ -27941,7 +28056,6 @@
27941
28056
  "version": "3.1.1",
27942
28057
  "resolved": "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz",
27943
28058
  "integrity": "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==",
27944
- "dev": true,
27945
28059
  "license": "MIT",
27946
28060
  "engines": {
27947
28061
  "node": ">=6"