@salesforce/cli 2.140.5 → 2.141.0
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 +79 -79
- package/npm-shrinkwrap.json +197 -194
- package/oclif.lock +196 -202
- package/oclif.manifest.json +1 -1
- package/package.json +16 -16
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.141.0",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.
|
|
9
|
+
"version": "2.141.0",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "Apache-2.0",
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@inquirer/select": "^2.3.5",
|
|
14
|
-
"@oclif/core": "4.11.
|
|
14
|
+
"@oclif/core": "4.11.7",
|
|
15
15
|
"@oclif/plugin-autocomplete": "3.2.50",
|
|
16
16
|
"@oclif/plugin-commands": "4.1.57",
|
|
17
17
|
"@oclif/plugin-help": "6.2.50",
|
|
@@ -25,21 +25,21 @@
|
|
|
25
25
|
"@salesforce/core": "^8.28.0",
|
|
26
26
|
"@salesforce/kit": "^3.1.6",
|
|
27
27
|
"@salesforce/plugin-agent": "1.42.1",
|
|
28
|
-
"@salesforce/plugin-apex": "3.9.
|
|
29
|
-
"@salesforce/plugin-api": "1.3.
|
|
30
|
-
"@salesforce/plugin-auth": "4.4.
|
|
28
|
+
"@salesforce/plugin-apex": "3.9.36",
|
|
29
|
+
"@salesforce/plugin-api": "1.3.42",
|
|
30
|
+
"@salesforce/plugin-auth": "4.4.5",
|
|
31
31
|
"@salesforce/plugin-data": "4.0.106",
|
|
32
32
|
"@salesforce/plugin-deploy-retrieve": "3.24.54",
|
|
33
|
-
"@salesforce/plugin-info": "3.4.
|
|
34
|
-
"@salesforce/plugin-limits": "3.3.
|
|
35
|
-
"@salesforce/plugin-marketplace": "1.3.
|
|
33
|
+
"@salesforce/plugin-info": "3.4.143",
|
|
34
|
+
"@salesforce/plugin-limits": "3.3.96",
|
|
35
|
+
"@salesforce/plugin-marketplace": "1.3.34",
|
|
36
36
|
"@salesforce/plugin-org": "5.11.8",
|
|
37
|
-
"@salesforce/plugin-packaging": "2.29.
|
|
38
|
-
"@salesforce/plugin-schema": "3.3.
|
|
39
|
-
"@salesforce/plugin-settings": "2.4.
|
|
40
|
-
"@salesforce/plugin-sobject": "1.4.
|
|
37
|
+
"@salesforce/plugin-packaging": "2.29.4",
|
|
38
|
+
"@salesforce/plugin-schema": "3.3.121",
|
|
39
|
+
"@salesforce/plugin-settings": "2.4.87",
|
|
40
|
+
"@salesforce/plugin-sobject": "1.4.116",
|
|
41
41
|
"@salesforce/plugin-telemetry": "3.8.26",
|
|
42
|
-
"@salesforce/plugin-templates": "56.18.
|
|
42
|
+
"@salesforce/plugin-templates": "56.18.7",
|
|
43
43
|
"@salesforce/plugin-trust": "3.8.19",
|
|
44
44
|
"@salesforce/plugin-user": "3.10.1",
|
|
45
45
|
"@salesforce/sf-plugins-core": "12.2.24",
|
|
@@ -100,20 +100,6 @@
|
|
|
100
100
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
101
101
|
}
|
|
102
102
|
},
|
|
103
|
-
"node_modules/@ampproject/remapping": {
|
|
104
|
-
"version": "2.3.0",
|
|
105
|
-
"resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz",
|
|
106
|
-
"integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==",
|
|
107
|
-
"dev": true,
|
|
108
|
-
"license": "Apache-2.0",
|
|
109
|
-
"dependencies": {
|
|
110
|
-
"@jridgewell/gen-mapping": "^0.3.5",
|
|
111
|
-
"@jridgewell/trace-mapping": "^0.3.24"
|
|
112
|
-
},
|
|
113
|
-
"engines": {
|
|
114
|
-
"node": ">=6.0.0"
|
|
115
|
-
}
|
|
116
|
-
},
|
|
117
103
|
"node_modules/@aws-crypto/crc32": {
|
|
118
104
|
"version": "5.2.0",
|
|
119
105
|
"resolved": "https://registry.npmjs.org/@aws-crypto/crc32/-/crc32-5.2.0.tgz",
|
|
@@ -715,24 +701,24 @@
|
|
|
715
701
|
}
|
|
716
702
|
},
|
|
717
703
|
"node_modules/@babel/code-frame": {
|
|
718
|
-
"version": "7.
|
|
719
|
-
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.
|
|
720
|
-
"integrity": "sha512-
|
|
704
|
+
"version": "7.29.7",
|
|
705
|
+
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.7.tgz",
|
|
706
|
+
"integrity": "sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==",
|
|
721
707
|
"dev": true,
|
|
722
708
|
"license": "MIT",
|
|
723
709
|
"dependencies": {
|
|
724
|
-
"@babel/helper-validator-identifier": "^7.
|
|
710
|
+
"@babel/helper-validator-identifier": "^7.29.7",
|
|
725
711
|
"js-tokens": "^4.0.0",
|
|
726
|
-
"picocolors": "^1.
|
|
712
|
+
"picocolors": "^1.1.1"
|
|
727
713
|
},
|
|
728
714
|
"engines": {
|
|
729
715
|
"node": ">=6.9.0"
|
|
730
716
|
}
|
|
731
717
|
},
|
|
732
718
|
"node_modules/@babel/compat-data": {
|
|
733
|
-
"version": "7.
|
|
734
|
-
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.
|
|
735
|
-
"integrity": "sha512-
|
|
719
|
+
"version": "7.29.7",
|
|
720
|
+
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.29.7.tgz",
|
|
721
|
+
"integrity": "sha512-locTkQyKvwIEgBzVrn8693ebc97F2U8ZHjbXwDXJ5Fn2TCpNwTlKcaKLkdHop5c/icOFE7qt7Q9JC5hnKNa6Gg==",
|
|
736
722
|
"dev": true,
|
|
737
723
|
"license": "MIT",
|
|
738
724
|
"engines": {
|
|
@@ -740,22 +726,22 @@
|
|
|
740
726
|
}
|
|
741
727
|
},
|
|
742
728
|
"node_modules/@babel/core": {
|
|
743
|
-
"version": "7.
|
|
744
|
-
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.
|
|
745
|
-
"integrity": "sha512-
|
|
746
|
-
"dev": true,
|
|
747
|
-
"license": "MIT",
|
|
748
|
-
"dependencies": {
|
|
749
|
-
"@
|
|
750
|
-
"@babel/
|
|
751
|
-
"@babel/
|
|
752
|
-
"@babel/helper-
|
|
753
|
-
"@babel/
|
|
754
|
-
"@babel/
|
|
755
|
-
"@babel/
|
|
756
|
-
"@babel/
|
|
757
|
-
"@babel/
|
|
758
|
-
"@
|
|
729
|
+
"version": "7.29.7",
|
|
730
|
+
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.29.7.tgz",
|
|
731
|
+
"integrity": "sha512-RgHBCvtjbOK2gXSNBNIkNoEc9qoVEtau3hj8gEqKQuL3HZAibKarWFEI3Lfm6EYKkLalOh8eSrj9b+ch9H/VBA==",
|
|
732
|
+
"dev": true,
|
|
733
|
+
"license": "MIT",
|
|
734
|
+
"dependencies": {
|
|
735
|
+
"@babel/code-frame": "^7.29.7",
|
|
736
|
+
"@babel/generator": "^7.29.7",
|
|
737
|
+
"@babel/helper-compilation-targets": "^7.29.7",
|
|
738
|
+
"@babel/helper-module-transforms": "^7.29.7",
|
|
739
|
+
"@babel/helpers": "^7.29.7",
|
|
740
|
+
"@babel/parser": "^7.29.7",
|
|
741
|
+
"@babel/template": "^7.29.7",
|
|
742
|
+
"@babel/traverse": "^7.29.7",
|
|
743
|
+
"@babel/types": "^7.29.7",
|
|
744
|
+
"@jridgewell/remapping": "^2.3.5",
|
|
759
745
|
"convert-source-map": "^2.0.0",
|
|
760
746
|
"debug": "^4.1.0",
|
|
761
747
|
"gensync": "^1.0.0-beta.2",
|
|
@@ -788,16 +774,16 @@
|
|
|
788
774
|
}
|
|
789
775
|
},
|
|
790
776
|
"node_modules/@babel/generator": {
|
|
791
|
-
"version": "7.
|
|
792
|
-
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.
|
|
793
|
-
"integrity": "sha512-
|
|
777
|
+
"version": "7.29.7",
|
|
778
|
+
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.29.7.tgz",
|
|
779
|
+
"integrity": "sha512-DkXD5OJQaAQIdZ1bt3UZdEnHAn9Imd3IVBdX03UFe+ony9Ojw5pzr9YVKGDY1jt+Gcn/FnGkNf8r+Vj5NOJWtQ==",
|
|
794
780
|
"dev": true,
|
|
795
781
|
"license": "MIT",
|
|
796
782
|
"dependencies": {
|
|
797
|
-
"@babel/parser": "^7.
|
|
798
|
-
"@babel/types": "^7.
|
|
799
|
-
"@jridgewell/gen-mapping": "^0.3.
|
|
800
|
-
"@jridgewell/trace-mapping": "^0.3.
|
|
783
|
+
"@babel/parser": "^7.29.7",
|
|
784
|
+
"@babel/types": "^7.29.7",
|
|
785
|
+
"@jridgewell/gen-mapping": "^0.3.12",
|
|
786
|
+
"@jridgewell/trace-mapping": "^0.3.28",
|
|
801
787
|
"jsesc": "^3.0.2"
|
|
802
788
|
},
|
|
803
789
|
"engines": {
|
|
@@ -805,14 +791,14 @@
|
|
|
805
791
|
}
|
|
806
792
|
},
|
|
807
793
|
"node_modules/@babel/helper-compilation-targets": {
|
|
808
|
-
"version": "7.
|
|
809
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.
|
|
810
|
-
"integrity": "sha512-
|
|
794
|
+
"version": "7.29.7",
|
|
795
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.29.7.tgz",
|
|
796
|
+
"integrity": "sha512-wem6WaBj4NaVYVdNhLPPVacES6ZJ+KBBfSkTMD3YZxbP3rm3Di85tJU5ljaUNhaOynt+Aj0xruhYuzQBt8n71g==",
|
|
811
797
|
"dev": true,
|
|
812
798
|
"license": "MIT",
|
|
813
799
|
"dependencies": {
|
|
814
|
-
"@babel/compat-data": "^7.
|
|
815
|
-
"@babel/helper-validator-option": "^7.
|
|
800
|
+
"@babel/compat-data": "^7.29.7",
|
|
801
|
+
"@babel/helper-validator-option": "^7.29.7",
|
|
816
802
|
"browserslist": "^4.24.0",
|
|
817
803
|
"lru-cache": "^5.1.1",
|
|
818
804
|
"semver": "^6.3.1"
|
|
@@ -848,30 +834,40 @@
|
|
|
848
834
|
"dev": true,
|
|
849
835
|
"license": "ISC"
|
|
850
836
|
},
|
|
837
|
+
"node_modules/@babel/helper-globals": {
|
|
838
|
+
"version": "7.29.7",
|
|
839
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.29.7.tgz",
|
|
840
|
+
"integrity": "sha512-3nQVUAtvkKH9zahfWgw96Jc/uFOmjACE1kQz82E2lqWmHBgjzbNlsC22nuQTfahmWeQtTq5nQ/4Nnd2A1wj4zA==",
|
|
841
|
+
"dev": true,
|
|
842
|
+
"license": "MIT",
|
|
843
|
+
"engines": {
|
|
844
|
+
"node": ">=6.9.0"
|
|
845
|
+
}
|
|
846
|
+
},
|
|
851
847
|
"node_modules/@babel/helper-module-imports": {
|
|
852
|
-
"version": "7.
|
|
853
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.
|
|
854
|
-
"integrity": "sha512-
|
|
848
|
+
"version": "7.29.7",
|
|
849
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.29.7.tgz",
|
|
850
|
+
"integrity": "sha512-ejHwrQQYcm9xnTivShn2IDOlIzInN34AXskvq9QicvCtEzq1Vzclu/tKF8Jq1Cg8JG2GL6/EmjgsCT7lXepE3g==",
|
|
855
851
|
"dev": true,
|
|
856
852
|
"license": "MIT",
|
|
857
853
|
"dependencies": {
|
|
858
|
-
"@babel/traverse": "^7.
|
|
859
|
-
"@babel/types": "^7.
|
|
854
|
+
"@babel/traverse": "^7.29.7",
|
|
855
|
+
"@babel/types": "^7.29.7"
|
|
860
856
|
},
|
|
861
857
|
"engines": {
|
|
862
858
|
"node": ">=6.9.0"
|
|
863
859
|
}
|
|
864
860
|
},
|
|
865
861
|
"node_modules/@babel/helper-module-transforms": {
|
|
866
|
-
"version": "7.
|
|
867
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.
|
|
868
|
-
"integrity": "sha512-
|
|
862
|
+
"version": "7.29.7",
|
|
863
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.29.7.tgz",
|
|
864
|
+
"integrity": "sha512-UPUVSyXbOh627KiCIGQSgwWzGeBKLkaJ9PJEdrngIwMSzxLR4jS4+f1f1jb7VzBbg8nFLaYotvVPFCTqdrmTAg==",
|
|
869
865
|
"dev": true,
|
|
870
866
|
"license": "MIT",
|
|
871
867
|
"dependencies": {
|
|
872
|
-
"@babel/helper-module-imports": "^7.
|
|
873
|
-
"@babel/helper-validator-identifier": "^7.
|
|
874
|
-
"@babel/traverse": "^7.
|
|
868
|
+
"@babel/helper-module-imports": "^7.29.7",
|
|
869
|
+
"@babel/helper-validator-identifier": "^7.29.7",
|
|
870
|
+
"@babel/traverse": "^7.29.7"
|
|
875
871
|
},
|
|
876
872
|
"engines": {
|
|
877
873
|
"node": ">=6.9.0"
|
|
@@ -881,9 +877,9 @@
|
|
|
881
877
|
}
|
|
882
878
|
},
|
|
883
879
|
"node_modules/@babel/helper-string-parser": {
|
|
884
|
-
"version": "7.
|
|
885
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.
|
|
886
|
-
"integrity": "sha512-
|
|
880
|
+
"version": "7.29.7",
|
|
881
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.29.7.tgz",
|
|
882
|
+
"integrity": "sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==",
|
|
887
883
|
"dev": true,
|
|
888
884
|
"license": "MIT",
|
|
889
885
|
"engines": {
|
|
@@ -891,9 +887,9 @@
|
|
|
891
887
|
}
|
|
892
888
|
},
|
|
893
889
|
"node_modules/@babel/helper-validator-identifier": {
|
|
894
|
-
"version": "7.
|
|
895
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.
|
|
896
|
-
"integrity": "sha512-
|
|
890
|
+
"version": "7.29.7",
|
|
891
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz",
|
|
892
|
+
"integrity": "sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==",
|
|
897
893
|
"dev": true,
|
|
898
894
|
"license": "MIT",
|
|
899
895
|
"engines": {
|
|
@@ -901,9 +897,9 @@
|
|
|
901
897
|
}
|
|
902
898
|
},
|
|
903
899
|
"node_modules/@babel/helper-validator-option": {
|
|
904
|
-
"version": "7.
|
|
905
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.
|
|
906
|
-
"integrity": "sha512-
|
|
900
|
+
"version": "7.29.7",
|
|
901
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.29.7.tgz",
|
|
902
|
+
"integrity": "sha512-N9ZErrD+yW5geCDtBqnOoxmR8+tNKiGuxKlDpuJxfsqpa2dFcexaziGAE/qoHLiDDreVNMupxGmSoNlyvsA3gw==",
|
|
907
903
|
"dev": true,
|
|
908
904
|
"license": "MIT",
|
|
909
905
|
"engines": {
|
|
@@ -911,27 +907,27 @@
|
|
|
911
907
|
}
|
|
912
908
|
},
|
|
913
909
|
"node_modules/@babel/helpers": {
|
|
914
|
-
"version": "7.
|
|
915
|
-
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.
|
|
916
|
-
"integrity": "sha512-
|
|
910
|
+
"version": "7.29.7",
|
|
911
|
+
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.29.7.tgz",
|
|
912
|
+
"integrity": "sha512-1k2lAGRMfHTcwuNYcCNUmaUffmQv8KWMfh2iJUUeRlwlwH4FdNG7mfPI10NPfLHJFThE4Tyr4mv7kTNZOiPuBg==",
|
|
917
913
|
"dev": true,
|
|
918
914
|
"license": "MIT",
|
|
919
915
|
"dependencies": {
|
|
920
|
-
"@babel/template": "^7.
|
|
921
|
-
"@babel/types": "^7.
|
|
916
|
+
"@babel/template": "^7.29.7",
|
|
917
|
+
"@babel/types": "^7.29.7"
|
|
922
918
|
},
|
|
923
919
|
"engines": {
|
|
924
920
|
"node": ">=6.9.0"
|
|
925
921
|
}
|
|
926
922
|
},
|
|
927
923
|
"node_modules/@babel/parser": {
|
|
928
|
-
"version": "7.
|
|
929
|
-
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.
|
|
930
|
-
"integrity": "sha512-
|
|
924
|
+
"version": "7.29.7",
|
|
925
|
+
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.29.7.tgz",
|
|
926
|
+
"integrity": "sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==",
|
|
931
927
|
"dev": true,
|
|
932
928
|
"license": "MIT",
|
|
933
929
|
"dependencies": {
|
|
934
|
-
"@babel/types": "^7.
|
|
930
|
+
"@babel/types": "^7.29.7"
|
|
935
931
|
},
|
|
936
932
|
"bin": {
|
|
937
933
|
"parser": "bin/babel-parser.js"
|
|
@@ -941,58 +937,48 @@
|
|
|
941
937
|
}
|
|
942
938
|
},
|
|
943
939
|
"node_modules/@babel/template": {
|
|
944
|
-
"version": "7.
|
|
945
|
-
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.
|
|
946
|
-
"integrity": "sha512-
|
|
940
|
+
"version": "7.29.7",
|
|
941
|
+
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.29.7.tgz",
|
|
942
|
+
"integrity": "sha512-puq+Gf35oI24FeN11LkoUQFqv9uwNeWpxXZi/Ji3rRIoKAzKnxRaZ+Gkj0vKS9ZCiTESfng1N9LyOyXvo+m+Gg==",
|
|
947
943
|
"dev": true,
|
|
948
944
|
"license": "MIT",
|
|
949
945
|
"dependencies": {
|
|
950
|
-
"@babel/code-frame": "^7.
|
|
951
|
-
"@babel/parser": "^7.
|
|
952
|
-
"@babel/types": "^7.
|
|
946
|
+
"@babel/code-frame": "^7.29.7",
|
|
947
|
+
"@babel/parser": "^7.29.7",
|
|
948
|
+
"@babel/types": "^7.29.7"
|
|
953
949
|
},
|
|
954
950
|
"engines": {
|
|
955
951
|
"node": ">=6.9.0"
|
|
956
952
|
}
|
|
957
953
|
},
|
|
958
954
|
"node_modules/@babel/traverse": {
|
|
959
|
-
"version": "7.
|
|
960
|
-
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.
|
|
961
|
-
"integrity": "sha512-
|
|
955
|
+
"version": "7.29.7",
|
|
956
|
+
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.29.7.tgz",
|
|
957
|
+
"integrity": "sha512-EhlfNQtZ+NK22w5BM61ciuiq1m58ed33Wr1Xan//ZRTy6hgjnwyCffRYwzsGXdASJSUJ1guZILsErh1eQcl+zw==",
|
|
962
958
|
"dev": true,
|
|
963
959
|
"license": "MIT",
|
|
964
960
|
"dependencies": {
|
|
965
|
-
"@babel/code-frame": "^7.
|
|
966
|
-
"@babel/generator": "^7.
|
|
967
|
-
"@babel/
|
|
968
|
-
"@babel/
|
|
969
|
-
"@babel/
|
|
970
|
-
"
|
|
971
|
-
"
|
|
961
|
+
"@babel/code-frame": "^7.29.7",
|
|
962
|
+
"@babel/generator": "^7.29.7",
|
|
963
|
+
"@babel/helper-globals": "^7.29.7",
|
|
964
|
+
"@babel/parser": "^7.29.7",
|
|
965
|
+
"@babel/template": "^7.29.7",
|
|
966
|
+
"@babel/types": "^7.29.7",
|
|
967
|
+
"debug": "^4.3.1"
|
|
972
968
|
},
|
|
973
969
|
"engines": {
|
|
974
970
|
"node": ">=6.9.0"
|
|
975
971
|
}
|
|
976
972
|
},
|
|
977
|
-
"node_modules/@babel/traverse/node_modules/globals": {
|
|
978
|
-
"version": "11.12.0",
|
|
979
|
-
"resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
|
|
980
|
-
"integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==",
|
|
981
|
-
"dev": true,
|
|
982
|
-
"license": "MIT",
|
|
983
|
-
"engines": {
|
|
984
|
-
"node": ">=4"
|
|
985
|
-
}
|
|
986
|
-
},
|
|
987
973
|
"node_modules/@babel/types": {
|
|
988
|
-
"version": "7.
|
|
989
|
-
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.
|
|
990
|
-
"integrity": "sha512-
|
|
974
|
+
"version": "7.29.7",
|
|
975
|
+
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.29.7.tgz",
|
|
976
|
+
"integrity": "sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==",
|
|
991
977
|
"dev": true,
|
|
992
978
|
"license": "MIT",
|
|
993
979
|
"dependencies": {
|
|
994
|
-
"@babel/helper-string-parser": "^7.
|
|
995
|
-
"@babel/helper-validator-identifier": "^7.
|
|
980
|
+
"@babel/helper-string-parser": "^7.29.7",
|
|
981
|
+
"@babel/helper-validator-identifier": "^7.29.7"
|
|
996
982
|
},
|
|
997
983
|
"engines": {
|
|
998
984
|
"node": ">=6.9.0"
|
|
@@ -2654,34 +2640,31 @@
|
|
|
2654
2640
|
}
|
|
2655
2641
|
},
|
|
2656
2642
|
"node_modules/@jridgewell/gen-mapping": {
|
|
2657
|
-
"version": "0.3.
|
|
2658
|
-
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.
|
|
2659
|
-
"integrity": "sha512-
|
|
2643
|
+
"version": "0.3.13",
|
|
2644
|
+
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz",
|
|
2645
|
+
"integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==",
|
|
2660
2646
|
"dev": true,
|
|
2661
2647
|
"license": "MIT",
|
|
2662
2648
|
"dependencies": {
|
|
2663
|
-
"@jridgewell/
|
|
2664
|
-
"@jridgewell/sourcemap-codec": "^1.4.10",
|
|
2649
|
+
"@jridgewell/sourcemap-codec": "^1.5.0",
|
|
2665
2650
|
"@jridgewell/trace-mapping": "^0.3.24"
|
|
2666
|
-
},
|
|
2667
|
-
"engines": {
|
|
2668
|
-
"node": ">=6.0.0"
|
|
2669
2651
|
}
|
|
2670
2652
|
},
|
|
2671
|
-
"node_modules/@jridgewell/
|
|
2672
|
-
"version": "3.
|
|
2673
|
-
"resolved": "https://registry.npmjs.org/@jridgewell/
|
|
2674
|
-
"integrity": "sha512-
|
|
2653
|
+
"node_modules/@jridgewell/remapping": {
|
|
2654
|
+
"version": "2.3.5",
|
|
2655
|
+
"resolved": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz",
|
|
2656
|
+
"integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==",
|
|
2675
2657
|
"dev": true,
|
|
2676
2658
|
"license": "MIT",
|
|
2677
|
-
"
|
|
2678
|
-
"
|
|
2659
|
+
"dependencies": {
|
|
2660
|
+
"@jridgewell/gen-mapping": "^0.3.5",
|
|
2661
|
+
"@jridgewell/trace-mapping": "^0.3.24"
|
|
2679
2662
|
}
|
|
2680
2663
|
},
|
|
2681
|
-
"node_modules/@jridgewell/
|
|
2682
|
-
"version": "1.2
|
|
2683
|
-
"resolved": "https://registry.npmjs.org/@jridgewell/
|
|
2684
|
-
"integrity": "sha512-
|
|
2664
|
+
"node_modules/@jridgewell/resolve-uri": {
|
|
2665
|
+
"version": "3.1.2",
|
|
2666
|
+
"resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
|
|
2667
|
+
"integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
|
|
2685
2668
|
"dev": true,
|
|
2686
2669
|
"license": "MIT",
|
|
2687
2670
|
"engines": {
|
|
@@ -2689,16 +2672,16 @@
|
|
|
2689
2672
|
}
|
|
2690
2673
|
},
|
|
2691
2674
|
"node_modules/@jridgewell/sourcemap-codec": {
|
|
2692
|
-
"version": "1.
|
|
2693
|
-
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.
|
|
2694
|
-
"integrity": "sha512-
|
|
2675
|
+
"version": "1.5.5",
|
|
2676
|
+
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
|
|
2677
|
+
"integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
|
|
2695
2678
|
"dev": true,
|
|
2696
2679
|
"license": "MIT"
|
|
2697
2680
|
},
|
|
2698
2681
|
"node_modules/@jridgewell/trace-mapping": {
|
|
2699
|
-
"version": "0.3.
|
|
2700
|
-
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.
|
|
2701
|
-
"integrity": "sha512-
|
|
2682
|
+
"version": "0.3.31",
|
|
2683
|
+
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz",
|
|
2684
|
+
"integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==",
|
|
2702
2685
|
"dev": true,
|
|
2703
2686
|
"license": "MIT",
|
|
2704
2687
|
"dependencies": {
|
|
@@ -3218,9 +3201,9 @@
|
|
|
3218
3201
|
}
|
|
3219
3202
|
},
|
|
3220
3203
|
"node_modules/@oclif/core": {
|
|
3221
|
-
"version": "4.11.
|
|
3222
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.11.
|
|
3223
|
-
"integrity": "sha512-
|
|
3204
|
+
"version": "4.11.7",
|
|
3205
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.11.7.tgz",
|
|
3206
|
+
"integrity": "sha512-LHii7kSaLvv5bpbS09I7BlI1AQa3Kak/QDyyZOik79ET8tQyt1U5O38al+sYkMxi139105w5gS+aWe+5BlJ0yQ==",
|
|
3224
3207
|
"license": "MIT",
|
|
3225
3208
|
"dependencies": {
|
|
3226
3209
|
"ansi-escapes": "^4.3.2",
|
|
@@ -4779,9 +4762,9 @@
|
|
|
4779
4762
|
}
|
|
4780
4763
|
},
|
|
4781
4764
|
"node_modules/@salesforce/plugin-apex": {
|
|
4782
|
-
"version": "3.9.
|
|
4783
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.9.
|
|
4784
|
-
"integrity": "sha512-
|
|
4765
|
+
"version": "3.9.36",
|
|
4766
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.9.36.tgz",
|
|
4767
|
+
"integrity": "sha512-N7QkjqLM25K+0ii9tRx10UOUj8SVYk+F24TSuR8hMt92++f7SMOrRyb51HJoW8hvmdQVFzRLh7gjykE9Ole/8Q==",
|
|
4785
4768
|
"license": "Apache-2.0",
|
|
4786
4769
|
"dependencies": {
|
|
4787
4770
|
"@salesforce/apex-node": "^8.4.27",
|
|
@@ -4795,9 +4778,9 @@
|
|
|
4795
4778
|
}
|
|
4796
4779
|
},
|
|
4797
4780
|
"node_modules/@salesforce/plugin-api": {
|
|
4798
|
-
"version": "1.3.
|
|
4799
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-api/-/plugin-api-1.3.
|
|
4800
|
-
"integrity": "sha512-
|
|
4781
|
+
"version": "1.3.42",
|
|
4782
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-api/-/plugin-api-1.3.42.tgz",
|
|
4783
|
+
"integrity": "sha512-I21fkk6Mx0qkgiokpFsPEP0VZ/7KJR8UUIj25pHF1euXDTxt8VOgmV9PXqlWJDPMESNNbYykF8EradPjNOqdHw==",
|
|
4801
4784
|
"license": "Apache-2.0",
|
|
4802
4785
|
"dependencies": {
|
|
4803
4786
|
"@oclif/core": "^4",
|
|
@@ -4815,9 +4798,9 @@
|
|
|
4815
4798
|
}
|
|
4816
4799
|
},
|
|
4817
4800
|
"node_modules/@salesforce/plugin-auth": {
|
|
4818
|
-
"version": "4.4.
|
|
4819
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-4.4.
|
|
4820
|
-
"integrity": "sha512-
|
|
4801
|
+
"version": "4.4.5",
|
|
4802
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-4.4.5.tgz",
|
|
4803
|
+
"integrity": "sha512-iincHChM9CopYEU7HcOzBT83g9X9Hk529qJXoIWLne+mvRP9HB/VJfHBktYJ+uNCtyfmKJdop//fusd32IYcTA==",
|
|
4821
4804
|
"license": "Apache-2.0",
|
|
4822
4805
|
"dependencies": {
|
|
4823
4806
|
"@inquirer/checkbox": "^2.5.0",
|
|
@@ -4917,9 +4900,9 @@
|
|
|
4917
4900
|
}
|
|
4918
4901
|
},
|
|
4919
4902
|
"node_modules/@salesforce/plugin-info": {
|
|
4920
|
-
"version": "3.4.
|
|
4921
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.4.
|
|
4922
|
-
"integrity": "sha512-
|
|
4903
|
+
"version": "3.4.143",
|
|
4904
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.4.143.tgz",
|
|
4905
|
+
"integrity": "sha512-tB7zh3hxQ3++ii9gWZ3B01pCfLL29jeSaiKh5P/01ksrdTSK4mC1UZneAoP0CUJs3nKajl+ibJN+DYlruTKSnw==",
|
|
4923
4906
|
"license": "Apache-2.0",
|
|
4924
4907
|
"dependencies": {
|
|
4925
4908
|
"@inquirer/input": "^2.3.0",
|
|
@@ -4940,9 +4923,9 @@
|
|
|
4940
4923
|
}
|
|
4941
4924
|
},
|
|
4942
4925
|
"node_modules/@salesforce/plugin-limits": {
|
|
4943
|
-
"version": "3.3.
|
|
4944
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.3.
|
|
4945
|
-
"integrity": "sha512-
|
|
4926
|
+
"version": "3.3.96",
|
|
4927
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.3.96.tgz",
|
|
4928
|
+
"integrity": "sha512-07o1w3AMieZNKoIu2GNlq+HhghtfX/bSBvRTyBwViaiAGuKVNLzx7Nk+0Yn2GSS7Ukad8S0GRiqq1FZ6kYkn8Q==",
|
|
4946
4929
|
"license": "Apache-2.0",
|
|
4947
4930
|
"dependencies": {
|
|
4948
4931
|
"@salesforce/core": "^8.31.1",
|
|
@@ -4953,9 +4936,9 @@
|
|
|
4953
4936
|
}
|
|
4954
4937
|
},
|
|
4955
4938
|
"node_modules/@salesforce/plugin-marketplace": {
|
|
4956
|
-
"version": "1.3.
|
|
4957
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.3.
|
|
4958
|
-
"integrity": "sha512-
|
|
4939
|
+
"version": "1.3.34",
|
|
4940
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.3.34.tgz",
|
|
4941
|
+
"integrity": "sha512-tv1n9Kji+e4/GffgZfm6qvvtCg0McLzLamVlVA/MdxD7QGJCCOzGAhaE9HaWLQxFZZG6a2Oa+6N8elMTQvpwJA==",
|
|
4959
4942
|
"license": "Apache-2.0",
|
|
4960
4943
|
"dependencies": {
|
|
4961
4944
|
"@salesforce/core": "^8.31.1",
|
|
@@ -4992,9 +4975,9 @@
|
|
|
4992
4975
|
}
|
|
4993
4976
|
},
|
|
4994
4977
|
"node_modules/@salesforce/plugin-packaging": {
|
|
4995
|
-
"version": "2.29.
|
|
4996
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.29.
|
|
4997
|
-
"integrity": "sha512-
|
|
4978
|
+
"version": "2.29.4",
|
|
4979
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.29.4.tgz",
|
|
4980
|
+
"integrity": "sha512-M14TMN2OQ4koNbb0LO2GB4x+swD51VXIxkcV8Gu+dJeoXhZXqnsSz1GWVFd48R2QMKx16j5K0Ze9f0TlRDMJkg==",
|
|
4998
4981
|
"license": "Apache-2.0",
|
|
4999
4982
|
"dependencies": {
|
|
5000
4983
|
"@oclif/core": "^4",
|
|
@@ -5073,9 +5056,9 @@
|
|
|
5073
5056
|
}
|
|
5074
5057
|
},
|
|
5075
5058
|
"node_modules/@salesforce/plugin-schema": {
|
|
5076
|
-
"version": "3.3.
|
|
5077
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.
|
|
5078
|
-
"integrity": "sha512-
|
|
5059
|
+
"version": "3.3.121",
|
|
5060
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.121.tgz",
|
|
5061
|
+
"integrity": "sha512-O18sPLP7wJB/KM0K6wBu/7O/o0DVGtvDNOPHy6VXk04e7B6QUUbiE081VfHhVjqX5udwyqalGVwrhwbMOhDJcw==",
|
|
5079
5062
|
"license": "Apache-2.0",
|
|
5080
5063
|
"dependencies": {
|
|
5081
5064
|
"@oclif/core": "^4",
|
|
@@ -5087,9 +5070,9 @@
|
|
|
5087
5070
|
}
|
|
5088
5071
|
},
|
|
5089
5072
|
"node_modules/@salesforce/plugin-settings": {
|
|
5090
|
-
"version": "2.4.
|
|
5091
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.4.
|
|
5092
|
-
"integrity": "sha512
|
|
5073
|
+
"version": "2.4.87",
|
|
5074
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.4.87.tgz",
|
|
5075
|
+
"integrity": "sha512-8+P5Gjs+tBYr9VBCe0FKR01bnPsW4aSMb99mDdgRH9WKMtjjfxz+hGeouzrzEo2eeE2ArE+9lh2kCV7D7GhzmA==",
|
|
5093
5076
|
"license": "Apache-2.0",
|
|
5094
5077
|
"dependencies": {
|
|
5095
5078
|
"@oclif/core": "^4",
|
|
@@ -5102,9 +5085,9 @@
|
|
|
5102
5085
|
}
|
|
5103
5086
|
},
|
|
5104
5087
|
"node_modules/@salesforce/plugin-sobject": {
|
|
5105
|
-
"version": "1.4.
|
|
5106
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.4.
|
|
5107
|
-
"integrity": "sha512-
|
|
5088
|
+
"version": "1.4.116",
|
|
5089
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.4.116.tgz",
|
|
5090
|
+
"integrity": "sha512-RslkKIJrlYYA4otGOXuXkHXikpL4gUXbUxg62g6XBa2pgbWobj5SbQGP97Lgca5tA3Fw25leDiFZUFGUDA5Yig==",
|
|
5108
5091
|
"license": "Apache-2.0",
|
|
5109
5092
|
"dependencies": {
|
|
5110
5093
|
"@inquirer/confirm": "^3.2.0",
|
|
@@ -5141,9 +5124,9 @@
|
|
|
5141
5124
|
}
|
|
5142
5125
|
},
|
|
5143
5126
|
"node_modules/@salesforce/plugin-templates": {
|
|
5144
|
-
"version": "56.18.
|
|
5145
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.18.
|
|
5146
|
-
"integrity": "sha512-
|
|
5127
|
+
"version": "56.18.7",
|
|
5128
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.18.7.tgz",
|
|
5129
|
+
"integrity": "sha512-UAqwqBbBiInishDgzTLEz2XtWfVA3tP3zajwCcWaub8h0dLRf08GQ0p7G7+kT8zxbbjQWvEah9GY6C4rjSZ3FA==",
|
|
5147
5130
|
"license": "Apache-2.0",
|
|
5148
5131
|
"dependencies": {
|
|
5149
5132
|
"@salesforce/core": "^8.31.1",
|
|
@@ -14262,10 +14245,20 @@
|
|
|
14262
14245
|
"license": "MIT"
|
|
14263
14246
|
},
|
|
14264
14247
|
"node_modules/linkify-it": {
|
|
14265
|
-
"version": "5.0.
|
|
14266
|
-
"resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.
|
|
14267
|
-
"integrity": "sha512-
|
|
14248
|
+
"version": "5.0.1",
|
|
14249
|
+
"resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.1.tgz",
|
|
14250
|
+
"integrity": "sha512-wVoTjP4Q6R0NW5hiZkVJaFZPWgtXfoGF+6LucL3/FtiNjmcHhYjEr5f1Kqjirc1nBW07J/ZuRFumqr2oqccEWg==",
|
|
14268
14251
|
"dev": true,
|
|
14252
|
+
"funding": [
|
|
14253
|
+
{
|
|
14254
|
+
"type": "github",
|
|
14255
|
+
"url": "https://github.com/sponsors/puzrin"
|
|
14256
|
+
},
|
|
14257
|
+
{
|
|
14258
|
+
"type": "github",
|
|
14259
|
+
"url": "https://github.com/sponsors/markdown-it"
|
|
14260
|
+
}
|
|
14261
|
+
],
|
|
14269
14262
|
"license": "MIT",
|
|
14270
14263
|
"dependencies": {
|
|
14271
14264
|
"uc.micro": "^2.0.0"
|
|
@@ -14763,15 +14756,25 @@
|
|
|
14763
14756
|
}
|
|
14764
14757
|
},
|
|
14765
14758
|
"node_modules/markdown-it": {
|
|
14766
|
-
"version": "14.
|
|
14767
|
-
"resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-14.
|
|
14768
|
-
"integrity": "sha512-
|
|
14759
|
+
"version": "14.2.0",
|
|
14760
|
+
"resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-14.2.0.tgz",
|
|
14761
|
+
"integrity": "sha512-1TGiQiJVRQ3NPmZH6sx5Cfnmg6GQm9jvC1ch4TK511NjSJvjzKLzn5pPfZRNZkRPZP0HqCioSndqH8v2nRaWVQ==",
|
|
14769
14762
|
"dev": true,
|
|
14763
|
+
"funding": [
|
|
14764
|
+
{
|
|
14765
|
+
"type": "github",
|
|
14766
|
+
"url": "https://github.com/sponsors/puzrin"
|
|
14767
|
+
},
|
|
14768
|
+
{
|
|
14769
|
+
"type": "github",
|
|
14770
|
+
"url": "https://github.com/sponsors/markdown-it"
|
|
14771
|
+
}
|
|
14772
|
+
],
|
|
14770
14773
|
"license": "MIT",
|
|
14771
14774
|
"dependencies": {
|
|
14772
14775
|
"argparse": "^2.0.1",
|
|
14773
14776
|
"entities": "^4.4.0",
|
|
14774
|
-
"linkify-it": "^5.0.
|
|
14777
|
+
"linkify-it": "^5.0.1",
|
|
14775
14778
|
"mdurl": "^2.0.0",
|
|
14776
14779
|
"punycode.js": "^2.3.1",
|
|
14777
14780
|
"uc.micro": "^2.1.0"
|
|
@@ -22392,9 +22395,9 @@
|
|
|
22392
22395
|
}
|
|
22393
22396
|
},
|
|
22394
22397
|
"node_modules/ws": {
|
|
22395
|
-
"version": "8.
|
|
22396
|
-
"resolved": "https://registry.npmjs.org/ws/-/ws-8.
|
|
22397
|
-
"integrity": "sha512-
|
|
22398
|
+
"version": "8.21.0",
|
|
22399
|
+
"resolved": "https://registry.npmjs.org/ws/-/ws-8.21.0.tgz",
|
|
22400
|
+
"integrity": "sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==",
|
|
22398
22401
|
"license": "MIT",
|
|
22399
22402
|
"engines": {
|
|
22400
22403
|
"node": ">=10.0.0"
|