@salesforce/plugin-trust 3.1.1 → 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 +470 -230
- package/oclif.manifest.json +1 -1
- package/package.json +6 -6
package/README.md
CHANGED
|
@@ -119,6 +119,6 @@ EXAMPLES
|
|
|
119
119
|
$ @salesforce/plugin-trust plugins trust verify --npm @scope/npmName
|
|
120
120
|
```
|
|
121
121
|
|
|
122
|
-
_See code: [src/commands/plugins/trust/verify.ts](https://github.com/salesforcecli/plugin-trust/blob/3.1.
|
|
122
|
+
_See code: [src/commands/plugins/trust/verify.ts](https://github.com/salesforcecli/plugin-trust/blob/3.1.2/src/commands/plugins/trust/verify.ts)_
|
|
123
123
|
|
|
124
124
|
<!-- commandsstop -->
|
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"
|
|
@@ -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"
|
|
@@ -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,12 +1767,7 @@
|
|
|
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.5"
|
|
1692
|
-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.5.tgz#deed5ab7019756c9c90ea86139106b0346223f35"
|
|
1693
|
-
integrity sha512-+d+WYC1BxJ6yVOgUgzK8gWvp5qF8ssV5r4nsDcZWKRWcDQLQ619tvWAxJQYGgBrO1MnLJC7a5GtiYsAoQ47dJg==
|
|
1694
|
-
|
|
1695
|
-
"@types/semver@^7.5.6":
|
|
1770
|
+
"@types/semver@^7.3.12", "@types/semver@^7.5.0", "@types/semver@^7.5.4", "@types/semver@^7.5.6":
|
|
1696
1771
|
version "7.5.6"
|
|
1697
1772
|
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.6.tgz#c65b2bfce1bec346582c07724e3f8c1017a20339"
|
|
1698
1773
|
integrity sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==
|
|
@@ -2494,7 +2569,7 @@ cacache@^16.1.0:
|
|
|
2494
2569
|
tar "^6.1.11"
|
|
2495
2570
|
unique-filename "^2.0.0"
|
|
2496
2571
|
|
|
2497
|
-
cacache@^17.0.0
|
|
2572
|
+
cacache@^17.0.0:
|
|
2498
2573
|
version "17.1.4"
|
|
2499
2574
|
resolved "https://registry.yarnpkg.com/cacache/-/cacache-17.1.4.tgz#b3ff381580b47e85c6e64f801101508e26604b35"
|
|
2500
2575
|
integrity sha512-/aJwG2l3ZMJ1xNAnqbMpA40of9dj/pIH3QfiuQSqjfPJF747VR0J/bHn+/KdNnHKc6XQcWt/AfRSBft82W1d2A==
|
|
@@ -2512,6 +2587,24 @@ cacache@^17.0.0, cacache@^17.0.4, cacache@^17.1.3:
|
|
|
2512
2587
|
tar "^6.1.11"
|
|
2513
2588
|
unique-filename "^3.0.0"
|
|
2514
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
|
+
|
|
2515
2608
|
cacheable-lookup@^5.0.3:
|
|
2516
2609
|
version "5.0.4"
|
|
2517
2610
|
resolved "https://registry.yarnpkg.com/cacheable-lookup/-/cacheable-lookup-5.0.4.tgz#5a6b865b2c44357be3d5ebc2a467b032719a7005"
|
|
@@ -2714,11 +2807,16 @@ chownr@^2.0.0:
|
|
|
2714
2807
|
resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
|
|
2715
2808
|
integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
|
|
2716
2809
|
|
|
2717
|
-
ci-info@^3.
|
|
2810
|
+
ci-info@^3.8.0, ci-info@^3.9.0:
|
|
2718
2811
|
version "3.9.0"
|
|
2719
2812
|
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.9.0.tgz#4279a62028a7b1f262f3473fc9605f5e218c59b4"
|
|
2720
2813
|
integrity sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==
|
|
2721
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
|
+
|
|
2722
2820
|
cidr-regex@^3.1.1:
|
|
2723
2821
|
version "3.1.1"
|
|
2724
2822
|
resolved "https://registry.yarnpkg.com/cidr-regex/-/cidr-regex-3.1.1.tgz#ba1972c57c66f61875f18fd7dd487469770b571d"
|
|
@@ -4063,7 +4161,7 @@ fs-minipass@^2.0.0, fs-minipass@^2.1.0:
|
|
|
4063
4161
|
dependencies:
|
|
4064
4162
|
minipass "^3.0.0"
|
|
4065
4163
|
|
|
4066
|
-
fs-minipass@^3.0.0, fs-minipass@^3.0.
|
|
4164
|
+
fs-minipass@^3.0.0, fs-minipass@^3.0.3:
|
|
4067
4165
|
version "3.0.3"
|
|
4068
4166
|
resolved "https://registry.yarnpkg.com/fs-minipass/-/fs-minipass-3.0.3.tgz#79a85981c4dc120065e96f62086bf6f9dc26cc54"
|
|
4069
4167
|
integrity sha512-XUBA9XClHbnJWSfBzjkm6RvPsyg3sryZt06BEQoXcF7EK/xpGaQYJgQKDJSUH5SGZ76Y7pFx1QBnXz09rU5Fbw==
|
|
@@ -4252,7 +4350,7 @@ glob@7.2.0:
|
|
|
4252
4350
|
once "^1.3.0"
|
|
4253
4351
|
path-is-absolute "^1.0.0"
|
|
4254
4352
|
|
|
4255
|
-
glob@^10.2.2, glob@^10.
|
|
4353
|
+
glob@^10.2.2, glob@^10.3.10:
|
|
4256
4354
|
version "10.3.10"
|
|
4257
4355
|
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.10.tgz#0351ebb809fd187fe421ab96af83d3a70715df4b"
|
|
4258
4356
|
integrity sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==
|
|
@@ -4489,13 +4587,20 @@ hosted-git-info@^4.0.1:
|
|
|
4489
4587
|
dependencies:
|
|
4490
4588
|
lru-cache "^6.0.0"
|
|
4491
4589
|
|
|
4492
|
-
hosted-git-info@^6.0.0
|
|
4590
|
+
hosted-git-info@^6.0.0:
|
|
4493
4591
|
version "6.1.1"
|
|
4494
4592
|
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-6.1.1.tgz#629442c7889a69c05de604d52996b74fe6f26d58"
|
|
4495
4593
|
integrity sha512-r0EI+HBMcXadMrugk0GCQ+6BQV39PiWAZVfq7oIckeGiN7sjRGyQxPdft3nQekFTCQbYxLBH+/axZMeH8UX6+w==
|
|
4496
4594
|
dependencies:
|
|
4497
4595
|
lru-cache "^7.5.1"
|
|
4498
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
|
+
|
|
4499
4604
|
html-escaper@^2.0.0:
|
|
4500
4605
|
version "2.0.2"
|
|
4501
4606
|
resolved "https://registry.yarnpkg.com/html-escaper/-/html-escaper-2.0.2.tgz#dfd60027da36a36dfcbe236262c00a5822681453"
|
|
@@ -4573,7 +4678,7 @@ https-proxy-agent@^5.0.0:
|
|
|
4573
4678
|
agent-base "6"
|
|
4574
4679
|
debug "4"
|
|
4575
4680
|
|
|
4576
|
-
https-proxy-agent@^7.0.2:
|
|
4681
|
+
https-proxy-agent@^7.0.1, https-proxy-agent@^7.0.2:
|
|
4577
4682
|
version "7.0.2"
|
|
4578
4683
|
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.2.tgz#e2645b846b90e96c6e6f347fb5b2e41f1590b09b"
|
|
4579
4684
|
integrity sha512-NmLNjm6ucYwtcUmL7JQC1ZQ57LmHP4lT15FQ8D61nak1rO6DH+fz5qNK2Ap5UN4ZapYICE3/0KodcLYSPsPbaA==
|
|
@@ -4712,15 +4817,15 @@ ini@^4.1.0, ini@^4.1.1:
|
|
|
4712
4817
|
resolved "https://registry.yarnpkg.com/ini/-/ini-4.1.1.tgz#d95b3d843b1e906e56d6747d5447904ff50ce7a1"
|
|
4713
4818
|
integrity sha512-QQnnxNyfvmHFIsj7gkPcYymR8Jdw/o7mp5ZFihxn6h8Ci6fh3Dx4E1gPjpQEpIuPo9XVNY/ZUwh4BPMjGyL01g==
|
|
4714
4819
|
|
|
4715
|
-
init-package-json@^
|
|
4716
|
-
version "
|
|
4717
|
-
resolved "https://registry.yarnpkg.com/init-package-json/-/init-package-json-
|
|
4718
|
-
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==
|
|
4719
4824
|
dependencies:
|
|
4720
|
-
npm-package-arg "^
|
|
4825
|
+
npm-package-arg "^11.0.0"
|
|
4721
4826
|
promzard "^1.0.0"
|
|
4722
4827
|
read "^2.0.0"
|
|
4723
|
-
read-package-json "^
|
|
4828
|
+
read-package-json "^7.0.0"
|
|
4724
4829
|
semver "^7.3.5"
|
|
4725
4830
|
validate-npm-package-license "^3.0.4"
|
|
4726
4831
|
validate-npm-package-name "^5.0.0"
|
|
@@ -5081,6 +5186,11 @@ isexe@^2.0.0:
|
|
|
5081
5186
|
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
|
|
5082
5187
|
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
|
|
5083
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
|
+
|
|
5084
5194
|
istanbul-lib-coverage@^3.0.0, istanbul-lib-coverage@^3.2.0:
|
|
5085
5195
|
version "3.2.0"
|
|
5086
5196
|
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz#189e7909d0a39fa5a3dfad5b03f71947770191d3"
|
|
@@ -5217,33 +5327,7 @@ jsesc@~0.5.0:
|
|
|
5217
5327
|
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
|
|
5218
5328
|
integrity sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==
|
|
5219
5329
|
|
|
5220
|
-
jsforce@^2.0.0-beta.28:
|
|
5221
|
-
version "2.0.0-beta.28"
|
|
5222
|
-
resolved "https://registry.yarnpkg.com/jsforce/-/jsforce-2.0.0-beta.28.tgz#5fd8d9b8e5efc798698793b147e00371f3d74e8f"
|
|
5223
|
-
integrity sha512-tTmKRhr4yWNinhmurY/tiiltLFQq9RQ+gpYAt3wjFdCGjzd49/wqYQIFw4SsI3+iLjxXnc0uTgGwdAkDjxDWnA==
|
|
5224
|
-
dependencies:
|
|
5225
|
-
"@babel/runtime" "^7.12.5"
|
|
5226
|
-
"@babel/runtime-corejs3" "^7.12.5"
|
|
5227
|
-
"@types/node" "^12.19.9"
|
|
5228
|
-
abort-controller "^3.0.0"
|
|
5229
|
-
base64url "^3.0.1"
|
|
5230
|
-
commander "^4.0.1"
|
|
5231
|
-
core-js "^3.6.4"
|
|
5232
|
-
csv-parse "^4.8.2"
|
|
5233
|
-
csv-stringify "^5.3.4"
|
|
5234
|
-
faye "^1.4.0"
|
|
5235
|
-
form-data "^4.0.0"
|
|
5236
|
-
fs-extra "^8.1.0"
|
|
5237
|
-
https-proxy-agent "^5.0.0"
|
|
5238
|
-
inquirer "^7.0.0"
|
|
5239
|
-
multistream "^3.1.0"
|
|
5240
|
-
node-fetch "^2.6.1"
|
|
5241
|
-
open "^7.0.0"
|
|
5242
|
-
regenerator-runtime "^0.13.3"
|
|
5243
|
-
strip-ansi "^6.0.0"
|
|
5244
|
-
xml2js "^0.5.0"
|
|
5245
|
-
|
|
5246
|
-
jsforce@^2.0.0-beta.29:
|
|
5330
|
+
jsforce@^2.0.0-beta.28, jsforce@^2.0.0-beta.29:
|
|
5247
5331
|
version "2.0.0-beta.29"
|
|
5248
5332
|
resolved "https://registry.yarnpkg.com/jsforce/-/jsforce-2.0.0-beta.29.tgz#0b59b026eb0b90dfb199a53656af32a4c8acc48f"
|
|
5249
5333
|
integrity sha512-Fq7xjOYOikyozZZDQNTfzsAdhcO0rUXwtavsjM+cCYUFiCMVOJJavgco303zOsJk3v8sdAYnGgHyKckLIhnyAg==
|
|
@@ -5430,115 +5514,115 @@ levn@^0.4.1:
|
|
|
5430
5514
|
prelude-ls "^1.2.1"
|
|
5431
5515
|
type-check "~0.4.0"
|
|
5432
5516
|
|
|
5433
|
-
libnpmaccess@^
|
|
5434
|
-
version "
|
|
5435
|
-
resolved "https://registry.yarnpkg.com/libnpmaccess/-/libnpmaccess-
|
|
5436
|
-
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==
|
|
5437
5521
|
dependencies:
|
|
5438
|
-
npm-package-arg "^
|
|
5439
|
-
npm-registry-fetch "^
|
|
5522
|
+
npm-package-arg "^11.0.1"
|
|
5523
|
+
npm-registry-fetch "^16.0.0"
|
|
5440
5524
|
|
|
5441
|
-
libnpmdiff@^
|
|
5442
|
-
version "
|
|
5443
|
-
resolved "https://registry.yarnpkg.com/libnpmdiff/-/libnpmdiff-
|
|
5444
|
-
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==
|
|
5445
5529
|
dependencies:
|
|
5446
|
-
"@npmcli/arborist" "^
|
|
5530
|
+
"@npmcli/arborist" "^7.2.1"
|
|
5447
5531
|
"@npmcli/disparity-colors" "^3.0.0"
|
|
5448
5532
|
"@npmcli/installed-package-contents" "^2.0.2"
|
|
5449
5533
|
binary-extensions "^2.2.0"
|
|
5450
5534
|
diff "^5.1.0"
|
|
5451
5535
|
minimatch "^9.0.0"
|
|
5452
|
-
npm-package-arg "^
|
|
5453
|
-
pacote "^
|
|
5454
|
-
tar "^6.
|
|
5536
|
+
npm-package-arg "^11.0.1"
|
|
5537
|
+
pacote "^17.0.4"
|
|
5538
|
+
tar "^6.2.0"
|
|
5455
5539
|
|
|
5456
|
-
libnpmexec@^
|
|
5457
|
-
version "
|
|
5458
|
-
resolved "https://registry.yarnpkg.com/libnpmexec/-/libnpmexec-
|
|
5459
|
-
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==
|
|
5460
5544
|
dependencies:
|
|
5461
|
-
"@npmcli/arborist" "^
|
|
5462
|
-
"@npmcli/run-script" "^
|
|
5463
|
-
ci-info "^
|
|
5464
|
-
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"
|
|
5465
5549
|
npmlog "^7.0.1"
|
|
5466
|
-
pacote "^
|
|
5550
|
+
pacote "^17.0.4"
|
|
5467
5551
|
proc-log "^3.0.0"
|
|
5468
5552
|
read "^2.0.0"
|
|
5469
5553
|
read-package-json-fast "^3.0.2"
|
|
5470
5554
|
semver "^7.3.7"
|
|
5471
5555
|
walk-up-path "^3.0.1"
|
|
5472
5556
|
|
|
5473
|
-
libnpmfund@^
|
|
5474
|
-
version "
|
|
5475
|
-
resolved "https://registry.yarnpkg.com/libnpmfund/-/libnpmfund-
|
|
5476
|
-
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==
|
|
5477
5561
|
dependencies:
|
|
5478
|
-
"@npmcli/arborist" "^
|
|
5562
|
+
"@npmcli/arborist" "^7.2.1"
|
|
5479
5563
|
|
|
5480
|
-
libnpmhook@^
|
|
5481
|
-
version "
|
|
5482
|
-
resolved "https://registry.yarnpkg.com/libnpmhook/-/libnpmhook-
|
|
5483
|
-
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==
|
|
5484
5568
|
dependencies:
|
|
5485
5569
|
aproba "^2.0.0"
|
|
5486
|
-
npm-registry-fetch "^
|
|
5570
|
+
npm-registry-fetch "^16.0.0"
|
|
5487
5571
|
|
|
5488
|
-
libnpmorg@^
|
|
5489
|
-
version "
|
|
5490
|
-
resolved "https://registry.yarnpkg.com/libnpmorg/-/libnpmorg-
|
|
5491
|
-
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==
|
|
5492
5576
|
dependencies:
|
|
5493
5577
|
aproba "^2.0.0"
|
|
5494
|
-
npm-registry-fetch "^
|
|
5578
|
+
npm-registry-fetch "^16.0.0"
|
|
5495
5579
|
|
|
5496
|
-
libnpmpack@^
|
|
5497
|
-
version "
|
|
5498
|
-
resolved "https://registry.yarnpkg.com/libnpmpack/-/libnpmpack-
|
|
5499
|
-
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==
|
|
5500
5584
|
dependencies:
|
|
5501
|
-
"@npmcli/arborist" "^
|
|
5502
|
-
"@npmcli/run-script" "^
|
|
5503
|
-
npm-package-arg "^
|
|
5504
|
-
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"
|
|
5505
5589
|
|
|
5506
|
-
libnpmpublish@^
|
|
5507
|
-
version "
|
|
5508
|
-
resolved "https://registry.yarnpkg.com/libnpmpublish/-/libnpmpublish-
|
|
5509
|
-
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==
|
|
5510
5594
|
dependencies:
|
|
5511
|
-
ci-info "^
|
|
5512
|
-
normalize-package-data "^
|
|
5513
|
-
npm-package-arg "^
|
|
5514
|
-
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"
|
|
5515
5599
|
proc-log "^3.0.0"
|
|
5516
5600
|
semver "^7.3.7"
|
|
5517
|
-
sigstore "^1.
|
|
5518
|
-
ssri "^10.0.
|
|
5601
|
+
sigstore "^2.1.0"
|
|
5602
|
+
ssri "^10.0.5"
|
|
5519
5603
|
|
|
5520
|
-
libnpmsearch@^
|
|
5521
|
-
version "
|
|
5522
|
-
resolved "https://registry.yarnpkg.com/libnpmsearch/-/libnpmsearch-
|
|
5523
|
-
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==
|
|
5524
5608
|
dependencies:
|
|
5525
|
-
npm-registry-fetch "^
|
|
5609
|
+
npm-registry-fetch "^16.0.0"
|
|
5526
5610
|
|
|
5527
|
-
libnpmteam@^
|
|
5528
|
-
version "
|
|
5529
|
-
resolved "https://registry.yarnpkg.com/libnpmteam/-/libnpmteam-
|
|
5530
|
-
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==
|
|
5531
5615
|
dependencies:
|
|
5532
5616
|
aproba "^2.0.0"
|
|
5533
|
-
npm-registry-fetch "^
|
|
5617
|
+
npm-registry-fetch "^16.0.0"
|
|
5534
5618
|
|
|
5535
|
-
libnpmversion@^
|
|
5536
|
-
version "
|
|
5537
|
-
resolved "https://registry.yarnpkg.com/libnpmversion/-/libnpmversion-
|
|
5538
|
-
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==
|
|
5539
5623
|
dependencies:
|
|
5540
|
-
"@npmcli/git" "^
|
|
5541
|
-
"@npmcli/run-script" "^
|
|
5624
|
+
"@npmcli/git" "^5.0.3"
|
|
5625
|
+
"@npmcli/run-script" "^7.0.2"
|
|
5542
5626
|
json-parse-even-better-errors "^3.0.0"
|
|
5543
5627
|
proc-log "^3.0.0"
|
|
5544
5628
|
semver "^7.3.7"
|
|
@@ -5748,6 +5832,11 @@ lowercase-keys@^3.0.0:
|
|
|
5748
5832
|
resolved "https://registry.yarnpkg.com/lowercase-keys/-/lowercase-keys-3.0.0.tgz#c5e7d442e37ead247ae9db117a9d0a467c89d4f2"
|
|
5749
5833
|
integrity sha512-ozCC6gdQ+glXOQsveKD0YsDy8DSQFjDTz4zyzEHNV5+JP5D62LmfDZ6o1cycFx9ouG940M5dE8C8CTewdj2YWQ==
|
|
5750
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
|
+
|
|
5751
5840
|
lru-cache@^5.1.1:
|
|
5752
5841
|
version "5.1.1"
|
|
5753
5842
|
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
|
|
@@ -5839,6 +5928,23 @@ make-fetch-happen@^11.0.0, make-fetch-happen@^11.0.1, make-fetch-happen@^11.1.1:
|
|
|
5839
5928
|
socks-proxy-agent "^7.0.0"
|
|
5840
5929
|
ssri "^10.0.0"
|
|
5841
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
|
+
|
|
5842
5948
|
make-fetch-happen@^9.1.0:
|
|
5843
5949
|
version "9.1.0"
|
|
5844
5950
|
resolved "https://registry.yarnpkg.com/make-fetch-happen/-/make-fetch-happen-9.1.0.tgz#53085a09e7971433e6765f7971bf63f4e05cb968"
|
|
@@ -6030,6 +6136,13 @@ minipass-collect@^1.0.2:
|
|
|
6030
6136
|
dependencies:
|
|
6031
6137
|
minipass "^3.0.0"
|
|
6032
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
|
+
|
|
6033
6146
|
minipass-fetch@^1.3.2, minipass-fetch@^1.4.1:
|
|
6034
6147
|
version "1.4.1"
|
|
6035
6148
|
resolved "https://registry.yarnpkg.com/minipass-fetch/-/minipass-fetch-1.4.1.tgz#d75e0091daac1b0ffd7e9d41629faff7d0c1f1b6"
|
|
@@ -6104,7 +6217,7 @@ minipass@^5.0.0:
|
|
|
6104
6217
|
resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
|
|
6105
6218
|
integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
|
|
6106
6219
|
|
|
6107
|
-
"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:
|
|
6108
6221
|
version "7.0.4"
|
|
6109
6222
|
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.4.tgz#dbce03740f50a4786ba994c1fb908844d27b038c"
|
|
6110
6223
|
integrity sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==
|
|
@@ -6290,6 +6403,22 @@ node-fetch@^2.6.1, node-fetch@^2.6.7:
|
|
|
6290
6403
|
dependencies:
|
|
6291
6404
|
whatwg-url "^5.0.0"
|
|
6292
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
|
+
|
|
6293
6422
|
node-gyp@^8.2.0:
|
|
6294
6423
|
version "8.4.1"
|
|
6295
6424
|
resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-8.4.1.tgz#3d49308fc31f768180957d6b5746845fbd429937"
|
|
@@ -6306,7 +6435,7 @@ node-gyp@^8.2.0:
|
|
|
6306
6435
|
tar "^6.1.2"
|
|
6307
6436
|
which "^2.0.2"
|
|
6308
6437
|
|
|
6309
|
-
node-gyp@^9.0.0
|
|
6438
|
+
node-gyp@^9.0.0:
|
|
6310
6439
|
version "9.4.1"
|
|
6311
6440
|
resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-9.4.1.tgz#8a1023e0d6766ecb52764cc3a734b36ff275e185"
|
|
6312
6441
|
integrity sha512-OQkWKbjQKbGkMf/xqI1jjy3oCTgMKJac58G2+bjZb3fza6gW2YrCSdMQYaoTb70crvE//Gngr4f0AgVHmqHvBQ==
|
|
@@ -6386,6 +6515,16 @@ normalize-package-data@^5.0.0:
|
|
|
6386
6515
|
semver "^7.3.5"
|
|
6387
6516
|
validate-npm-package-license "^3.0.4"
|
|
6388
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
|
+
|
|
6389
6528
|
normalize-path@^3.0.0, normalize-path@~3.0.0:
|
|
6390
6529
|
version "3.0.0"
|
|
6391
6530
|
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
|
|
@@ -6427,7 +6566,7 @@ npm-install-checks@^4.0.0:
|
|
|
6427
6566
|
dependencies:
|
|
6428
6567
|
semver "^7.1.1"
|
|
6429
6568
|
|
|
6430
|
-
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:
|
|
6431
6570
|
version "6.3.0"
|
|
6432
6571
|
resolved "https://registry.yarnpkg.com/npm-install-checks/-/npm-install-checks-6.3.0.tgz#046552d8920e801fa9f919cad569545d60e826fe"
|
|
6433
6572
|
integrity sha512-W29RiK/xtpCGqn6f3ixfRYGk+zRyr+Ew9F2E20BfXxT5/euLdA/Nm7fO7OeTGuAmTs30cpgInyJ0cYe708YTZw==
|
|
@@ -6449,7 +6588,7 @@ npm-normalize-package-bin@^3.0.0:
|
|
|
6449
6588
|
resolved "https://registry.yarnpkg.com/npm-normalize-package-bin/-/npm-normalize-package-bin-3.0.1.tgz#25447e32a9a7de1f51362c61a559233b89947832"
|
|
6450
6589
|
integrity sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==
|
|
6451
6590
|
|
|
6452
|
-
npm-package-arg@^10.0.0
|
|
6591
|
+
npm-package-arg@^10.0.0:
|
|
6453
6592
|
version "10.1.0"
|
|
6454
6593
|
resolved "https://registry.yarnpkg.com/npm-package-arg/-/npm-package-arg-10.1.0.tgz#827d1260a683806685d17193073cc152d3c7e9b1"
|
|
6455
6594
|
integrity sha512-uFyyCEmgBfZTtrKk/5xDfHp6+MdrqGotX/VoOyEEl3mBwiEE5FlBaePanazJSVMPT7vKepcjYBY2ztg9A3yPIA==
|
|
@@ -6459,6 +6598,16 @@ npm-package-arg@^10.0.0, npm-package-arg@^10.1.0:
|
|
|
6459
6598
|
semver "^7.3.5"
|
|
6460
6599
|
validate-npm-package-name "^5.0.0"
|
|
6461
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
|
+
|
|
6462
6611
|
npm-package-arg@^8.0.1, npm-package-arg@^8.1.2, npm-package-arg@^8.1.5:
|
|
6463
6612
|
version "8.1.5"
|
|
6464
6613
|
resolved "https://registry.yarnpkg.com/npm-package-arg/-/npm-package-arg-8.1.5.tgz#3369b2d5fe8fdc674baa7f1786514ddc15466e44"
|
|
@@ -6485,6 +6634,13 @@ npm-packlist@^7.0.0:
|
|
|
6485
6634
|
dependencies:
|
|
6486
6635
|
ignore-walk "^6.0.0"
|
|
6487
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
|
+
|
|
6488
6644
|
npm-pick-manifest@^6.0.0, npm-pick-manifest@^6.1.0, npm-pick-manifest@^6.1.1:
|
|
6489
6645
|
version "6.1.1"
|
|
6490
6646
|
resolved "https://registry.yarnpkg.com/npm-pick-manifest/-/npm-pick-manifest-6.1.1.tgz#7b5484ca2c908565f43b7f27644f36bb816f5148"
|
|
@@ -6495,7 +6651,7 @@ npm-pick-manifest@^6.0.0, npm-pick-manifest@^6.1.0, npm-pick-manifest@^6.1.1:
|
|
|
6495
6651
|
npm-package-arg "^8.1.2"
|
|
6496
6652
|
semver "^7.3.4"
|
|
6497
6653
|
|
|
6498
|
-
npm-pick-manifest@^8.0.0
|
|
6654
|
+
npm-pick-manifest@^8.0.0:
|
|
6499
6655
|
version "8.0.2"
|
|
6500
6656
|
resolved "https://registry.yarnpkg.com/npm-pick-manifest/-/npm-pick-manifest-8.0.2.tgz#2159778d9c7360420c925c1a2287b5a884c713aa"
|
|
6501
6657
|
integrity sha512-1dKY+86/AIiq1tkKVD3l0WI+Gd3vkknVGAggsFeBkTvbhMQ1OND/LKkYv4JtXPKUJ8bOTCyLiqEg2P6QNdK+Gg==
|
|
@@ -6505,12 +6661,22 @@ npm-pick-manifest@^8.0.0, npm-pick-manifest@^8.0.1, npm-pick-manifest@^8.0.2:
|
|
|
6505
6661
|
npm-package-arg "^10.0.0"
|
|
6506
6662
|
semver "^7.3.5"
|
|
6507
6663
|
|
|
6508
|
-
npm-
|
|
6509
|
-
version "
|
|
6510
|
-
resolved "https://registry.yarnpkg.com/npm-
|
|
6511
|
-
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==
|
|
6512
6668
|
dependencies:
|
|
6513
|
-
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"
|
|
6514
6680
|
proc-log "^3.0.0"
|
|
6515
6681
|
|
|
6516
6682
|
npm-registry-fetch@^12.0.0, npm-registry-fetch@^12.0.1:
|
|
@@ -6525,7 +6691,7 @@ npm-registry-fetch@^12.0.0, npm-registry-fetch@^12.0.1:
|
|
|
6525
6691
|
minizlib "^2.1.2"
|
|
6526
6692
|
npm-package-arg "^8.1.5"
|
|
6527
6693
|
|
|
6528
|
-
npm-registry-fetch@^14.0.0
|
|
6694
|
+
npm-registry-fetch@^14.0.0:
|
|
6529
6695
|
version "14.0.5"
|
|
6530
6696
|
resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-14.0.5.tgz#fe7169957ba4986a4853a650278ee02e568d115d"
|
|
6531
6697
|
integrity sha512-kIDMIo4aBm6xg7jOttupWZamsZRkAqMqwqqbVXnUqstY5+tapvv6bkH/qMR76jdgV+YljEUCyWx3hRYMrJiAgA==
|
|
@@ -6538,6 +6704,19 @@ npm-registry-fetch@^14.0.0, npm-registry-fetch@^14.0.3, npm-registry-fetch@^14.0
|
|
|
6538
6704
|
npm-package-arg "^10.0.0"
|
|
6539
6705
|
proc-log "^3.0.0"
|
|
6540
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
|
+
|
|
6541
6720
|
npm-run-path@^4.0.0, npm-run-path@^4.0.1:
|
|
6542
6721
|
version "4.0.1"
|
|
6543
6722
|
resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-4.0.1.tgz#b7ecd1e5ed53da8e37a55e1c2269e0b97ed748ea"
|
|
@@ -6550,80 +6729,81 @@ npm-user-validate@^2.0.0:
|
|
|
6550
6729
|
resolved "https://registry.yarnpkg.com/npm-user-validate/-/npm-user-validate-2.0.0.tgz#7b69bbbff6f7992a1d9a8968d52fd6b6db5431b6"
|
|
6551
6730
|
integrity sha512-sSWeqAYJ2dUPStJB+AEj0DyLRltr/f6YNcvCA7phkB8/RMLMnVsQ41GMwHo/ERZLYNDsyB2wPm7pZo1mqPOl7Q==
|
|
6552
6731
|
|
|
6553
|
-
npm@
|
|
6554
|
-
version "
|
|
6555
|
-
resolved "https://registry.yarnpkg.com/npm/-/npm-
|
|
6556
|
-
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==
|
|
6557
6736
|
dependencies:
|
|
6558
6737
|
"@isaacs/string-locale-compare" "^1.1.0"
|
|
6559
|
-
"@npmcli/arborist" "^
|
|
6560
|
-
"@npmcli/config" "^
|
|
6738
|
+
"@npmcli/arborist" "^7.2.1"
|
|
6739
|
+
"@npmcli/config" "^8.0.1"
|
|
6561
6740
|
"@npmcli/fs" "^3.1.0"
|
|
6562
6741
|
"@npmcli/map-workspaces" "^3.0.4"
|
|
6563
|
-
"@npmcli/package-json" "^
|
|
6564
|
-
"@npmcli/promise-spawn" "^
|
|
6565
|
-
"@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"
|
|
6566
6746
|
abbrev "^2.0.0"
|
|
6567
6747
|
archy "~1.0.0"
|
|
6568
|
-
cacache "^
|
|
6748
|
+
cacache "^18.0.0"
|
|
6569
6749
|
chalk "^5.3.0"
|
|
6570
|
-
ci-info "^3.
|
|
6750
|
+
ci-info "^3.9.0"
|
|
6571
6751
|
cli-columns "^4.0.0"
|
|
6572
6752
|
cli-table3 "^0.6.3"
|
|
6573
6753
|
columnify "^1.6.0"
|
|
6574
6754
|
fastest-levenshtein "^1.0.16"
|
|
6575
|
-
fs-minipass "^3.0.
|
|
6576
|
-
glob "^10.
|
|
6755
|
+
fs-minipass "^3.0.3"
|
|
6756
|
+
glob "^10.3.10"
|
|
6577
6757
|
graceful-fs "^4.2.11"
|
|
6578
|
-
hosted-git-info "^
|
|
6758
|
+
hosted-git-info "^7.0.1"
|
|
6579
6759
|
ini "^4.1.1"
|
|
6580
|
-
init-package-json "^
|
|
6760
|
+
init-package-json "^6.0.0"
|
|
6581
6761
|
is-cidr "^4.0.2"
|
|
6582
6762
|
json-parse-even-better-errors "^3.0.0"
|
|
6583
|
-
libnpmaccess "^
|
|
6584
|
-
libnpmdiff "^
|
|
6585
|
-
libnpmexec "^
|
|
6586
|
-
libnpmfund "^
|
|
6587
|
-
libnpmhook "^
|
|
6588
|
-
libnpmorg "^
|
|
6589
|
-
libnpmpack "^
|
|
6590
|
-
libnpmpublish "^
|
|
6591
|
-
libnpmsearch "^
|
|
6592
|
-
libnpmteam "^
|
|
6593
|
-
libnpmversion "^
|
|
6594
|
-
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"
|
|
6595
6775
|
minimatch "^9.0.3"
|
|
6596
|
-
minipass "^
|
|
6776
|
+
minipass "^7.0.4"
|
|
6597
6777
|
minipass-pipeline "^1.2.4"
|
|
6598
6778
|
ms "^2.1.2"
|
|
6599
|
-
node-gyp "^
|
|
6779
|
+
node-gyp "^10.0.1"
|
|
6600
6780
|
nopt "^7.2.0"
|
|
6601
|
-
normalize-package-data "^
|
|
6781
|
+
normalize-package-data "^6.0.0"
|
|
6602
6782
|
npm-audit-report "^5.0.0"
|
|
6603
|
-
npm-install-checks "^6.
|
|
6604
|
-
npm-package-arg "^
|
|
6605
|
-
npm-pick-manifest "^
|
|
6606
|
-
npm-profile "^
|
|
6607
|
-
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"
|
|
6608
6788
|
npm-user-validate "^2.0.0"
|
|
6609
6789
|
npmlog "^7.0.1"
|
|
6610
6790
|
p-map "^4.0.0"
|
|
6611
|
-
pacote "^
|
|
6791
|
+
pacote "^17.0.4"
|
|
6612
6792
|
parse-conflict-json "^3.0.1"
|
|
6613
6793
|
proc-log "^3.0.0"
|
|
6614
6794
|
qrcode-terminal "^0.12.0"
|
|
6615
6795
|
read "^2.1.0"
|
|
6616
6796
|
semver "^7.5.4"
|
|
6617
|
-
sigstore "^1.9.0"
|
|
6618
6797
|
spdx-expression-parse "^3.0.1"
|
|
6619
|
-
ssri "^10.0.
|
|
6798
|
+
ssri "^10.0.5"
|
|
6799
|
+
strip-ansi "^6.0.1"
|
|
6620
6800
|
supports-color "^9.4.0"
|
|
6621
|
-
tar "^6.
|
|
6801
|
+
tar "^6.2.0"
|
|
6622
6802
|
text-table "~0.2.0"
|
|
6623
6803
|
tiny-relative-date "^1.3.0"
|
|
6624
6804
|
treeverse "^3.0.0"
|
|
6625
6805
|
validate-npm-package-name "^5.0.0"
|
|
6626
|
-
which "^
|
|
6806
|
+
which "^4.0.0"
|
|
6627
6807
|
write-file-atomic "^5.0.1"
|
|
6628
6808
|
|
|
6629
6809
|
npmlog@^5.0.1:
|
|
@@ -6973,7 +7153,7 @@ pacote@^12.0.0, pacote@^12.0.2:
|
|
|
6973
7153
|
ssri "^8.0.1"
|
|
6974
7154
|
tar "^6.1.0"
|
|
6975
7155
|
|
|
6976
|
-
pacote@^15.
|
|
7156
|
+
pacote@^15.2.0:
|
|
6977
7157
|
version "15.2.0"
|
|
6978
7158
|
resolved "https://registry.yarnpkg.com/pacote/-/pacote-15.2.0.tgz#0f0dfcc3e60c7b39121b2ac612bf8596e95344d3"
|
|
6979
7159
|
integrity sha512-rJVZeIwHTUta23sIZgEIM62WYwbmGbThdbnkt81ravBplQv+HjyroqnLRNH2+sLJHcGZmLRmhPwACqhfTcOmnA==
|
|
@@ -6997,6 +7177,30 @@ pacote@^15.0.0, pacote@^15.0.8, pacote@^15.2.0:
|
|
|
6997
7177
|
ssri "^10.0.0"
|
|
6998
7178
|
tar "^6.1.11"
|
|
6999
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
|
+
|
|
7000
7204
|
pako@~1.0.2:
|
|
7001
7205
|
version "1.0.11"
|
|
7002
7206
|
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf"
|
|
@@ -7440,6 +7644,16 @@ read-package-json@^6.0.0:
|
|
|
7440
7644
|
normalize-package-data "^5.0.0"
|
|
7441
7645
|
npm-normalize-package-bin "^3.0.0"
|
|
7442
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
|
+
|
|
7443
7657
|
read-pkg-up@^7.0.1:
|
|
7444
7658
|
version "7.0.1"
|
|
7445
7659
|
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-7.0.1.tgz#f3a6135758459733ae2b95638056e1854e7ef507"
|
|
@@ -7915,7 +8129,7 @@ signal-exit@^4.0.1:
|
|
|
7915
8129
|
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-4.1.0.tgz#952188c1cbd546070e2dd20d0f41c0ae0530cb04"
|
|
7916
8130
|
integrity sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==
|
|
7917
8131
|
|
|
7918
|
-
sigstore@^1.3.0
|
|
8132
|
+
sigstore@^1.3.0:
|
|
7919
8133
|
version "1.9.0"
|
|
7920
8134
|
resolved "https://registry.yarnpkg.com/sigstore/-/sigstore-1.9.0.tgz#1e7ad8933aa99b75c6898ddd0eeebc3eb0d59875"
|
|
7921
8135
|
integrity sha512-0Zjz0oe37d08VeOtBIuB6cRriqXse2e8w+7yIy2XSXjshRKxbc2KkhXjL229jXSxEm7UbcjS76wcJDGQddVI9A==
|
|
@@ -7926,6 +8140,16 @@ sigstore@^1.3.0, sigstore@^1.4.0, sigstore@^1.9.0:
|
|
|
7926
8140
|
"@sigstore/tuf" "^1.0.3"
|
|
7927
8141
|
make-fetch-happen "^11.0.1"
|
|
7928
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
|
+
|
|
7929
8153
|
simple-swizzle@^0.2.2:
|
|
7930
8154
|
version "0.2.2"
|
|
7931
8155
|
resolved "https://registry.yarnpkg.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz#a4da6b635ffcccca33f70d17cb92592de95e557a"
|
|
@@ -8008,7 +8232,7 @@ socks-proxy-agent@^7.0.0:
|
|
|
8008
8232
|
debug "^4.3.3"
|
|
8009
8233
|
socks "^2.6.2"
|
|
8010
8234
|
|
|
8011
|
-
socks-proxy-agent@^8.0.2:
|
|
8235
|
+
socks-proxy-agent@^8.0.1, socks-proxy-agent@^8.0.2:
|
|
8012
8236
|
version "8.0.2"
|
|
8013
8237
|
resolved "https://registry.yarnpkg.com/socks-proxy-agent/-/socks-proxy-agent-8.0.2.tgz#5acbd7be7baf18c46a3f293a840109a430a640ad"
|
|
8014
8238
|
integrity sha512-8zuqoLv1aP/66PHF5TqwJ7Czm3Yv32urJQHrVyhD7mmA6d61Zv8cIXQYPTWwmg6qlupnPvs/QKDmfa4P/qct2g==
|
|
@@ -8107,7 +8331,7 @@ sprintf-js@~1.0.2:
|
|
|
8107
8331
|
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
|
|
8108
8332
|
integrity sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==
|
|
8109
8333
|
|
|
8110
|
-
ssri@^10.0.0, ssri@^10.0.
|
|
8334
|
+
ssri@^10.0.0, ssri@^10.0.5:
|
|
8111
8335
|
version "10.0.5"
|
|
8112
8336
|
resolved "https://registry.yarnpkg.com/ssri/-/ssri-10.0.5.tgz#e49efcd6e36385196cb515d3a2ad6c3f0265ef8c"
|
|
8113
8337
|
integrity sha512-bSf16tAFkGeRlUNDjXu8FzaMQt6g2HZJrun7mtMbIPOddxt3GLMSz5VWUWcqTJUPfLEaDIepGxv+bYQW49596A==
|
|
@@ -8294,7 +8518,7 @@ supports-preserve-symlinks-flag@^1.0.0:
|
|
|
8294
8518
|
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
|
|
8295
8519
|
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
|
|
8296
8520
|
|
|
8297
|
-
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:
|
|
8298
8522
|
version "6.2.0"
|
|
8299
8523
|
resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.0.tgz#b14ce49a79cb1cd23bc9b016302dea5474493f73"
|
|
8300
8524
|
integrity sha512-/Wo7DcT0u5HUV486xg675HtjNd3BXZ6xDbzsCUZPt5iw8bTQ63bP0Raut3mvro9u+CUyq7YQd8Cx55fsZXxqLQ==
|
|
@@ -8486,6 +8710,15 @@ tuf-js@^1.1.7:
|
|
|
8486
8710
|
debug "^4.3.4"
|
|
8487
8711
|
make-fetch-happen "^11.1.1"
|
|
8488
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
|
+
|
|
8489
8722
|
tunnel-agent@*, tunnel-agent@^0.6.0:
|
|
8490
8723
|
version "0.6.0"
|
|
8491
8724
|
resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a9966774b290868f0fc40fd"
|
|
@@ -8905,13 +9138,20 @@ which@^2.0.1, which@^2.0.2:
|
|
|
8905
9138
|
dependencies:
|
|
8906
9139
|
isexe "^2.0.0"
|
|
8907
9140
|
|
|
8908
|
-
which@^3.0.0
|
|
9141
|
+
which@^3.0.0:
|
|
8909
9142
|
version "3.0.1"
|
|
8910
9143
|
resolved "https://registry.yarnpkg.com/which/-/which-3.0.1.tgz#89f1cd0c23f629a8105ffe69b8172791c87b4be1"
|
|
8911
9144
|
integrity sha512-XA1b62dzQzLfaEOSQFTCOd5KFf/1VSzZo7/7TUjnya6u0vGGKzU96UQBZTAThCb2j4/xjBAyii1OhRLJEivHvg==
|
|
8912
9145
|
dependencies:
|
|
8913
9146
|
isexe "^2.0.0"
|
|
8914
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
|
+
|
|
8915
9155
|
wide-align@^1.1.2, wide-align@^1.1.5:
|
|
8916
9156
|
version "1.1.5"
|
|
8917
9157
|
resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.5.tgz#df1d4c206854369ecf3c9a4898f1b23fbd9d15d3"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-trust",
|
|
3
3
|
"description": "validate a digital signature for a npm package",
|
|
4
|
-
"version": "3.1.
|
|
4
|
+
"version": "3.1.2",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bin": {
|
|
7
7
|
"sf-trust": "bin/dev"
|
|
@@ -12,15 +12,15 @@
|
|
|
12
12
|
"@salesforce/core": "^6.1.3",
|
|
13
13
|
"@salesforce/sf-plugins-core": "^5.0.4",
|
|
14
14
|
"got": "^13.0.0",
|
|
15
|
-
"npm": "
|
|
15
|
+
"npm": "10.2.3",
|
|
16
16
|
"npm-run-path": "^4.0.1",
|
|
17
17
|
"proxy-agent": "^6.3.1",
|
|
18
18
|
"shelljs": "^0.8.4"
|
|
19
19
|
},
|
|
20
20
|
"devDependencies": {
|
|
21
|
-
"@oclif/plugin-command-snapshot": "^5.0.
|
|
21
|
+
"@oclif/plugin-command-snapshot": "^5.0.3",
|
|
22
22
|
"@salesforce/cli-plugins-testkit": "^5.0.6",
|
|
23
|
-
"@salesforce/dev-scripts": "^
|
|
23
|
+
"@salesforce/dev-scripts": "^8.0.0",
|
|
24
24
|
"@salesforce/plugin-command-reference": "^3.0.47",
|
|
25
25
|
"@salesforce/plugin-telemetry": "^2.3.8",
|
|
26
26
|
"@salesforce/ts-sinon": "^1.4.18",
|
|
@@ -210,7 +210,7 @@
|
|
|
210
210
|
"exports": "./lib/index.js",
|
|
211
211
|
"type": "module",
|
|
212
212
|
"sfdx": {
|
|
213
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-trust/3.1.
|
|
214
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-trust/3.1.
|
|
213
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-trust/3.1.2.crt",
|
|
214
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-trust/3.1.2.sig"
|
|
215
215
|
}
|
|
216
216
|
}
|