git.fiddlerwoaroof.com
Browse code

chore: bump npm from 9.7.2 to 9.8.1 in /react-demo

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:34:11
Showing 2 changed files
... ...
@@ -24,7 +24,7 @@
24 24
         "@rollup/plugin-node-resolve": "^15.1.0",
25 25
         "@rollup/plugin-replace": "^5.0.2",
26 26
         "eslint-plugin-react": "^7.33.1",
27
-        "npm": "^9.7.2",
27
+        "npm": "^9.8.1",
28 28
         "rollup": "^3.27.0",
29 29
         "rollup-plugin-serve": "^2.0.2"
30 30
       }
... ...
@@ -3969,15 +3969,17 @@
3969 3969
       }
3970 3970
     },
3971 3971
     "node_modules/npm": {
3972
-      "version": "9.7.2",
3973
-      "resolved": "https://registry.npmjs.org/npm/-/npm-9.7.2.tgz",
3974
-      "integrity": "sha512-LLoOudiSURxzRxfGj+vsD+hKKv2EfxyshDOznxruIkZMouvbaF5sFm4yAwHqxS8aVaOdRl03pRmGpcrFMqMt3g==",
3972
+      "version": "9.8.1",
3973
+      "resolved": "https://registry.npmjs.org/npm/-/npm-9.8.1.tgz",
3974
+      "integrity": "sha512-AfDvThQzsIXhYgk9zhbk5R+lh811lKkLAeQMMhSypf1BM7zUafeIIBzMzespeuVEJ0+LvY36oRQYf7IKLzU3rw==",
3975 3975
       "bundleDependencies": [
3976 3976
         "@isaacs/string-locale-compare",
3977 3977
         "@npmcli/arborist",
3978 3978
         "@npmcli/config",
3979
+        "@npmcli/fs",
3979 3980
         "@npmcli/map-workspaces",
3980 3981
         "@npmcli/package-json",
3982
+        "@npmcli/promise-spawn",
3981 3983
         "@npmcli/run-script",
3982 3984
         "abbrev",
3983 3985
         "archy",
... ...
@@ -4043,15 +4045,17 @@
4043 4045
       "dev": true,
4044 4046
       "dependencies": {
4045 4047
         "@isaacs/string-locale-compare": "^1.1.0",
4046
-        "@npmcli/arborist": "^6.2.10",
4048
+        "@npmcli/arborist": "^6.3.0",
4047 4049
         "@npmcli/config": "^6.2.1",
4050
+        "@npmcli/fs": "^3.1.0",
4048 4051
         "@npmcli/map-workspaces": "^3.0.4",
4049
-        "@npmcli/package-json": "^3.1.1",
4052
+        "@npmcli/package-json": "^4.0.1",
4053
+        "@npmcli/promise-spawn": "^6.0.2",
4050 4054
         "@npmcli/run-script": "^6.0.2",
4051 4055
         "abbrev": "^2.0.0",
4052 4056
         "archy": "~1.0.0",
4053 4057
         "cacache": "^17.1.3",
4054
-        "chalk": "^5.2.0",
4058
+        "chalk": "^5.3.0",
4055 4059
         "ci-info": "^3.8.0",
4056 4060
         "cli-columns": "^4.0.0",
4057 4061
         "cli-table3": "^0.6.3",
... ...
@@ -4066,18 +4070,18 @@
4066 4070
         "is-cidr": "^4.0.2",
4067 4071
         "json-parse-even-better-errors": "^3.0.0",
4068 4072
         "libnpmaccess": "^7.0.2",
4069
-        "libnpmdiff": "^5.0.18",
4070
-        "libnpmexec": "^6.0.1",
4071
-        "libnpmfund": "^4.0.18",
4073
+        "libnpmdiff": "^5.0.19",
4074
+        "libnpmexec": "^6.0.3",
4075
+        "libnpmfund": "^4.0.19",
4072 4076
         "libnpmhook": "^9.0.3",
4073 4077
         "libnpmorg": "^5.0.4",
4074
-        "libnpmpack": "^5.0.18",
4075
-        "libnpmpublish": "^7.4.0",
4078
+        "libnpmpack": "^5.0.19",
4079
+        "libnpmpublish": "^7.5.0",
4076 4080
         "libnpmsearch": "^6.0.2",
4077 4081
         "libnpmteam": "^5.0.3",
4078 4082
         "libnpmversion": "^4.0.2",
4079 4083
         "make-fetch-happen": "^11.1.1",
4080
-        "minimatch": "^9.0.0",
4084
+        "minimatch": "^9.0.3",
4081 4085
         "minipass": "^5.0.0",
4082 4086
         "minipass-pipeline": "^1.2.4",
4083 4087
         "ms": "^2.1.2",
... ...
@@ -4097,10 +4101,10 @@
4097 4101
         "proc-log": "^3.0.0",
4098 4102
         "qrcode-terminal": "^0.12.0",
4099 4103
         "read": "^2.1.0",
4100
-        "semver": "^7.5.2",
4101
-        "sigstore": "^1.6.0",
4104
+        "semver": "^7.5.4",
4105
+        "sigstore": "^1.7.0",
4102 4106
         "ssri": "^10.0.4",
4103
-        "supports-color": "^9.3.1",
4107
+        "supports-color": "^9.4.0",
4104 4108
         "tar": "^6.1.15",
4105 4109
         "text-table": "~0.2.0",
4106 4110
         "tiny-relative-date": "^1.3.0",
... ...
@@ -4201,7 +4205,7 @@
4201 4205
       "license": "ISC"
4202 4206
     },
4203 4207
     "node_modules/npm/node_modules/@npmcli/arborist": {
4204
-      "version": "6.2.10",
4208
+      "version": "6.3.0",
4205 4209
       "dev": true,
4206 4210
       "inBundle": true,
4207 4211
       "license": "ISC",
... ...
@@ -4213,7 +4217,7 @@
4213 4217
         "@npmcli/metavuln-calculator": "^5.0.0",
4214 4218
         "@npmcli/name-from-folder": "^2.0.0",
4215 4219
         "@npmcli/node-gyp": "^3.0.0",
4216
-        "@npmcli/package-json": "^3.0.0",
4220
+        "@npmcli/package-json": "^4.0.0",
4217 4221
         "@npmcli/query": "^3.0.0",
4218 4222
         "@npmcli/run-script": "^6.0.0",
4219 4223
         "bin-links": "^4.0.1",
... ...
@@ -4374,17 +4378,18 @@
4374 4378
       }
4375 4379
     },
4376 4380
     "node_modules/npm/node_modules/@npmcli/package-json": {
4377
-      "version": "3.1.1",
4381
+      "version": "4.0.1",
4378 4382
       "dev": true,
4379 4383
       "inBundle": true,
4380 4384
       "license": "ISC",
4381 4385
       "dependencies": {
4382 4386
         "@npmcli/git": "^4.1.0",
4383 4387
         "glob": "^10.2.2",
4388
+        "hosted-git-info": "^6.1.1",
4384 4389
         "json-parse-even-better-errors": "^3.0.0",
4385 4390
         "normalize-package-data": "^5.0.0",
4386
-        "npm-normalize-package-bin": "^3.0.1",
4387
-        "proc-log": "^3.0.0"
4391
+        "proc-log": "^3.0.0",
4392
+        "semver": "^7.5.3"
4388 4393
       },
4389 4394
       "engines": {
4390 4395
         "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
... ...
@@ -4450,14 +4455,13 @@
4450 4455
       }
4451 4456
     },
4452 4457
     "node_modules/npm/node_modules/@sigstore/tuf": {
4453
-      "version": "1.0.0",
4458
+      "version": "1.0.2",
4454 4459
       "dev": true,
4455 4460
       "inBundle": true,
4456 4461
       "license": "Apache-2.0",
4457 4462
       "dependencies": {
4458 4463
         "@sigstore/protobuf-specs": "^0.1.0",
4459
-        "make-fetch-happen": "^11.0.1",
4460
-        "tuf-js": "^1.1.3"
4464
+        "tuf-js": "^1.1.7"
4461 4465
       },
4462 4466
       "engines": {
4463 4467
         "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
... ...
@@ -4630,7 +4634,7 @@
4630 4634
       "license": "MIT"
4631 4635
     },
4632 4636
     "node_modules/npm/node_modules/bin-links": {
4633
-      "version": "4.0.1",
4637
+      "version": "4.0.2",
4634 4638
       "dev": true,
4635 4639
       "inBundle": true,
4636 4640
       "license": "ISC",
... ...
@@ -4719,7 +4723,7 @@
4719 4723
       }
4720 4724
     },
4721 4725
     "node_modules/npm/node_modules/chalk": {
4722
-      "version": "5.2.0",
4726
+      "version": "5.3.0",
4723 4727
       "dev": true,
4724 4728
       "inBundle": true,
4725 4729
       "license": "MIT",
... ...
@@ -5445,12 +5449,12 @@
5445 5449
       }
5446 5450
     },
5447 5451
     "node_modules/npm/node_modules/libnpmdiff": {
5448
-      "version": "5.0.18",
5452
+      "version": "5.0.19",
5449 5453
       "dev": true,
5450 5454
       "inBundle": true,
5451 5455
       "license": "ISC",
5452 5456
       "dependencies": {
5453
-        "@npmcli/arborist": "^6.2.10",
5457
+        "@npmcli/arborist": "^6.3.0",
5454 5458
         "@npmcli/disparity-colors": "^3.0.0",
5455 5459
         "@npmcli/installed-package-contents": "^2.0.2",
5456 5460
         "binary-extensions": "^2.2.0",
... ...
@@ -5465,12 +5469,12 @@
5465 5469
       }
5466 5470
     },
5467 5471
     "node_modules/npm/node_modules/libnpmexec": {
5468
-      "version": "6.0.1",
5472
+      "version": "6.0.3",
5469 5473
       "dev": true,
5470 5474
       "inBundle": true,
5471 5475
       "license": "ISC",
5472 5476
       "dependencies": {
5473
-        "@npmcli/arborist": "^6.2.10",
5477
+        "@npmcli/arborist": "^6.3.0",
5474 5478
         "@npmcli/run-script": "^6.0.0",
5475 5479
         "ci-info": "^3.7.1",
5476 5480
         "npm-package-arg": "^10.1.0",
... ...
@@ -5487,12 +5491,12 @@
5487 5491
       }
5488 5492
     },
5489 5493
     "node_modules/npm/node_modules/libnpmfund": {
5490
-      "version": "4.0.18",
5494
+      "version": "4.0.19",
5491 5495
       "dev": true,
5492 5496
       "inBundle": true,
5493 5497
       "license": "ISC",
5494 5498
       "dependencies": {
5495
-        "@npmcli/arborist": "^6.2.10"
5499
+        "@npmcli/arborist": "^6.3.0"
5496 5500
       },
5497 5501
       "engines": {
5498 5502
         "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
... ...
@@ -5525,12 +5529,12 @@
5525 5529
       }
5526 5530
     },
5527 5531
     "node_modules/npm/node_modules/libnpmpack": {
5528
-      "version": "5.0.18",
5532
+      "version": "5.0.19",
5529 5533
       "dev": true,
5530 5534
       "inBundle": true,
5531 5535
       "license": "ISC",
5532 5536
       "dependencies": {
5533
-        "@npmcli/arborist": "^6.2.10",
5537
+        "@npmcli/arborist": "^6.3.0",
5534 5538
         "@npmcli/run-script": "^6.0.0",
5535 5539
         "npm-package-arg": "^10.1.0",
5536 5540
         "pacote": "^15.0.8"
... ...
@@ -5540,7 +5544,7 @@
5540 5544
       }
5541 5545
     },
5542 5546
     "node_modules/npm/node_modules/libnpmpublish": {
5543
-      "version": "7.4.0",
5547
+      "version": "7.5.0",
5544 5548
       "dev": true,
5545 5549
       "inBundle": true,
5546 5550
       "license": "ISC",
... ...
@@ -5635,7 +5639,7 @@
5635 5639
       }
5636 5640
     },
5637 5641
     "node_modules/npm/node_modules/minimatch": {
5638
-      "version": "9.0.1",
5642
+      "version": "9.0.3",
5639 5643
       "dev": true,
5640 5644
       "inBundle": true,
5641 5645
       "license": "ISC",
... ...
@@ -6552,7 +6556,7 @@
6552 6556
       "optional": true
6553 6557
     },
6554 6558
     "node_modules/npm/node_modules/semver": {
6555
-      "version": "7.5.2",
6559
+      "version": "7.5.4",
6556 6560
       "dev": true,
6557 6561
       "inBundle": true,
6558 6562
       "license": "ISC",
... ...
@@ -6618,15 +6622,14 @@
6618 6622
       }
6619 6623
     },
6620 6624
     "node_modules/npm/node_modules/sigstore": {
6621
-      "version": "1.6.0",
6625
+      "version": "1.7.0",
6622 6626
       "dev": true,
6623 6627
       "inBundle": true,
6624 6628
       "license": "Apache-2.0",
6625 6629
       "dependencies": {
6626 6630
         "@sigstore/protobuf-specs": "^0.1.0",
6627
-        "@sigstore/tuf": "^1.0.0",
6628
-        "make-fetch-happen": "^11.0.1",
6629
-        "tuf-js": "^1.1.3"
6631
+        "@sigstore/tuf": "^1.0.1",
6632
+        "make-fetch-happen": "^11.0.1"
6630 6633
       },
6631 6634
       "bin": {
6632 6635
         "sigstore": "bin/sigstore.js"
... ...
@@ -6781,7 +6784,7 @@
6781 6784
       }
6782 6785
     },
6783 6786
     "node_modules/npm/node_modules/supports-color": {
6784
-      "version": "9.3.1",
6787
+      "version": "9.4.0",
6785 6788
       "dev": true,
6786 6789
       "inBundle": true,
6787 6790
       "license": "MIT",
... ...
@@ -10782,21 +10785,23 @@
10782 10785
       "optional": true
10783 10786
     },
10784 10787
     "npm": {
10785
-      "version": "9.7.2",
10786
-      "resolved": "https://registry.npmjs.org/npm/-/npm-9.7.2.tgz",
10787
-      "integrity": "sha512-LLoOudiSURxzRxfGj+vsD+hKKv2EfxyshDOznxruIkZMouvbaF5sFm4yAwHqxS8aVaOdRl03pRmGpcrFMqMt3g==",
10788
+      "version": "9.8.1",
10789
+      "resolved": "https://registry.npmjs.org/npm/-/npm-9.8.1.tgz",
10790
+      "integrity": "sha512-AfDvThQzsIXhYgk9zhbk5R+lh811lKkLAeQMMhSypf1BM7zUafeIIBzMzespeuVEJ0+LvY36oRQYf7IKLzU3rw==",
10788 10791
       "dev": true,
10789 10792
       "requires": {
10790 10793
         "@isaacs/string-locale-compare": "^1.1.0",
10791
-        "@npmcli/arborist": "^6.2.10",
10794
+        "@npmcli/arborist": "^6.3.0",
10792 10795
         "@npmcli/config": "^6.2.1",
10796
+        "@npmcli/fs": "^3.1.0",
10793 10797
         "@npmcli/map-workspaces": "^3.0.4",
10794
-        "@npmcli/package-json": "^3.1.1",
10798
+        "@npmcli/package-json": "^4.0.1",
10799
+        "@npmcli/promise-spawn": "^6.0.2",
10795 10800
         "@npmcli/run-script": "^6.0.2",
10796 10801
         "abbrev": "^2.0.0",
10797 10802
         "archy": "~1.0.0",
10798 10803
         "cacache": "^17.1.3",
10799
-        "chalk": "^5.2.0",
10804
+        "chalk": "^5.3.0",
10800 10805
         "ci-info": "^3.8.0",
10801 10806
         "cli-columns": "^4.0.0",
10802 10807
         "cli-table3": "^0.6.3",
... ...
@@ -10811,18 +10816,18 @@
10811 10816
         "is-cidr": "^4.0.2",
10812 10817
         "json-parse-even-better-errors": "^3.0.0",
10813 10818
         "libnpmaccess": "^7.0.2",
10814
-        "libnpmdiff": "^5.0.18",
10815
-        "libnpmexec": "^6.0.1",
10816
-        "libnpmfund": "^4.0.18",
10819
+        "libnpmdiff": "^5.0.19",
10820
+        "libnpmexec": "^6.0.3",
10821
+        "libnpmfund": "^4.0.19",
10817 10822
         "libnpmhook": "^9.0.3",
10818 10823
         "libnpmorg": "^5.0.4",
10819
-        "libnpmpack": "^5.0.18",
10820
-        "libnpmpublish": "^7.4.0",
10824
+        "libnpmpack": "^5.0.19",
10825
+        "libnpmpublish": "^7.5.0",
10821 10826
         "libnpmsearch": "^6.0.2",
10822 10827
         "libnpmteam": "^5.0.3",
10823 10828
         "libnpmversion": "^4.0.2",
10824 10829
         "make-fetch-happen": "^11.1.1",
10825
-        "minimatch": "^9.0.0",
10830
+        "minimatch": "^9.0.3",
10826 10831
         "minipass": "^5.0.0",
10827 10832
         "minipass-pipeline": "^1.2.4",
10828 10833
         "ms": "^2.1.2",
... ...
@@ -10842,10 +10847,10 @@
10842 10847
         "proc-log": "^3.0.0",
10843 10848
         "qrcode-terminal": "^0.12.0",
10844 10849
         "read": "^2.1.0",
10845
-        "semver": "^7.5.2",
10846
-        "sigstore": "^1.6.0",
10850
+        "semver": "^7.5.4",
10851
+        "sigstore": "^1.7.0",
10847 10852
         "ssri": "^10.0.4",
10848
-        "supports-color": "^9.3.1",
10853
+        "supports-color": "^9.4.0",
10849 10854
         "tar": "^6.1.15",
10850 10855
         "text-table": "~0.2.0",
10851 10856
         "tiny-relative-date": "^1.3.0",
... ...
@@ -10910,7 +10915,7 @@
10910 10915
           "dev": true
10911 10916
         },
10912 10917
         "@npmcli/arborist": {
10913
-          "version": "6.2.10",
10918
+          "version": "6.3.0",
10914 10919
           "bundled": true,
10915 10920
           "dev": true,
10916 10921
           "requires": {
... ...
@@ -10921,7 +10926,7 @@
10921 10926
             "@npmcli/metavuln-calculator": "^5.0.0",
10922 10927
             "@npmcli/name-from-folder": "^2.0.0",
10923 10928
             "@npmcli/node-gyp": "^3.0.0",
10924
-            "@npmcli/package-json": "^3.0.0",
10929
+            "@npmcli/package-json": "^4.0.0",
10925 10930
             "@npmcli/query": "^3.0.0",
10926 10931
             "@npmcli/run-script": "^6.0.0",
10927 10932
             "bin-links": "^4.0.1",
... ...
@@ -11037,16 +11042,17 @@
11037 11042
           "dev": true
11038 11043
         },
11039 11044
         "@npmcli/package-json": {
11040
-          "version": "3.1.1",
11045
+          "version": "4.0.1",
11041 11046
           "bundled": true,
11042 11047
           "dev": true,
11043 11048
           "requires": {
11044 11049
             "@npmcli/git": "^4.1.0",
11045 11050
             "glob": "^10.2.2",
11051
+            "hosted-git-info": "^6.1.1",
11046 11052
             "json-parse-even-better-errors": "^3.0.0",
11047 11053
             "normalize-package-data": "^5.0.0",
11048
-            "npm-normalize-package-bin": "^3.0.1",
11049
-            "proc-log": "^3.0.0"
11054
+            "proc-log": "^3.0.0",
11055
+            "semver": "^7.5.3"
11050 11056
           }
11051 11057
         },
11052 11058
         "@npmcli/promise-spawn": {
... ...
@@ -11089,13 +11095,12 @@
11089 11095
           "dev": true
11090 11096
         },
11091 11097
         "@sigstore/tuf": {
11092
-          "version": "1.0.0",
11098
+          "version": "1.0.2",
11093 11099
           "bundled": true,
11094 11100
           "dev": true,
11095 11101
           "requires": {
11096 11102
             "@sigstore/protobuf-specs": "^0.1.0",
11097
-            "make-fetch-happen": "^11.0.1",
11098
-            "tuf-js": "^1.1.3"
11103
+            "tuf-js": "^1.1.7"
11099 11104
           }
11100 11105
         },
11101 11106
         "@tootallnate/once": {
... ...
@@ -11200,7 +11205,7 @@
11200 11205
           "dev": true
11201 11206
         },
11202 11207
         "bin-links": {
11203
-          "version": "4.0.1",
11208
+          "version": "4.0.2",
11204 11209
           "bundled": true,
11205 11210
           "dev": true,
11206 11211
           "requires": {
... ...
@@ -11260,7 +11265,7 @@
11260 11265
           }
11261 11266
         },
11262 11267
         "chalk": {
11263
-          "version": "5.2.0",
11268
+          "version": "5.3.0",
11264 11269
           "bundled": true,
11265 11270
           "dev": true
11266 11271
         },
... ...
@@ -11731,11 +11736,11 @@
11731 11736
           }
11732 11737
         },
11733 11738
         "libnpmdiff": {
11734
-          "version": "5.0.18",
11739
+          "version": "5.0.19",
11735 11740
           "bundled": true,
11736 11741
           "dev": true,
11737 11742
           "requires": {
11738
-            "@npmcli/arborist": "^6.2.10",
11743
+            "@npmcli/arborist": "^6.3.0",
11739 11744
             "@npmcli/disparity-colors": "^3.0.0",
11740 11745
             "@npmcli/installed-package-contents": "^2.0.2",
11741 11746
             "binary-extensions": "^2.2.0",
... ...
@@ -11747,11 +11752,11 @@
11747 11752
           }
11748 11753
         },
11749 11754
         "libnpmexec": {
11750
-          "version": "6.0.1",
11755
+          "version": "6.0.3",
11751 11756
           "bundled": true,
11752 11757
           "dev": true,
11753 11758
           "requires": {
11754
-            "@npmcli/arborist": "^6.2.10",
11759
+            "@npmcli/arborist": "^6.3.0",
11755 11760
             "@npmcli/run-script": "^6.0.0",
11756 11761
             "ci-info": "^3.7.1",
11757 11762
             "npm-package-arg": "^10.1.0",
... ...
@@ -11765,11 +11770,11 @@
11765 11770
           }
11766 11771
         },
11767 11772
         "libnpmfund": {
11768
-          "version": "4.0.18",
11773
+          "version": "4.0.19",
11769 11774
           "bundled": true,
11770 11775
           "dev": true,
11771 11776
           "requires": {
11772
-            "@npmcli/arborist": "^6.2.10"
11777
+            "@npmcli/arborist": "^6.3.0"
11773 11778
           }
11774 11779
         },
11775 11780
         "libnpmhook": {
... ...
@@ -11791,18 +11796,18 @@
11791 11796
           }
11792 11797
         },
11793 11798
         "libnpmpack": {
11794
-          "version": "5.0.18",
11799
+          "version": "5.0.19",
11795 11800
           "bundled": true,
11796 11801
           "dev": true,
11797 11802
           "requires": {
11798
-            "@npmcli/arborist": "^6.2.10",
11803
+            "@npmcli/arborist": "^6.3.0",
11799 11804
             "@npmcli/run-script": "^6.0.0",
11800 11805
             "npm-package-arg": "^10.1.0",
11801 11806
             "pacote": "^15.0.8"
11802 11807
           }
11803 11808
         },
11804 11809
         "libnpmpublish": {
11805
-          "version": "7.4.0",
11810
+          "version": "7.5.0",
11806 11811
           "bundled": true,
11807 11812
           "dev": true,
11808 11813
           "requires": {
... ...
@@ -11873,7 +11878,7 @@
11873 11878
           }
11874 11879
         },
11875 11880
         "minimatch": {
11876
-          "version": "9.0.1",
11881
+          "version": "9.0.3",
11877 11882
           "bundled": true,
11878 11883
           "dev": true,
11879 11884
           "requires": {
... ...
@@ -12495,7 +12500,7 @@
12495 12500
           "optional": true
12496 12501
         },
12497 12502
         "semver": {
12498
-          "version": "7.5.2",
12503
+          "version": "7.5.4",
12499 12504
           "bundled": true,
12500 12505
           "dev": true,
12501 12506
           "requires": {
... ...
@@ -12536,14 +12541,13 @@
12536 12541
           "dev": true
12537 12542
         },
12538 12543
         "sigstore": {
12539
-          "version": "1.6.0",
12544
+          "version": "1.7.0",
12540 12545
           "bundled": true,
12541 12546
           "dev": true,
12542 12547
           "requires": {
12543 12548
             "@sigstore/protobuf-specs": "^0.1.0",
12544
-            "@sigstore/tuf": "^1.0.0",
12545
-            "make-fetch-happen": "^11.0.1",
12546
-            "tuf-js": "^1.1.3"
12549
+            "@sigstore/tuf": "^1.0.1",
12550
+            "make-fetch-happen": "^11.0.1"
12547 12551
           }
12548 12552
         },
12549 12553
         "smart-buffer": {
... ...
@@ -12651,7 +12655,7 @@
12651 12655
           }
12652 12656
         },
12653 12657
         "supports-color": {
12654
-          "version": "9.3.1",
12658
+          "version": "9.4.0",
12655 12659
           "bundled": true,
12656 12660
           "dev": true
12657 12661
         },
... ...
@@ -18,7 +18,7 @@
18 18
     "@rollup/plugin-node-resolve": "^15.1.0",
19 19
     "@rollup/plugin-replace": "^5.0.2",
20 20
     "eslint-plugin-react": "^7.33.1",
21
-    "npm": "^9.7.2",
21
+    "npm": "^9.8.1",
22 22
     "rollup": "^3.27.0",
23 23
     "rollup-plugin-serve": "^2.0.2"
24 24
   },