@salesforce/plugin-trust 3.1.0 → 3.1.2
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 +1 -1
- package/oclif.lock +495 -224
- package/oclif.manifest.json +1 -1
- package/package.json +9 -9
package/oclif.lock
CHANGED
|
@@ -620,6 +620,17 @@
|
|
|
620
620
|
"@nodelib/fs.scandir" "2.1.5"
|
|
621
621
|
fastq "^1.6.0"
|
|
622
622
|
|
|
623
|
+
"@npmcli/agent@^2.0.0":
|
|
624
|
+
version "2.2.0"
|
|
625
|
+
resolved "https://registry.yarnpkg.com/@npmcli/agent/-/agent-2.2.0.tgz#e81f00fdb2a670750ff7731bbefb47ecbf0ccf44"
|
|
626
|
+
integrity sha512-2yThA1Es98orMkpSLVqlDZAMPK3jHJhifP2gnNUdk1754uZ8yI5c+ulCoVG+WlntQA6MzhrURMXjSd9Z7dJ2/Q==
|
|
627
|
+
dependencies:
|
|
628
|
+
agent-base "^7.1.0"
|
|
629
|
+
http-proxy-agent "^7.0.0"
|
|
630
|
+
https-proxy-agent "^7.0.1"
|
|
631
|
+
lru-cache "^10.0.1"
|
|
632
|
+
socks-proxy-agent "^8.0.1"
|
|
633
|
+
|
|
623
634
|
"@npmcli/arborist@^4.0.4":
|
|
624
635
|
version "4.3.1"
|
|
625
636
|
resolved "https://registry.yarnpkg.com/@npmcli/arborist/-/arborist-4.3.1.tgz#a08cddce3339882f688c1dea1651f6971e781c44"
|
|
@@ -658,52 +669,52 @@
|
|
|
658
669
|
treeverse "^1.0.4"
|
|
659
670
|
walk-up-path "^1.0.0"
|
|
660
671
|
|
|
661
|
-
"@npmcli/arborist@^
|
|
662
|
-
version "
|
|
663
|
-
resolved "https://registry.yarnpkg.com/@npmcli/arborist/-/arborist-
|
|
664
|
-
integrity sha512-
|
|
672
|
+
"@npmcli/arborist@^7.2.1":
|
|
673
|
+
version "7.2.1"
|
|
674
|
+
resolved "https://registry.yarnpkg.com/@npmcli/arborist/-/arborist-7.2.1.tgz#fcd7254a613b92a3174a57c896c249e30142bff1"
|
|
675
|
+
integrity sha512-o1QIAX56FC8HEPF+Hf4V4/hck9j0a3UiLnMX4aDHPbtU4Po1tUOUSmc2GAx947VWT+acrdMYTDkqUt2CaSXt7A==
|
|
665
676
|
dependencies:
|
|
666
677
|
"@isaacs/string-locale-compare" "^1.1.0"
|
|
667
678
|
"@npmcli/fs" "^3.1.0"
|
|
668
679
|
"@npmcli/installed-package-contents" "^2.0.2"
|
|
669
680
|
"@npmcli/map-workspaces" "^3.0.2"
|
|
670
|
-
"@npmcli/metavuln-calculator" "^
|
|
681
|
+
"@npmcli/metavuln-calculator" "^7.0.0"
|
|
671
682
|
"@npmcli/name-from-folder" "^2.0.0"
|
|
672
683
|
"@npmcli/node-gyp" "^3.0.0"
|
|
673
|
-
"@npmcli/package-json" "^
|
|
674
|
-
"@npmcli/query" "^3.0.
|
|
675
|
-
"@npmcli/run-script" "^
|
|
684
|
+
"@npmcli/package-json" "^5.0.0"
|
|
685
|
+
"@npmcli/query" "^3.0.1"
|
|
686
|
+
"@npmcli/run-script" "^7.0.2"
|
|
676
687
|
bin-links "^4.0.1"
|
|
677
|
-
cacache "^
|
|
688
|
+
cacache "^18.0.0"
|
|
678
689
|
common-ancestor-path "^1.0.1"
|
|
679
|
-
hosted-git-info "^
|
|
690
|
+
hosted-git-info "^7.0.1"
|
|
680
691
|
json-parse-even-better-errors "^3.0.0"
|
|
681
692
|
json-stringify-nice "^1.1.4"
|
|
682
693
|
minimatch "^9.0.0"
|
|
683
694
|
nopt "^7.0.0"
|
|
684
695
|
npm-install-checks "^6.2.0"
|
|
685
|
-
npm-package-arg "^
|
|
686
|
-
npm-pick-manifest "^
|
|
687
|
-
npm-registry-fetch "^
|
|
696
|
+
npm-package-arg "^11.0.1"
|
|
697
|
+
npm-pick-manifest "^9.0.0"
|
|
698
|
+
npm-registry-fetch "^16.0.0"
|
|
688
699
|
npmlog "^7.0.1"
|
|
689
|
-
pacote "^
|
|
700
|
+
pacote "^17.0.4"
|
|
690
701
|
parse-conflict-json "^3.0.0"
|
|
691
702
|
proc-log "^3.0.0"
|
|
692
703
|
promise-all-reject-late "^1.0.0"
|
|
693
704
|
promise-call-limit "^1.0.2"
|
|
694
705
|
read-package-json-fast "^3.0.2"
|
|
695
706
|
semver "^7.3.7"
|
|
696
|
-
ssri "^10.0.
|
|
707
|
+
ssri "^10.0.5"
|
|
697
708
|
treeverse "^3.0.0"
|
|
698
709
|
walk-up-path "^3.0.1"
|
|
699
710
|
|
|
700
|
-
"@npmcli/config@^
|
|
701
|
-
version "
|
|
702
|
-
resolved "https://registry.yarnpkg.com/@npmcli/config/-/config-
|
|
703
|
-
integrity sha512
|
|
711
|
+
"@npmcli/config@^8.0.1":
|
|
712
|
+
version "8.0.2"
|
|
713
|
+
resolved "https://registry.yarnpkg.com/@npmcli/config/-/config-8.0.2.tgz#61f50dbf9a1b032e341cb4cf4f74c34d3f43d358"
|
|
714
|
+
integrity sha512-g+DAp7bUsiUDynRI4jTO0wPAXJpy3puhovHHg8S4iq54NF8zd00588GJOm5ARxDaDUdKCUYu9E5fNc+esYl5JA==
|
|
704
715
|
dependencies:
|
|
705
716
|
"@npmcli/map-workspaces" "^3.0.2"
|
|
706
|
-
ci-info "^
|
|
717
|
+
ci-info "^4.0.0"
|
|
707
718
|
ini "^4.1.0"
|
|
708
719
|
nopt "^7.0.0"
|
|
709
720
|
proc-log "^3.0.0"
|
|
@@ -755,7 +766,7 @@
|
|
|
755
766
|
semver "^7.3.5"
|
|
756
767
|
which "^2.0.2"
|
|
757
768
|
|
|
758
|
-
"@npmcli/git@^4.0.0"
|
|
769
|
+
"@npmcli/git@^4.0.0":
|
|
759
770
|
version "4.1.0"
|
|
760
771
|
resolved "https://registry.yarnpkg.com/@npmcli/git/-/git-4.1.0.tgz#ab0ad3fd82bc4d8c1351b6c62f0fa56e8fe6afa6"
|
|
761
772
|
integrity sha512-9hwoB3gStVfa0N31ymBmrX+GuDGdVA/QWShZVqE0HK2Af+7QGGrCTbZia/SW0ImUTjTne7SP91qxDmtXvDHRPQ==
|
|
@@ -769,6 +780,20 @@
|
|
|
769
780
|
semver "^7.3.5"
|
|
770
781
|
which "^3.0.0"
|
|
771
782
|
|
|
783
|
+
"@npmcli/git@^5.0.0", "@npmcli/git@^5.0.3":
|
|
784
|
+
version "5.0.3"
|
|
785
|
+
resolved "https://registry.yarnpkg.com/@npmcli/git/-/git-5.0.3.tgz#ad3ede0994bcf716ddb63d361f3ea16cb72d878c"
|
|
786
|
+
integrity sha512-UZp9NwK+AynTrKvHn5k3KviW/hA5eENmFsu3iAPe7sWRt0lFUdsY/wXIYjpDFe7cdSNwOIzbObfwgt6eL5/2zw==
|
|
787
|
+
dependencies:
|
|
788
|
+
"@npmcli/promise-spawn" "^7.0.0"
|
|
789
|
+
lru-cache "^10.0.1"
|
|
790
|
+
npm-pick-manifest "^9.0.0"
|
|
791
|
+
proc-log "^3.0.0"
|
|
792
|
+
promise-inflight "^1.0.1"
|
|
793
|
+
promise-retry "^2.0.1"
|
|
794
|
+
semver "^7.3.5"
|
|
795
|
+
which "^4.0.0"
|
|
796
|
+
|
|
772
797
|
"@npmcli/installed-package-contents@^1.0.6", "@npmcli/installed-package-contents@^1.0.7":
|
|
773
798
|
version "1.0.7"
|
|
774
799
|
resolved "https://registry.yarnpkg.com/@npmcli/installed-package-contents/-/installed-package-contents-1.0.7.tgz#ab7408c6147911b970a8abe261ce512232a3f4fa"
|
|
@@ -815,14 +840,14 @@
|
|
|
815
840
|
pacote "^12.0.0"
|
|
816
841
|
semver "^7.3.2"
|
|
817
842
|
|
|
818
|
-
"@npmcli/metavuln-calculator@^
|
|
819
|
-
version "
|
|
820
|
-
resolved "https://registry.yarnpkg.com/@npmcli/metavuln-calculator/-/metavuln-calculator-
|
|
821
|
-
integrity sha512-
|
|
843
|
+
"@npmcli/metavuln-calculator@^7.0.0":
|
|
844
|
+
version "7.0.0"
|
|
845
|
+
resolved "https://registry.yarnpkg.com/@npmcli/metavuln-calculator/-/metavuln-calculator-7.0.0.tgz#fb59245926d7f677db904177f9aca15ac883d6cb"
|
|
846
|
+
integrity sha512-Pw0tyX02VkpqlIQlG2TeiJNsdrecYeUU0ubZZa9pi3N37GCsxI+en43u4hYFdq+eSx1A9a9vwFAUyqEtKFsbHQ==
|
|
822
847
|
dependencies:
|
|
823
|
-
cacache "^
|
|
848
|
+
cacache "^18.0.0"
|
|
824
849
|
json-parse-even-better-errors "^3.0.0"
|
|
825
|
-
pacote "^
|
|
850
|
+
pacote "^17.0.0"
|
|
826
851
|
semver "^7.3.5"
|
|
827
852
|
|
|
828
853
|
"@npmcli/move-file@^1.0.1", "@npmcli/move-file@^1.1.0":
|
|
@@ -868,16 +893,16 @@
|
|
|
868
893
|
dependencies:
|
|
869
894
|
json-parse-even-better-errors "^2.3.1"
|
|
870
895
|
|
|
871
|
-
"@npmcli/package-json@^
|
|
872
|
-
version "
|
|
873
|
-
resolved "https://registry.yarnpkg.com/@npmcli/package-json/-/package-json-
|
|
874
|
-
integrity sha512-
|
|
896
|
+
"@npmcli/package-json@^5.0.0":
|
|
897
|
+
version "5.0.0"
|
|
898
|
+
resolved "https://registry.yarnpkg.com/@npmcli/package-json/-/package-json-5.0.0.tgz#77d0f8b17096763ccbd8af03b7117ba6e34d6e91"
|
|
899
|
+
integrity sha512-OI2zdYBLhQ7kpNPaJxiflofYIpkNLi+lnGdzqUOfRmCF3r2l1nadcjtCYMJKv/Utm/ZtlffaUuTiAktPHbc17g==
|
|
875
900
|
dependencies:
|
|
876
|
-
"@npmcli/git" "^
|
|
901
|
+
"@npmcli/git" "^5.0.0"
|
|
877
902
|
glob "^10.2.2"
|
|
878
|
-
hosted-git-info "^
|
|
903
|
+
hosted-git-info "^7.0.0"
|
|
879
904
|
json-parse-even-better-errors "^3.0.0"
|
|
880
|
-
normalize-package-data "^
|
|
905
|
+
normalize-package-data "^6.0.0"
|
|
881
906
|
proc-log "^3.0.0"
|
|
882
907
|
semver "^7.5.3"
|
|
883
908
|
|
|
@@ -888,14 +913,21 @@
|
|
|
888
913
|
dependencies:
|
|
889
914
|
infer-owner "^1.0.4"
|
|
890
915
|
|
|
891
|
-
"@npmcli/promise-spawn@^6.0.0", "@npmcli/promise-spawn@^6.0.1"
|
|
916
|
+
"@npmcli/promise-spawn@^6.0.0", "@npmcli/promise-spawn@^6.0.1":
|
|
892
917
|
version "6.0.2"
|
|
893
918
|
resolved "https://registry.yarnpkg.com/@npmcli/promise-spawn/-/promise-spawn-6.0.2.tgz#c8bc4fa2bd0f01cb979d8798ba038f314cfa70f2"
|
|
894
919
|
integrity sha512-gGq0NJkIGSwdbUt4yhdF8ZrmkGKVz9vAdVzpOfnom+V8PLSmSOVhZwbNvZZS1EYcJN5hzzKBxmmVVAInM6HQLg==
|
|
895
920
|
dependencies:
|
|
896
921
|
which "^3.0.0"
|
|
897
922
|
|
|
898
|
-
"@npmcli/
|
|
923
|
+
"@npmcli/promise-spawn@^7.0.0":
|
|
924
|
+
version "7.0.0"
|
|
925
|
+
resolved "https://registry.yarnpkg.com/@npmcli/promise-spawn/-/promise-spawn-7.0.0.tgz#fd1c64ed4ff2341e503e1f390c62640a6540df09"
|
|
926
|
+
integrity sha512-wBqcGsMELZna0jDblGd7UXgOby45TQaMWmbFwWX+SEotk4HV6zG2t6rT9siyLhPk4P6YYqgfL1UO8nMWDBVJXQ==
|
|
927
|
+
dependencies:
|
|
928
|
+
which "^4.0.0"
|
|
929
|
+
|
|
930
|
+
"@npmcli/query@^3.0.1":
|
|
899
931
|
version "3.0.1"
|
|
900
932
|
resolved "https://registry.yarnpkg.com/@npmcli/query/-/query-3.0.1.tgz#77d63ceb7d27ed748da3cc8b50d45fc341448ed6"
|
|
901
933
|
integrity sha512-0jE8iHBogf/+bFDj+ju6/UMLbJ39c8h6nSe6qile+dB7PJ0iV3gNqcb2vtt6WWCBrxv9uAjzUT/8vroluulidA==
|
|
@@ -912,7 +944,7 @@
|
|
|
912
944
|
node-gyp "^8.2.0"
|
|
913
945
|
read-package-json-fast "^2.0.1"
|
|
914
946
|
|
|
915
|
-
"@npmcli/run-script@^6.0.0"
|
|
947
|
+
"@npmcli/run-script@^6.0.0":
|
|
916
948
|
version "6.0.2"
|
|
917
949
|
resolved "https://registry.yarnpkg.com/@npmcli/run-script/-/run-script-6.0.2.tgz#a25452d45ee7f7fb8c16dfaf9624423c0c0eb885"
|
|
918
950
|
integrity sha512-NCcr1uQo1k5U+SYlnIrbAh3cxy+OQT1VtqiAbxdymSlptbzBb62AjH2xXgjNCoP073hoa1CfCAcwoZ8k96C4nA==
|
|
@@ -923,6 +955,17 @@
|
|
|
923
955
|
read-package-json-fast "^3.0.0"
|
|
924
956
|
which "^3.0.0"
|
|
925
957
|
|
|
958
|
+
"@npmcli/run-script@^7.0.0", "@npmcli/run-script@^7.0.2":
|
|
959
|
+
version "7.0.2"
|
|
960
|
+
resolved "https://registry.yarnpkg.com/@npmcli/run-script/-/run-script-7.0.2.tgz#497e7f058799497889df65900c711312252276d3"
|
|
961
|
+
integrity sha512-Omu0rpA8WXvcGeY6DDzyRoY1i5DkCBkzyJ+m2u7PD6quzb0TvSqdIPOkTn8ZBOj7LbbcbMfZ3c5skwSu6m8y2w==
|
|
962
|
+
dependencies:
|
|
963
|
+
"@npmcli/node-gyp" "^3.0.0"
|
|
964
|
+
"@npmcli/promise-spawn" "^7.0.0"
|
|
965
|
+
node-gyp "^10.0.0"
|
|
966
|
+
read-package-json-fast "^3.0.0"
|
|
967
|
+
which "^4.0.0"
|
|
968
|
+
|
|
926
969
|
"@oclif/core@^2.15.0":
|
|
927
970
|
version "2.15.0"
|
|
928
971
|
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.15.0.tgz#f27797b30a77d13279fba88c1698fc34a0bd0d2a"
|
|
@@ -957,10 +1000,10 @@
|
|
|
957
1000
|
wordwrap "^1.0.0"
|
|
958
1001
|
wrap-ansi "^7.0.0"
|
|
959
1002
|
|
|
960
|
-
"@oclif/core@^3.0.0", "@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.11.0", "@oclif/core@^3.
|
|
961
|
-
version "3.
|
|
962
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.
|
|
963
|
-
integrity sha512-
|
|
1003
|
+
"@oclif/core@^3.0.0", "@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.11.0", "@oclif/core@^3.13.1", "@oclif/core@^3.3.1":
|
|
1004
|
+
version "3.13.1"
|
|
1005
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.13.1.tgz#dbd5e604ec78a716a33bfa6fec6c988a507b7f38"
|
|
1006
|
+
integrity sha512-bpnF6BL+j7D0k0T+dZ4g7LwcZzctCoKjIYm8zcSNgrItS2pgIlvsRf8SdkGNu6djzRD7vzM657ZO9fWU6goz0g==
|
|
964
1007
|
dependencies:
|
|
965
1008
|
ansi-escapes "^4.3.2"
|
|
966
1009
|
ansi-styles "^4.3.0"
|
|
@@ -990,13 +1033,13 @@
|
|
|
990
1033
|
wordwrap "^1.0.0"
|
|
991
1034
|
wrap-ansi "^7.0.0"
|
|
992
1035
|
|
|
993
|
-
"@oclif/plugin-command-snapshot@^5.0.
|
|
994
|
-
version "5.0.
|
|
995
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.
|
|
996
|
-
integrity sha512-
|
|
1036
|
+
"@oclif/plugin-command-snapshot@^5.0.3":
|
|
1037
|
+
version "5.0.3"
|
|
1038
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.3.tgz#1ca2ccc173ba66d81e0e351f0cf640a9c3782f02"
|
|
1039
|
+
integrity sha512-LbG7lxdKhaapv7nrgUoQU505PA92OU4SOMyczS74BatgUHjx4B0qXOe3VI2aKmd+SApPaLDe/QsGnm98gfZhmQ==
|
|
997
1040
|
dependencies:
|
|
998
1041
|
"@oclif/core" "^3.10.8"
|
|
999
|
-
"@types/lodash.difference" "^4.5.
|
|
1042
|
+
"@types/lodash.difference" "^4.5.9"
|
|
1000
1043
|
chalk "^5.3.0"
|
|
1001
1044
|
just-diff "^5.2.0"
|
|
1002
1045
|
lodash.difference "^4.5.0"
|
|
@@ -1183,12 +1226,12 @@
|
|
|
1183
1226
|
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
|
|
1184
1227
|
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
|
|
1185
1228
|
|
|
1186
|
-
"@salesforce/cli-plugins-testkit@^5.0.
|
|
1187
|
-
version "5.0.
|
|
1188
|
-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.0.
|
|
1189
|
-
integrity sha512-
|
|
1229
|
+
"@salesforce/cli-plugins-testkit@^5.0.6":
|
|
1230
|
+
version "5.0.6"
|
|
1231
|
+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.0.6.tgz#16fb3378406b19ba7b70ebec58c27d683141c571"
|
|
1232
|
+
integrity sha512-1zbyVpATCSgcL8X6svic2MNqIGGJLUQAwkLmTiibwiudnKGZhkXj1kF+46c2mr5oi4hLKk7Bpzq2fO45MT14/A==
|
|
1190
1233
|
dependencies:
|
|
1191
|
-
"@salesforce/core" "^6.2.
|
|
1234
|
+
"@salesforce/core" "^6.2.2"
|
|
1192
1235
|
"@salesforce/kit" "^3.0.15"
|
|
1193
1236
|
"@salesforce/ts-types" "^2.0.9"
|
|
1194
1237
|
"@types/shelljs" "^0.8.15"
|
|
@@ -1222,21 +1265,21 @@
|
|
|
1222
1265
|
semver "^7.5.4"
|
|
1223
1266
|
ts-retry-promise "^0.7.1"
|
|
1224
1267
|
|
|
1225
|
-
"@salesforce/core@^6.1.0", "@salesforce/core@^6.1.3", "@salesforce/core@^6.2.0":
|
|
1226
|
-
version "6.2.
|
|
1227
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.2.
|
|
1228
|
-
integrity sha512-
|
|
1268
|
+
"@salesforce/core@^6.1.0", "@salesforce/core@^6.1.3", "@salesforce/core@^6.2.0", "@salesforce/core@^6.2.2":
|
|
1269
|
+
version "6.2.2"
|
|
1270
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.2.2.tgz#c390c7c407e8916ad85a3e300d9d9e4fecfba207"
|
|
1271
|
+
integrity sha512-R2ptk/+KSWDJOqdInxfzPTLF3V//vFtD4vQcjWIK9NaGCCq4ZwiF2gMpkBcKgDQneLUmva2NcmnzF3c51zQp5A==
|
|
1229
1272
|
dependencies:
|
|
1230
1273
|
"@salesforce/kit" "^3.0.15"
|
|
1231
1274
|
"@salesforce/schemas" "^1.6.1"
|
|
1232
1275
|
"@salesforce/ts-types" "^2.0.9"
|
|
1233
|
-
"@types/semver" "^7.5.
|
|
1276
|
+
"@types/semver" "^7.5.6"
|
|
1234
1277
|
ajv "^8.12.0"
|
|
1235
1278
|
change-case "^4.1.2"
|
|
1236
1279
|
faye "^1.4.0"
|
|
1237
1280
|
form-data "^4.0.0"
|
|
1238
1281
|
js2xmlparser "^4.0.1"
|
|
1239
|
-
jsforce "^2.0.0-beta.
|
|
1282
|
+
jsforce "^2.0.0-beta.29"
|
|
1240
1283
|
jsonwebtoken "9.0.2"
|
|
1241
1284
|
jszip "3.10.1"
|
|
1242
1285
|
pino "^8.16.2"
|
|
@@ -1251,17 +1294,17 @@
|
|
|
1251
1294
|
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e"
|
|
1252
1295
|
integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==
|
|
1253
1296
|
|
|
1254
|
-
"@salesforce/dev-scripts@^
|
|
1255
|
-
version "
|
|
1256
|
-
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-
|
|
1257
|
-
integrity sha512-
|
|
1297
|
+
"@salesforce/dev-scripts@^8.0.0":
|
|
1298
|
+
version "8.0.0"
|
|
1299
|
+
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-8.0.0.tgz#debdc8a311858259e7c972a55b82521c6eed101d"
|
|
1300
|
+
integrity sha512-8TxQD+8Acn1CBiiSwhTPnYfbdaX9fASUPB5CvTSQJMr9aitoa9PFrC/wE7QTmtf+O8UAAVz4nndhjVABqpYf1Q==
|
|
1258
1301
|
dependencies:
|
|
1259
1302
|
"@commitlint/cli" "^17.1.2"
|
|
1260
1303
|
"@commitlint/config-conventional" "^17.1.0"
|
|
1261
1304
|
"@salesforce/dev-config" "^4.1.0"
|
|
1262
1305
|
"@salesforce/prettier-config" "^0.0.3"
|
|
1263
1306
|
"@types/chai" "^4.3.10"
|
|
1264
|
-
"@types/mocha" "^10.0.
|
|
1307
|
+
"@types/mocha" "^10.0.6"
|
|
1265
1308
|
"@types/node" "^18"
|
|
1266
1309
|
"@types/sinon" "^10.0.20"
|
|
1267
1310
|
chai "^4.3.10"
|
|
@@ -1398,7 +1441,14 @@
|
|
|
1398
1441
|
dependencies:
|
|
1399
1442
|
"@sigstore/protobuf-specs" "^0.2.0"
|
|
1400
1443
|
|
|
1401
|
-
"@sigstore/
|
|
1444
|
+
"@sigstore/bundle@^2.1.0":
|
|
1445
|
+
version "2.1.0"
|
|
1446
|
+
resolved "https://registry.yarnpkg.com/@sigstore/bundle/-/bundle-2.1.0.tgz#c6140ca97b68815edf7c4fb7bdbf58d656525c39"
|
|
1447
|
+
integrity sha512-89uOo6yh/oxaU8AeOUnVrTdVMcGk9Q1hJa7Hkvalc6G3Z3CupWk4Xe9djSgJm9fMkH69s0P0cVHUoKSOemLdng==
|
|
1448
|
+
dependencies:
|
|
1449
|
+
"@sigstore/protobuf-specs" "^0.2.1"
|
|
1450
|
+
|
|
1451
|
+
"@sigstore/protobuf-specs@^0.2.0", "@sigstore/protobuf-specs@^0.2.1":
|
|
1402
1452
|
version "0.2.1"
|
|
1403
1453
|
resolved "https://registry.yarnpkg.com/@sigstore/protobuf-specs/-/protobuf-specs-0.2.1.tgz#be9ef4f3c38052c43bd399d3f792c97ff9e2277b"
|
|
1404
1454
|
integrity sha512-XTWVxnWJu+c1oCshMLwnKvz8ZQJJDVOlciMfgpJBQbThVjKTCG8dwyhgLngBD2KN0ap9F/gOV8rFDEx8uh7R2A==
|
|
@@ -1412,6 +1462,15 @@
|
|
|
1412
1462
|
"@sigstore/protobuf-specs" "^0.2.0"
|
|
1413
1463
|
make-fetch-happen "^11.0.1"
|
|
1414
1464
|
|
|
1465
|
+
"@sigstore/sign@^2.1.0":
|
|
1466
|
+
version "2.2.0"
|
|
1467
|
+
resolved "https://registry.yarnpkg.com/@sigstore/sign/-/sign-2.2.0.tgz#4918207d8356877ab42d85d360d5729e9b3ec65a"
|
|
1468
|
+
integrity sha512-AAbmnEHDQv6CSfrWA5wXslGtzLPtAtHZleKOgxdQYvx/s76Fk6T6ZVt7w2IGV9j1UrFeBocTTQxaXG2oRrDhYA==
|
|
1469
|
+
dependencies:
|
|
1470
|
+
"@sigstore/bundle" "^2.1.0"
|
|
1471
|
+
"@sigstore/protobuf-specs" "^0.2.1"
|
|
1472
|
+
make-fetch-happen "^13.0.0"
|
|
1473
|
+
|
|
1415
1474
|
"@sigstore/tuf@^1.0.3":
|
|
1416
1475
|
version "1.0.3"
|
|
1417
1476
|
resolved "https://registry.yarnpkg.com/@sigstore/tuf/-/tuf-1.0.3.tgz#2a65986772ede996485728f027b0514c0b70b160"
|
|
@@ -1420,6 +1479,14 @@
|
|
|
1420
1479
|
"@sigstore/protobuf-specs" "^0.2.0"
|
|
1421
1480
|
tuf-js "^1.1.7"
|
|
1422
1481
|
|
|
1482
|
+
"@sigstore/tuf@^2.1.0":
|
|
1483
|
+
version "2.2.0"
|
|
1484
|
+
resolved "https://registry.yarnpkg.com/@sigstore/tuf/-/tuf-2.2.0.tgz#ef636239687e41af3f2ce10667ab88f5ca6165b3"
|
|
1485
|
+
integrity sha512-KKATZ5orWfqd9ZG6MN8PtCIx4eevWSuGRKQvofnWXRpyMyUEpmrzg5M5BrCpjM+NfZ0RbNGOh5tCz/P2uoRqOA==
|
|
1486
|
+
dependencies:
|
|
1487
|
+
"@sigstore/protobuf-specs" "^0.2.1"
|
|
1488
|
+
tuf-js "^2.1.0"
|
|
1489
|
+
|
|
1423
1490
|
"@sindresorhus/is@^4.0.0":
|
|
1424
1491
|
version "4.6.0"
|
|
1425
1492
|
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.6.0.tgz#3c7c9c46e678feefe7a2e5bb609d3dbd665ffb3f"
|
|
@@ -1536,6 +1603,11 @@
|
|
|
1536
1603
|
resolved "https://registry.yarnpkg.com/@tufjs/canonical-json/-/canonical-json-1.0.0.tgz#eade9fd1f537993bc1f0949f3aea276ecc4fab31"
|
|
1537
1604
|
integrity sha512-QTnf++uxunWvG2z3UFNzAoQPHxnSXOwtaI3iJ+AohhV+5vONuArPjJE7aPXPVXfXJsqrVbZBu9b81AJoSd09IQ==
|
|
1538
1605
|
|
|
1606
|
+
"@tufjs/canonical-json@2.0.0":
|
|
1607
|
+
version "2.0.0"
|
|
1608
|
+
resolved "https://registry.yarnpkg.com/@tufjs/canonical-json/-/canonical-json-2.0.0.tgz#a52f61a3d7374833fca945b2549bc30a2dd40d0a"
|
|
1609
|
+
integrity sha512-yVtV8zsdo8qFHe+/3kw81dSLyF7D576A5cCFCi4X7B39tWT7SekaEFUnvnWJHz+9qO7qJTah1JbrDjWKqFtdWA==
|
|
1610
|
+
|
|
1539
1611
|
"@tufjs/models@1.0.4":
|
|
1540
1612
|
version "1.0.4"
|
|
1541
1613
|
resolved "https://registry.yarnpkg.com/@tufjs/models/-/models-1.0.4.tgz#5a689630f6b9dbda338d4b208019336562f176ef"
|
|
@@ -1544,6 +1616,14 @@
|
|
|
1544
1616
|
"@tufjs/canonical-json" "1.0.0"
|
|
1545
1617
|
minimatch "^9.0.0"
|
|
1546
1618
|
|
|
1619
|
+
"@tufjs/models@2.0.0":
|
|
1620
|
+
version "2.0.0"
|
|
1621
|
+
resolved "https://registry.yarnpkg.com/@tufjs/models/-/models-2.0.0.tgz#c7ab241cf11dd29deb213d6817dabb8c99ce0863"
|
|
1622
|
+
integrity sha512-c8nj8BaOExmZKO2DXhDfegyhSGcG9E/mPN3U13L+/PsoWm1uaGiHHjxqSHQiasDBQwDA3aHuw9+9spYAP1qvvg==
|
|
1623
|
+
dependencies:
|
|
1624
|
+
"@tufjs/canonical-json" "2.0.0"
|
|
1625
|
+
minimatch "^9.0.3"
|
|
1626
|
+
|
|
1547
1627
|
"@types/cacheable-request@^6.0.1":
|
|
1548
1628
|
version "6.0.3"
|
|
1549
1629
|
resolved "https://registry.yarnpkg.com/@types/cacheable-request/-/cacheable-request-6.0.3.tgz#a430b3260466ca7b5ca5bfd735693b36e7a9d183"
|
|
@@ -1609,10 +1689,10 @@
|
|
|
1609
1689
|
dependencies:
|
|
1610
1690
|
"@types/node" "*"
|
|
1611
1691
|
|
|
1612
|
-
"@types/lodash.difference@^4.5.
|
|
1613
|
-
version "4.5.
|
|
1614
|
-
resolved "https://registry.yarnpkg.com/@types/lodash.difference/-/lodash.difference-4.5.
|
|
1615
|
-
integrity sha512-
|
|
1692
|
+
"@types/lodash.difference@^4.5.9":
|
|
1693
|
+
version "4.5.9"
|
|
1694
|
+
resolved "https://registry.yarnpkg.com/@types/lodash.difference/-/lodash.difference-4.5.9.tgz#69e82a68557779abac489585f43159997cab874c"
|
|
1695
|
+
integrity sha512-MNlajcjtwzLpXk+cw38UkBvEXJNEPhULgS8A4EHwtUwT7f7yFH/SFKD0iw5Rfilwh60yJIgFo0vsMr7xsa5+aw==
|
|
1616
1696
|
dependencies:
|
|
1617
1697
|
"@types/lodash" "*"
|
|
1618
1698
|
|
|
@@ -1636,10 +1716,10 @@
|
|
|
1636
1716
|
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.4.tgz#81f886786411c45bba3f33e781ab48bd56bfca2e"
|
|
1637
1717
|
integrity sha512-Kfe/D3hxHTusnPNRbycJE1N77WHDsdS4AjUYIzlDzhDrS47NrwuL3YW4VITxwR7KCVpzwgy4Rbj829KSSQmwXQ==
|
|
1638
1718
|
|
|
1639
|
-
"@types/mocha@^10.0.
|
|
1640
|
-
version "10.0.
|
|
1641
|
-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.
|
|
1642
|
-
integrity sha512-
|
|
1719
|
+
"@types/mocha@^10.0.6":
|
|
1720
|
+
version "10.0.6"
|
|
1721
|
+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.6.tgz#818551d39113081048bdddbef96701b4e8bb9d1b"
|
|
1722
|
+
integrity sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg==
|
|
1643
1723
|
|
|
1644
1724
|
"@types/node@*":
|
|
1645
1725
|
version "20.8.9"
|
|
@@ -1687,10 +1767,10 @@
|
|
|
1687
1767
|
dependencies:
|
|
1688
1768
|
"@types/node" "*"
|
|
1689
1769
|
|
|
1690
|
-
"@types/semver@^7.3.12", "@types/semver@^7.5.0", "@types/semver@^7.5.4":
|
|
1691
|
-
version "7.5.
|
|
1692
|
-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.
|
|
1693
|
-
integrity sha512
|
|
1770
|
+
"@types/semver@^7.3.12", "@types/semver@^7.5.0", "@types/semver@^7.5.4", "@types/semver@^7.5.6":
|
|
1771
|
+
version "7.5.6"
|
|
1772
|
+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.6.tgz#c65b2bfce1bec346582c07724e3f8c1017a20339"
|
|
1773
|
+
integrity sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==
|
|
1694
1774
|
|
|
1695
1775
|
"@types/shelljs@^0.8.15":
|
|
1696
1776
|
version "0.8.15"
|
|
@@ -2489,7 +2569,7 @@ cacache@^16.1.0:
|
|
|
2489
2569
|
tar "^6.1.11"
|
|
2490
2570
|
unique-filename "^2.0.0"
|
|
2491
2571
|
|
|
2492
|
-
cacache@^17.0.0
|
|
2572
|
+
cacache@^17.0.0:
|
|
2493
2573
|
version "17.1.4"
|
|
2494
2574
|
resolved "https://registry.yarnpkg.com/cacache/-/cacache-17.1.4.tgz#b3ff381580b47e85c6e64f801101508e26604b35"
|
|
2495
2575
|
integrity sha512-/aJwG2l3ZMJ1xNAnqbMpA40of9dj/pIH3QfiuQSqjfPJF747VR0J/bHn+/KdNnHKc6XQcWt/AfRSBft82W1d2A==
|
|
@@ -2507,6 +2587,24 @@ cacache@^17.0.0, cacache@^17.0.4, cacache@^17.1.3:
|
|
|
2507
2587
|
tar "^6.1.11"
|
|
2508
2588
|
unique-filename "^3.0.0"
|
|
2509
2589
|
|
|
2590
|
+
cacache@^18.0.0:
|
|
2591
|
+
version "18.0.1"
|
|
2592
|
+
resolved "https://registry.yarnpkg.com/cacache/-/cacache-18.0.1.tgz#b026d56ad569e4f73cc07c813b3c66707d0fb142"
|
|
2593
|
+
integrity sha512-g4Uf2CFZPaxtJKre6qr4zqLDOOPU7bNVhWjlNhvzc51xaTOx2noMOLhfFkTAqwtrAZAKQUuDfyjitzilpA8WsQ==
|
|
2594
|
+
dependencies:
|
|
2595
|
+
"@npmcli/fs" "^3.1.0"
|
|
2596
|
+
fs-minipass "^3.0.0"
|
|
2597
|
+
glob "^10.2.2"
|
|
2598
|
+
lru-cache "^10.0.1"
|
|
2599
|
+
minipass "^7.0.3"
|
|
2600
|
+
minipass-collect "^2.0.1"
|
|
2601
|
+
minipass-flush "^1.0.5"
|
|
2602
|
+
minipass-pipeline "^1.2.4"
|
|
2603
|
+
p-map "^4.0.0"
|
|
2604
|
+
ssri "^10.0.0"
|
|
2605
|
+
tar "^6.1.11"
|
|
2606
|
+
unique-filename "^3.0.0"
|
|
2607
|
+
|
|
2510
2608
|
cacheable-lookup@^5.0.3:
|
|
2511
2609
|
version "5.0.4"
|
|
2512
2610
|
resolved "https://registry.yarnpkg.com/cacheable-lookup/-/cacheable-lookup-5.0.4.tgz#5a6b865b2c44357be3d5ebc2a467b032719a7005"
|
|
@@ -2709,11 +2807,16 @@ chownr@^2.0.0:
|
|
|
2709
2807
|
resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
|
|
2710
2808
|
integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
|
|
2711
2809
|
|
|
2712
|
-
ci-info@^3.
|
|
2810
|
+
ci-info@^3.8.0, ci-info@^3.9.0:
|
|
2713
2811
|
version "3.9.0"
|
|
2714
2812
|
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.9.0.tgz#4279a62028a7b1f262f3473fc9605f5e218c59b4"
|
|
2715
2813
|
integrity sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==
|
|
2716
2814
|
|
|
2815
|
+
ci-info@^4.0.0:
|
|
2816
|
+
version "4.0.0"
|
|
2817
|
+
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-4.0.0.tgz#65466f8b280fc019b9f50a5388115d17a63a44f2"
|
|
2818
|
+
integrity sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==
|
|
2819
|
+
|
|
2717
2820
|
cidr-regex@^3.1.1:
|
|
2718
2821
|
version "3.1.1"
|
|
2719
2822
|
resolved "https://registry.yarnpkg.com/cidr-regex/-/cidr-regex-3.1.1.tgz#ba1972c57c66f61875f18fd7dd487469770b571d"
|
|
@@ -4058,7 +4161,7 @@ fs-minipass@^2.0.0, fs-minipass@^2.1.0:
|
|
|
4058
4161
|
dependencies:
|
|
4059
4162
|
minipass "^3.0.0"
|
|
4060
4163
|
|
|
4061
|
-
fs-minipass@^3.0.0, fs-minipass@^3.0.
|
|
4164
|
+
fs-minipass@^3.0.0, fs-minipass@^3.0.3:
|
|
4062
4165
|
version "3.0.3"
|
|
4063
4166
|
resolved "https://registry.yarnpkg.com/fs-minipass/-/fs-minipass-3.0.3.tgz#79a85981c4dc120065e96f62086bf6f9dc26cc54"
|
|
4064
4167
|
integrity sha512-XUBA9XClHbnJWSfBzjkm6RvPsyg3sryZt06BEQoXcF7EK/xpGaQYJgQKDJSUH5SGZ76Y7pFx1QBnXz09rU5Fbw==
|
|
@@ -4247,7 +4350,7 @@ glob@7.2.0:
|
|
|
4247
4350
|
once "^1.3.0"
|
|
4248
4351
|
path-is-absolute "^1.0.0"
|
|
4249
4352
|
|
|
4250
|
-
glob@^10.2.2, glob@^10.
|
|
4353
|
+
glob@^10.2.2, glob@^10.3.10:
|
|
4251
4354
|
version "10.3.10"
|
|
4252
4355
|
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.10.tgz#0351ebb809fd187fe421ab96af83d3a70715df4b"
|
|
4253
4356
|
integrity sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==
|
|
@@ -4484,13 +4587,20 @@ hosted-git-info@^4.0.1:
|
|
|
4484
4587
|
dependencies:
|
|
4485
4588
|
lru-cache "^6.0.0"
|
|
4486
4589
|
|
|
4487
|
-
hosted-git-info@^6.0.0
|
|
4590
|
+
hosted-git-info@^6.0.0:
|
|
4488
4591
|
version "6.1.1"
|
|
4489
4592
|
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-6.1.1.tgz#629442c7889a69c05de604d52996b74fe6f26d58"
|
|
4490
4593
|
integrity sha512-r0EI+HBMcXadMrugk0GCQ+6BQV39PiWAZVfq7oIckeGiN7sjRGyQxPdft3nQekFTCQbYxLBH+/axZMeH8UX6+w==
|
|
4491
4594
|
dependencies:
|
|
4492
4595
|
lru-cache "^7.5.1"
|
|
4493
4596
|
|
|
4597
|
+
hosted-git-info@^7.0.0, hosted-git-info@^7.0.1:
|
|
4598
|
+
version "7.0.1"
|
|
4599
|
+
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-7.0.1.tgz#9985fcb2700467fecf7f33a4d4874e30680b5322"
|
|
4600
|
+
integrity sha512-+K84LB1DYwMHoHSgaOY/Jfhw3ucPmSET5v98Ke/HdNSw4a0UktWzyW1mjhjpuxxTqOOsfWT/7iVshHmVZ4IpOA==
|
|
4601
|
+
dependencies:
|
|
4602
|
+
lru-cache "^10.0.1"
|
|
4603
|
+
|
|
4494
4604
|
html-escaper@^2.0.0:
|
|
4495
4605
|
version "2.0.2"
|
|
4496
4606
|
resolved "https://registry.yarnpkg.com/html-escaper/-/html-escaper-2.0.2.tgz#dfd60027da36a36dfcbe236262c00a5822681453"
|
|
@@ -4568,7 +4678,7 @@ https-proxy-agent@^5.0.0:
|
|
|
4568
4678
|
agent-base "6"
|
|
4569
4679
|
debug "4"
|
|
4570
4680
|
|
|
4571
|
-
https-proxy-agent@^7.0.2:
|
|
4681
|
+
https-proxy-agent@^7.0.1, https-proxy-agent@^7.0.2:
|
|
4572
4682
|
version "7.0.2"
|
|
4573
4683
|
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.2.tgz#e2645b846b90e96c6e6f347fb5b2e41f1590b09b"
|
|
4574
4684
|
integrity sha512-NmLNjm6ucYwtcUmL7JQC1ZQ57LmHP4lT15FQ8D61nak1rO6DH+fz5qNK2Ap5UN4ZapYICE3/0KodcLYSPsPbaA==
|
|
@@ -4707,15 +4817,15 @@ ini@^4.1.0, ini@^4.1.1:
|
|
|
4707
4817
|
resolved "https://registry.yarnpkg.com/ini/-/ini-4.1.1.tgz#d95b3d843b1e906e56d6747d5447904ff50ce7a1"
|
|
4708
4818
|
integrity sha512-QQnnxNyfvmHFIsj7gkPcYymR8Jdw/o7mp5ZFihxn6h8Ci6fh3Dx4E1gPjpQEpIuPo9XVNY/ZUwh4BPMjGyL01g==
|
|
4709
4819
|
|
|
4710
|
-
init-package-json@^
|
|
4711
|
-
version "
|
|
4712
|
-
resolved "https://registry.yarnpkg.com/init-package-json/-/init-package-json-
|
|
4713
|
-
integrity sha512-
|
|
4820
|
+
init-package-json@^6.0.0:
|
|
4821
|
+
version "6.0.0"
|
|
4822
|
+
resolved "https://registry.yarnpkg.com/init-package-json/-/init-package-json-6.0.0.tgz#7d4daeaacc72be300c616481e5c155d5048a18b4"
|
|
4823
|
+
integrity sha512-AmXD+Aht5iZGo/y1KUtZSUQ1SltesXHxQuc7qeNz0eUGx/8WgkHeeQLSFdM8l9YpmnnamGIbAxVdAs2xoLRKRQ==
|
|
4714
4824
|
dependencies:
|
|
4715
|
-
npm-package-arg "^
|
|
4825
|
+
npm-package-arg "^11.0.0"
|
|
4716
4826
|
promzard "^1.0.0"
|
|
4717
4827
|
read "^2.0.0"
|
|
4718
|
-
read-package-json "^
|
|
4828
|
+
read-package-json "^7.0.0"
|
|
4719
4829
|
semver "^7.3.5"
|
|
4720
4830
|
validate-npm-package-license "^3.0.4"
|
|
4721
4831
|
validate-npm-package-name "^5.0.0"
|
|
@@ -5076,6 +5186,11 @@ isexe@^2.0.0:
|
|
|
5076
5186
|
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
|
|
5077
5187
|
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
|
|
5078
5188
|
|
|
5189
|
+
isexe@^3.1.1:
|
|
5190
|
+
version "3.1.1"
|
|
5191
|
+
resolved "https://registry.yarnpkg.com/isexe/-/isexe-3.1.1.tgz#4a407e2bd78ddfb14bea0c27c6f7072dde775f0d"
|
|
5192
|
+
integrity sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==
|
|
5193
|
+
|
|
5079
5194
|
istanbul-lib-coverage@^3.0.0, istanbul-lib-coverage@^3.2.0:
|
|
5080
5195
|
version "3.2.0"
|
|
5081
5196
|
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz#189e7909d0a39fa5a3dfad5b03f71947770191d3"
|
|
@@ -5212,10 +5327,10 @@ jsesc@~0.5.0:
|
|
|
5212
5327
|
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
|
|
5213
5328
|
integrity sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==
|
|
5214
5329
|
|
|
5215
|
-
jsforce@^2.0.0-beta.28:
|
|
5216
|
-
version "2.0.0-beta.
|
|
5217
|
-
resolved "https://registry.yarnpkg.com/jsforce/-/jsforce-2.0.0-beta.
|
|
5218
|
-
integrity sha512-
|
|
5330
|
+
jsforce@^2.0.0-beta.28, jsforce@^2.0.0-beta.29:
|
|
5331
|
+
version "2.0.0-beta.29"
|
|
5332
|
+
resolved "https://registry.yarnpkg.com/jsforce/-/jsforce-2.0.0-beta.29.tgz#0b59b026eb0b90dfb199a53656af32a4c8acc48f"
|
|
5333
|
+
integrity sha512-Fq7xjOYOikyozZZDQNTfzsAdhcO0rUXwtavsjM+cCYUFiCMVOJJavgco303zOsJk3v8sdAYnGgHyKckLIhnyAg==
|
|
5219
5334
|
dependencies:
|
|
5220
5335
|
"@babel/runtime" "^7.12.5"
|
|
5221
5336
|
"@babel/runtime-corejs3" "^7.12.5"
|
|
@@ -5399,115 +5514,115 @@ levn@^0.4.1:
|
|
|
5399
5514
|
prelude-ls "^1.2.1"
|
|
5400
5515
|
type-check "~0.4.0"
|
|
5401
5516
|
|
|
5402
|
-
libnpmaccess@^
|
|
5403
|
-
version "
|
|
5404
|
-
resolved "https://registry.yarnpkg.com/libnpmaccess/-/libnpmaccess-
|
|
5405
|
-
integrity sha512-
|
|
5517
|
+
libnpmaccess@^8.0.1:
|
|
5518
|
+
version "8.0.1"
|
|
5519
|
+
resolved "https://registry.yarnpkg.com/libnpmaccess/-/libnpmaccess-8.0.1.tgz#46bc5e3b76072dbb8d77803882d434508219f312"
|
|
5520
|
+
integrity sha512-MWbnWIfxLKol+BgC1NR1as1JwM5ufZASd6CaENJjNe4JpJ0gx71xhpYY5SvNMZnVBahocYZWP6+SPQdyD0abEQ==
|
|
5406
5521
|
dependencies:
|
|
5407
|
-
npm-package-arg "^
|
|
5408
|
-
npm-registry-fetch "^
|
|
5522
|
+
npm-package-arg "^11.0.1"
|
|
5523
|
+
npm-registry-fetch "^16.0.0"
|
|
5409
5524
|
|
|
5410
|
-
libnpmdiff@^
|
|
5411
|
-
version "
|
|
5412
|
-
resolved "https://registry.yarnpkg.com/libnpmdiff/-/libnpmdiff-
|
|
5413
|
-
integrity sha512-
|
|
5525
|
+
libnpmdiff@^6.0.3:
|
|
5526
|
+
version "6.0.3"
|
|
5527
|
+
resolved "https://registry.yarnpkg.com/libnpmdiff/-/libnpmdiff-6.0.3.tgz#b8fe312e117389cce5cfffa088882ef8d97647eb"
|
|
5528
|
+
integrity sha512-Xy4ZFueaYb7CNMxH7i/SoQDg7VyDOESFWZp/MU3f3qtAasEWhdTYBSHmb18ehp8MxTjox7c7U6ws7l3r+LTBFA==
|
|
5414
5529
|
dependencies:
|
|
5415
|
-
"@npmcli/arborist" "^
|
|
5530
|
+
"@npmcli/arborist" "^7.2.1"
|
|
5416
5531
|
"@npmcli/disparity-colors" "^3.0.0"
|
|
5417
5532
|
"@npmcli/installed-package-contents" "^2.0.2"
|
|
5418
5533
|
binary-extensions "^2.2.0"
|
|
5419
5534
|
diff "^5.1.0"
|
|
5420
5535
|
minimatch "^9.0.0"
|
|
5421
|
-
npm-package-arg "^
|
|
5422
|
-
pacote "^
|
|
5423
|
-
tar "^6.
|
|
5536
|
+
npm-package-arg "^11.0.1"
|
|
5537
|
+
pacote "^17.0.4"
|
|
5538
|
+
tar "^6.2.0"
|
|
5424
5539
|
|
|
5425
|
-
libnpmexec@^
|
|
5426
|
-
version "
|
|
5427
|
-
resolved "https://registry.yarnpkg.com/libnpmexec/-/libnpmexec-
|
|
5428
|
-
integrity sha512-
|
|
5540
|
+
libnpmexec@^7.0.3:
|
|
5541
|
+
version "7.0.4"
|
|
5542
|
+
resolved "https://registry.yarnpkg.com/libnpmexec/-/libnpmexec-7.0.4.tgz#de0839feb7ec1383f363074ed309ff281ce648a6"
|
|
5543
|
+
integrity sha512-SMllLSLcW4dNchBLb4yLNo38acNWq8pGpXZan0BGjHSxHOYbAnMrOJd3Gu/nOVWVZ9OgKFcHaxrXlwgwDhk30A==
|
|
5429
5544
|
dependencies:
|
|
5430
|
-
"@npmcli/arborist" "^
|
|
5431
|
-
"@npmcli/run-script" "^
|
|
5432
|
-
ci-info "^
|
|
5433
|
-
npm-package-arg "^
|
|
5545
|
+
"@npmcli/arborist" "^7.2.1"
|
|
5546
|
+
"@npmcli/run-script" "^7.0.2"
|
|
5547
|
+
ci-info "^4.0.0"
|
|
5548
|
+
npm-package-arg "^11.0.1"
|
|
5434
5549
|
npmlog "^7.0.1"
|
|
5435
|
-
pacote "^
|
|
5550
|
+
pacote "^17.0.4"
|
|
5436
5551
|
proc-log "^3.0.0"
|
|
5437
5552
|
read "^2.0.0"
|
|
5438
5553
|
read-package-json-fast "^3.0.2"
|
|
5439
5554
|
semver "^7.3.7"
|
|
5440
5555
|
walk-up-path "^3.0.1"
|
|
5441
5556
|
|
|
5442
|
-
libnpmfund@^
|
|
5443
|
-
version "
|
|
5444
|
-
resolved "https://registry.yarnpkg.com/libnpmfund/-/libnpmfund-
|
|
5445
|
-
integrity sha512-
|
|
5557
|
+
libnpmfund@^5.0.1:
|
|
5558
|
+
version "5.0.1"
|
|
5559
|
+
resolved "https://registry.yarnpkg.com/libnpmfund/-/libnpmfund-5.0.1.tgz#262a7a2b3a413a8e2bc4dfbee9d124f8012afe55"
|
|
5560
|
+
integrity sha512-4s7jdjiYE4SCf87n5UOrRlsUpF0Xw8DWtBwP53EaNQdvqR1579nOv1nwakMLmkq5HFKNOJyZcAH/rf5wVRRz5A==
|
|
5446
5561
|
dependencies:
|
|
5447
|
-
"@npmcli/arborist" "^
|
|
5562
|
+
"@npmcli/arborist" "^7.2.1"
|
|
5448
5563
|
|
|
5449
|
-
libnpmhook@^
|
|
5450
|
-
version "
|
|
5451
|
-
resolved "https://registry.yarnpkg.com/libnpmhook/-/libnpmhook-
|
|
5452
|
-
integrity sha512-
|
|
5564
|
+
libnpmhook@^10.0.0:
|
|
5565
|
+
version "10.0.0"
|
|
5566
|
+
resolved "https://registry.yarnpkg.com/libnpmhook/-/libnpmhook-10.0.0.tgz#8aba53d124bac812fbd37350ee4a6a0e5ac0e3ff"
|
|
5567
|
+
integrity sha512-PdEuOC1woGbrmxsvMdZCLYFirwtroIaxCzire/h55BfnqHOC73yQylIe9V2T9/1WL6f+PXIoZETR0dhJpLLFWQ==
|
|
5453
5568
|
dependencies:
|
|
5454
5569
|
aproba "^2.0.0"
|
|
5455
|
-
npm-registry-fetch "^
|
|
5570
|
+
npm-registry-fetch "^16.0.0"
|
|
5456
5571
|
|
|
5457
|
-
libnpmorg@^
|
|
5458
|
-
version "
|
|
5459
|
-
resolved "https://registry.yarnpkg.com/libnpmorg/-/libnpmorg-
|
|
5460
|
-
integrity sha512-
|
|
5572
|
+
libnpmorg@^6.0.1:
|
|
5573
|
+
version "6.0.1"
|
|
5574
|
+
resolved "https://registry.yarnpkg.com/libnpmorg/-/libnpmorg-6.0.1.tgz#10feef9831a701e66bc64acbc7451ee03cca08cd"
|
|
5575
|
+
integrity sha512-yP3Moge82n3va2Y2dm7qWqwUGp2oZr+vPCyOr+YChGQx6zMtmUYdQA3nGMyF1mWWEmx2QCzyp2N6HmdTUnvRmQ==
|
|
5461
5576
|
dependencies:
|
|
5462
5577
|
aproba "^2.0.0"
|
|
5463
|
-
npm-registry-fetch "^
|
|
5578
|
+
npm-registry-fetch "^16.0.0"
|
|
5464
5579
|
|
|
5465
|
-
libnpmpack@^
|
|
5466
|
-
version "
|
|
5467
|
-
resolved "https://registry.yarnpkg.com/libnpmpack/-/libnpmpack-
|
|
5468
|
-
integrity sha512
|
|
5580
|
+
libnpmpack@^6.0.3:
|
|
5581
|
+
version "6.0.3"
|
|
5582
|
+
resolved "https://registry.yarnpkg.com/libnpmpack/-/libnpmpack-6.0.3.tgz#65df2f32c524e381010617fc9c34afbf7d52a5b4"
|
|
5583
|
+
integrity sha512-+XV6/KVGYJ2TvqeJfBhSJgrXWV3OiFPYCKGavNwNBFmAtRRrj7OoV6a/+C0HDo7D0PFEDktdBHW47EciUgHx+g==
|
|
5469
5584
|
dependencies:
|
|
5470
|
-
"@npmcli/arborist" "^
|
|
5471
|
-
"@npmcli/run-script" "^
|
|
5472
|
-
npm-package-arg "^
|
|
5473
|
-
pacote "^
|
|
5585
|
+
"@npmcli/arborist" "^7.2.1"
|
|
5586
|
+
"@npmcli/run-script" "^7.0.2"
|
|
5587
|
+
npm-package-arg "^11.0.1"
|
|
5588
|
+
pacote "^17.0.4"
|
|
5474
5589
|
|
|
5475
|
-
libnpmpublish@^
|
|
5476
|
-
version "
|
|
5477
|
-
resolved "https://registry.yarnpkg.com/libnpmpublish/-/libnpmpublish-
|
|
5478
|
-
integrity sha512-
|
|
5590
|
+
libnpmpublish@^9.0.1:
|
|
5591
|
+
version "9.0.2"
|
|
5592
|
+
resolved "https://registry.yarnpkg.com/libnpmpublish/-/libnpmpublish-9.0.2.tgz#343b9ab9a8764e9d1daed95a7c382ed1f78c3a16"
|
|
5593
|
+
integrity sha512-p1Yytx9KPZXMxbOuLcWcMW6qzd0AWYS+rI998rLxaP8aJyWLcbnefW8kKVqSahSdA6evhfQke1Kqag7LGSGPug==
|
|
5479
5594
|
dependencies:
|
|
5480
|
-
ci-info "^
|
|
5481
|
-
normalize-package-data "^
|
|
5482
|
-
npm-package-arg "^
|
|
5483
|
-
npm-registry-fetch "^
|
|
5595
|
+
ci-info "^4.0.0"
|
|
5596
|
+
normalize-package-data "^6.0.0"
|
|
5597
|
+
npm-package-arg "^11.0.1"
|
|
5598
|
+
npm-registry-fetch "^16.0.0"
|
|
5484
5599
|
proc-log "^3.0.0"
|
|
5485
5600
|
semver "^7.3.7"
|
|
5486
|
-
sigstore "^1.
|
|
5487
|
-
ssri "^10.0.
|
|
5601
|
+
sigstore "^2.1.0"
|
|
5602
|
+
ssri "^10.0.5"
|
|
5488
5603
|
|
|
5489
|
-
libnpmsearch@^
|
|
5490
|
-
version "
|
|
5491
|
-
resolved "https://registry.yarnpkg.com/libnpmsearch/-/libnpmsearch-
|
|
5492
|
-
integrity sha512-
|
|
5604
|
+
libnpmsearch@^7.0.0:
|
|
5605
|
+
version "7.0.0"
|
|
5606
|
+
resolved "https://registry.yarnpkg.com/libnpmsearch/-/libnpmsearch-7.0.0.tgz#f32225427e84e24489080a8d81ada5e0ca477241"
|
|
5607
|
+
integrity sha512-gMSev/ZYP96C/73vVJSBfc/dfK65xKHs1QS/u/0NHmos19Td+XopKaMFbY4Xkfbdsau21DRTwM5kQdjuj9DbIw==
|
|
5493
5608
|
dependencies:
|
|
5494
|
-
npm-registry-fetch "^
|
|
5609
|
+
npm-registry-fetch "^16.0.0"
|
|
5495
5610
|
|
|
5496
|
-
libnpmteam@^
|
|
5497
|
-
version "
|
|
5498
|
-
resolved "https://registry.yarnpkg.com/libnpmteam/-/libnpmteam-
|
|
5499
|
-
integrity sha512-
|
|
5611
|
+
libnpmteam@^6.0.0:
|
|
5612
|
+
version "6.0.0"
|
|
5613
|
+
resolved "https://registry.yarnpkg.com/libnpmteam/-/libnpmteam-6.0.0.tgz#7c9947ee521757fa92c7399a6517f08928062e8b"
|
|
5614
|
+
integrity sha512-d63ahIq7cZy3ZO8hhXiIigZTjaeV5WGfz1HkTbh6IfqNYNDhGiVLKu5ehOGdUQgUHcjxkdAwUzNNjMS1VJQ/mQ==
|
|
5500
5615
|
dependencies:
|
|
5501
5616
|
aproba "^2.0.0"
|
|
5502
|
-
npm-registry-fetch "^
|
|
5617
|
+
npm-registry-fetch "^16.0.0"
|
|
5503
5618
|
|
|
5504
|
-
libnpmversion@^
|
|
5505
|
-
version "
|
|
5506
|
-
resolved "https://registry.yarnpkg.com/libnpmversion/-/libnpmversion-
|
|
5507
|
-
integrity sha512-
|
|
5619
|
+
libnpmversion@^5.0.1:
|
|
5620
|
+
version "5.0.1"
|
|
5621
|
+
resolved "https://registry.yarnpkg.com/libnpmversion/-/libnpmversion-5.0.1.tgz#5fbc9b013b7188fac39f63e04691884e9e9897e1"
|
|
5622
|
+
integrity sha512-OXiju5vvL22QUBKizAyo5d+FOUkt9xN9+UOPE8alsZw+O9gLjnJrMmRW8P8uxMLS6/K415em15meVEbjG26Fzg==
|
|
5508
5623
|
dependencies:
|
|
5509
|
-
"@npmcli/git" "^
|
|
5510
|
-
"@npmcli/run-script" "^
|
|
5624
|
+
"@npmcli/git" "^5.0.3"
|
|
5625
|
+
"@npmcli/run-script" "^7.0.2"
|
|
5511
5626
|
json-parse-even-better-errors "^3.0.0"
|
|
5512
5627
|
proc-log "^3.0.0"
|
|
5513
5628
|
semver "^7.3.7"
|
|
@@ -5717,6 +5832,11 @@ lowercase-keys@^3.0.0:
|
|
|
5717
5832
|
resolved "https://registry.yarnpkg.com/lowercase-keys/-/lowercase-keys-3.0.0.tgz#c5e7d442e37ead247ae9db117a9d0a467c89d4f2"
|
|
5718
5833
|
integrity sha512-ozCC6gdQ+glXOQsveKD0YsDy8DSQFjDTz4zyzEHNV5+JP5D62LmfDZ6o1cycFx9ouG940M5dE8C8CTewdj2YWQ==
|
|
5719
5834
|
|
|
5835
|
+
lru-cache@^10.0.1:
|
|
5836
|
+
version "10.1.0"
|
|
5837
|
+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.1.0.tgz#2098d41c2dc56500e6c88584aa656c84de7d0484"
|
|
5838
|
+
integrity sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==
|
|
5839
|
+
|
|
5720
5840
|
lru-cache@^5.1.1:
|
|
5721
5841
|
version "5.1.1"
|
|
5722
5842
|
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
|
|
@@ -5808,6 +5928,23 @@ make-fetch-happen@^11.0.0, make-fetch-happen@^11.0.1, make-fetch-happen@^11.1.1:
|
|
|
5808
5928
|
socks-proxy-agent "^7.0.0"
|
|
5809
5929
|
ssri "^10.0.0"
|
|
5810
5930
|
|
|
5931
|
+
make-fetch-happen@^13.0.0:
|
|
5932
|
+
version "13.0.0"
|
|
5933
|
+
resolved "https://registry.yarnpkg.com/make-fetch-happen/-/make-fetch-happen-13.0.0.tgz#705d6f6cbd7faecb8eac2432f551e49475bfedf0"
|
|
5934
|
+
integrity sha512-7ThobcL8brtGo9CavByQrQi+23aIfgYU++wg4B87AIS8Rb2ZBt/MEaDqzA00Xwv/jUjAjYkLHjVolYuTLKda2A==
|
|
5935
|
+
dependencies:
|
|
5936
|
+
"@npmcli/agent" "^2.0.0"
|
|
5937
|
+
cacache "^18.0.0"
|
|
5938
|
+
http-cache-semantics "^4.1.1"
|
|
5939
|
+
is-lambda "^1.0.1"
|
|
5940
|
+
minipass "^7.0.2"
|
|
5941
|
+
minipass-fetch "^3.0.0"
|
|
5942
|
+
minipass-flush "^1.0.5"
|
|
5943
|
+
minipass-pipeline "^1.2.4"
|
|
5944
|
+
negotiator "^0.6.3"
|
|
5945
|
+
promise-retry "^2.0.1"
|
|
5946
|
+
ssri "^10.0.0"
|
|
5947
|
+
|
|
5811
5948
|
make-fetch-happen@^9.1.0:
|
|
5812
5949
|
version "9.1.0"
|
|
5813
5950
|
resolved "https://registry.yarnpkg.com/make-fetch-happen/-/make-fetch-happen-9.1.0.tgz#53085a09e7971433e6765f7971bf63f4e05cb968"
|
|
@@ -5999,6 +6136,13 @@ minipass-collect@^1.0.2:
|
|
|
5999
6136
|
dependencies:
|
|
6000
6137
|
minipass "^3.0.0"
|
|
6001
6138
|
|
|
6139
|
+
minipass-collect@^2.0.1:
|
|
6140
|
+
version "2.0.1"
|
|
6141
|
+
resolved "https://registry.yarnpkg.com/minipass-collect/-/minipass-collect-2.0.1.tgz#1621bc77e12258a12c60d34e2276ec5c20680863"
|
|
6142
|
+
integrity sha512-D7V8PO9oaz7PWGLbCACuI1qEOsq7UKfLotx/C0Aet43fCUB/wfQ7DYeq2oR/svFJGYDHPr38SHATeaj/ZoKHKw==
|
|
6143
|
+
dependencies:
|
|
6144
|
+
minipass "^7.0.3"
|
|
6145
|
+
|
|
6002
6146
|
minipass-fetch@^1.3.2, minipass-fetch@^1.4.1:
|
|
6003
6147
|
version "1.4.1"
|
|
6004
6148
|
resolved "https://registry.yarnpkg.com/minipass-fetch/-/minipass-fetch-1.4.1.tgz#d75e0091daac1b0ffd7e9d41629faff7d0c1f1b6"
|
|
@@ -6073,7 +6217,7 @@ minipass@^5.0.0:
|
|
|
6073
6217
|
resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
|
|
6074
6218
|
integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
|
|
6075
6219
|
|
|
6076
|
-
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.0.3:
|
|
6220
|
+
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.0.2, minipass@^7.0.3, minipass@^7.0.4:
|
|
6077
6221
|
version "7.0.4"
|
|
6078
6222
|
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.4.tgz#dbce03740f50a4786ba994c1fb908844d27b038c"
|
|
6079
6223
|
integrity sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==
|
|
@@ -6259,6 +6403,22 @@ node-fetch@^2.6.1, node-fetch@^2.6.7:
|
|
|
6259
6403
|
dependencies:
|
|
6260
6404
|
whatwg-url "^5.0.0"
|
|
6261
6405
|
|
|
6406
|
+
node-gyp@^10.0.0, node-gyp@^10.0.1:
|
|
6407
|
+
version "10.0.1"
|
|
6408
|
+
resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-10.0.1.tgz#205514fc19e5830fa991e4a689f9e81af377a966"
|
|
6409
|
+
integrity sha512-gg3/bHehQfZivQVfqIyy8wTdSymF9yTyP4CJifK73imyNMU8AIGQE2pUa7dNWfmMeG9cDVF2eehiRMv0LC1iAg==
|
|
6410
|
+
dependencies:
|
|
6411
|
+
env-paths "^2.2.0"
|
|
6412
|
+
exponential-backoff "^3.1.1"
|
|
6413
|
+
glob "^10.3.10"
|
|
6414
|
+
graceful-fs "^4.2.6"
|
|
6415
|
+
make-fetch-happen "^13.0.0"
|
|
6416
|
+
nopt "^7.0.0"
|
|
6417
|
+
proc-log "^3.0.0"
|
|
6418
|
+
semver "^7.3.5"
|
|
6419
|
+
tar "^6.1.2"
|
|
6420
|
+
which "^4.0.0"
|
|
6421
|
+
|
|
6262
6422
|
node-gyp@^8.2.0:
|
|
6263
6423
|
version "8.4.1"
|
|
6264
6424
|
resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-8.4.1.tgz#3d49308fc31f768180957d6b5746845fbd429937"
|
|
@@ -6275,7 +6435,7 @@ node-gyp@^8.2.0:
|
|
|
6275
6435
|
tar "^6.1.2"
|
|
6276
6436
|
which "^2.0.2"
|
|
6277
6437
|
|
|
6278
|
-
node-gyp@^9.0.0
|
|
6438
|
+
node-gyp@^9.0.0:
|
|
6279
6439
|
version "9.4.1"
|
|
6280
6440
|
resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-9.4.1.tgz#8a1023e0d6766ecb52764cc3a734b36ff275e185"
|
|
6281
6441
|
integrity sha512-OQkWKbjQKbGkMf/xqI1jjy3oCTgMKJac58G2+bjZb3fza6gW2YrCSdMQYaoTb70crvE//Gngr4f0AgVHmqHvBQ==
|
|
@@ -6355,6 +6515,16 @@ normalize-package-data@^5.0.0:
|
|
|
6355
6515
|
semver "^7.3.5"
|
|
6356
6516
|
validate-npm-package-license "^3.0.4"
|
|
6357
6517
|
|
|
6518
|
+
normalize-package-data@^6.0.0:
|
|
6519
|
+
version "6.0.0"
|
|
6520
|
+
resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-6.0.0.tgz#68a96b3c11edd462af7189c837b6b1064a484196"
|
|
6521
|
+
integrity sha512-UL7ELRVxYBHBgYEtZCXjxuD5vPxnmvMGq0jp/dGPKKrN7tfsBh2IY7TlJ15WWwdjRWD3RJbnsygUurTK3xkPkg==
|
|
6522
|
+
dependencies:
|
|
6523
|
+
hosted-git-info "^7.0.0"
|
|
6524
|
+
is-core-module "^2.8.1"
|
|
6525
|
+
semver "^7.3.5"
|
|
6526
|
+
validate-npm-package-license "^3.0.4"
|
|
6527
|
+
|
|
6358
6528
|
normalize-path@^3.0.0, normalize-path@~3.0.0:
|
|
6359
6529
|
version "3.0.0"
|
|
6360
6530
|
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
|
|
@@ -6396,7 +6566,7 @@ npm-install-checks@^4.0.0:
|
|
|
6396
6566
|
dependencies:
|
|
6397
6567
|
semver "^7.1.1"
|
|
6398
6568
|
|
|
6399
|
-
npm-install-checks@^6.0.0, npm-install-checks@^6.2.0:
|
|
6569
|
+
npm-install-checks@^6.0.0, npm-install-checks@^6.2.0, npm-install-checks@^6.3.0:
|
|
6400
6570
|
version "6.3.0"
|
|
6401
6571
|
resolved "https://registry.yarnpkg.com/npm-install-checks/-/npm-install-checks-6.3.0.tgz#046552d8920e801fa9f919cad569545d60e826fe"
|
|
6402
6572
|
integrity sha512-W29RiK/xtpCGqn6f3ixfRYGk+zRyr+Ew9F2E20BfXxT5/euLdA/Nm7fO7OeTGuAmTs30cpgInyJ0cYe708YTZw==
|
|
@@ -6418,7 +6588,7 @@ npm-normalize-package-bin@^3.0.0:
|
|
|
6418
6588
|
resolved "https://registry.yarnpkg.com/npm-normalize-package-bin/-/npm-normalize-package-bin-3.0.1.tgz#25447e32a9a7de1f51362c61a559233b89947832"
|
|
6419
6589
|
integrity sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==
|
|
6420
6590
|
|
|
6421
|
-
npm-package-arg@^10.0.0
|
|
6591
|
+
npm-package-arg@^10.0.0:
|
|
6422
6592
|
version "10.1.0"
|
|
6423
6593
|
resolved "https://registry.yarnpkg.com/npm-package-arg/-/npm-package-arg-10.1.0.tgz#827d1260a683806685d17193073cc152d3c7e9b1"
|
|
6424
6594
|
integrity sha512-uFyyCEmgBfZTtrKk/5xDfHp6+MdrqGotX/VoOyEEl3mBwiEE5FlBaePanazJSVMPT7vKepcjYBY2ztg9A3yPIA==
|
|
@@ -6428,6 +6598,16 @@ npm-package-arg@^10.0.0, npm-package-arg@^10.1.0:
|
|
|
6428
6598
|
semver "^7.3.5"
|
|
6429
6599
|
validate-npm-package-name "^5.0.0"
|
|
6430
6600
|
|
|
6601
|
+
npm-package-arg@^11.0.0, npm-package-arg@^11.0.1:
|
|
6602
|
+
version "11.0.1"
|
|
6603
|
+
resolved "https://registry.yarnpkg.com/npm-package-arg/-/npm-package-arg-11.0.1.tgz#f208b0022c29240a1c532a449bdde3f0a4708ebc"
|
|
6604
|
+
integrity sha512-M7s1BD4NxdAvBKUPqqRW957Xwcl/4Zvo8Aj+ANrzvIPzGJZElrH7Z//rSaec2ORcND6FHHLnZeY8qgTpXDMFQQ==
|
|
6605
|
+
dependencies:
|
|
6606
|
+
hosted-git-info "^7.0.0"
|
|
6607
|
+
proc-log "^3.0.0"
|
|
6608
|
+
semver "^7.3.5"
|
|
6609
|
+
validate-npm-package-name "^5.0.0"
|
|
6610
|
+
|
|
6431
6611
|
npm-package-arg@^8.0.1, npm-package-arg@^8.1.2, npm-package-arg@^8.1.5:
|
|
6432
6612
|
version "8.1.5"
|
|
6433
6613
|
resolved "https://registry.yarnpkg.com/npm-package-arg/-/npm-package-arg-8.1.5.tgz#3369b2d5fe8fdc674baa7f1786514ddc15466e44"
|
|
@@ -6454,6 +6634,13 @@ npm-packlist@^7.0.0:
|
|
|
6454
6634
|
dependencies:
|
|
6455
6635
|
ignore-walk "^6.0.0"
|
|
6456
6636
|
|
|
6637
|
+
npm-packlist@^8.0.0:
|
|
6638
|
+
version "8.0.0"
|
|
6639
|
+
resolved "https://registry.yarnpkg.com/npm-packlist/-/npm-packlist-8.0.0.tgz#4e7f51fe1d5e69b19508ed8dc6cd3ae2e7b38c17"
|
|
6640
|
+
integrity sha512-ErAGFB5kJUciPy1mmx/C2YFbvxoJ0QJ9uwkCZOeR6CqLLISPZBOiFModAbSXnjjlwW5lOhuhXva+fURsSGJqyw==
|
|
6641
|
+
dependencies:
|
|
6642
|
+
ignore-walk "^6.0.0"
|
|
6643
|
+
|
|
6457
6644
|
npm-pick-manifest@^6.0.0, npm-pick-manifest@^6.1.0, npm-pick-manifest@^6.1.1:
|
|
6458
6645
|
version "6.1.1"
|
|
6459
6646
|
resolved "https://registry.yarnpkg.com/npm-pick-manifest/-/npm-pick-manifest-6.1.1.tgz#7b5484ca2c908565f43b7f27644f36bb816f5148"
|
|
@@ -6464,7 +6651,7 @@ npm-pick-manifest@^6.0.0, npm-pick-manifest@^6.1.0, npm-pick-manifest@^6.1.1:
|
|
|
6464
6651
|
npm-package-arg "^8.1.2"
|
|
6465
6652
|
semver "^7.3.4"
|
|
6466
6653
|
|
|
6467
|
-
npm-pick-manifest@^8.0.0
|
|
6654
|
+
npm-pick-manifest@^8.0.0:
|
|
6468
6655
|
version "8.0.2"
|
|
6469
6656
|
resolved "https://registry.yarnpkg.com/npm-pick-manifest/-/npm-pick-manifest-8.0.2.tgz#2159778d9c7360420c925c1a2287b5a884c713aa"
|
|
6470
6657
|
integrity sha512-1dKY+86/AIiq1tkKVD3l0WI+Gd3vkknVGAggsFeBkTvbhMQ1OND/LKkYv4JtXPKUJ8bOTCyLiqEg2P6QNdK+Gg==
|
|
@@ -6474,12 +6661,22 @@ npm-pick-manifest@^8.0.0, npm-pick-manifest@^8.0.1, npm-pick-manifest@^8.0.2:
|
|
|
6474
6661
|
npm-package-arg "^10.0.0"
|
|
6475
6662
|
semver "^7.3.5"
|
|
6476
6663
|
|
|
6477
|
-
npm-
|
|
6478
|
-
version "
|
|
6479
|
-
resolved "https://registry.yarnpkg.com/npm-
|
|
6480
|
-
integrity sha512-
|
|
6664
|
+
npm-pick-manifest@^9.0.0:
|
|
6665
|
+
version "9.0.0"
|
|
6666
|
+
resolved "https://registry.yarnpkg.com/npm-pick-manifest/-/npm-pick-manifest-9.0.0.tgz#f87a4c134504a2c7931f2bb8733126e3c3bb7e8f"
|
|
6667
|
+
integrity sha512-VfvRSs/b6n9ol4Qb+bDwNGUXutpy76x6MARw/XssevE0TnctIKcmklJZM5Z7nqs5z5aW+0S63pgCNbpkUNNXBg==
|
|
6481
6668
|
dependencies:
|
|
6482
|
-
npm-
|
|
6669
|
+
npm-install-checks "^6.0.0"
|
|
6670
|
+
npm-normalize-package-bin "^3.0.0"
|
|
6671
|
+
npm-package-arg "^11.0.0"
|
|
6672
|
+
semver "^7.3.5"
|
|
6673
|
+
|
|
6674
|
+
npm-profile@^9.0.0:
|
|
6675
|
+
version "9.0.0"
|
|
6676
|
+
resolved "https://registry.yarnpkg.com/npm-profile/-/npm-profile-9.0.0.tgz#ffcfa4e3e1b1cb44b17c192f75b44b24b4aae645"
|
|
6677
|
+
integrity sha512-qv43ixsJ7vndzfxD3XsPNu1Njck6dhO7q1efksTo+0DiOQysKSOsIhK/qDD1/xO2o+2jDOA4Rv/zOJ9KQFs9nw==
|
|
6678
|
+
dependencies:
|
|
6679
|
+
npm-registry-fetch "^16.0.0"
|
|
6483
6680
|
proc-log "^3.0.0"
|
|
6484
6681
|
|
|
6485
6682
|
npm-registry-fetch@^12.0.0, npm-registry-fetch@^12.0.1:
|
|
@@ -6494,7 +6691,7 @@ npm-registry-fetch@^12.0.0, npm-registry-fetch@^12.0.1:
|
|
|
6494
6691
|
minizlib "^2.1.2"
|
|
6495
6692
|
npm-package-arg "^8.1.5"
|
|
6496
6693
|
|
|
6497
|
-
npm-registry-fetch@^14.0.0
|
|
6694
|
+
npm-registry-fetch@^14.0.0:
|
|
6498
6695
|
version "14.0.5"
|
|
6499
6696
|
resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-14.0.5.tgz#fe7169957ba4986a4853a650278ee02e568d115d"
|
|
6500
6697
|
integrity sha512-kIDMIo4aBm6xg7jOttupWZamsZRkAqMqwqqbVXnUqstY5+tapvv6bkH/qMR76jdgV+YljEUCyWx3hRYMrJiAgA==
|
|
@@ -6507,6 +6704,19 @@ npm-registry-fetch@^14.0.0, npm-registry-fetch@^14.0.3, npm-registry-fetch@^14.0
|
|
|
6507
6704
|
npm-package-arg "^10.0.0"
|
|
6508
6705
|
proc-log "^3.0.0"
|
|
6509
6706
|
|
|
6707
|
+
npm-registry-fetch@^16.0.0, npm-registry-fetch@^16.1.0:
|
|
6708
|
+
version "16.1.0"
|
|
6709
|
+
resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-16.1.0.tgz#10227b7b36c97bc1cf2902a24e4f710cfe62803c"
|
|
6710
|
+
integrity sha512-PQCELXKt8Azvxnt5Y85GseQDJJlglTFM9L9U9gkv2y4e9s0k3GVDdOx3YoB6gm2Do0hlkzC39iCGXby+Wve1Bw==
|
|
6711
|
+
dependencies:
|
|
6712
|
+
make-fetch-happen "^13.0.0"
|
|
6713
|
+
minipass "^7.0.2"
|
|
6714
|
+
minipass-fetch "^3.0.0"
|
|
6715
|
+
minipass-json-stream "^1.0.1"
|
|
6716
|
+
minizlib "^2.1.2"
|
|
6717
|
+
npm-package-arg "^11.0.0"
|
|
6718
|
+
proc-log "^3.0.0"
|
|
6719
|
+
|
|
6510
6720
|
npm-run-path@^4.0.0, npm-run-path@^4.0.1:
|
|
6511
6721
|
version "4.0.1"
|
|
6512
6722
|
resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-4.0.1.tgz#b7ecd1e5ed53da8e37a55e1c2269e0b97ed748ea"
|
|
@@ -6519,80 +6729,81 @@ npm-user-validate@^2.0.0:
|
|
|
6519
6729
|
resolved "https://registry.yarnpkg.com/npm-user-validate/-/npm-user-validate-2.0.0.tgz#7b69bbbff6f7992a1d9a8968d52fd6b6db5431b6"
|
|
6520
6730
|
integrity sha512-sSWeqAYJ2dUPStJB+AEj0DyLRltr/f6YNcvCA7phkB8/RMLMnVsQ41GMwHo/ERZLYNDsyB2wPm7pZo1mqPOl7Q==
|
|
6521
6731
|
|
|
6522
|
-
npm@
|
|
6523
|
-
version "
|
|
6524
|
-
resolved "https://registry.yarnpkg.com/npm/-/npm-
|
|
6525
|
-
integrity sha512-
|
|
6732
|
+
npm@10.2.3:
|
|
6733
|
+
version "10.2.3"
|
|
6734
|
+
resolved "https://registry.yarnpkg.com/npm/-/npm-10.2.3.tgz#f30ed73c400685ab52bf3f21cd3fcab1c5b007ce"
|
|
6735
|
+
integrity sha512-GbUui/rHTl0mW8HhJSn4A0Xg89yCR3I9otgJT1i0z1QBPOVlgbh6rlcUTpHT8Gut9O1SJjWRUU0nEcAymhG2tQ==
|
|
6526
6736
|
dependencies:
|
|
6527
6737
|
"@isaacs/string-locale-compare" "^1.1.0"
|
|
6528
|
-
"@npmcli/arborist" "^
|
|
6529
|
-
"@npmcli/config" "^
|
|
6738
|
+
"@npmcli/arborist" "^7.2.1"
|
|
6739
|
+
"@npmcli/config" "^8.0.1"
|
|
6530
6740
|
"@npmcli/fs" "^3.1.0"
|
|
6531
6741
|
"@npmcli/map-workspaces" "^3.0.4"
|
|
6532
|
-
"@npmcli/package-json" "^
|
|
6533
|
-
"@npmcli/promise-spawn" "^
|
|
6534
|
-
"@npmcli/run-script" "^
|
|
6742
|
+
"@npmcli/package-json" "^5.0.0"
|
|
6743
|
+
"@npmcli/promise-spawn" "^7.0.0"
|
|
6744
|
+
"@npmcli/run-script" "^7.0.2"
|
|
6745
|
+
"@sigstore/tuf" "^2.1.0"
|
|
6535
6746
|
abbrev "^2.0.0"
|
|
6536
6747
|
archy "~1.0.0"
|
|
6537
|
-
cacache "^
|
|
6748
|
+
cacache "^18.0.0"
|
|
6538
6749
|
chalk "^5.3.0"
|
|
6539
|
-
ci-info "^3.
|
|
6750
|
+
ci-info "^3.9.0"
|
|
6540
6751
|
cli-columns "^4.0.0"
|
|
6541
6752
|
cli-table3 "^0.6.3"
|
|
6542
6753
|
columnify "^1.6.0"
|
|
6543
6754
|
fastest-levenshtein "^1.0.16"
|
|
6544
|
-
fs-minipass "^3.0.
|
|
6545
|
-
glob "^10.
|
|
6755
|
+
fs-minipass "^3.0.3"
|
|
6756
|
+
glob "^10.3.10"
|
|
6546
6757
|
graceful-fs "^4.2.11"
|
|
6547
|
-
hosted-git-info "^
|
|
6758
|
+
hosted-git-info "^7.0.1"
|
|
6548
6759
|
ini "^4.1.1"
|
|
6549
|
-
init-package-json "^
|
|
6760
|
+
init-package-json "^6.0.0"
|
|
6550
6761
|
is-cidr "^4.0.2"
|
|
6551
6762
|
json-parse-even-better-errors "^3.0.0"
|
|
6552
|
-
libnpmaccess "^
|
|
6553
|
-
libnpmdiff "^
|
|
6554
|
-
libnpmexec "^
|
|
6555
|
-
libnpmfund "^
|
|
6556
|
-
libnpmhook "^
|
|
6557
|
-
libnpmorg "^
|
|
6558
|
-
libnpmpack "^
|
|
6559
|
-
libnpmpublish "^
|
|
6560
|
-
libnpmsearch "^
|
|
6561
|
-
libnpmteam "^
|
|
6562
|
-
libnpmversion "^
|
|
6563
|
-
make-fetch-happen "^
|
|
6763
|
+
libnpmaccess "^8.0.1"
|
|
6764
|
+
libnpmdiff "^6.0.3"
|
|
6765
|
+
libnpmexec "^7.0.3"
|
|
6766
|
+
libnpmfund "^5.0.1"
|
|
6767
|
+
libnpmhook "^10.0.0"
|
|
6768
|
+
libnpmorg "^6.0.1"
|
|
6769
|
+
libnpmpack "^6.0.3"
|
|
6770
|
+
libnpmpublish "^9.0.1"
|
|
6771
|
+
libnpmsearch "^7.0.0"
|
|
6772
|
+
libnpmteam "^6.0.0"
|
|
6773
|
+
libnpmversion "^5.0.1"
|
|
6774
|
+
make-fetch-happen "^13.0.0"
|
|
6564
6775
|
minimatch "^9.0.3"
|
|
6565
|
-
minipass "^
|
|
6776
|
+
minipass "^7.0.4"
|
|
6566
6777
|
minipass-pipeline "^1.2.4"
|
|
6567
6778
|
ms "^2.1.2"
|
|
6568
|
-
node-gyp "^
|
|
6779
|
+
node-gyp "^10.0.1"
|
|
6569
6780
|
nopt "^7.2.0"
|
|
6570
|
-
normalize-package-data "^
|
|
6781
|
+
normalize-package-data "^6.0.0"
|
|
6571
6782
|
npm-audit-report "^5.0.0"
|
|
6572
|
-
npm-install-checks "^6.
|
|
6573
|
-
npm-package-arg "^
|
|
6574
|
-
npm-pick-manifest "^
|
|
6575
|
-
npm-profile "^
|
|
6576
|
-
npm-registry-fetch "^
|
|
6783
|
+
npm-install-checks "^6.3.0"
|
|
6784
|
+
npm-package-arg "^11.0.1"
|
|
6785
|
+
npm-pick-manifest "^9.0.0"
|
|
6786
|
+
npm-profile "^9.0.0"
|
|
6787
|
+
npm-registry-fetch "^16.1.0"
|
|
6577
6788
|
npm-user-validate "^2.0.0"
|
|
6578
6789
|
npmlog "^7.0.1"
|
|
6579
6790
|
p-map "^4.0.0"
|
|
6580
|
-
pacote "^
|
|
6791
|
+
pacote "^17.0.4"
|
|
6581
6792
|
parse-conflict-json "^3.0.1"
|
|
6582
6793
|
proc-log "^3.0.0"
|
|
6583
6794
|
qrcode-terminal "^0.12.0"
|
|
6584
6795
|
read "^2.1.0"
|
|
6585
6796
|
semver "^7.5.4"
|
|
6586
|
-
sigstore "^1.9.0"
|
|
6587
6797
|
spdx-expression-parse "^3.0.1"
|
|
6588
|
-
ssri "^10.0.
|
|
6798
|
+
ssri "^10.0.5"
|
|
6799
|
+
strip-ansi "^6.0.1"
|
|
6589
6800
|
supports-color "^9.4.0"
|
|
6590
|
-
tar "^6.
|
|
6801
|
+
tar "^6.2.0"
|
|
6591
6802
|
text-table "~0.2.0"
|
|
6592
6803
|
tiny-relative-date "^1.3.0"
|
|
6593
6804
|
treeverse "^3.0.0"
|
|
6594
6805
|
validate-npm-package-name "^5.0.0"
|
|
6595
|
-
which "^
|
|
6806
|
+
which "^4.0.0"
|
|
6596
6807
|
write-file-atomic "^5.0.1"
|
|
6597
6808
|
|
|
6598
6809
|
npmlog@^5.0.1:
|
|
@@ -6716,10 +6927,10 @@ object.values@^1.1.7:
|
|
|
6716
6927
|
define-properties "^1.2.0"
|
|
6717
6928
|
es-abstract "^1.22.1"
|
|
6718
6929
|
|
|
6719
|
-
oclif@^4.0.
|
|
6720
|
-
version "4.0.
|
|
6721
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.0.
|
|
6722
|
-
integrity sha512-
|
|
6930
|
+
oclif@^4.0.4:
|
|
6931
|
+
version "4.0.4"
|
|
6932
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.0.4.tgz#ee05d5339fa1aad8fb6a303e53f4618feba86a5e"
|
|
6933
|
+
integrity sha512-2rebdu1Ow9/TRolMI7s1IsJmKH7RpwlBzIKZFtE8eFiDmGenX6GEsWaxSEtgMXmzCSSQ1DbCRDv0hwcwVGIJuA==
|
|
6723
6934
|
dependencies:
|
|
6724
6935
|
"@oclif/core" "^3.0.4"
|
|
6725
6936
|
"@oclif/plugin-help" "^5.2.14"
|
|
@@ -6942,7 +7153,7 @@ pacote@^12.0.0, pacote@^12.0.2:
|
|
|
6942
7153
|
ssri "^8.0.1"
|
|
6943
7154
|
tar "^6.1.0"
|
|
6944
7155
|
|
|
6945
|
-
pacote@^15.
|
|
7156
|
+
pacote@^15.2.0:
|
|
6946
7157
|
version "15.2.0"
|
|
6947
7158
|
resolved "https://registry.yarnpkg.com/pacote/-/pacote-15.2.0.tgz#0f0dfcc3e60c7b39121b2ac612bf8596e95344d3"
|
|
6948
7159
|
integrity sha512-rJVZeIwHTUta23sIZgEIM62WYwbmGbThdbnkt81ravBplQv+HjyroqnLRNH2+sLJHcGZmLRmhPwACqhfTcOmnA==
|
|
@@ -6966,6 +7177,30 @@ pacote@^15.0.0, pacote@^15.0.8, pacote@^15.2.0:
|
|
|
6966
7177
|
ssri "^10.0.0"
|
|
6967
7178
|
tar "^6.1.11"
|
|
6968
7179
|
|
|
7180
|
+
pacote@^17.0.0, pacote@^17.0.4:
|
|
7181
|
+
version "17.0.5"
|
|
7182
|
+
resolved "https://registry.yarnpkg.com/pacote/-/pacote-17.0.5.tgz#e9854edee7a073635cdd36b0c07cd4f2ab1757b6"
|
|
7183
|
+
integrity sha512-TAE0m20zSDMnchPja9vtQjri19X3pZIyRpm2TJVeI+yU42leJBBDTRYhOcWFsPhaMxf+3iwQkFiKz16G9AEeeA==
|
|
7184
|
+
dependencies:
|
|
7185
|
+
"@npmcli/git" "^5.0.0"
|
|
7186
|
+
"@npmcli/installed-package-contents" "^2.0.1"
|
|
7187
|
+
"@npmcli/promise-spawn" "^7.0.0"
|
|
7188
|
+
"@npmcli/run-script" "^7.0.0"
|
|
7189
|
+
cacache "^18.0.0"
|
|
7190
|
+
fs-minipass "^3.0.0"
|
|
7191
|
+
minipass "^7.0.2"
|
|
7192
|
+
npm-package-arg "^11.0.0"
|
|
7193
|
+
npm-packlist "^8.0.0"
|
|
7194
|
+
npm-pick-manifest "^9.0.0"
|
|
7195
|
+
npm-registry-fetch "^16.0.0"
|
|
7196
|
+
proc-log "^3.0.0"
|
|
7197
|
+
promise-retry "^2.0.1"
|
|
7198
|
+
read-package-json "^7.0.0"
|
|
7199
|
+
read-package-json-fast "^3.0.0"
|
|
7200
|
+
sigstore "^2.0.0"
|
|
7201
|
+
ssri "^10.0.0"
|
|
7202
|
+
tar "^6.1.11"
|
|
7203
|
+
|
|
6969
7204
|
pako@~1.0.2:
|
|
6970
7205
|
version "1.0.11"
|
|
6971
7206
|
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf"
|
|
@@ -7409,6 +7644,16 @@ read-package-json@^6.0.0:
|
|
|
7409
7644
|
normalize-package-data "^5.0.0"
|
|
7410
7645
|
npm-normalize-package-bin "^3.0.0"
|
|
7411
7646
|
|
|
7647
|
+
read-package-json@^7.0.0:
|
|
7648
|
+
version "7.0.0"
|
|
7649
|
+
resolved "https://registry.yarnpkg.com/read-package-json/-/read-package-json-7.0.0.tgz#d605c9dcf6bc5856da24204aa4e9518ee9714be0"
|
|
7650
|
+
integrity sha512-uL4Z10OKV4p6vbdvIXB+OzhInYtIozl/VxUBPgNkBuUi2DeRonnuspmaVAMcrkmfjKGNmRndyQAbE7/AmzGwFg==
|
|
7651
|
+
dependencies:
|
|
7652
|
+
glob "^10.2.2"
|
|
7653
|
+
json-parse-even-better-errors "^3.0.0"
|
|
7654
|
+
normalize-package-data "^6.0.0"
|
|
7655
|
+
npm-normalize-package-bin "^3.0.0"
|
|
7656
|
+
|
|
7412
7657
|
read-pkg-up@^7.0.1:
|
|
7413
7658
|
version "7.0.1"
|
|
7414
7659
|
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-7.0.1.tgz#f3a6135758459733ae2b95638056e1854e7ef507"
|
|
@@ -7884,7 +8129,7 @@ signal-exit@^4.0.1:
|
|
|
7884
8129
|
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-4.1.0.tgz#952188c1cbd546070e2dd20d0f41c0ae0530cb04"
|
|
7885
8130
|
integrity sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==
|
|
7886
8131
|
|
|
7887
|
-
sigstore@^1.3.0
|
|
8132
|
+
sigstore@^1.3.0:
|
|
7888
8133
|
version "1.9.0"
|
|
7889
8134
|
resolved "https://registry.yarnpkg.com/sigstore/-/sigstore-1.9.0.tgz#1e7ad8933aa99b75c6898ddd0eeebc3eb0d59875"
|
|
7890
8135
|
integrity sha512-0Zjz0oe37d08VeOtBIuB6cRriqXse2e8w+7yIy2XSXjshRKxbc2KkhXjL229jXSxEm7UbcjS76wcJDGQddVI9A==
|
|
@@ -7895,6 +8140,16 @@ sigstore@^1.3.0, sigstore@^1.4.0, sigstore@^1.9.0:
|
|
|
7895
8140
|
"@sigstore/tuf" "^1.0.3"
|
|
7896
8141
|
make-fetch-happen "^11.0.1"
|
|
7897
8142
|
|
|
8143
|
+
sigstore@^2.0.0, sigstore@^2.1.0:
|
|
8144
|
+
version "2.1.0"
|
|
8145
|
+
resolved "https://registry.yarnpkg.com/sigstore/-/sigstore-2.1.0.tgz#c577b596642b3f360dc4135d476466e6edeb2364"
|
|
8146
|
+
integrity sha512-kPIj+ZLkyI3QaM0qX8V/nSsweYND3W448pwkDgS6CQ74MfhEkIR8ToK5Iyx46KJYRjseVcD3Rp9zAmUAj6ZjPw==
|
|
8147
|
+
dependencies:
|
|
8148
|
+
"@sigstore/bundle" "^2.1.0"
|
|
8149
|
+
"@sigstore/protobuf-specs" "^0.2.1"
|
|
8150
|
+
"@sigstore/sign" "^2.1.0"
|
|
8151
|
+
"@sigstore/tuf" "^2.1.0"
|
|
8152
|
+
|
|
7898
8153
|
simple-swizzle@^0.2.2:
|
|
7899
8154
|
version "0.2.2"
|
|
7900
8155
|
resolved "https://registry.yarnpkg.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz#a4da6b635ffcccca33f70d17cb92592de95e557a"
|
|
@@ -7977,7 +8232,7 @@ socks-proxy-agent@^7.0.0:
|
|
|
7977
8232
|
debug "^4.3.3"
|
|
7978
8233
|
socks "^2.6.2"
|
|
7979
8234
|
|
|
7980
|
-
socks-proxy-agent@^8.0.2:
|
|
8235
|
+
socks-proxy-agent@^8.0.1, socks-proxy-agent@^8.0.2:
|
|
7981
8236
|
version "8.0.2"
|
|
7982
8237
|
resolved "https://registry.yarnpkg.com/socks-proxy-agent/-/socks-proxy-agent-8.0.2.tgz#5acbd7be7baf18c46a3f293a840109a430a640ad"
|
|
7983
8238
|
integrity sha512-8zuqoLv1aP/66PHF5TqwJ7Czm3Yv32urJQHrVyhD7mmA6d61Zv8cIXQYPTWwmg6qlupnPvs/QKDmfa4P/qct2g==
|
|
@@ -8076,7 +8331,7 @@ sprintf-js@~1.0.2:
|
|
|
8076
8331
|
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
|
|
8077
8332
|
integrity sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==
|
|
8078
8333
|
|
|
8079
|
-
ssri@^10.0.0, ssri@^10.0.
|
|
8334
|
+
ssri@^10.0.0, ssri@^10.0.5:
|
|
8080
8335
|
version "10.0.5"
|
|
8081
8336
|
resolved "https://registry.yarnpkg.com/ssri/-/ssri-10.0.5.tgz#e49efcd6e36385196cb515d3a2ad6c3f0265ef8c"
|
|
8082
8337
|
integrity sha512-bSf16tAFkGeRlUNDjXu8FzaMQt6g2HZJrun7mtMbIPOddxt3GLMSz5VWUWcqTJUPfLEaDIepGxv+bYQW49596A==
|
|
@@ -8263,7 +8518,7 @@ supports-preserve-symlinks-flag@^1.0.0:
|
|
|
8263
8518
|
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
|
|
8264
8519
|
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
|
|
8265
8520
|
|
|
8266
|
-
tar@^6.0.2, tar@^6.1.0, tar@^6.1.11, tar@^6.1.
|
|
8521
|
+
tar@^6.0.2, tar@^6.1.0, tar@^6.1.11, tar@^6.1.2, tar@^6.2.0:
|
|
8267
8522
|
version "6.2.0"
|
|
8268
8523
|
resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.0.tgz#b14ce49a79cb1cd23bc9b016302dea5474493f73"
|
|
8269
8524
|
integrity sha512-/Wo7DcT0u5HUV486xg675HtjNd3BXZ6xDbzsCUZPt5iw8bTQ63bP0Raut3mvro9u+CUyq7YQd8Cx55fsZXxqLQ==
|
|
@@ -8455,6 +8710,15 @@ tuf-js@^1.1.7:
|
|
|
8455
8710
|
debug "^4.3.4"
|
|
8456
8711
|
make-fetch-happen "^11.1.1"
|
|
8457
8712
|
|
|
8713
|
+
tuf-js@^2.1.0:
|
|
8714
|
+
version "2.1.0"
|
|
8715
|
+
resolved "https://registry.yarnpkg.com/tuf-js/-/tuf-js-2.1.0.tgz#87aa36d5a166e7522f1e2050eb502a3a9b0bde72"
|
|
8716
|
+
integrity sha512-eD7YPPjVlMzdggrOeE8zwoegUaG/rt6Bt3jwoQPunRiNVzgcCE009UDFJKJjG+Gk9wFu6W/Vi+P5d/5QpdD9jA==
|
|
8717
|
+
dependencies:
|
|
8718
|
+
"@tufjs/models" "2.0.0"
|
|
8719
|
+
debug "^4.3.4"
|
|
8720
|
+
make-fetch-happen "^13.0.0"
|
|
8721
|
+
|
|
8458
8722
|
tunnel-agent@*, tunnel-agent@^0.6.0:
|
|
8459
8723
|
version "0.6.0"
|
|
8460
8724
|
resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a9966774b290868f0fc40fd"
|
|
@@ -8874,13 +9138,20 @@ which@^2.0.1, which@^2.0.2:
|
|
|
8874
9138
|
dependencies:
|
|
8875
9139
|
isexe "^2.0.0"
|
|
8876
9140
|
|
|
8877
|
-
which@^3.0.0
|
|
9141
|
+
which@^3.0.0:
|
|
8878
9142
|
version "3.0.1"
|
|
8879
9143
|
resolved "https://registry.yarnpkg.com/which/-/which-3.0.1.tgz#89f1cd0c23f629a8105ffe69b8172791c87b4be1"
|
|
8880
9144
|
integrity sha512-XA1b62dzQzLfaEOSQFTCOd5KFf/1VSzZo7/7TUjnya6u0vGGKzU96UQBZTAThCb2j4/xjBAyii1OhRLJEivHvg==
|
|
8881
9145
|
dependencies:
|
|
8882
9146
|
isexe "^2.0.0"
|
|
8883
9147
|
|
|
9148
|
+
which@^4.0.0:
|
|
9149
|
+
version "4.0.0"
|
|
9150
|
+
resolved "https://registry.yarnpkg.com/which/-/which-4.0.0.tgz#cd60b5e74503a3fbcfbf6cd6b4138a8bae644c1a"
|
|
9151
|
+
integrity sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg==
|
|
9152
|
+
dependencies:
|
|
9153
|
+
isexe "^3.1.1"
|
|
9154
|
+
|
|
8884
9155
|
wide-align@^1.1.2, wide-align@^1.1.5:
|
|
8885
9156
|
version "1.1.5"
|
|
8886
9157
|
resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.5.tgz#df1d4c206854369ecf3c9a4898f1b23fbd9d15d3"
|