git.fiddlerwoaroof.com
Browse code

Merge pull request #561 from fiddlerwoaroof/dependabot/npm_and_yarn/react-demo/npm-8.8.0

chore: bump npm from 8.7.0 to 8.8.0 in /react-demo

Ed Langley authored on 04/05/2022 00:32:03
Showing 2 changed files
... ...
@@ -24,7 +24,7 @@
24 24
         "@rollup/plugin-node-resolve": "^13.3.0",
25 25
         "@rollup/plugin-replace": "^4.0.0",
26 26
         "eslint-plugin-react": "^7.29.4",
27
-        "npm": "^8.7.0",
27
+        "npm": "^8.8.0",
28 28
         "rollup": "^2.70.2",
29 29
         "rollup-plugin-serve": "^1.1.0"
30 30
       }
... ...
@@ -3561,9 +3561,9 @@
3561 3561
       }
3562 3562
     },
3563 3563
     "node_modules/npm": {
3564
-      "version": "8.7.0",
3565
-      "resolved": "https://registry.npmjs.org/npm/-/npm-8.7.0.tgz",
3566
-      "integrity": "sha512-fOSunmSa1K3dBv4YFoX54wew3PC6aYYDMGWBAonWRO4Yc7smYtk3nLrCda6+dtkTJwA8D4Tv/0wmnpYNgf5VFw==",
3564
+      "version": "8.8.0",
3565
+      "resolved": "https://registry.npmjs.org/npm/-/npm-8.8.0.tgz",
3566
+      "integrity": "sha512-MDHVaj0zrinLkshylII8pT46VCkAUqQfYRS+pyuuZZtBZRRphH/IG5HC1YbIc77AX5FmLUWGvu23Kah5fscIbw==",
3567 3567
       "bundleDependencies": [
3568 3568
         "@isaacs/string-locale-compare",
3569 3569
         "@npmcli/arborist",
... ...
@@ -3643,19 +3643,19 @@
3643 3643
         "@npmcli/ci-detect": "^2.0.0",
3644 3644
         "@npmcli/config": "^4.1.0",
3645 3645
         "@npmcli/fs": "^2.1.0",
3646
-        "@npmcli/map-workspaces": "^2.0.2",
3646
+        "@npmcli/map-workspaces": "^2.0.3",
3647 3647
         "@npmcli/package-json": "^2.0.0",
3648 3648
         "@npmcli/run-script": "^3.0.1",
3649 3649
         "abbrev": "~1.1.1",
3650 3650
         "archy": "~1.0.0",
3651
-        "cacache": "^16.0.4",
3651
+        "cacache": "^16.0.6",
3652 3652
         "chalk": "^4.1.2",
3653 3653
         "chownr": "^2.0.0",
3654 3654
         "cli-columns": "^4.0.0",
3655
-        "cli-table3": "^0.6.1",
3655
+        "cli-table3": "^0.6.2",
3656 3656
         "columnify": "^1.6.0",
3657 3657
         "fastest-levenshtein": "^1.0.12",
3658
-        "glob": "^7.2.0",
3658
+        "glob": "^8.0.1",
3659 3659
         "graceful-fs": "^4.2.10",
3660 3660
         "hosted-git-info": "^5.0.0",
3661 3661
         "ini": "^3.0.0",
... ...
@@ -3685,21 +3685,21 @@
3685 3685
         "npm-install-checks": "^5.0.0",
3686 3686
         "npm-package-arg": "^9.0.2",
3687 3687
         "npm-pick-manifest": "^7.0.1",
3688
-        "npm-profile": "^6.0.2",
3689
-        "npm-registry-fetch": "^13.1.0",
3688
+        "npm-profile": "^6.0.3",
3689
+        "npm-registry-fetch": "^13.1.1",
3690 3690
         "npm-user-validate": "^1.0.1",
3691
-        "npmlog": "^6.0.1",
3691
+        "npmlog": "^6.0.2",
3692 3692
         "opener": "^1.5.2",
3693 3693
         "pacote": "^13.1.1",
3694 3694
         "parse-conflict-json": "^2.0.2",
3695 3695
         "proc-log": "^2.0.1",
3696 3696
         "qrcode-terminal": "^0.12.0",
3697 3697
         "read": "~1.0.7",
3698
-        "read-package-json": "^5.0.0",
3698
+        "read-package-json": "^5.0.1",
3699 3699
         "read-package-json-fast": "^2.0.3",
3700 3700
         "readdir-scoped-modules": "^1.1.0",
3701 3701
         "rimraf": "^3.0.2",
3702
-        "semver": "^7.3.6",
3702
+        "semver": "^7.3.7",
3703 3703
         "ssri": "^9.0.0",
3704 3704
         "tar": "^6.1.11",
3705 3705
         "text-table": "~0.2.0",
... ...
@@ -3717,6 +3717,16 @@
3717 3717
         "node": "^12.13.0 || ^14.15.0 || >=16"
3718 3718
       }
3719 3719
     },
3720
+    "node_modules/npm/node_modules/@colors/colors": {
3721
+      "version": "1.5.0",
3722
+      "dev": true,
3723
+      "inBundle": true,
3724
+      "license": "MIT",
3725
+      "optional": true,
3726
+      "engines": {
3727
+        "node": ">=0.1.90"
3728
+      }
3729
+    },
3720 3730
     "node_modules/npm/node_modules/@gar/promisify": {
3721 3731
       "version": "1.1.3",
3722 3732
       "dev": true,
... ...
@@ -3730,14 +3740,14 @@
3730 3740
       "license": "ISC"
3731 3741
     },
3732 3742
     "node_modules/npm/node_modules/@npmcli/arborist": {
3733
-      "version": "5.0.6",
3743
+      "version": "5.1.1",
3734 3744
       "dev": true,
3735 3745
       "inBundle": true,
3736 3746
       "license": "ISC",
3737 3747
       "dependencies": {
3738 3748
         "@isaacs/string-locale-compare": "^1.1.0",
3739 3749
         "@npmcli/installed-package-contents": "^1.0.7",
3740
-        "@npmcli/map-workspaces": "^2.0.0",
3750
+        "@npmcli/map-workspaces": "^2.0.3",
3741 3751
         "@npmcli/metavuln-calculator": "^3.0.1",
3742 3752
         "@npmcli/move-file": "^2.0.0",
3743 3753
         "@npmcli/name-from-folder": "^1.0.1",
... ...
@@ -3745,7 +3755,7 @@
3745 3755
         "@npmcli/package-json": "^2.0.0",
3746 3756
         "@npmcli/run-script": "^3.0.0",
3747 3757
         "bin-links": "^3.0.0",
3748
-        "cacache": "^16.0.0",
3758
+        "cacache": "^16.0.6",
3749 3759
         "common-ancestor-path": "^1.0.1",
3750 3760
         "json-parse-even-better-errors": "^2.3.1",
3751 3761
         "json-stringify-nice": "^1.1.4",
... ...
@@ -3756,7 +3766,7 @@
3756 3766
         "npm-package-arg": "^9.0.0",
3757 3767
         "npm-pick-manifest": "^7.0.0",
3758 3768
         "npm-registry-fetch": "^13.0.0",
3759
-        "npmlog": "^6.0.1",
3769
+        "npmlog": "^6.0.2",
3760 3770
         "pacote": "^13.0.5",
3761 3771
         "parse-conflict-json": "^2.0.1",
3762 3772
         "proc-log": "^2.0.0",
... ...
@@ -3765,7 +3775,7 @@
3765 3775
         "read-package-json-fast": "^2.0.2",
3766 3776
         "readdir-scoped-modules": "^1.1.0",
3767 3777
         "rimraf": "^3.0.2",
3768
-        "semver": "^7.3.5",
3778
+        "semver": "^7.3.7",
3769 3779
         "ssri": "^9.0.0",
3770 3780
         "treeverse": "^2.0.0",
3771 3781
         "walk-up-path": "^1.0.0"
... ...
@@ -3867,18 +3877,18 @@
3867 3877
       }
3868 3878
     },
3869 3879
     "node_modules/npm/node_modules/@npmcli/map-workspaces": {
3870
-      "version": "2.0.2",
3880
+      "version": "2.0.3",
3871 3881
       "dev": true,
3872 3882
       "inBundle": true,
3873 3883
       "license": "ISC",
3874 3884
       "dependencies": {
3875 3885
         "@npmcli/name-from-folder": "^1.0.1",
3876
-        "glob": "^7.2.0",
3886
+        "glob": "^8.0.1",
3877 3887
         "minimatch": "^5.0.1",
3878 3888
         "read-package-json-fast": "^2.0.3"
3879 3889
       },
3880 3890
       "engines": {
3881
-        "node": "^12.13.0 || ^14.15.0 || >=16"
3891
+        "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
3882 3892
       }
3883 3893
     },
3884 3894
     "node_modules/npm/node_modules/@npmcli/metavuln-calculator": {
... ...
@@ -4123,7 +4133,7 @@
4123 4133
       }
4124 4134
     },
4125 4135
     "node_modules/npm/node_modules/cacache": {
4126
-      "version": "16.0.4",
4136
+      "version": "16.0.6",
4127 4137
       "dev": true,
4128 4138
       "inBundle": true,
4129 4139
       "license": "ISC",
... ...
@@ -4132,7 +4142,7 @@
4132 4142
         "@npmcli/move-file": "^2.0.0",
4133 4143
         "chownr": "^2.0.0",
4134 4144
         "fs-minipass": "^2.1.0",
4135
-        "glob": "^7.2.0",
4145
+        "glob": "^8.0.1",
4136 4146
         "infer-owner": "^1.0.4",
4137 4147
         "lru-cache": "^7.7.1",
4138 4148
         "minipass": "^3.1.6",
... ...
@@ -4211,7 +4221,7 @@
4211 4221
       }
4212 4222
     },
4213 4223
     "node_modules/npm/node_modules/cli-table3": {
4214
-      "version": "0.6.1",
4224
+      "version": "0.6.2",
4215 4225
       "dev": true,
4216 4226
       "inBundle": true,
4217 4227
       "license": "MIT",
... ...
@@ -4222,7 +4232,7 @@
4222 4232
         "node": "10.* || >= 12.*"
4223 4233
       },
4224 4234
       "optionalDependencies": {
4225
-        "colors": "1.4.0"
4235
+        "@colors/colors": "1.5.0"
4226 4236
       }
4227 4237
     },
4228 4238
     "node_modules/npm/node_modules/clone": {
... ...
@@ -4273,16 +4283,6 @@
4273 4283
         "color-support": "bin.js"
4274 4284
       }
4275 4285
     },
4276
-    "node_modules/npm/node_modules/colors": {
4277
-      "version": "1.4.0",
4278
-      "dev": true,
4279
-      "inBundle": true,
4280
-      "license": "MIT",
4281
-      "optional": true,
4282
-      "engines": {
4283
-        "node": ">=0.1.90"
4284
-      }
4285
-    },
4286 4286
     "node_modules/npm/node_modules/columnify": {
4287 4287
       "version": "1.6.0",
4288 4288
       "dev": true,
... ...
@@ -4470,7 +4470,7 @@
4470 4470
       }
4471 4471
     },
4472 4472
     "node_modules/npm/node_modules/glob": {
4473
-      "version": "7.2.0",
4473
+      "version": "8.0.1",
4474 4474
       "dev": true,
4475 4475
       "inBundle": true,
4476 4476
       "license": "ISC",
... ...
@@ -4478,39 +4478,17 @@
4478 4478
         "fs.realpath": "^1.0.0",
4479 4479
         "inflight": "^1.0.4",
4480 4480
         "inherits": "2",
4481
-        "minimatch": "^3.0.4",
4481
+        "minimatch": "^5.0.1",
4482 4482
         "once": "^1.3.0",
4483 4483
         "path-is-absolute": "^1.0.0"
4484 4484
       },
4485 4485
       "engines": {
4486
-        "node": "*"
4486
+        "node": ">=12"
4487 4487
       },
4488 4488
       "funding": {
4489 4489
         "url": "https://github.com/sponsors/isaacs"
4490 4490
       }
4491 4491
     },
4492
-    "node_modules/npm/node_modules/glob/node_modules/brace-expansion": {
4493
-      "version": "1.1.11",
4494
-      "dev": true,
4495
-      "inBundle": true,
4496
-      "license": "MIT",
4497
-      "dependencies": {
4498
-        "balanced-match": "^1.0.0",
4499
-        "concat-map": "0.0.1"
4500
-      }
4501
-    },
4502
-    "node_modules/npm/node_modules/glob/node_modules/minimatch": {
4503
-      "version": "3.1.2",
4504
-      "dev": true,
4505
-      "inBundle": true,
4506
-      "license": "ISC",
4507
-      "dependencies": {
4508
-        "brace-expansion": "^1.1.7"
4509
-      },
4510
-      "engines": {
4511
-        "node": "*"
4512
-      }
4513
-    },
4514 4492
     "node_modules/npm/node_modules/graceful-fs": {
4515 4493
       "version": "4.2.10",
4516 4494
       "dev": true,
... ...
@@ -4821,7 +4799,7 @@
4821 4799
       }
4822 4800
     },
4823 4801
     "node_modules/npm/node_modules/libnpmexec": {
4824
-      "version": "4.0.3",
4802
+      "version": "4.0.5",
4825 4803
       "dev": true,
4826 4804
       "inBundle": true,
4827 4805
       "license": "ISC",
... ...
@@ -4832,7 +4810,7 @@
4832 4810
         "chalk": "^4.1.0",
4833 4811
         "mkdirp-infer-owner": "^2.0.0",
4834 4812
         "npm-package-arg": "^9.0.1",
4835
-        "npmlog": "^6.0.1",
4813
+        "npmlog": "^6.0.2",
4836 4814
         "pacote": "^13.0.5",
4837 4815
         "proc-log": "^2.0.0",
4838 4816
         "read": "^1.0.7",
... ...
@@ -4896,7 +4874,7 @@
4896 4874
       }
4897 4875
     },
4898 4876
     "node_modules/npm/node_modules/libnpmpublish": {
4899
-      "version": "6.0.3",
4877
+      "version": "6.0.4",
4900 4878
       "dev": true,
4901 4879
       "inBundle": true,
4902 4880
       "license": "ISC",
... ...
@@ -4904,7 +4882,7 @@
4904 4882
         "normalize-package-data": "^4.0.0",
4905 4883
         "npm-package-arg": "^9.0.1",
4906 4884
         "npm-registry-fetch": "^13.0.0",
4907
-        "semver": "^7.1.3",
4885
+        "semver": "^7.3.7",
4908 4886
         "ssri": "^9.0.0"
4909 4887
       },
4910 4888
       "engines": {
... ...
@@ -4937,7 +4915,7 @@
4937 4915
       }
4938 4916
     },
4939 4917
     "node_modules/npm/node_modules/libnpmversion": {
4940
-      "version": "3.0.3",
4918
+      "version": "3.0.4",
4941 4919
       "dev": true,
4942 4920
       "inBundle": true,
4943 4921
       "license": "ISC",
... ...
@@ -4946,14 +4924,14 @@
4946 4924
         "@npmcli/run-script": "^3.0.0",
4947 4925
         "json-parse-even-better-errors": "^2.3.1",
4948 4926
         "proc-log": "^2.0.0",
4949
-        "semver": "^7.3.5"
4927
+        "semver": "^7.3.7"
4950 4928
       },
4951 4929
       "engines": {
4952 4930
         "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
4953 4931
       }
4954 4932
     },
4955 4933
     "node_modules/npm/node_modules/lru-cache": {
4956
-      "version": "7.7.3",
4934
+      "version": "7.8.1",
4957 4935
       "dev": true,
4958 4936
       "inBundle": true,
4959 4937
       "license": "ISC",
... ...
@@ -5171,6 +5149,48 @@
5171 5149
         "node": "^12.22 || ^14.13 || >=16"
5172 5150
       }
5173 5151
     },
5152
+    "node_modules/npm/node_modules/node-gyp/node_modules/brace-expansion": {
5153
+      "version": "1.1.11",
5154
+      "dev": true,
5155
+      "inBundle": true,
5156
+      "license": "MIT",
5157
+      "dependencies": {
5158
+        "balanced-match": "^1.0.0",
5159
+        "concat-map": "0.0.1"
5160
+      }
5161
+    },
5162
+    "node_modules/npm/node_modules/node-gyp/node_modules/glob": {
5163
+      "version": "7.2.0",
5164
+      "dev": true,
5165
+      "inBundle": true,
5166
+      "license": "ISC",
5167
+      "dependencies": {
5168
+        "fs.realpath": "^1.0.0",
5169
+        "inflight": "^1.0.4",
5170
+        "inherits": "2",
5171
+        "minimatch": "^3.0.4",
5172
+        "once": "^1.3.0",
5173
+        "path-is-absolute": "^1.0.0"
5174
+      },
5175
+      "engines": {
5176
+        "node": "*"
5177
+      },
5178
+      "funding": {
5179
+        "url": "https://github.com/sponsors/isaacs"
5180
+      }
5181
+    },
5182
+    "node_modules/npm/node_modules/node-gyp/node_modules/minimatch": {
5183
+      "version": "3.1.2",
5184
+      "dev": true,
5185
+      "inBundle": true,
5186
+      "license": "ISC",
5187
+      "dependencies": {
5188
+        "brace-expansion": "^1.1.7"
5189
+      },
5190
+      "engines": {
5191
+        "node": "*"
5192
+      }
5193
+    },
5174 5194
     "node_modules/npm/node_modules/nopt": {
5175 5195
       "version": "5.0.0",
5176 5196
       "dev": true,
... ...
@@ -5255,12 +5275,12 @@
5255 5275
       }
5256 5276
     },
5257 5277
     "node_modules/npm/node_modules/npm-packlist": {
5258
-      "version": "5.0.0",
5278
+      "version": "5.0.2",
5259 5279
       "dev": true,
5260 5280
       "inBundle": true,
5261 5281
       "license": "ISC",
5262 5282
       "dependencies": {
5263
-        "glob": "^7.2.0",
5283
+        "glob": "^8.0.1",
5264 5284
         "ignore-walk": "^5.0.1",
5265 5285
         "npm-bundled": "^1.1.2",
5266 5286
         "npm-normalize-package-bin": "^1.0.1"
... ...
@@ -5288,20 +5308,20 @@
5288 5308
       }
5289 5309
     },
5290 5310
     "node_modules/npm/node_modules/npm-profile": {
5291
-      "version": "6.0.2",
5311
+      "version": "6.0.3",
5292 5312
       "dev": true,
5293 5313
       "inBundle": true,
5294 5314
       "license": "ISC",
5295 5315
       "dependencies": {
5296
-        "npm-registry-fetch": "^13.0.0",
5316
+        "npm-registry-fetch": "^13.0.1",
5297 5317
         "proc-log": "^2.0.0"
5298 5318
       },
5299 5319
       "engines": {
5300
-        "node": "^12.13.0 || ^14.15.0 || >=16"
5320
+        "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
5301 5321
       }
5302 5322
     },
5303 5323
     "node_modules/npm/node_modules/npm-registry-fetch": {
5304
-      "version": "13.1.0",
5324
+      "version": "13.1.1",
5305 5325
       "dev": true,
5306 5326
       "inBundle": true,
5307 5327
       "license": "ISC",
... ...
@@ -5325,18 +5345,18 @@
5325 5345
       "license": "BSD-2-Clause"
5326 5346
     },
5327 5347
     "node_modules/npm/node_modules/npmlog": {
5328
-      "version": "6.0.1",
5348
+      "version": "6.0.2",
5329 5349
       "dev": true,
5330 5350
       "inBundle": true,
5331 5351
       "license": "ISC",
5332 5352
       "dependencies": {
5333 5353
         "are-we-there-yet": "^3.0.0",
5334 5354
         "console-control-strings": "^1.1.0",
5335
-        "gauge": "^4.0.0",
5355
+        "gauge": "^4.0.3",
5336 5356
         "set-blocking": "^2.0.0"
5337 5357
       },
5338 5358
       "engines": {
5339
-        "node": "^12.13.0 || ^14.15.0 || >=16"
5359
+        "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
5340 5360
       }
5341 5361
     },
5342 5362
     "node_modules/npm/node_modules/once": {
... ...
@@ -5515,18 +5535,18 @@
5515 5535
       }
5516 5536
     },
5517 5537
     "node_modules/npm/node_modules/read-package-json": {
5518
-      "version": "5.0.0",
5538
+      "version": "5.0.1",
5519 5539
       "dev": true,
5520 5540
       "inBundle": true,
5521 5541
       "license": "ISC",
5522 5542
       "dependencies": {
5523
-        "glob": "^7.2.0",
5543
+        "glob": "^8.0.1",
5524 5544
         "json-parse-even-better-errors": "^2.3.1",
5525 5545
         "normalize-package-data": "^4.0.0",
5526 5546
         "npm-normalize-package-bin": "^1.0.1"
5527 5547
       },
5528 5548
       "engines": {
5529
-        "node": "^12.13.0 || ^14.15.0 || >=16"
5549
+        "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
5530 5550
       }
5531 5551
     },
5532 5552
     "node_modules/npm/node_modules/read-package-json-fast": {
... ...
@@ -5592,6 +5612,48 @@
5592 5612
         "url": "https://github.com/sponsors/isaacs"
5593 5613
       }
5594 5614
     },
5615
+    "node_modules/npm/node_modules/rimraf/node_modules/brace-expansion": {
5616
+      "version": "1.1.11",
5617
+      "dev": true,
5618
+      "inBundle": true,
5619
+      "license": "MIT",
5620
+      "dependencies": {
5621
+        "balanced-match": "^1.0.0",
5622
+        "concat-map": "0.0.1"
5623
+      }
5624
+    },
5625
+    "node_modules/npm/node_modules/rimraf/node_modules/glob": {
5626
+      "version": "7.2.0",
5627
+      "dev": true,
5628
+      "inBundle": true,
5629
+      "license": "ISC",
5630
+      "dependencies": {
5631
+        "fs.realpath": "^1.0.0",
5632
+        "inflight": "^1.0.4",
5633
+        "inherits": "2",
5634
+        "minimatch": "^3.0.4",
5635
+        "once": "^1.3.0",
5636
+        "path-is-absolute": "^1.0.0"
5637
+      },
5638
+      "engines": {
5639
+        "node": "*"
5640
+      },
5641
+      "funding": {
5642
+        "url": "https://github.com/sponsors/isaacs"
5643
+      }
5644
+    },
5645
+    "node_modules/npm/node_modules/rimraf/node_modules/minimatch": {
5646
+      "version": "3.1.2",
5647
+      "dev": true,
5648
+      "inBundle": true,
5649
+      "license": "ISC",
5650
+      "dependencies": {
5651
+        "brace-expansion": "^1.1.7"
5652
+      },
5653
+      "engines": {
5654
+        "node": "*"
5655
+      }
5656
+    },
5595 5657
     "node_modules/npm/node_modules/safe-buffer": {
5596 5658
       "version": "5.2.1",
5597 5659
       "dev": true,
... ...
@@ -5620,18 +5682,30 @@
5620 5682
       "optional": true
5621 5683
     },
5622 5684
     "node_modules/npm/node_modules/semver": {
5623
-      "version": "7.3.6",
5685
+      "version": "7.3.7",
5624 5686
       "dev": true,
5625 5687
       "inBundle": true,
5626 5688
       "license": "ISC",
5627 5689
       "dependencies": {
5628
-        "lru-cache": "^7.4.0"
5690
+        "lru-cache": "^6.0.0"
5629 5691
       },
5630 5692
       "bin": {
5631 5693
         "semver": "bin/semver.js"
5632 5694
       },
5633 5695
       "engines": {
5634
-        "node": "^10.0.0 || ^12.0.0 || ^14.0.0 || >=16.0.0"
5696
+        "node": ">=10"
5697
+      }
5698
+    },
5699
+    "node_modules/npm/node_modules/semver/node_modules/lru-cache": {
5700
+      "version": "6.0.0",
5701
+      "dev": true,
5702
+      "inBundle": true,
5703
+      "license": "ISC",
5704
+      "dependencies": {
5705
+        "yallist": "^4.0.0"
5706
+      },
5707
+      "engines": {
5708
+        "node": ">=10"
5635 5709
       }
5636 5710
     },
5637 5711
     "node_modules/npm/node_modules/set-blocking": {
... ...
@@ -9289,9 +9363,9 @@
9289 9363
       "optional": true
9290 9364
     },
9291 9365
     "npm": {
9292
-      "version": "8.7.0",
9293
-      "resolved": "https://registry.npmjs.org/npm/-/npm-8.7.0.tgz",
9294
-      "integrity": "sha512-fOSunmSa1K3dBv4YFoX54wew3PC6aYYDMGWBAonWRO4Yc7smYtk3nLrCda6+dtkTJwA8D4Tv/0wmnpYNgf5VFw==",
9366
+      "version": "8.8.0",
9367
+      "resolved": "https://registry.npmjs.org/npm/-/npm-8.8.0.tgz",
9368
+      "integrity": "sha512-MDHVaj0zrinLkshylII8pT46VCkAUqQfYRS+pyuuZZtBZRRphH/IG5HC1YbIc77AX5FmLUWGvu23Kah5fscIbw==",
9295 9369
       "dev": true,
9296 9370
       "requires": {
9297 9371
         "@isaacs/string-locale-compare": "^1.1.0",
... ...
@@ -9299,19 +9373,19 @@
9299 9373
         "@npmcli/ci-detect": "^2.0.0",
9300 9374
         "@npmcli/config": "^4.1.0",
9301 9375
         "@npmcli/fs": "^2.1.0",
9302
-        "@npmcli/map-workspaces": "^2.0.2",
9376
+        "@npmcli/map-workspaces": "^2.0.3",
9303 9377
         "@npmcli/package-json": "^2.0.0",
9304 9378
         "@npmcli/run-script": "^3.0.1",
9305 9379
         "abbrev": "~1.1.1",
9306 9380
         "archy": "~1.0.0",
9307
-        "cacache": "^16.0.4",
9381
+        "cacache": "^16.0.6",
9308 9382
         "chalk": "^4.1.2",
9309 9383
         "chownr": "^2.0.0",
9310 9384
         "cli-columns": "^4.0.0",
9311
-        "cli-table3": "^0.6.1",
9385
+        "cli-table3": "^0.6.2",
9312 9386
         "columnify": "^1.6.0",
9313 9387
         "fastest-levenshtein": "^1.0.12",
9314
-        "glob": "^7.2.0",
9388
+        "glob": "^8.0.1",
9315 9389
         "graceful-fs": "^4.2.10",
9316 9390
         "hosted-git-info": "^5.0.0",
9317 9391
         "ini": "^3.0.0",
... ...
@@ -9341,21 +9415,21 @@
9341 9415
         "npm-install-checks": "^5.0.0",
9342 9416
         "npm-package-arg": "^9.0.2",
9343 9417
         "npm-pick-manifest": "^7.0.1",
9344
-        "npm-profile": "^6.0.2",
9345
-        "npm-registry-fetch": "^13.1.0",
9418
+        "npm-profile": "^6.0.3",
9419
+        "npm-registry-fetch": "^13.1.1",
9346 9420
         "npm-user-validate": "^1.0.1",
9347
-        "npmlog": "^6.0.1",
9421
+        "npmlog": "^6.0.2",
9348 9422
         "opener": "^1.5.2",
9349 9423
         "pacote": "^13.1.1",
9350 9424
         "parse-conflict-json": "^2.0.2",
9351 9425
         "proc-log": "^2.0.1",
9352 9426
         "qrcode-terminal": "^0.12.0",
9353 9427
         "read": "~1.0.7",
9354
-        "read-package-json": "^5.0.0",
9428
+        "read-package-json": "^5.0.1",
9355 9429
         "read-package-json-fast": "^2.0.3",
9356 9430
         "readdir-scoped-modules": "^1.1.0",
9357 9431
         "rimraf": "^3.0.2",
9358
-        "semver": "^7.3.6",
9432
+        "semver": "^7.3.7",
9359 9433
         "ssri": "^9.0.0",
9360 9434
         "tar": "^6.1.11",
9361 9435
         "text-table": "~0.2.0",
... ...
@@ -9366,6 +9440,12 @@
9366 9440
         "write-file-atomic": "^4.0.1"
9367 9441
       },
9368 9442
       "dependencies": {
9443
+        "@colors/colors": {
9444
+          "version": "1.5.0",
9445
+          "bundled": true,
9446
+          "dev": true,
9447
+          "optional": true
9448
+        },
9369 9449
         "@gar/promisify": {
9370 9450
           "version": "1.1.3",
9371 9451
           "bundled": true,
... ...
@@ -9377,13 +9457,13 @@
9377 9457
           "dev": true
9378 9458
         },
9379 9459
         "@npmcli/arborist": {
9380
-          "version": "5.0.6",
9460
+          "version": "5.1.1",
9381 9461
           "bundled": true,
9382 9462
           "dev": true,
9383 9463
           "requires": {
9384 9464
             "@isaacs/string-locale-compare": "^1.1.0",
9385 9465
             "@npmcli/installed-package-contents": "^1.0.7",
9386
-            "@npmcli/map-workspaces": "^2.0.0",
9466
+            "@npmcli/map-workspaces": "^2.0.3",
9387 9467
             "@npmcli/metavuln-calculator": "^3.0.1",
9388 9468
             "@npmcli/move-file": "^2.0.0",
9389 9469
             "@npmcli/name-from-folder": "^1.0.1",
... ...
@@ -9391,7 +9471,7 @@
9391 9471
             "@npmcli/package-json": "^2.0.0",
9392 9472
             "@npmcli/run-script": "^3.0.0",
9393 9473
             "bin-links": "^3.0.0",
9394
-            "cacache": "^16.0.0",
9474
+            "cacache": "^16.0.6",
9395 9475
             "common-ancestor-path": "^1.0.1",
9396 9476
             "json-parse-even-better-errors": "^2.3.1",
9397 9477
             "json-stringify-nice": "^1.1.4",
... ...
@@ -9402,7 +9482,7 @@
9402 9482
             "npm-package-arg": "^9.0.0",
9403 9483
             "npm-pick-manifest": "^7.0.0",
9404 9484
             "npm-registry-fetch": "^13.0.0",
9405
-            "npmlog": "^6.0.1",
9485
+            "npmlog": "^6.0.2",
9406 9486
             "pacote": "^13.0.5",
9407 9487
             "parse-conflict-json": "^2.0.1",
9408 9488
             "proc-log": "^2.0.0",
... ...
@@ -9411,7 +9491,7 @@
9411 9491
             "read-package-json-fast": "^2.0.2",
9412 9492
             "readdir-scoped-modules": "^1.1.0",
9413 9493
             "rimraf": "^3.0.2",
9414
-            "semver": "^7.3.5",
9494
+            "semver": "^7.3.7",
9415 9495
             "ssri": "^9.0.0",
9416 9496
             "treeverse": "^2.0.0",
9417 9497
             "walk-up-path": "^1.0.0"
... ...
@@ -9480,12 +9560,12 @@
9480 9560
           }
9481 9561
         },
9482 9562
         "@npmcli/map-workspaces": {
9483
-          "version": "2.0.2",
9563
+          "version": "2.0.3",
9484 9564
           "bundled": true,
9485 9565
           "dev": true,
9486 9566
           "requires": {
9487 9567
             "@npmcli/name-from-folder": "^1.0.1",
9488
-            "glob": "^7.2.0",
9568
+            "glob": "^8.0.1",
9489 9569
             "minimatch": "^5.0.1",
9490 9570
             "read-package-json-fast": "^2.0.3"
9491 9571
           }
... ...
@@ -9661,7 +9741,7 @@
9661 9741
           }
9662 9742
         },
9663 9743
         "cacache": {
9664
-          "version": "16.0.4",
9744
+          "version": "16.0.6",
9665 9745
           "bundled": true,
9666 9746
           "dev": true,
9667 9747
           "requires": {
... ...
@@ -9669,7 +9749,7 @@
9669 9749
             "@npmcli/move-file": "^2.0.0",
9670 9750
             "chownr": "^2.0.0",
9671 9751
             "fs-minipass": "^2.1.0",
9672
-            "glob": "^7.2.0",
9752
+            "glob": "^8.0.1",
9673 9753
             "infer-owner": "^1.0.4",
9674 9754
             "lru-cache": "^7.7.1",
9675 9755
             "minipass": "^3.1.6",
... ...
@@ -9722,11 +9802,11 @@
9722 9802
           }
9723 9803
         },
9724 9804
         "cli-table3": {
9725
-          "version": "0.6.1",
9805
+          "version": "0.6.2",
9726 9806
           "bundled": true,
9727 9807
           "dev": true,
9728 9808
           "requires": {
9729
-            "colors": "1.4.0",
9809
+            "@colors/colors": "1.5.0",
9730 9810
             "string-width": "^4.2.0"
9731 9811
           }
9732 9812
         },
... ...
@@ -9761,12 +9841,6 @@
9761 9841
           "bundled": true,
9762 9842
           "dev": true
9763 9843
         },
9764
-        "colors": {
9765
-          "version": "1.4.0",
9766
-          "bundled": true,
9767
-          "dev": true,
9768
-          "optional": true
9769
-        },
9770 9844
         "columnify": {
9771 9845
           "version": "1.6.0",
9772 9846
           "bundled": true,
... ...
@@ -9906,35 +9980,16 @@
9906 9980
           }
9907 9981
         },
9908 9982
         "glob": {
9909
-          "version": "7.2.0",
9983
+          "version": "8.0.1",
9910 9984
           "bundled": true,
9911 9985
           "dev": true,
9912 9986
           "requires": {
9913 9987
             "fs.realpath": "^1.0.0",
9914 9988
             "inflight": "^1.0.4",
9915 9989
             "inherits": "2",
9916
-            "minimatch": "^3.0.4",
9990
+            "minimatch": "^5.0.1",
9917 9991
             "once": "^1.3.0",
9918 9992
             "path-is-absolute": "^1.0.0"
9919
-          },
9920
-          "dependencies": {
9921
-            "brace-expansion": {
9922
-              "version": "1.1.11",
9923
-              "bundled": true,
9924
-              "dev": true,
9925
-              "requires": {
9926
-                "balanced-match": "^1.0.0",
9927
-                "concat-map": "0.0.1"
9928
-              }
9929
-            },
9930
-            "minimatch": {
9931
-              "version": "3.1.2",
9932
-              "bundled": true,
9933
-              "dev": true,
9934
-              "requires": {
9935
-                "brace-expansion": "^1.1.7"
9936
-              }
9937
-            }
9938 9993
           }
9939 9994
         },
9940 9995
         "graceful-fs": {
... ...
@@ -10158,7 +10213,7 @@
10158 10213
           }
10159 10214
         },
10160 10215
         "libnpmexec": {
10161
-          "version": "4.0.3",
10216
+          "version": "4.0.5",
10162 10217
           "bundled": true,
10163 10218
           "dev": true,
10164 10219
           "requires": {
... ...
@@ -10168,7 +10223,7 @@
10168 10223
             "chalk": "^4.1.0",
10169 10224
             "mkdirp-infer-owner": "^2.0.0",
10170 10225
             "npm-package-arg": "^9.0.1",
10171
-            "npmlog": "^6.0.1",
10226
+            "npmlog": "^6.0.2",
10172 10227
             "pacote": "^13.0.5",
10173 10228
             "proc-log": "^2.0.0",
10174 10229
             "read": "^1.0.7",
... ...
@@ -10213,14 +10268,14 @@
10213 10268
           }
10214 10269
         },
10215 10270
         "libnpmpublish": {
10216
-          "version": "6.0.3",
10271
+          "version": "6.0.4",
10217 10272
           "bundled": true,
10218 10273
           "dev": true,
10219 10274
           "requires": {
10220 10275
             "normalize-package-data": "^4.0.0",
10221 10276
             "npm-package-arg": "^9.0.1",
10222 10277
             "npm-registry-fetch": "^13.0.0",
10223
-            "semver": "^7.1.3",
10278
+            "semver": "^7.3.7",
10224 10279
             "ssri": "^9.0.0"
10225 10280
           }
10226 10281
         },
... ...
@@ -10242,7 +10297,7 @@
10242 10297
           }
10243 10298
         },
10244 10299
         "libnpmversion": {
10245
-          "version": "3.0.3",
10300
+          "version": "3.0.4",
10246 10301
           "bundled": true,
10247 10302
           "dev": true,
10248 10303
           "requires": {
... ...
@@ -10250,11 +10305,11 @@
10250 10305
             "@npmcli/run-script": "^3.0.0",
10251 10306
             "json-parse-even-better-errors": "^2.3.1",
10252 10307
             "proc-log": "^2.0.0",
10253
-            "semver": "^7.3.5"
10308
+            "semver": "^7.3.7"
10254 10309
           }
10255 10310
         },
10256 10311
         "lru-cache": {
10257
-          "version": "7.7.3",
10312
+          "version": "7.8.1",
10258 10313
           "bundled": true,
10259 10314
           "dev": true
10260 10315
         },
... ...
@@ -10403,6 +10458,38 @@
10403 10458
             "semver": "^7.3.5",
10404 10459
             "tar": "^6.1.2",
10405 10460
             "which": "^2.0.2"
10461
+          },
10462
+          "dependencies": {
10463
+            "brace-expansion": {
10464
+              "version": "1.1.11",
10465
+              "bundled": true,
10466
+              "dev": true,
10467
+              "requires": {
10468
+                "balanced-match": "^1.0.0",
10469
+                "concat-map": "0.0.1"
10470
+              }
10471
+            },
10472
+            "glob": {
10473
+              "version": "7.2.0",
10474
+              "bundled": true,
10475
+              "dev": true,
10476
+              "requires": {
10477
+                "fs.realpath": "^1.0.0",
10478
+                "inflight": "^1.0.4",
10479
+                "inherits": "2",
10480
+                "minimatch": "^3.0.4",
10481
+                "once": "^1.3.0",
10482
+                "path-is-absolute": "^1.0.0"
10483
+              }
10484
+            },
10485
+            "minimatch": {
10486
+              "version": "3.1.2",
10487
+              "bundled": true,
10488
+              "dev": true,
10489
+              "requires": {
10490
+                "brace-expansion": "^1.1.7"
10491
+              }
10492
+            }
10406 10493
           }
10407 10494
         },
10408 10495
         "nopt": {
... ...
@@ -10464,11 +10551,11 @@
10464 10551
           }
10465 10552
         },
10466 10553
         "npm-packlist": {
10467
-          "version": "5.0.0",
10554
+          "version": "5.0.2",
10468 10555
           "bundled": true,
10469 10556
           "dev": true,
10470 10557
           "requires": {
10471
-            "glob": "^7.2.0",
10558
+            "glob": "^8.0.1",
10472 10559
             "ignore-walk": "^5.0.1",
10473 10560
             "npm-bundled": "^1.1.2",
10474 10561
             "npm-normalize-package-bin": "^1.0.1"
... ...
@@ -10486,16 +10573,16 @@
10486 10573
           }
10487 10574
         },
10488 10575
         "npm-profile": {
10489
-          "version": "6.0.2",
10576
+          "version": "6.0.3",
10490 10577
           "bundled": true,
10491 10578
           "dev": true,
10492 10579
           "requires": {
10493
-            "npm-registry-fetch": "^13.0.0",
10580
+            "npm-registry-fetch": "^13.0.1",
10494 10581
             "proc-log": "^2.0.0"
10495 10582
           }
10496 10583
         },
10497 10584
         "npm-registry-fetch": {
10498
-          "version": "13.1.0",
10585
+          "version": "13.1.1",
10499 10586
           "bundled": true,
10500 10587
           "dev": true,
10501 10588
           "requires": {
... ...
@@ -10514,13 +10601,13 @@
10514 10601
           "dev": true
10515 10602
         },
10516 10603
         "npmlog": {
10517
-          "version": "6.0.1",
10604
+          "version": "6.0.2",
10518 10605
           "bundled": true,
10519 10606
           "dev": true,
10520 10607
           "requires": {
10521 10608
             "are-we-there-yet": "^3.0.0",
10522 10609
             "console-control-strings": "^1.1.0",
10523
-            "gauge": "^4.0.0",
10610
+            "gauge": "^4.0.3",
10524 10611
             "set-blocking": "^2.0.0"
10525 10612
           }
10526 10613
         },
... ...
@@ -10644,11 +10731,11 @@
10644 10731
           "dev": true
10645 10732
         },
10646 10733
         "read-package-json": {
10647
-          "version": "5.0.0",
10734
+          "version": "5.0.1",
10648 10735
           "bundled": true,
10649 10736
           "dev": true,
10650 10737
           "requires": {
10651
-            "glob": "^7.2.0",
10738
+            "glob": "^8.0.1",
10652 10739
             "json-parse-even-better-errors": "^2.3.1",
10653 10740
             "normalize-package-data": "^4.0.0",
10654 10741
             "npm-normalize-package-bin": "^1.0.1"
... ...
@@ -10695,6 +10782,38 @@
10695 10782
           "dev": true,
10696 10783
           "requires": {
10697 10784
             "glob": "^7.1.3"
10785
+          },
10786
+          "dependencies": {
10787
+            "brace-expansion": {
10788
+              "version": "1.1.11",
10789
+              "bundled": true,
10790
+              "dev": true,
10791
+              "requires": {
10792
+                "balanced-match": "^1.0.0",
10793
+                "concat-map": "0.0.1"
10794
+              }
10795
+            },
10796
+            "glob": {
10797
+              "version": "7.2.0",
10798
+              "bundled": true,
10799
+              "dev": true,
10800
+              "requires": {
10801
+                "fs.realpath": "^1.0.0",
10802
+                "inflight": "^1.0.4",
10803
+                "inherits": "2",
10804
+                "minimatch": "^3.0.4",
10805
+                "once": "^1.3.0",
10806
+                "path-is-absolute": "^1.0.0"
10807
+              }
10808
+            },
10809
+            "minimatch": {
10810
+              "version": "3.1.2",
10811
+              "bundled": true,
10812
+              "dev": true,
10813
+              "requires": {
10814
+                "brace-expansion": "^1.1.7"
10815
+              }
10816
+            }
10698 10817
           }
10699 10818
         },
10700 10819
         "safe-buffer": {
... ...
@@ -10709,11 +10828,21 @@
10709 10828
           "optional": true
10710 10829
         },
10711 10830
         "semver": {
10712
-          "version": "7.3.6",
10831
+          "version": "7.3.7",
10713 10832
           "bundled": true,
10714 10833
           "dev": true,
10715 10834
           "requires": {
10716
-            "lru-cache": "^7.4.0"
10835
+            "lru-cache": "^6.0.0"
10836
+          },
10837
+          "dependencies": {
10838
+            "lru-cache": {
10839
+              "version": "6.0.0",
10840
+              "bundled": true,
10841
+              "dev": true,
10842
+              "requires": {
10843
+                "yallist": "^4.0.0"
10844
+              }
10845
+            }
10717 10846
           }
10718 10847
         },
10719 10848
         "set-blocking": {
... ...
@@ -17,7 +17,7 @@
17 17
     "@rollup/plugin-node-resolve": "^13.3.0",
18 18
     "@rollup/plugin-replace": "^4.0.0",
19 19
     "eslint-plugin-react": "^7.29.4",
20
-    "npm": "^8.7.0",
20
+    "npm": "^8.8.0",
21 21
     "rollup": "^2.70.2",
22 22
     "rollup-plugin-serve": "^1.1.0"
23 23
   },