git.fiddlerwoaroof.com
Browse code

chore: bump npm from 9.7.2 to 9.8.1

Bumps [npm](https://github.com/npm/cli) from 9.7.2 to 9.8.1.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v9.7.2...v9.8.1)

---
updated-dependencies:
- dependency-name: npm
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

dependabot[bot] authored on 02/08/2023 05:30:16
Showing 1 changed files
... ...
@@ -7056,15 +7056,17 @@
7056 7056
       }
7057 7057
     },
7058 7058
     "node_modules/npm": {
7059
-      "version": "9.7.2",
7060
-      "resolved": "https://registry.npmjs.org/npm/-/npm-9.7.2.tgz",
7061
-      "integrity": "sha512-LLoOudiSURxzRxfGj+vsD+hKKv2EfxyshDOznxruIkZMouvbaF5sFm4yAwHqxS8aVaOdRl03pRmGpcrFMqMt3g==",
7059
+      "version": "9.8.1",
7060
+      "resolved": "https://registry.npmjs.org/npm/-/npm-9.8.1.tgz",
7061
+      "integrity": "sha512-AfDvThQzsIXhYgk9zhbk5R+lh811lKkLAeQMMhSypf1BM7zUafeIIBzMzespeuVEJ0+LvY36oRQYf7IKLzU3rw==",
7062 7062
       "bundleDependencies": [
7063 7063
         "@isaacs/string-locale-compare",
7064 7064
         "@npmcli/arborist",
7065 7065
         "@npmcli/config",
7066
+        "@npmcli/fs",
7066 7067
         "@npmcli/map-workspaces",
7067 7068
         "@npmcli/package-json",
7069
+        "@npmcli/promise-spawn",
7068 7070
         "@npmcli/run-script",
7069 7071
         "abbrev",
7070 7072
         "archy",
... ...
@@ -7130,15 +7132,17 @@
7130 7132
       "dev": true,
7131 7133
       "dependencies": {
7132 7134
         "@isaacs/string-locale-compare": "^1.1.0",
7133
-        "@npmcli/arborist": "^6.2.10",
7135
+        "@npmcli/arborist": "^6.3.0",
7134 7136
         "@npmcli/config": "^6.2.1",
7137
+        "@npmcli/fs": "^3.1.0",
7135 7138
         "@npmcli/map-workspaces": "^3.0.4",
7136
-        "@npmcli/package-json": "^3.1.1",
7139
+        "@npmcli/package-json": "^4.0.1",
7140
+        "@npmcli/promise-spawn": "^6.0.2",
7137 7141
         "@npmcli/run-script": "^6.0.2",
7138 7142
         "abbrev": "^2.0.0",
7139 7143
         "archy": "~1.0.0",
7140 7144
         "cacache": "^17.1.3",
7141
-        "chalk": "^5.2.0",
7145
+        "chalk": "^5.3.0",
7142 7146
         "ci-info": "^3.8.0",
7143 7147
         "cli-columns": "^4.0.0",
7144 7148
         "cli-table3": "^0.6.3",
... ...
@@ -7153,18 +7157,18 @@
7153 7157
         "is-cidr": "^4.0.2",
7154 7158
         "json-parse-even-better-errors": "^3.0.0",
7155 7159
         "libnpmaccess": "^7.0.2",
7156
-        "libnpmdiff": "^5.0.18",
7157
-        "libnpmexec": "^6.0.1",
7158
-        "libnpmfund": "^4.0.18",
7160
+        "libnpmdiff": "^5.0.19",
7161
+        "libnpmexec": "^6.0.3",
7162
+        "libnpmfund": "^4.0.19",
7159 7163
         "libnpmhook": "^9.0.3",
7160 7164
         "libnpmorg": "^5.0.4",
7161
-        "libnpmpack": "^5.0.18",
7162
-        "libnpmpublish": "^7.4.0",
7165
+        "libnpmpack": "^5.0.19",
7166
+        "libnpmpublish": "^7.5.0",
7163 7167
         "libnpmsearch": "^6.0.2",
7164 7168
         "libnpmteam": "^5.0.3",
7165 7169
         "libnpmversion": "^4.0.2",
7166 7170
         "make-fetch-happen": "^11.1.1",
7167
-        "minimatch": "^9.0.0",
7171
+        "minimatch": "^9.0.3",
7168 7172
         "minipass": "^5.0.0",
7169 7173
         "minipass-pipeline": "^1.2.4",
7170 7174
         "ms": "^2.1.2",
... ...
@@ -7184,10 +7188,10 @@
7184 7188
         "proc-log": "^3.0.0",
7185 7189
         "qrcode-terminal": "^0.12.0",
7186 7190
         "read": "^2.1.0",
7187
-        "semver": "^7.5.2",
7188
-        "sigstore": "^1.6.0",
7191
+        "semver": "^7.5.4",
7192
+        "sigstore": "^1.7.0",
7189 7193
         "ssri": "^10.0.4",
7190
-        "supports-color": "^9.3.1",
7194
+        "supports-color": "^9.4.0",
7191 7195
         "tar": "^6.1.15",
7192 7196
         "text-table": "~0.2.0",
7193 7197
         "tiny-relative-date": "^1.3.0",
... ...
@@ -7300,7 +7304,7 @@
7300 7304
       "license": "ISC"
7301 7305
     },
7302 7306
     "node_modules/npm/node_modules/@npmcli/arborist": {
7303
-      "version": "6.2.10",
7307
+      "version": "6.3.0",
7304 7308
       "dev": true,
7305 7309
       "inBundle": true,
7306 7310
       "license": "ISC",
... ...
@@ -7312,7 +7316,7 @@
7312 7316
         "@npmcli/metavuln-calculator": "^5.0.0",
7313 7317
         "@npmcli/name-from-folder": "^2.0.0",
7314 7318
         "@npmcli/node-gyp": "^3.0.0",
7315
-        "@npmcli/package-json": "^3.0.0",
7319
+        "@npmcli/package-json": "^4.0.0",
7316 7320
         "@npmcli/query": "^3.0.0",
7317 7321
         "@npmcli/run-script": "^6.0.0",
7318 7322
         "bin-links": "^4.0.1",
... ...
@@ -7473,17 +7477,18 @@
7473 7477
       }
7474 7478
     },
7475 7479
     "node_modules/npm/node_modules/@npmcli/package-json": {
7476
-      "version": "3.1.1",
7480
+      "version": "4.0.1",
7477 7481
       "dev": true,
7478 7482
       "inBundle": true,
7479 7483
       "license": "ISC",
7480 7484
       "dependencies": {
7481 7485
         "@npmcli/git": "^4.1.0",
7482 7486
         "glob": "^10.2.2",
7487
+        "hosted-git-info": "^6.1.1",
7483 7488
         "json-parse-even-better-errors": "^3.0.0",
7484 7489
         "normalize-package-data": "^5.0.0",
7485
-        "npm-normalize-package-bin": "^3.0.1",
7486
-        "proc-log": "^3.0.0"
7490
+        "proc-log": "^3.0.0",
7491
+        "semver": "^7.5.3"
7487 7492
       },
7488 7493
       "engines": {
7489 7494
         "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
... ...
@@ -7549,14 +7554,13 @@
7549 7554
       }
7550 7555
     },
7551 7556
     "node_modules/npm/node_modules/@sigstore/tuf": {
7552
-      "version": "1.0.0",
7557
+      "version": "1.0.2",
7553 7558
       "dev": true,
7554 7559
       "inBundle": true,
7555 7560
       "license": "Apache-2.0",
7556 7561
       "dependencies": {
7557 7562
         "@sigstore/protobuf-specs": "^0.1.0",
7558
-        "make-fetch-happen": "^11.0.1",
7559
-        "tuf-js": "^1.1.3"
7563
+        "tuf-js": "^1.1.7"
7560 7564
       },
7561 7565
       "engines": {
7562 7566
         "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
... ...
@@ -7729,7 +7733,7 @@
7729 7733
       "license": "MIT"
7730 7734
     },
7731 7735
     "node_modules/npm/node_modules/bin-links": {
7732
-      "version": "4.0.1",
7736
+      "version": "4.0.2",
7733 7737
       "dev": true,
7734 7738
       "inBundle": true,
7735 7739
       "license": "ISC",
... ...
@@ -7818,7 +7822,7 @@
7818 7822
       }
7819 7823
     },
7820 7824
     "node_modules/npm/node_modules/chalk": {
7821
-      "version": "5.2.0",
7825
+      "version": "5.3.0",
7822 7826
       "dev": true,
7823 7827
       "inBundle": true,
7824 7828
       "license": "MIT",
... ...
@@ -8544,12 +8548,12 @@
8544 8548
       }
8545 8549
     },
8546 8550
     "node_modules/npm/node_modules/libnpmdiff": {
8547
-      "version": "5.0.18",
8551
+      "version": "5.0.19",
8548 8552
       "dev": true,
8549 8553
       "inBundle": true,
8550 8554
       "license": "ISC",
8551 8555
       "dependencies": {
8552
-        "@npmcli/arborist": "^6.2.10",
8556
+        "@npmcli/arborist": "^6.3.0",
8553 8557
         "@npmcli/disparity-colors": "^3.0.0",
8554 8558
         "@npmcli/installed-package-contents": "^2.0.2",
8555 8559
         "binary-extensions": "^2.2.0",
... ...
@@ -8564,12 +8568,12 @@
8564 8568
       }
8565 8569
     },
8566 8570
     "node_modules/npm/node_modules/libnpmexec": {
8567
-      "version": "6.0.1",
8571
+      "version": "6.0.3",
8568 8572
       "dev": true,
8569 8573
       "inBundle": true,
8570 8574
       "license": "ISC",
8571 8575
       "dependencies": {
8572
-        "@npmcli/arborist": "^6.2.10",
8576
+        "@npmcli/arborist": "^6.3.0",
8573 8577
         "@npmcli/run-script": "^6.0.0",
8574 8578
         "ci-info": "^3.7.1",
8575 8579
         "npm-package-arg": "^10.1.0",
... ...
@@ -8586,12 +8590,12 @@
8586 8590
       }
8587 8591
     },
8588 8592
     "node_modules/npm/node_modules/libnpmfund": {
8589
-      "version": "4.0.18",
8593
+      "version": "4.0.19",
8590 8594
       "dev": true,
8591 8595
       "inBundle": true,
8592 8596
       "license": "ISC",
8593 8597
       "dependencies": {
8594
-        "@npmcli/arborist": "^6.2.10"
8598
+        "@npmcli/arborist": "^6.3.0"
8595 8599
       },
8596 8600
       "engines": {
8597 8601
         "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
... ...
@@ -8624,12 +8628,12 @@
8624 8628
       }
8625 8629
     },
8626 8630
     "node_modules/npm/node_modules/libnpmpack": {
8627
-      "version": "5.0.18",
8631
+      "version": "5.0.19",
8628 8632
       "dev": true,
8629 8633
       "inBundle": true,
8630 8634
       "license": "ISC",
8631 8635
       "dependencies": {
8632
-        "@npmcli/arborist": "^6.2.10",
8636
+        "@npmcli/arborist": "^6.3.0",
8633 8637
         "@npmcli/run-script": "^6.0.0",
8634 8638
         "npm-package-arg": "^10.1.0",
8635 8639
         "pacote": "^15.0.8"
... ...
@@ -8639,7 +8643,7 @@
8639 8643
       }
8640 8644
     },
8641 8645
     "node_modules/npm/node_modules/libnpmpublish": {
8642
-      "version": "7.4.0",
8646
+      "version": "7.5.0",
8643 8647
       "dev": true,
8644 8648
       "inBundle": true,
8645 8649
       "license": "ISC",
... ...
@@ -8734,7 +8738,7 @@
8734 8738
       }
8735 8739
     },
8736 8740
     "node_modules/npm/node_modules/minimatch": {
8737
-      "version": "9.0.1",
8741
+      "version": "9.0.3",
8738 8742
       "dev": true,
8739 8743
       "inBundle": true,
8740 8744
       "license": "ISC",
... ...
@@ -9651,7 +9655,7 @@
9651 9655
       "optional": true
9652 9656
     },
9653 9657
     "node_modules/npm/node_modules/semver": {
9654
-      "version": "7.5.2",
9658
+      "version": "7.5.4",
9655 9659
       "dev": true,
9656 9660
       "inBundle": true,
9657 9661
       "license": "ISC",
... ...
@@ -9717,15 +9721,14 @@
9717 9721
       }
9718 9722
     },
9719 9723
     "node_modules/npm/node_modules/sigstore": {
9720
-      "version": "1.6.0",
9724
+      "version": "1.7.0",
9721 9725
       "dev": true,
9722 9726
       "inBundle": true,
9723 9727
       "license": "Apache-2.0",
9724 9728
       "dependencies": {
9725 9729
         "@sigstore/protobuf-specs": "^0.1.0",
9726
-        "@sigstore/tuf": "^1.0.0",
9727
-        "make-fetch-happen": "^11.0.1",
9728
-        "tuf-js": "^1.1.3"
9730
+        "@sigstore/tuf": "^1.0.1",
9731
+        "make-fetch-happen": "^11.0.1"
9729 9732
       },
9730 9733
       "bin": {
9731 9734
         "sigstore": "bin/sigstore.js"
... ...
@@ -9880,7 +9883,7 @@
9880 9883
       }
9881 9884
     },
9882 9885
     "node_modules/npm/node_modules/supports-color": {
9883
-      "version": "9.3.1",
9886
+      "version": "9.4.0",
9884 9887
       "dev": true,
9885 9888
       "inBundle": true,
9886 9889
       "license": "MIT",
... ...
@@ -16681,21 +16684,23 @@
16681 16684
       "dev": true
16682 16685
     },
16683 16686
     "npm": {
16684
-      "version": "9.7.2",
16685
-      "resolved": "https://registry.npmjs.org/npm/-/npm-9.7.2.tgz",
16686
-      "integrity": "sha512-LLoOudiSURxzRxfGj+vsD+hKKv2EfxyshDOznxruIkZMouvbaF5sFm4yAwHqxS8aVaOdRl03pRmGpcrFMqMt3g==",
16687
+      "version": "9.8.1",
16688
+      "resolved": "https://registry.npmjs.org/npm/-/npm-9.8.1.tgz",
16689
+      "integrity": "sha512-AfDvThQzsIXhYgk9zhbk5R+lh811lKkLAeQMMhSypf1BM7zUafeIIBzMzespeuVEJ0+LvY36oRQYf7IKLzU3rw==",
16687 16690
       "dev": true,
16688 16691
       "requires": {
16689 16692
         "@isaacs/string-locale-compare": "^1.1.0",
16690
-        "@npmcli/arborist": "^6.2.10",
16693
+        "@npmcli/arborist": "^6.3.0",
16691 16694
         "@npmcli/config": "^6.2.1",
16695
+        "@npmcli/fs": "^3.1.0",
16692 16696
         "@npmcli/map-workspaces": "^3.0.4",
16693
-        "@npmcli/package-json": "^3.1.1",
16697
+        "@npmcli/package-json": "^4.0.1",
16698
+        "@npmcli/promise-spawn": "^6.0.2",
16694 16699
         "@npmcli/run-script": "^6.0.2",
16695 16700
         "abbrev": "^2.0.0",
16696 16701
         "archy": "~1.0.0",
16697 16702
         "cacache": "^17.1.3",
16698
-        "chalk": "^5.2.0",
16703
+        "chalk": "^5.3.0",
16699 16704
         "ci-info": "^3.8.0",
16700 16705
         "cli-columns": "^4.0.0",
16701 16706
         "cli-table3": "^0.6.3",
... ...
@@ -16710,18 +16715,18 @@
16710 16715
         "is-cidr": "^4.0.2",
16711 16716
         "json-parse-even-better-errors": "^3.0.0",
16712 16717
         "libnpmaccess": "^7.0.2",
16713
-        "libnpmdiff": "^5.0.18",
16714
-        "libnpmexec": "^6.0.1",
16715
-        "libnpmfund": "^4.0.18",
16718
+        "libnpmdiff": "^5.0.19",
16719
+        "libnpmexec": "^6.0.3",
16720
+        "libnpmfund": "^4.0.19",
16716 16721
         "libnpmhook": "^9.0.3",
16717 16722
         "libnpmorg": "^5.0.4",
16718
-        "libnpmpack": "^5.0.18",
16719
-        "libnpmpublish": "^7.4.0",
16723
+        "libnpmpack": "^5.0.19",
16724
+        "libnpmpublish": "^7.5.0",
16720 16725
         "libnpmsearch": "^6.0.2",
16721 16726
         "libnpmteam": "^5.0.3",
16722 16727
         "libnpmversion": "^4.0.2",
16723 16728
         "make-fetch-happen": "^11.1.1",
16724
-        "minimatch": "^9.0.0",
16729
+        "minimatch": "^9.0.3",
16725 16730
         "minipass": "^5.0.0",
16726 16731
         "minipass-pipeline": "^1.2.4",
16727 16732
         "ms": "^2.1.2",
... ...
@@ -16741,10 +16746,10 @@
16741 16746
         "proc-log": "^3.0.0",
16742 16747
         "qrcode-terminal": "^0.12.0",
16743 16748
         "read": "^2.1.0",
16744
-        "semver": "^7.5.2",
16745
-        "sigstore": "^1.6.0",
16749
+        "semver": "^7.5.4",
16750
+        "sigstore": "^1.7.0",
16746 16751
         "ssri": "^10.0.4",
16747
-        "supports-color": "^9.3.1",
16752
+        "supports-color": "^9.4.0",
16748 16753
         "tar": "^6.1.15",
16749 16754
         "text-table": "~0.2.0",
16750 16755
         "tiny-relative-date": "^1.3.0",
... ...
@@ -16809,7 +16814,7 @@
16809 16814
           "dev": true
16810 16815
         },
16811 16816
         "@npmcli/arborist": {
16812
-          "version": "6.2.10",
16817
+          "version": "6.3.0",
16813 16818
           "bundled": true,
16814 16819
           "dev": true,
16815 16820
           "requires": {
... ...
@@ -16820,7 +16825,7 @@
16820 16825
             "@npmcli/metavuln-calculator": "^5.0.0",
16821 16826
             "@npmcli/name-from-folder": "^2.0.0",
16822 16827
             "@npmcli/node-gyp": "^3.0.0",
16823
-            "@npmcli/package-json": "^3.0.0",
16828
+            "@npmcli/package-json": "^4.0.0",
16824 16829
             "@npmcli/query": "^3.0.0",
16825 16830
             "@npmcli/run-script": "^6.0.0",
16826 16831
             "bin-links": "^4.0.1",
... ...
@@ -16936,16 +16941,17 @@
16936 16941
           "dev": true
16937 16942
         },
16938 16943
         "@npmcli/package-json": {
16939
-          "version": "3.1.1",
16944
+          "version": "4.0.1",
16940 16945
           "bundled": true,
16941 16946
           "dev": true,
16942 16947
           "requires": {
16943 16948
             "@npmcli/git": "^4.1.0",
16944 16949
             "glob": "^10.2.2",
16950
+            "hosted-git-info": "^6.1.1",
16945 16951
             "json-parse-even-better-errors": "^3.0.0",
16946 16952
             "normalize-package-data": "^5.0.0",
16947
-            "npm-normalize-package-bin": "^3.0.1",
16948
-            "proc-log": "^3.0.0"
16953
+            "proc-log": "^3.0.0",
16954
+            "semver": "^7.5.3"
16949 16955
           }
16950 16956
         },
16951 16957
         "@npmcli/promise-spawn": {
... ...
@@ -16988,13 +16994,12 @@
16988 16994
           "dev": true
16989 16995
         },
16990 16996
         "@sigstore/tuf": {
16991
-          "version": "1.0.0",
16997
+          "version": "1.0.2",
16992 16998
           "bundled": true,
16993 16999
           "dev": true,
16994 17000
           "requires": {
16995 17001
             "@sigstore/protobuf-specs": "^0.1.0",
16996
-            "make-fetch-happen": "^11.0.1",
16997
-            "tuf-js": "^1.1.3"
17002
+            "tuf-js": "^1.1.7"
16998 17003
           }
16999 17004
         },
17000 17005
         "@tootallnate/once": {
... ...
@@ -17099,7 +17104,7 @@
17099 17104
           "dev": true
17100 17105
         },
17101 17106
         "bin-links": {
17102
-          "version": "4.0.1",
17107
+          "version": "4.0.2",
17103 17108
           "bundled": true,
17104 17109
           "dev": true,
17105 17110
           "requires": {
... ...
@@ -17159,7 +17164,7 @@
17159 17164
           }
17160 17165
         },
17161 17166
         "chalk": {
17162
-          "version": "5.2.0",
17167
+          "version": "5.3.0",
17163 17168
           "bundled": true,
17164 17169
           "dev": true
17165 17170
         },
... ...
@@ -17630,11 +17635,11 @@
17630 17635
           }
17631 17636
         },
17632 17637
         "libnpmdiff": {
17633
-          "version": "5.0.18",
17638
+          "version": "5.0.19",
17634 17639
           "bundled": true,
17635 17640
           "dev": true,
17636 17641
           "requires": {
17637
-            "@npmcli/arborist": "^6.2.10",
17642
+            "@npmcli/arborist": "^6.3.0",
17638 17643
             "@npmcli/disparity-colors": "^3.0.0",
17639 17644
             "@npmcli/installed-package-contents": "^2.0.2",
17640 17645
             "binary-extensions": "^2.2.0",
... ...
@@ -17646,11 +17651,11 @@
17646 17651
           }
17647 17652
         },
17648 17653
         "libnpmexec": {
17649
-          "version": "6.0.1",
17654
+          "version": "6.0.3",
17650 17655
           "bundled": true,
17651 17656
           "dev": true,
17652 17657
           "requires": {
17653
-            "@npmcli/arborist": "^6.2.10",
17658
+            "@npmcli/arborist": "^6.3.0",
17654 17659
             "@npmcli/run-script": "^6.0.0",
17655 17660
             "ci-info": "^3.7.1",
17656 17661
             "npm-package-arg": "^10.1.0",
... ...
@@ -17664,11 +17669,11 @@
17664 17669
           }
17665 17670
         },
17666 17671
         "libnpmfund": {
17667
-          "version": "4.0.18",
17672
+          "version": "4.0.19",
17668 17673
           "bundled": true,
17669 17674
           "dev": true,
17670 17675
           "requires": {
17671
-            "@npmcli/arborist": "^6.2.10"
17676
+            "@npmcli/arborist": "^6.3.0"
17672 17677
           }
17673 17678
         },
17674 17679
         "libnpmhook": {
... ...
@@ -17690,18 +17695,18 @@
17690 17695
           }
17691 17696
         },
17692 17697
         "libnpmpack": {
17693
-          "version": "5.0.18",
17698
+          "version": "5.0.19",
17694 17699
           "bundled": true,
17695 17700
           "dev": true,
17696 17701
           "requires": {
17697
-            "@npmcli/arborist": "^6.2.10",
17702
+            "@npmcli/arborist": "^6.3.0",
17698 17703
             "@npmcli/run-script": "^6.0.0",
17699 17704
             "npm-package-arg": "^10.1.0",
17700 17705
             "pacote": "^15.0.8"
17701 17706
           }
17702 17707
         },
17703 17708
         "libnpmpublish": {
17704
-          "version": "7.4.0",
17709
+          "version": "7.5.0",
17705 17710
           "bundled": true,
17706 17711
           "dev": true,
17707 17712
           "requires": {
... ...
@@ -17772,7 +17777,7 @@
17772 17777
           }
17773 17778
         },
17774 17779
         "minimatch": {
17775
-          "version": "9.0.1",
17780
+          "version": "9.0.3",
17776 17781
           "bundled": true,
17777 17782
           "dev": true,
17778 17783
           "requires": {
... ...
@@ -18394,7 +18399,7 @@
18394 18399
           "optional": true
18395 18400
         },
18396 18401
         "semver": {
18397
-          "version": "7.5.2",
18402
+          "version": "7.5.4",
18398 18403
           "bundled": true,
18399 18404
           "dev": true,
18400 18405
           "requires": {
... ...
@@ -18435,14 +18440,13 @@
18435 18440
           "dev": true
18436 18441
         },
18437 18442
         "sigstore": {
18438
-          "version": "1.6.0",
18443
+          "version": "1.7.0",
18439 18444
           "bundled": true,
18440 18445
           "dev": true,
18441 18446
           "requires": {
18442 18447
             "@sigstore/protobuf-specs": "^0.1.0",
18443
-            "@sigstore/tuf": "^1.0.0",
18444
-            "make-fetch-happen": "^11.0.1",
18445
-            "tuf-js": "^1.1.3"
18448
+            "@sigstore/tuf": "^1.0.1",
18449
+            "make-fetch-happen": "^11.0.1"
18446 18450
           }
18447 18451
         },
18448 18452
         "smart-buffer": {
... ...
@@ -18550,7 +18554,7 @@
18550 18554
           }
18551 18555
         },
18552 18556
         "supports-color": {
18553
-          "version": "9.3.1",
18557
+          "version": "9.4.0",
18554 18558
           "bundled": true,
18555 18559
           "dev": true
18556 18560
         },