git.fiddlerwoaroof.com
Browse code

chore: bump npm from 8.5.5 to 8.6.0 in /react-demo

Bumps [npm](https://github.com/npm/cli) from 8.5.5 to 8.6.0.
- [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/v8.5.5...v8.6.0)

---
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 01/04/2022 08:21:29
Showing 2 changed files
... ...
@@ -24,7 +24,7 @@
24 24
         "@rollup/plugin-node-resolve": "^13.1.3",
25 25
         "@rollup/plugin-replace": "^4.0.0",
26 26
         "eslint-plugin-react": "^7.29.4",
27
-        "npm": "^8.5.5",
27
+        "npm": "^8.6.0",
28 28
         "rollup": "^2.70.1",
29 29
         "rollup-plugin-serve": "^1.1.0"
30 30
       }
... ...
@@ -3571,14 +3571,15 @@
3571 3571
       }
3572 3572
     },
3573 3573
     "node_modules/npm": {
3574
-      "version": "8.5.5",
3575
-      "resolved": "https://registry.npmjs.org/npm/-/npm-8.5.5.tgz",
3576
-      "integrity": "sha512-a1vl26nokCNlD+my/iNYmOUPx/hpYR4ZyZk8gb7/A2XXtrPZf2gTSJOnVjS77jQS+BSfIVQpipZwXWCL0+5wzg==",
3574
+      "version": "8.6.0",
3575
+      "resolved": "https://registry.npmjs.org/npm/-/npm-8.6.0.tgz",
3576
+      "integrity": "sha512-icekvN8FJFESIFkLaFEVl05Nocl5Id5HnoVhJzhCUvtNY8tj9kfUlH/J527fZq/8ltsAUqpettfutwRjQYS2fA==",
3577 3577
       "bundleDependencies": [
3578 3578
         "@isaacs/string-locale-compare",
3579 3579
         "@npmcli/arborist",
3580 3580
         "@npmcli/ci-detect",
3581 3581
         "@npmcli/config",
3582
+        "@npmcli/fs",
3582 3583
         "@npmcli/map-workspaces",
3583 3584
         "@npmcli/package-json",
3584 3585
         "@npmcli/run-script",
... ...
@@ -3650,9 +3651,10 @@
3650 3651
       "dev": true,
3651 3652
       "dependencies": {
3652 3653
         "@isaacs/string-locale-compare": "^1.1.0",
3653
-        "@npmcli/arborist": "^5.0.3",
3654
+        "@npmcli/arborist": "^5.0.4",
3654 3655
         "@npmcli/ci-detect": "^2.0.0",
3655 3656
         "@npmcli/config": "^4.0.1",
3657
+        "@npmcli/fs": "^2.1.0",
3656 3658
         "@npmcli/map-workspaces": "^2.0.2",
3657 3659
         "@npmcli/package-json": "^1.0.1",
3658 3660
         "@npmcli/run-script": "^3.0.1",
... ...
@@ -3660,7 +3662,7 @@
3660 3662
         "ansicolors": "~0.3.2",
3661 3663
         "ansistyles": "~0.1.3",
3662 3664
         "archy": "~1.0.0",
3663
-        "cacache": "^16.0.2",
3665
+        "cacache": "^16.0.3",
3664 3666
         "chalk": "^4.1.2",
3665 3667
         "chownr": "^2.0.0",
3666 3668
         "cli-columns": "^4.0.0",
... ...
@@ -3671,7 +3673,7 @@
3671 3673
         "graceful-fs": "^4.2.9",
3672 3674
         "hosted-git-info": "^5.0.0",
3673 3675
         "ini": "^2.0.0",
3674
-        "init-package-json": "^3.0.1",
3676
+        "init-package-json": "^3.0.2",
3675 3677
         "is-cidr": "^4.0.2",
3676 3678
         "json-parse-even-better-errors": "^2.3.1",
3677 3679
         "libnpmaccess": "^6.0.2",
... ...
@@ -3685,7 +3687,7 @@
3685 3687
         "libnpmsearch": "^5.0.2",
3686 3688
         "libnpmteam": "^4.0.2",
3687 3689
         "libnpmversion": "^3.0.1",
3688
-        "make-fetch-happen": "^10.0.6",
3690
+        "make-fetch-happen": "^10.1.1",
3689 3691
         "minipass": "^3.1.6",
3690 3692
         "minipass-pipeline": "^1.2.4",
3691 3693
         "mkdirp": "^1.0.4",
... ...
@@ -3693,18 +3695,18 @@
3693 3695
         "ms": "^2.1.2",
3694 3696
         "node-gyp": "^9.0.0",
3695 3697
         "nopt": "^5.0.0",
3696
-        "npm-audit-report": "^2.1.5",
3698
+        "npm-audit-report": "^3.0.0",
3697 3699
         "npm-install-checks": "^4.0.0",
3698 3700
         "npm-package-arg": "^9.0.1",
3699 3701
         "npm-pick-manifest": "^7.0.0",
3700 3702
         "npm-profile": "^6.0.2",
3701
-        "npm-registry-fetch": "^13.0.1",
3703
+        "npm-registry-fetch": "^13.1.0",
3702 3704
         "npm-user-validate": "^1.0.1",
3703 3705
         "npmlog": "^6.0.1",
3704 3706
         "opener": "^1.5.2",
3705 3707
         "pacote": "^13.0.5",
3706
-        "parse-conflict-json": "^2.0.1",
3707
-        "proc-log": "^2.0.0",
3708
+        "parse-conflict-json": "^2.0.2",
3709
+        "proc-log": "^2.0.1",
3708 3710
         "qrcode-terminal": "^0.12.0",
3709 3711
         "read": "~1.0.7",
3710 3712
         "read-package-json": "^5.0.0",
... ...
@@ -3717,7 +3719,7 @@
3717 3719
         "text-table": "~0.2.0",
3718 3720
         "tiny-relative-date": "^1.3.0",
3719 3721
         "treeverse": "^1.0.4",
3720
-        "validate-npm-package-name": "~3.0.0",
3722
+        "validate-npm-package-name": "^4.0.0",
3721 3723
         "which": "^2.0.2",
3722 3724
         "write-file-atomic": "^4.0.1"
3723 3725
       },
... ...
@@ -3742,7 +3744,7 @@
3742 3744
       "license": "ISC"
3743 3745
     },
3744 3746
     "node_modules/npm/node_modules/@npmcli/arborist": {
3745
-      "version": "5.0.3",
3747
+      "version": "5.0.4",
3746 3748
       "dev": true,
3747 3749
       "inBundle": true,
3748 3750
       "license": "ISC",
... ...
@@ -3786,7 +3788,7 @@
3786 3788
         "arborist": "bin/index.js"
3787 3789
       },
3788 3790
       "engines": {
3789
-        "node": "^12.13.0 || ^14.15.0 || >=16"
3791
+        "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
3790 3792
       }
3791 3793
     },
3792 3794
     "node_modules/npm/node_modules/@npmcli/ci-detect": {
... ...
@@ -3830,16 +3832,16 @@
3830 3832
       }
3831 3833
     },
3832 3834
     "node_modules/npm/node_modules/@npmcli/fs": {
3833
-      "version": "1.1.0",
3835
+      "version": "2.1.0",
3834 3836
       "dev": true,
3835 3837
       "inBundle": true,
3836 3838
       "license": "ISC",
3837 3839
       "dependencies": {
3838
-        "@gar/promisify": "^1.0.1",
3840
+        "@gar/promisify": "^1.1.3",
3839 3841
         "semver": "^7.3.5"
3840 3842
       },
3841 3843
       "engines": {
3842
-        "node": "^12.13.0 || ^14.15.0 || >=16"
3844
+        "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
3843 3845
       }
3844 3846
     },
3845 3847
     "node_modules/npm/node_modules/@npmcli/git": {
... ...
@@ -4151,24 +4153,27 @@
4151 4153
       }
4152 4154
     },
4153 4155
     "node_modules/npm/node_modules/builtins": {
4154
-      "version": "1.0.3",
4156
+      "version": "5.0.0",
4155 4157
       "dev": true,
4156 4158
       "inBundle": true,
4157
-      "license": "MIT"
4159
+      "license": "MIT",
4160
+      "dependencies": {
4161
+        "semver": "^7.0.0"
4162
+      }
4158 4163
     },
4159 4164
     "node_modules/npm/node_modules/cacache": {
4160
-      "version": "16.0.2",
4165
+      "version": "16.0.3",
4161 4166
       "dev": true,
4162 4167
       "inBundle": true,
4163 4168
       "license": "ISC",
4164 4169
       "dependencies": {
4165
-        "@npmcli/fs": "^1.0.0",
4170
+        "@npmcli/fs": "^2.1.0",
4166 4171
         "@npmcli/move-file": "^1.1.2",
4167 4172
         "chownr": "^2.0.0",
4168 4173
         "fs-minipass": "^2.1.0",
4169 4174
         "glob": "^7.2.0",
4170 4175
         "infer-owner": "^1.0.4",
4171
-        "lru-cache": "^7.5.1",
4176
+        "lru-cache": "^7.7.1",
4172 4177
         "minipass": "^3.1.6",
4173 4178
         "minipass-collect": "^1.0.2",
4174 4179
         "minipass-flush": "^1.0.5",
... ...
@@ -4182,7 +4187,7 @@
4182 4187
         "unique-filename": "^1.1.1"
4183 4188
       },
4184 4189
       "engines": {
4185
-        "node": "^12.13.0 || ^14.15.0 || >=16"
4190
+        "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
4186 4191
       }
4187 4192
     },
4188 4193
     "node_modules/npm/node_modules/chalk": {
... ...
@@ -4349,7 +4354,7 @@
4349 4354
       "license": "ISC"
4350 4355
     },
4351 4356
     "node_modules/npm/node_modules/debug": {
4352
-      "version": "4.3.3",
4357
+      "version": "4.3.4",
4353 4358
       "dev": true,
4354 4359
       "inBundle": true,
4355 4360
       "license": "MIT",
... ...
@@ -4485,7 +4490,7 @@
4485 4490
       "license": "MIT"
4486 4491
     },
4487 4492
     "node_modules/npm/node_modules/gauge": {
4488
-      "version": "4.0.3",
4493
+      "version": "4.0.4",
4489 4494
       "dev": true,
4490 4495
       "inBundle": true,
4491 4496
       "license": "ISC",
... ...
@@ -4500,7 +4505,7 @@
4500 4505
         "wide-align": "^1.1.5"
4501 4506
       },
4502 4507
       "engines": {
4503
-        "node": "^12.13.0 || ^14.15.0 || >=16"
4508
+        "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
4504 4509
       }
4505 4510
     },
4506 4511
     "node_modules/npm/node_modules/glob": {
... ...
@@ -4685,21 +4690,21 @@
4685 4690
       }
4686 4691
     },
4687 4692
     "node_modules/npm/node_modules/init-package-json": {
4688
-      "version": "3.0.1",
4693
+      "version": "3.0.2",
4689 4694
       "dev": true,
4690 4695
       "inBundle": true,
4691 4696
       "license": "ISC",
4692 4697
       "dependencies": {
4693
-        "npm-package-arg": "^9.0.0",
4698
+        "npm-package-arg": "^9.0.1",
4694 4699
         "promzard": "^0.3.0",
4695 4700
         "read": "^1.0.7",
4696 4701
         "read-package-json": "^5.0.0",
4697 4702
         "semver": "^7.3.5",
4698 4703
         "validate-npm-package-license": "^3.0.4",
4699
-        "validate-npm-package-name": "^3.0.0"
4704
+        "validate-npm-package-name": "^4.0.0"
4700 4705
       },
4701 4706
       "engines": {
4702
-        "node": "^12.13.0 || ^14.15.0 || >=16"
4707
+        "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
4703 4708
       }
4704 4709
     },
4705 4710
     "node_modules/npm/node_modules/ip": {
... ...
@@ -4793,7 +4798,7 @@
4793 4798
       "license": "MIT"
4794 4799
     },
4795 4800
     "node_modules/npm/node_modules/just-diff-apply": {
4796
-      "version": "4.0.1",
4801
+      "version": "5.2.0",
4797 4802
       "dev": true,
4798 4803
       "inBundle": true,
4799 4804
       "license": "MIT"
... ...
@@ -4810,7 +4815,7 @@
4810 4815
         "npm-registry-fetch": "^13.0.0"
4811 4816
       },
4812 4817
       "engines": {
4813
-        "node": "^12.13.0 || ^14.15.0 || >=16"
4818
+        "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
4814 4819
       }
4815 4820
     },
4816 4821
     "node_modules/npm/node_modules/libnpmdiff": {
... ...
@@ -4829,7 +4834,7 @@
4829 4834
         "tar": "^6.1.0"
4830 4835
       },
4831 4836
       "engines": {
4832
-        "node": "^12.13.0 || ^14.15.0 || >=16"
4837
+        "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
4833 4838
       }
4834 4839
     },
4835 4840
     "node_modules/npm/node_modules/libnpmexec": {
... ...
@@ -4852,7 +4857,7 @@
4852 4857
         "walk-up-path": "^1.0.0"
4853 4858
       },
4854 4859
       "engines": {
4855
-        "node": "^12.13.0 || ^14.15.0 || >=16"
4860
+        "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
4856 4861
       }
4857 4862
     },
4858 4863
     "node_modules/npm/node_modules/libnpmfund": {
... ...
@@ -4864,7 +4869,7 @@
4864 4869
         "@npmcli/arborist": "^5.0.0"
4865 4870
       },
4866 4871
       "engines": {
4867
-        "node": "^12.13.0 || ^14.15.0 || >=16"
4872
+        "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
4868 4873
       }
4869 4874
     },
4870 4875
     "node_modules/npm/node_modules/libnpmhook": {
... ...
@@ -4877,7 +4882,7 @@
4877 4882
         "npm-registry-fetch": "^13.0.0"
4878 4883
       },
4879 4884
       "engines": {
4880
-        "node": "^12.13.0 || ^14.15.0 || >=16"
4885
+        "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
4881 4886
       }
4882 4887
     },
4883 4888
     "node_modules/npm/node_modules/libnpmorg": {
... ...
@@ -4890,7 +4895,7 @@
4890 4895
         "npm-registry-fetch": "^13.0.0"
4891 4896
       },
4892 4897
       "engines": {
4893
-        "node": "^12.13.0 || ^14.15.0 || >=16"
4898
+        "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
4894 4899
       }
4895 4900
     },
4896 4901
     "node_modules/npm/node_modules/libnpmpack": {
... ...
@@ -4904,7 +4909,7 @@
4904 4909
         "pacote": "^13.0.5"
4905 4910
       },
4906 4911
       "engines": {
4907
-        "node": "^12.13.0 || ^14.15.0 || >=16"
4912
+        "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
4908 4913
       }
4909 4914
     },
4910 4915
     "node_modules/npm/node_modules/libnpmpublish": {
... ...
@@ -4920,7 +4925,7 @@
4920 4925
         "ssri": "^8.0.1"
4921 4926
       },
4922 4927
       "engines": {
4923
-        "node": "^12.13.0 || ^14.15.0 || >=16"
4928
+        "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
4924 4929
       }
4925 4930
     },
4926 4931
     "node_modules/npm/node_modules/libnpmsearch": {
... ...
@@ -4932,7 +4937,7 @@
4932 4937
         "npm-registry-fetch": "^13.0.0"
4933 4938
       },
4934 4939
       "engines": {
4935
-        "node": "^12.13.0 || ^14.15.0 || >=16"
4940
+        "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
4936 4941
       }
4937 4942
     },
4938 4943
     "node_modules/npm/node_modules/libnpmteam": {
... ...
@@ -4945,7 +4950,7 @@
4945 4950
         "npm-registry-fetch": "^13.0.0"
4946 4951
       },
4947 4952
       "engines": {
4948
-        "node": "^12.13.0 || ^14.15.0 || >=16"
4953
+        "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
4949 4954
       }
4950 4955
     },
4951 4956
     "node_modules/npm/node_modules/libnpmversion": {
... ...
@@ -4962,11 +4967,11 @@
4962 4967
         "stringify-package": "^1.0.1"
4963 4968
       },
4964 4969
       "engines": {
4965
-        "node": "^12.13.0 || ^14.15.0 || >=16"
4970
+        "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
4966 4971
       }
4967 4972
     },
4968 4973
     "node_modules/npm/node_modules/lru-cache": {
4969
-      "version": "7.5.1",
4974
+      "version": "7.7.1",
4970 4975
       "dev": true,
4971 4976
       "inBundle": true,
4972 4977
       "license": "ISC",
... ...
@@ -4975,18 +4980,18 @@
4975 4980
       }
4976 4981
     },
4977 4982
     "node_modules/npm/node_modules/make-fetch-happen": {
4978
-      "version": "10.0.6",
4983
+      "version": "10.1.1",
4979 4984
       "dev": true,
4980 4985
       "inBundle": true,
4981 4986
       "license": "ISC",
4982 4987
       "dependencies": {
4983 4988
         "agentkeepalive": "^4.2.1",
4984
-        "cacache": "^16.0.0",
4989
+        "cacache": "^16.0.2",
4985 4990
         "http-cache-semantics": "^4.1.0",
4986 4991
         "http-proxy-agent": "^5.0.0",
4987 4992
         "https-proxy-agent": "^5.0.0",
4988 4993
         "is-lambda": "^1.0.1",
4989
-        "lru-cache": "^7.5.1",
4994
+        "lru-cache": "^7.7.1",
4990 4995
         "minipass": "^3.1.6",
4991 4996
         "minipass-collect": "^1.0.2",
4992 4997
         "minipass-fetch": "^2.0.3",
... ...
@@ -4998,7 +5003,7 @@
4998 5003
         "ssri": "^8.0.1"
4999 5004
       },
5000 5005
       "engines": {
5001
-        "node": "^12.13.0 || ^14.15.0 || >=16"
5006
+        "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
5002 5007
       }
5003 5008
     },
5004 5009
     "node_modules/npm/node_modules/minimatch": {
... ...
@@ -5038,7 +5043,7 @@
5038 5043
       }
5039 5044
     },
5040 5045
     "node_modules/npm/node_modules/minipass-fetch": {
5041
-      "version": "2.0.3",
5046
+      "version": "2.1.0",
5042 5047
       "dev": true,
5043 5048
       "inBundle": true,
5044 5049
       "license": "MIT",
... ...
@@ -5048,7 +5053,7 @@
5048 5053
         "minizlib": "^2.1.2"
5049 5054
       },
5050 5055
       "engines": {
5051
-        "node": "^12.13.0 || ^14.15.0 || >=16"
5056
+        "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
5052 5057
       },
5053 5058
       "optionalDependencies": {
5054 5059
         "encoding": "^0.1.13"
... ...
@@ -5215,7 +5220,7 @@
5215 5220
       }
5216 5221
     },
5217 5222
     "node_modules/npm/node_modules/npm-audit-report": {
5218
-      "version": "2.1.5",
5223
+      "version": "3.0.0",
5219 5224
       "dev": true,
5220 5225
       "inBundle": true,
5221 5226
       "license": "ISC",
... ...
@@ -5223,7 +5228,7 @@
5223 5228
         "chalk": "^4.0.0"
5224 5229
       },
5225 5230
       "engines": {
5226
-        "node": ">=10"
5231
+        "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
5227 5232
       }
5228 5233
     },
5229 5234
     "node_modules/npm/node_modules/npm-bundled": {
... ...
@@ -5254,17 +5259,17 @@
5254 5259
       "license": "ISC"
5255 5260
     },
5256 5261
     "node_modules/npm/node_modules/npm-package-arg": {
5257
-      "version": "9.0.1",
5262
+      "version": "9.0.2",
5258 5263
       "dev": true,
5259 5264
       "inBundle": true,
5260 5265
       "license": "ISC",
5261 5266
       "dependencies": {
5262 5267
         "hosted-git-info": "^5.0.0",
5263 5268
         "semver": "^7.3.5",
5264
-        "validate-npm-package-name": "^3.0.0"
5269
+        "validate-npm-package-name": "^4.0.0"
5265 5270
       },
5266 5271
       "engines": {
5267
-        "node": "^12.13.0 || ^14.15.0 || >=16"
5272
+        "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
5268 5273
       }
5269 5274
     },
5270 5275
     "node_modules/npm/node_modules/npm-packlist": {
... ...
@@ -5314,21 +5319,21 @@
5314 5319
       }
5315 5320
     },
5316 5321
     "node_modules/npm/node_modules/npm-registry-fetch": {
5317
-      "version": "13.0.1",
5322
+      "version": "13.1.0",
5318 5323
       "dev": true,
5319 5324
       "inBundle": true,
5320 5325
       "license": "ISC",
5321 5326
       "dependencies": {
5322
-        "make-fetch-happen": "^10.0.3",
5327
+        "make-fetch-happen": "^10.0.6",
5323 5328
         "minipass": "^3.1.6",
5324
-        "minipass-fetch": "^2.0.1",
5329
+        "minipass-fetch": "^2.0.3",
5325 5330
         "minipass-json-stream": "^1.0.1",
5326 5331
         "minizlib": "^2.1.2",
5327
-        "npm-package-arg": "^9.0.0",
5332
+        "npm-package-arg": "^9.0.1",
5328 5333
         "proc-log": "^2.0.0"
5329 5334
       },
5330 5335
       "engines": {
5331
-        "node": "^12.13.0 || ^14.15.0 || >=16"
5336
+        "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
5332 5337
       }
5333 5338
     },
5334 5339
     "node_modules/npm/node_modules/npm-user-validate": {
... ...
@@ -5421,17 +5426,17 @@
5421 5426
       }
5422 5427
     },
5423 5428
     "node_modules/npm/node_modules/parse-conflict-json": {
5424
-      "version": "2.0.1",
5429
+      "version": "2.0.2",
5425 5430
       "dev": true,
5426 5431
       "inBundle": true,
5427 5432
       "license": "ISC",
5428 5433
       "dependencies": {
5429 5434
         "json-parse-even-better-errors": "^2.3.1",
5430 5435
         "just-diff": "^5.0.1",
5431
-        "just-diff-apply": "^4.0.1"
5436
+        "just-diff-apply": "^5.2.0"
5432 5437
       },
5433 5438
       "engines": {
5434
-        "node": "^12.13.0 || ^14.15.0 || >=16"
5439
+        "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
5435 5440
       }
5436 5441
     },
5437 5442
     "node_modules/npm/node_modules/path-is-absolute": {
... ...
@@ -5444,12 +5449,12 @@
5444 5449
       }
5445 5450
     },
5446 5451
     "node_modules/npm/node_modules/proc-log": {
5447
-      "version": "2.0.0",
5452
+      "version": "2.0.1",
5448 5453
       "dev": true,
5449 5454
       "inBundle": true,
5450 5455
       "license": "ISC",
5451 5456
       "engines": {
5452
-        "node": "^12.13.0 || ^14.15.0 || >=16"
5457
+        "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
5453 5458
       }
5454 5459
     },
5455 5460
     "node_modules/npm/node_modules/promise-all-reject-late": {
... ...
@@ -5873,12 +5878,15 @@
5873 5878
       }
5874 5879
     },
5875 5880
     "node_modules/npm/node_modules/validate-npm-package-name": {
5876
-      "version": "3.0.0",
5881
+      "version": "4.0.0",
5877 5882
       "dev": true,
5878 5883
       "inBundle": true,
5879 5884
       "license": "ISC",
5880 5885
       "dependencies": {
5881
-        "builtins": "^1.0.3"
5886
+        "builtins": "^5.0.0"
5887
+      },
5888
+      "engines": {
5889
+        "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
5882 5890
       }
5883 5891
     },
5884 5892
     "node_modules/npm/node_modules/walk-up-path": {
... ...
@@ -9321,15 +9329,16 @@
9321 9329
       "optional": true
9322 9330
     },
9323 9331
     "npm": {
9324
-      "version": "8.5.5",
9325
-      "resolved": "https://registry.npmjs.org/npm/-/npm-8.5.5.tgz",
9326
-      "integrity": "sha512-a1vl26nokCNlD+my/iNYmOUPx/hpYR4ZyZk8gb7/A2XXtrPZf2gTSJOnVjS77jQS+BSfIVQpipZwXWCL0+5wzg==",
9332
+      "version": "8.6.0",
9333
+      "resolved": "https://registry.npmjs.org/npm/-/npm-8.6.0.tgz",
9334
+      "integrity": "sha512-icekvN8FJFESIFkLaFEVl05Nocl5Id5HnoVhJzhCUvtNY8tj9kfUlH/J527fZq/8ltsAUqpettfutwRjQYS2fA==",
9327 9335
       "dev": true,
9328 9336
       "requires": {
9329 9337
         "@isaacs/string-locale-compare": "^1.1.0",
9330
-        "@npmcli/arborist": "^5.0.3",
9338
+        "@npmcli/arborist": "^5.0.4",
9331 9339
         "@npmcli/ci-detect": "^2.0.0",
9332 9340
         "@npmcli/config": "^4.0.1",
9341
+        "@npmcli/fs": "^2.1.0",
9333 9342
         "@npmcli/map-workspaces": "^2.0.2",
9334 9343
         "@npmcli/package-json": "^1.0.1",
9335 9344
         "@npmcli/run-script": "^3.0.1",
... ...
@@ -9337,7 +9346,7 @@
9337 9346
         "ansicolors": "~0.3.2",
9338 9347
         "ansistyles": "~0.1.3",
9339 9348
         "archy": "~1.0.0",
9340
-        "cacache": "^16.0.2",
9349
+        "cacache": "^16.0.3",
9341 9350
         "chalk": "^4.1.2",
9342 9351
         "chownr": "^2.0.0",
9343 9352
         "cli-columns": "^4.0.0",
... ...
@@ -9348,7 +9357,7 @@
9348 9357
         "graceful-fs": "^4.2.9",
9349 9358
         "hosted-git-info": "^5.0.0",
9350 9359
         "ini": "^2.0.0",
9351
-        "init-package-json": "^3.0.1",
9360
+        "init-package-json": "^3.0.2",
9352 9361
         "is-cidr": "^4.0.2",
9353 9362
         "json-parse-even-better-errors": "^2.3.1",
9354 9363
         "libnpmaccess": "^6.0.2",
... ...
@@ -9362,7 +9371,7 @@
9362 9371
         "libnpmsearch": "^5.0.2",
9363 9372
         "libnpmteam": "^4.0.2",
9364 9373
         "libnpmversion": "^3.0.1",
9365
-        "make-fetch-happen": "^10.0.6",
9374
+        "make-fetch-happen": "^10.1.1",
9366 9375
         "minipass": "^3.1.6",
9367 9376
         "minipass-pipeline": "^1.2.4",
9368 9377
         "mkdirp": "^1.0.4",
... ...
@@ -9370,18 +9379,18 @@
9370 9379
         "ms": "^2.1.2",
9371 9380
         "node-gyp": "^9.0.0",
9372 9381
         "nopt": "^5.0.0",
9373
-        "npm-audit-report": "^2.1.5",
9382
+        "npm-audit-report": "^3.0.0",
9374 9383
         "npm-install-checks": "^4.0.0",
9375 9384
         "npm-package-arg": "^9.0.1",
9376 9385
         "npm-pick-manifest": "^7.0.0",
9377 9386
         "npm-profile": "^6.0.2",
9378
-        "npm-registry-fetch": "^13.0.1",
9387
+        "npm-registry-fetch": "^13.1.0",
9379 9388
         "npm-user-validate": "^1.0.1",
9380 9389
         "npmlog": "^6.0.1",
9381 9390
         "opener": "^1.5.2",
9382 9391
         "pacote": "^13.0.5",
9383
-        "parse-conflict-json": "^2.0.1",
9384
-        "proc-log": "^2.0.0",
9392
+        "parse-conflict-json": "^2.0.2",
9393
+        "proc-log": "^2.0.1",
9385 9394
         "qrcode-terminal": "^0.12.0",
9386 9395
         "read": "~1.0.7",
9387 9396
         "read-package-json": "^5.0.0",
... ...
@@ -9394,7 +9403,7 @@
9394 9403
         "text-table": "~0.2.0",
9395 9404
         "tiny-relative-date": "^1.3.0",
9396 9405
         "treeverse": "^1.0.4",
9397
-        "validate-npm-package-name": "~3.0.0",
9406
+        "validate-npm-package-name": "^4.0.0",
9398 9407
         "which": "^2.0.2",
9399 9408
         "write-file-atomic": "^4.0.1"
9400 9409
       },
... ...
@@ -9410,7 +9419,7 @@
9410 9419
           "dev": true
9411 9420
         },
9412 9421
         "@npmcli/arborist": {
9413
-          "version": "5.0.3",
9422
+          "version": "5.0.4",
9414 9423
           "bundled": true,
9415 9424
           "dev": true,
9416 9425
           "requires": {
... ...
@@ -9479,11 +9488,11 @@
9479 9488
           }
9480 9489
         },
9481 9490
         "@npmcli/fs": {
9482
-          "version": "1.1.0",
9491
+          "version": "2.1.0",
9483 9492
           "bundled": true,
9484 9493
           "dev": true,
9485 9494
           "requires": {
9486
-            "@gar/promisify": "^1.0.1",
9495
+            "@gar/promisify": "^1.1.3",
9487 9496
             "semver": "^7.3.5"
9488 9497
           }
9489 9498
         },
... ...
@@ -9715,22 +9724,25 @@
9715 9724
           }
9716 9725
         },
9717 9726
         "builtins": {
9718
-          "version": "1.0.3",
9727
+          "version": "5.0.0",
9719 9728
           "bundled": true,
9720
-          "dev": true
9729
+          "dev": true,
9730
+          "requires": {
9731
+            "semver": "^7.0.0"
9732
+          }
9721 9733
         },
9722 9734
         "cacache": {
9723
-          "version": "16.0.2",
9735
+          "version": "16.0.3",
9724 9736
           "bundled": true,
9725 9737
           "dev": true,
9726 9738
           "requires": {
9727
-            "@npmcli/fs": "^1.0.0",
9739
+            "@npmcli/fs": "^2.1.0",
9728 9740
             "@npmcli/move-file": "^1.1.2",
9729 9741
             "chownr": "^2.0.0",
9730 9742
             "fs-minipass": "^2.1.0",
9731 9743
             "glob": "^7.2.0",
9732 9744
             "infer-owner": "^1.0.4",
9733
-            "lru-cache": "^7.5.1",
9745
+            "lru-cache": "^7.7.1",
9734 9746
             "minipass": "^3.1.6",
9735 9747
             "minipass-collect": "^1.0.2",
9736 9748
             "minipass-flush": "^1.0.5",
... ...
@@ -9851,7 +9863,7 @@
9851 9863
           "dev": true
9852 9864
         },
9853 9865
         "debug": {
9854
-          "version": "4.3.3",
9866
+          "version": "4.3.4",
9855 9867
           "bundled": true,
9856 9868
           "dev": true,
9857 9869
           "requires": {
... ...
@@ -9950,7 +9962,7 @@
9950 9962
           "dev": true
9951 9963
         },
9952 9964
         "gauge": {
9953
-          "version": "4.0.3",
9965
+          "version": "4.0.4",
9954 9966
           "bundled": true,
9955 9967
           "dev": true,
9956 9968
           "requires": {
... ...
@@ -10092,17 +10104,17 @@
10092 10104
           "dev": true
10093 10105
         },
10094 10106
         "init-package-json": {
10095
-          "version": "3.0.1",
10107
+          "version": "3.0.2",
10096 10108
           "bundled": true,
10097 10109
           "dev": true,
10098 10110
           "requires": {
10099
-            "npm-package-arg": "^9.0.0",
10111
+            "npm-package-arg": "^9.0.1",
10100 10112
             "promzard": "^0.3.0",
10101 10113
             "read": "^1.0.7",
10102 10114
             "read-package-json": "^5.0.0",
10103 10115
             "semver": "^7.3.5",
10104 10116
             "validate-npm-package-license": "^3.0.4",
10105
-            "validate-npm-package-name": "^3.0.0"
10117
+            "validate-npm-package-name": "^4.0.0"
10106 10118
           }
10107 10119
         },
10108 10120
         "ip": {
... ...
@@ -10167,7 +10179,7 @@
10167 10179
           "dev": true
10168 10180
         },
10169 10181
         "just-diff-apply": {
10170
-          "version": "4.0.1",
10182
+          "version": "5.2.0",
10171 10183
           "bundled": true,
10172 10184
           "dev": true
10173 10185
         },
... ...
@@ -10295,22 +10307,22 @@
10295 10307
           }
10296 10308
         },
10297 10309
         "lru-cache": {
10298
-          "version": "7.5.1",
10310
+          "version": "7.7.1",
10299 10311
           "bundled": true,
10300 10312
           "dev": true
10301 10313
         },
10302 10314
         "make-fetch-happen": {
10303
-          "version": "10.0.6",
10315
+          "version": "10.1.1",
10304 10316
           "bundled": true,
10305 10317
           "dev": true,
10306 10318
           "requires": {
10307 10319
             "agentkeepalive": "^4.2.1",
10308
-            "cacache": "^16.0.0",
10320
+            "cacache": "^16.0.2",
10309 10321
             "http-cache-semantics": "^4.1.0",
10310 10322
             "http-proxy-agent": "^5.0.0",
10311 10323
             "https-proxy-agent": "^5.0.0",
10312 10324
             "is-lambda": "^1.0.1",
10313
-            "lru-cache": "^7.5.1",
10325
+            "lru-cache": "^7.7.1",
10314 10326
             "minipass": "^3.1.6",
10315 10327
             "minipass-collect": "^1.0.2",
10316 10328
             "minipass-fetch": "^2.0.3",
... ...
@@ -10347,7 +10359,7 @@
10347 10359
           }
10348 10360
         },
10349 10361
         "minipass-fetch": {
10350
-          "version": "2.0.3",
10362
+          "version": "2.1.0",
10351 10363
           "bundled": true,
10352 10364
           "dev": true,
10353 10365
           "requires": {
... ...
@@ -10466,7 +10478,7 @@
10466 10478
           }
10467 10479
         },
10468 10480
         "npm-audit-report": {
10469
-          "version": "2.1.5",
10481
+          "version": "3.0.0",
10470 10482
           "bundled": true,
10471 10483
           "dev": true,
10472 10484
           "requires": {
... ...
@@ -10495,13 +10507,13 @@
10495 10507
           "dev": true
10496 10508
         },
10497 10509
         "npm-package-arg": {
10498
-          "version": "9.0.1",
10510
+          "version": "9.0.2",
10499 10511
           "bundled": true,
10500 10512
           "dev": true,
10501 10513
           "requires": {
10502 10514
             "hosted-git-info": "^5.0.0",
10503 10515
             "semver": "^7.3.5",
10504
-            "validate-npm-package-name": "^3.0.0"
10516
+            "validate-npm-package-name": "^4.0.0"
10505 10517
           }
10506 10518
         },
10507 10519
         "npm-packlist": {
... ...
@@ -10536,16 +10548,16 @@
10536 10548
           }
10537 10549
         },
10538 10550
         "npm-registry-fetch": {
10539
-          "version": "13.0.1",
10551
+          "version": "13.1.0",
10540 10552
           "bundled": true,
10541 10553
           "dev": true,
10542 10554
           "requires": {
10543
-            "make-fetch-happen": "^10.0.3",
10555
+            "make-fetch-happen": "^10.0.6",
10544 10556
             "minipass": "^3.1.6",
10545
-            "minipass-fetch": "^2.0.1",
10557
+            "minipass-fetch": "^2.0.3",
10546 10558
             "minipass-json-stream": "^1.0.1",
10547 10559
             "minizlib": "^2.1.2",
10548
-            "npm-package-arg": "^9.0.0",
10560
+            "npm-package-arg": "^9.0.1",
10549 10561
             "proc-log": "^2.0.0"
10550 10562
           }
10551 10563
         },
... ...
@@ -10615,13 +10627,13 @@
10615 10627
           }
10616 10628
         },
10617 10629
         "parse-conflict-json": {
10618
-          "version": "2.0.1",
10630
+          "version": "2.0.2",
10619 10631
           "bundled": true,
10620 10632
           "dev": true,
10621 10633
           "requires": {
10622 10634
             "json-parse-even-better-errors": "^2.3.1",
10623 10635
             "just-diff": "^5.0.1",
10624
-            "just-diff-apply": "^4.0.1"
10636
+            "just-diff-apply": "^5.2.0"
10625 10637
           }
10626 10638
         },
10627 10639
         "path-is-absolute": {
... ...
@@ -10630,7 +10642,7 @@
10630 10642
           "dev": true
10631 10643
         },
10632 10644
         "proc-log": {
10633
-          "version": "2.0.0",
10645
+          "version": "2.0.1",
10634 10646
           "bundled": true,
10635 10647
           "dev": true
10636 10648
         },
... ...
@@ -10935,11 +10947,11 @@
10935 10947
           }
10936 10948
         },
10937 10949
         "validate-npm-package-name": {
10938
-          "version": "3.0.0",
10950
+          "version": "4.0.0",
10939 10951
           "bundled": true,
10940 10952
           "dev": true,
10941 10953
           "requires": {
10942
-            "builtins": "^1.0.3"
10954
+            "builtins": "^5.0.0"
10943 10955
           }
10944 10956
         },
10945 10957
         "walk-up-path": {
... ...
@@ -17,7 +17,7 @@
17 17
     "@rollup/plugin-node-resolve": "^13.1.3",
18 18
     "@rollup/plugin-replace": "^4.0.0",
19 19
     "eslint-plugin-react": "^7.29.4",
20
-    "npm": "^8.5.5",
20
+    "npm": "^8.6.0",
21 21
     "rollup": "^2.70.1",
22 22
     "rollup-plugin-serve": "^1.1.0"
23 23
   },