@salesforce/cli 2.91.3 → 2.91.4
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.
- package/README.md +64 -64
- package/npm-shrinkwrap.json +140 -112
- package/oclif.lock +80 -73
- package/oclif.manifest.json +1 -1
- package/package.json +10 -10
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.91.
|
|
3
|
+
"version": "2.91.4",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.91.
|
|
9
|
+
"version": "2.91.4",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "Apache-2.0",
|
|
12
12
|
"dependencies": {
|
|
@@ -24,23 +24,23 @@
|
|
|
24
24
|
"@oclif/plugin-which": "3.2.35",
|
|
25
25
|
"@salesforce/core": "^8.9.1",
|
|
26
26
|
"@salesforce/kit": "^3.1.6",
|
|
27
|
-
"@salesforce/plugin-apex": "3.6.
|
|
27
|
+
"@salesforce/plugin-apex": "3.6.19",
|
|
28
28
|
"@salesforce/plugin-api": "1.3.3",
|
|
29
|
-
"@salesforce/plugin-auth": "3.6.
|
|
30
|
-
"@salesforce/plugin-data": "4.0.
|
|
29
|
+
"@salesforce/plugin-auth": "3.6.124",
|
|
30
|
+
"@salesforce/plugin-data": "4.0.36",
|
|
31
31
|
"@salesforce/plugin-deploy-retrieve": "3.22.17",
|
|
32
|
-
"@salesforce/plugin-info": "3.4.
|
|
32
|
+
"@salesforce/plugin-info": "3.4.65",
|
|
33
33
|
"@salesforce/plugin-limits": "3.3.55",
|
|
34
34
|
"@salesforce/plugin-marketplace": "1.3.8",
|
|
35
|
-
"@salesforce/plugin-org": "5.7.
|
|
35
|
+
"@salesforce/plugin-org": "5.7.12",
|
|
36
36
|
"@salesforce/plugin-packaging": "2.13.6",
|
|
37
|
-
"@salesforce/plugin-schema": "3.3.
|
|
37
|
+
"@salesforce/plugin-schema": "3.3.64",
|
|
38
38
|
"@salesforce/plugin-settings": "2.4.29",
|
|
39
39
|
"@salesforce/plugin-sobject": "1.4.58",
|
|
40
40
|
"@salesforce/plugin-telemetry": "3.6.42",
|
|
41
41
|
"@salesforce/plugin-templates": "56.3.48",
|
|
42
|
-
"@salesforce/plugin-trust": "3.7.
|
|
43
|
-
"@salesforce/plugin-user": "3.6.
|
|
42
|
+
"@salesforce/plugin-trust": "3.7.96",
|
|
43
|
+
"@salesforce/plugin-user": "3.6.24",
|
|
44
44
|
"@salesforce/sf-plugins-core": "12.2.2",
|
|
45
45
|
"ansis": "^3.12.0"
|
|
46
46
|
},
|
|
@@ -4584,13 +4584,13 @@
|
|
|
4584
4584
|
}
|
|
4585
4585
|
},
|
|
4586
4586
|
"node_modules/@salesforce/apex-node": {
|
|
4587
|
-
"version": "8.1.
|
|
4588
|
-
"resolved": "https://registry.npmjs.org/@salesforce/apex-node/-/apex-node-8.1.
|
|
4589
|
-
"integrity": "sha512-
|
|
4587
|
+
"version": "8.1.29",
|
|
4588
|
+
"resolved": "https://registry.npmjs.org/@salesforce/apex-node/-/apex-node-8.1.29.tgz",
|
|
4589
|
+
"integrity": "sha512-8kIHpIr7Cmdx96DJR/nzGNtopBWZZRwCHJ1JYOy6kJUWwNMFgOU62M9AoHf3VbA5/kSjN+abtNUpD/yOSmwLWA==",
|
|
4590
4590
|
"license": "BSD-3-Clause",
|
|
4591
4591
|
"dependencies": {
|
|
4592
|
-
"@jsforce/jsforce-node": "^3.8.
|
|
4593
|
-
"@salesforce/core": "^8.11.
|
|
4592
|
+
"@jsforce/jsforce-node": "^3.8.2",
|
|
4593
|
+
"@salesforce/core": "^8.11.2",
|
|
4594
4594
|
"@salesforce/kit": "^3.2.3",
|
|
4595
4595
|
"@types/istanbul-reports": "^3.0.4",
|
|
4596
4596
|
"bfj": "8.0.0",
|
|
@@ -4706,9 +4706,9 @@
|
|
|
4706
4706
|
}
|
|
4707
4707
|
},
|
|
4708
4708
|
"node_modules/@salesforce/core": {
|
|
4709
|
-
"version": "8.11.
|
|
4710
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.11.
|
|
4711
|
-
"integrity": "sha512-
|
|
4709
|
+
"version": "8.11.3",
|
|
4710
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.11.3.tgz",
|
|
4711
|
+
"integrity": "sha512-dnW995EG7hblcFRN+1UQOGFytQp9zq0V+X3JmiCjKfW30Yz3SOhFGfSgyu9PFPHzckkD4h2cPzG1EKg0KKlb0g==",
|
|
4712
4712
|
"license": "BSD-3-Clause",
|
|
4713
4713
|
"dependencies": {
|
|
4714
4714
|
"@jsforce/jsforce-node": "^3.8.2",
|
|
@@ -4723,9 +4723,9 @@
|
|
|
4723
4723
|
"js2xmlparser": "^4.0.1",
|
|
4724
4724
|
"jsonwebtoken": "9.0.2",
|
|
4725
4725
|
"jszip": "3.10.1",
|
|
4726
|
-
"pino": "^9.
|
|
4726
|
+
"pino": "^9.7.0",
|
|
4727
4727
|
"pino-abstract-transport": "^1.2.0",
|
|
4728
|
-
"pino-pretty": "^11.
|
|
4728
|
+
"pino-pretty": "^11.3.0",
|
|
4729
4729
|
"proper-lockfile": "^4.1.2",
|
|
4730
4730
|
"semver": "^7.6.3",
|
|
4731
4731
|
"ts-retry-promise": "^0.8.1"
|
|
@@ -4750,6 +4750,30 @@
|
|
|
4750
4750
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
4751
4751
|
}
|
|
4752
4752
|
},
|
|
4753
|
+
"node_modules/@salesforce/core/node_modules/buffer": {
|
|
4754
|
+
"version": "6.0.3",
|
|
4755
|
+
"resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz",
|
|
4756
|
+
"integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==",
|
|
4757
|
+
"funding": [
|
|
4758
|
+
{
|
|
4759
|
+
"type": "github",
|
|
4760
|
+
"url": "https://github.com/sponsors/feross"
|
|
4761
|
+
},
|
|
4762
|
+
{
|
|
4763
|
+
"type": "patreon",
|
|
4764
|
+
"url": "https://www.patreon.com/feross"
|
|
4765
|
+
},
|
|
4766
|
+
{
|
|
4767
|
+
"type": "consulting",
|
|
4768
|
+
"url": "https://feross.org/support"
|
|
4769
|
+
}
|
|
4770
|
+
],
|
|
4771
|
+
"license": "MIT",
|
|
4772
|
+
"dependencies": {
|
|
4773
|
+
"base64-js": "^1.3.1",
|
|
4774
|
+
"ieee754": "^1.2.1"
|
|
4775
|
+
}
|
|
4776
|
+
},
|
|
4753
4777
|
"node_modules/@salesforce/core/node_modules/change-case": {
|
|
4754
4778
|
"version": "4.1.2",
|
|
4755
4779
|
"resolved": "https://registry.npmjs.org/change-case/-/change-case-4.1.2.tgz",
|
|
@@ -4776,6 +4800,41 @@
|
|
|
4776
4800
|
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
|
|
4777
4801
|
"license": "MIT"
|
|
4778
4802
|
},
|
|
4803
|
+
"node_modules/@salesforce/core/node_modules/pino-abstract-transport": {
|
|
4804
|
+
"version": "1.2.0",
|
|
4805
|
+
"resolved": "https://registry.npmjs.org/pino-abstract-transport/-/pino-abstract-transport-1.2.0.tgz",
|
|
4806
|
+
"integrity": "sha512-Guhh8EZfPCfH+PMXAb6rKOjGQEoy0xlAIn+irODG5kgfYV+BQ0rGYYWTIel3P5mmyXqkYkPmdIkywsn6QKUR1Q==",
|
|
4807
|
+
"license": "MIT",
|
|
4808
|
+
"dependencies": {
|
|
4809
|
+
"readable-stream": "^4.0.0",
|
|
4810
|
+
"split2": "^4.0.0"
|
|
4811
|
+
}
|
|
4812
|
+
},
|
|
4813
|
+
"node_modules/@salesforce/core/node_modules/readable-stream": {
|
|
4814
|
+
"version": "4.5.2",
|
|
4815
|
+
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.5.2.tgz",
|
|
4816
|
+
"integrity": "sha512-yjavECdqeZ3GLXNgRXgeQEdz9fvDDkNKyHnbHRFtOr7/LcfgBcmct7t/ET+HaCTqfh06OzoAxrkN/IfjJBVe+g==",
|
|
4817
|
+
"license": "MIT",
|
|
4818
|
+
"dependencies": {
|
|
4819
|
+
"abort-controller": "^3.0.0",
|
|
4820
|
+
"buffer": "^6.0.3",
|
|
4821
|
+
"events": "^3.3.0",
|
|
4822
|
+
"process": "^0.11.10",
|
|
4823
|
+
"string_decoder": "^1.3.0"
|
|
4824
|
+
},
|
|
4825
|
+
"engines": {
|
|
4826
|
+
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
4827
|
+
}
|
|
4828
|
+
},
|
|
4829
|
+
"node_modules/@salesforce/core/node_modules/split2": {
|
|
4830
|
+
"version": "4.2.0",
|
|
4831
|
+
"resolved": "https://registry.npmjs.org/split2/-/split2-4.2.0.tgz",
|
|
4832
|
+
"integrity": "sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==",
|
|
4833
|
+
"license": "ISC",
|
|
4834
|
+
"engines": {
|
|
4835
|
+
"node": ">= 10.x"
|
|
4836
|
+
}
|
|
4837
|
+
},
|
|
4779
4838
|
"node_modules/@salesforce/dev-config": {
|
|
4780
4839
|
"version": "4.3.1",
|
|
4781
4840
|
"resolved": "https://registry.npmjs.org/@salesforce/dev-config/-/dev-config-4.3.1.tgz",
|
|
@@ -4878,12 +4937,12 @@
|
|
|
4878
4937
|
}
|
|
4879
4938
|
},
|
|
4880
4939
|
"node_modules/@salesforce/plugin-apex": {
|
|
4881
|
-
"version": "3.6.
|
|
4882
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.6.
|
|
4883
|
-
"integrity": "sha512-
|
|
4940
|
+
"version": "3.6.19",
|
|
4941
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.6.19.tgz",
|
|
4942
|
+
"integrity": "sha512-tn2/o1Yk4dOofolGJ6YTvqhwhuIoVqV6yIyq5DUWmMCJ51UJEshsAeW4gYUzA++di5wefwDFHtTCddgx5xChKg==",
|
|
4884
4943
|
"license": "BSD-3-Clause",
|
|
4885
4944
|
"dependencies": {
|
|
4886
|
-
"@salesforce/apex-node": "^8.1.
|
|
4945
|
+
"@salesforce/apex-node": "^8.1.27",
|
|
4887
4946
|
"@salesforce/core": "^8.10.1",
|
|
4888
4947
|
"@salesforce/kit": "^3.2.3",
|
|
4889
4948
|
"@salesforce/sf-plugins-core": "^12.2.1",
|
|
@@ -4914,9 +4973,9 @@
|
|
|
4914
4973
|
}
|
|
4915
4974
|
},
|
|
4916
4975
|
"node_modules/@salesforce/plugin-auth": {
|
|
4917
|
-
"version": "3.6.
|
|
4918
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.
|
|
4919
|
-
"integrity": "sha512
|
|
4976
|
+
"version": "3.6.124",
|
|
4977
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.124.tgz",
|
|
4978
|
+
"integrity": "sha512-lGdjK5N0L8QuF/mecRrQIdjjdS8MPdS7WPGsq4svXhn1eyqqntgmVVA5/F/XqedTRXHD7OUMLGM5Hh6R/ncgYg==",
|
|
4920
4979
|
"license": "Apache-2.0",
|
|
4921
4980
|
"dependencies": {
|
|
4922
4981
|
"@inquirer/checkbox": "^2.5.0",
|
|
@@ -4924,7 +4983,7 @@
|
|
|
4924
4983
|
"@oclif/core": "^4",
|
|
4925
4984
|
"@salesforce/core": "^8.11.1",
|
|
4926
4985
|
"@salesforce/kit": "^3.2.3",
|
|
4927
|
-
"@salesforce/plugin-info": "^3.4.
|
|
4986
|
+
"@salesforce/plugin-info": "^3.4.63",
|
|
4928
4987
|
"@salesforce/sf-plugins-core": "^12.2.2",
|
|
4929
4988
|
"@salesforce/ts-types": "^2.0.11",
|
|
4930
4989
|
"open": "^10.1.2"
|
|
@@ -5045,14 +5104,14 @@
|
|
|
5045
5104
|
}
|
|
5046
5105
|
},
|
|
5047
5106
|
"node_modules/@salesforce/plugin-data": {
|
|
5048
|
-
"version": "4.0.
|
|
5049
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-4.0.
|
|
5050
|
-
"integrity": "sha512
|
|
5107
|
+
"version": "4.0.36",
|
|
5108
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-4.0.36.tgz",
|
|
5109
|
+
"integrity": "sha512-u6Da4QI49MYXrK+8gv7YeaUIsk3AU027b2kvJ62/RVRTQTtQFI77Ov2jM1cVf7ZrpPd3HY6xlR79gwoTGe/Avg==",
|
|
5051
5110
|
"license": "Apache-2.0",
|
|
5052
5111
|
"dependencies": {
|
|
5053
|
-
"@jsforce/jsforce-node": "^3.
|
|
5112
|
+
"@jsforce/jsforce-node": "^3.8.2",
|
|
5054
5113
|
"@oclif/multi-stage-output": "^0.8.13",
|
|
5055
|
-
"@salesforce/core": "^8.11.
|
|
5114
|
+
"@salesforce/core": "^8.11.2",
|
|
5056
5115
|
"@salesforce/kit": "^3.2.2",
|
|
5057
5116
|
"@salesforce/sf-plugins-core": "^12.2.2",
|
|
5058
5117
|
"@salesforce/ts-types": "^2.0.11",
|
|
@@ -5092,15 +5151,15 @@
|
|
|
5092
5151
|
}
|
|
5093
5152
|
},
|
|
5094
5153
|
"node_modules/@salesforce/plugin-info": {
|
|
5095
|
-
"version": "3.4.
|
|
5096
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.4.
|
|
5097
|
-
"integrity": "sha512-
|
|
5154
|
+
"version": "3.4.65",
|
|
5155
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.4.65.tgz",
|
|
5156
|
+
"integrity": "sha512-77SzHkJrQh8IXpcJ97th6yXsAgeXPJbGJtjbHgKmf5zZKqOCuWNtMnIi2plgmoh+S9m+zS4nqlJ81o5VBu8ACg==",
|
|
5098
5157
|
"license": "Apache-2.0",
|
|
5099
5158
|
"dependencies": {
|
|
5100
5159
|
"@inquirer/input": "^2.3.0",
|
|
5101
|
-
"@jsforce/jsforce-node": "^3.8.
|
|
5160
|
+
"@jsforce/jsforce-node": "^3.8.2",
|
|
5102
5161
|
"@oclif/core": "^4",
|
|
5103
|
-
"@salesforce/core": "^8.11.
|
|
5162
|
+
"@salesforce/core": "^8.11.2",
|
|
5104
5163
|
"@salesforce/kit": "^3.2.3",
|
|
5105
5164
|
"@salesforce/sf-plugins-core": "^12",
|
|
5106
5165
|
"got": "^13.0.0",
|
|
@@ -5144,17 +5203,17 @@
|
|
|
5144
5203
|
}
|
|
5145
5204
|
},
|
|
5146
5205
|
"node_modules/@salesforce/plugin-org": {
|
|
5147
|
-
"version": "5.7.
|
|
5148
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-5.7.
|
|
5149
|
-
"integrity": "sha512-
|
|
5206
|
+
"version": "5.7.12",
|
|
5207
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-5.7.12.tgz",
|
|
5208
|
+
"integrity": "sha512-ArbI6KqtDnfPiCcIzskRoeU57jf+Sdh5kmaEzJOdyCeCEuxsyUbUnw99Vt0DVWkx+g++AhLXbUX8ixzEOe/IvA==",
|
|
5150
5209
|
"license": "Apache-2.0",
|
|
5151
5210
|
"dependencies": {
|
|
5152
5211
|
"@oclif/core": "^4.3.0",
|
|
5153
5212
|
"@oclif/multi-stage-output": "^0.8.13",
|
|
5154
|
-
"@salesforce/core": "^8.
|
|
5213
|
+
"@salesforce/core": "^8.11.1",
|
|
5155
5214
|
"@salesforce/kit": "^3.2.3",
|
|
5156
5215
|
"@salesforce/sf-plugins-core": "^12.2.2",
|
|
5157
|
-
"@salesforce/source-deploy-retrieve": "^12.19.
|
|
5216
|
+
"@salesforce/source-deploy-retrieve": "^12.19.7",
|
|
5158
5217
|
"@salesforce/ts-types": "^2.0.12",
|
|
5159
5218
|
"ansis": "^3.16.0",
|
|
5160
5219
|
"change-case": "^5.4.4",
|
|
@@ -5246,13 +5305,13 @@
|
|
|
5246
5305
|
}
|
|
5247
5306
|
},
|
|
5248
5307
|
"node_modules/@salesforce/plugin-schema": {
|
|
5249
|
-
"version": "3.3.
|
|
5250
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.
|
|
5251
|
-
"integrity": "sha512-
|
|
5308
|
+
"version": "3.3.64",
|
|
5309
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.64.tgz",
|
|
5310
|
+
"integrity": "sha512-vJLcmok1ASQNZ73lg7WVTxcpr2R6xmmc45CJLMU2X++Ej3TGqhCzcZ2es77JrJtJwuztFgEvd80064U+x2Wh6g==",
|
|
5252
5311
|
"license": "Apache-2.0",
|
|
5253
5312
|
"dependencies": {
|
|
5254
5313
|
"@oclif/core": "^4",
|
|
5255
|
-
"@salesforce/core": "^8.11.
|
|
5314
|
+
"@salesforce/core": "^8.11.1",
|
|
5256
5315
|
"@salesforce/sf-plugins-core": "^11.3.12"
|
|
5257
5316
|
},
|
|
5258
5317
|
"engines": {
|
|
@@ -5474,15 +5533,15 @@
|
|
|
5474
5533
|
}
|
|
5475
5534
|
},
|
|
5476
5535
|
"node_modules/@salesforce/plugin-trust": {
|
|
5477
|
-
"version": "3.7.
|
|
5478
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.7.
|
|
5479
|
-
"integrity": "sha512-
|
|
5536
|
+
"version": "3.7.96",
|
|
5537
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.7.96.tgz",
|
|
5538
|
+
"integrity": "sha512-PlmKughNw8oJxbeIR21wys2o8LTtDJ4xh2Y02EFK6uXHH0NtxEZEm4sKAmB2y43HAiMAUJoZVGUalVrjJksElA==",
|
|
5480
5539
|
"license": "Apache-2.0",
|
|
5481
5540
|
"dependencies": {
|
|
5482
5541
|
"@oclif/core": "^4",
|
|
5483
|
-
"@salesforce/core": "^8.11.
|
|
5542
|
+
"@salesforce/core": "^8.11.1",
|
|
5484
5543
|
"@salesforce/kit": "^3.2.0",
|
|
5485
|
-
"@salesforce/plugin-info": "^3.4.
|
|
5544
|
+
"@salesforce/plugin-info": "^3.4.63",
|
|
5486
5545
|
"@salesforce/sf-plugins-core": "^12",
|
|
5487
5546
|
"got": "^13.0.0",
|
|
5488
5547
|
"npm": "^10.9.2",
|
|
@@ -5512,12 +5571,12 @@
|
|
|
5512
5571
|
}
|
|
5513
5572
|
},
|
|
5514
5573
|
"node_modules/@salesforce/plugin-user": {
|
|
5515
|
-
"version": "3.6.
|
|
5516
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.6.
|
|
5517
|
-
"integrity": "sha512-
|
|
5574
|
+
"version": "3.6.24",
|
|
5575
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.6.24.tgz",
|
|
5576
|
+
"integrity": "sha512-ouPRcIP4hcV6GUb6vcHHHiIUltEVKH4tNlgFJoMJIHi/r6eL4OlLT6ZaN+liyeVEkPBIWkJMjprMtVEUF+/7Cg==",
|
|
5518
5577
|
"license": "Apache-2.0",
|
|
5519
5578
|
"dependencies": {
|
|
5520
|
-
"@salesforce/core": "^8.11.
|
|
5579
|
+
"@salesforce/core": "^8.11.1",
|
|
5521
5580
|
"@salesforce/kit": "^3.2.2",
|
|
5522
5581
|
"@salesforce/sf-plugins-core": "^12.2.2",
|
|
5523
5582
|
"@salesforce/ts-types": "^2.0.11"
|
|
@@ -20446,17 +20505,17 @@
|
|
|
20446
20505
|
}
|
|
20447
20506
|
},
|
|
20448
20507
|
"node_modules/pino": {
|
|
20449
|
-
"version": "9.
|
|
20450
|
-
"resolved": "https://registry.npmjs.org/pino/-/pino-9.
|
|
20451
|
-
"integrity": "sha512-
|
|
20508
|
+
"version": "9.7.0",
|
|
20509
|
+
"resolved": "https://registry.npmjs.org/pino/-/pino-9.7.0.tgz",
|
|
20510
|
+
"integrity": "sha512-vnMCM6xZTb1WDmLvtG2lE/2p+t9hDEIvTWJsu6FejkE62vB7gDhvzrpFR4Cw2to+9JNQxVnkAKVPA1KPB98vWg==",
|
|
20452
20511
|
"license": "MIT",
|
|
20453
20512
|
"dependencies": {
|
|
20454
20513
|
"atomic-sleep": "^1.0.0",
|
|
20455
20514
|
"fast-redact": "^3.1.1",
|
|
20456
20515
|
"on-exit-leak-free": "^2.1.0",
|
|
20457
|
-
"pino-abstract-transport": "^
|
|
20516
|
+
"pino-abstract-transport": "^2.0.0",
|
|
20458
20517
|
"pino-std-serializers": "^7.0.0",
|
|
20459
|
-
"process-warning": "^
|
|
20518
|
+
"process-warning": "^5.0.0",
|
|
20460
20519
|
"quick-format-unescaped": "^4.0.3",
|
|
20461
20520
|
"real-require": "^0.2.0",
|
|
20462
20521
|
"safe-stable-stringify": "^2.3.1",
|
|
@@ -20468,55 +20527,14 @@
|
|
|
20468
20527
|
}
|
|
20469
20528
|
},
|
|
20470
20529
|
"node_modules/pino-abstract-transport": {
|
|
20471
|
-
"version": "
|
|
20472
|
-
"resolved": "https://registry.npmjs.org/pino-abstract-transport/-/pino-abstract-transport-
|
|
20473
|
-
"integrity": "sha512-
|
|
20530
|
+
"version": "2.0.0",
|
|
20531
|
+
"resolved": "https://registry.npmjs.org/pino-abstract-transport/-/pino-abstract-transport-2.0.0.tgz",
|
|
20532
|
+
"integrity": "sha512-F63x5tizV6WCh4R6RHyi2Ml+M70DNRXt/+HANowMflpgGFMAym/VKm6G7ZOQRjqN7XbGxK1Lg9t6ZrtzOaivMw==",
|
|
20474
20533
|
"license": "MIT",
|
|
20475
20534
|
"dependencies": {
|
|
20476
|
-
"readable-stream": "^4.0.0",
|
|
20477
20535
|
"split2": "^4.0.0"
|
|
20478
20536
|
}
|
|
20479
20537
|
},
|
|
20480
|
-
"node_modules/pino-abstract-transport/node_modules/buffer": {
|
|
20481
|
-
"version": "6.0.3",
|
|
20482
|
-
"resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz",
|
|
20483
|
-
"integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==",
|
|
20484
|
-
"funding": [
|
|
20485
|
-
{
|
|
20486
|
-
"type": "github",
|
|
20487
|
-
"url": "https://github.com/sponsors/feross"
|
|
20488
|
-
},
|
|
20489
|
-
{
|
|
20490
|
-
"type": "patreon",
|
|
20491
|
-
"url": "https://www.patreon.com/feross"
|
|
20492
|
-
},
|
|
20493
|
-
{
|
|
20494
|
-
"type": "consulting",
|
|
20495
|
-
"url": "https://feross.org/support"
|
|
20496
|
-
}
|
|
20497
|
-
],
|
|
20498
|
-
"license": "MIT",
|
|
20499
|
-
"dependencies": {
|
|
20500
|
-
"base64-js": "^1.3.1",
|
|
20501
|
-
"ieee754": "^1.2.1"
|
|
20502
|
-
}
|
|
20503
|
-
},
|
|
20504
|
-
"node_modules/pino-abstract-transport/node_modules/readable-stream": {
|
|
20505
|
-
"version": "4.5.2",
|
|
20506
|
-
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.5.2.tgz",
|
|
20507
|
-
"integrity": "sha512-yjavECdqeZ3GLXNgRXgeQEdz9fvDDkNKyHnbHRFtOr7/LcfgBcmct7t/ET+HaCTqfh06OzoAxrkN/IfjJBVe+g==",
|
|
20508
|
-
"license": "MIT",
|
|
20509
|
-
"dependencies": {
|
|
20510
|
-
"abort-controller": "^3.0.0",
|
|
20511
|
-
"buffer": "^6.0.3",
|
|
20512
|
-
"events": "^3.3.0",
|
|
20513
|
-
"process": "^0.11.10",
|
|
20514
|
-
"string_decoder": "^1.3.0"
|
|
20515
|
-
},
|
|
20516
|
-
"engines": {
|
|
20517
|
-
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
20518
|
-
}
|
|
20519
|
-
},
|
|
20520
20538
|
"node_modules/pino-abstract-transport/node_modules/split2": {
|
|
20521
20539
|
"version": "4.2.0",
|
|
20522
20540
|
"resolved": "https://registry.npmjs.org/split2/-/split2-4.2.0.tgz",
|
|
@@ -20527,9 +20545,9 @@
|
|
|
20527
20545
|
}
|
|
20528
20546
|
},
|
|
20529
20547
|
"node_modules/pino-pretty": {
|
|
20530
|
-
"version": "11.
|
|
20531
|
-
"resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-11.
|
|
20532
|
-
"integrity": "sha512-
|
|
20548
|
+
"version": "11.3.0",
|
|
20549
|
+
"resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-11.3.0.tgz",
|
|
20550
|
+
"integrity": "sha512-oXwn7ICywaZPHmu3epHGU2oJX4nPmKvHvB/bwrJHlGcbEWaVcotkpyVHMKLKmiVryWYByNp0jpgAcXpFJDXJzA==",
|
|
20533
20551
|
"license": "MIT",
|
|
20534
20552
|
"dependencies": {
|
|
20535
20553
|
"colorette": "^2.0.7",
|
|
@@ -20540,7 +20558,7 @@
|
|
|
20540
20558
|
"joycon": "^3.1.1",
|
|
20541
20559
|
"minimist": "^1.2.6",
|
|
20542
20560
|
"on-exit-leak-free": "^2.1.0",
|
|
20543
|
-
"pino-abstract-transport": "^
|
|
20561
|
+
"pino-abstract-transport": "^2.0.0",
|
|
20544
20562
|
"pump": "^3.0.0",
|
|
20545
20563
|
"readable-stream": "^4.0.0",
|
|
20546
20564
|
"secure-json-parse": "^2.4.0",
|
|
@@ -20804,9 +20822,19 @@
|
|
|
20804
20822
|
}
|
|
20805
20823
|
},
|
|
20806
20824
|
"node_modules/process-warning": {
|
|
20807
|
-
"version": "
|
|
20808
|
-
"resolved": "https://registry.npmjs.org/process-warning/-/process-warning-
|
|
20809
|
-
"integrity": "sha512
|
|
20825
|
+
"version": "5.0.0",
|
|
20826
|
+
"resolved": "https://registry.npmjs.org/process-warning/-/process-warning-5.0.0.tgz",
|
|
20827
|
+
"integrity": "sha512-a39t9ApHNx2L4+HBnQKqxxHNs1r7KF+Intd8Q/g1bUh6q0WIp9voPXJ/x0j+ZL45KF1pJd9+q2jLIRMfvEshkA==",
|
|
20828
|
+
"funding": [
|
|
20829
|
+
{
|
|
20830
|
+
"type": "github",
|
|
20831
|
+
"url": "https://github.com/sponsors/fastify"
|
|
20832
|
+
},
|
|
20833
|
+
{
|
|
20834
|
+
"type": "opencollective",
|
|
20835
|
+
"url": "https://opencollective.com/fastify"
|
|
20836
|
+
}
|
|
20837
|
+
],
|
|
20810
20838
|
"license": "MIT"
|
|
20811
20839
|
},
|
|
20812
20840
|
"node_modules/proggy": {
|