git.fiddlerwoaroof.com
Browse code

chore: bump npm from 10.2.1 to 10.2.2

Bumps [npm](https://github.com/npm/cli) from 10.2.1 to 10.2.2.
- [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/v10.2.1...v10.2.2)

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

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

dependabot[bot] authored on 01/11/2023 08:40:38
Showing 1 changed files
... ...
@@ -7376,9 +7376,9 @@
7376 7376
       }
7377 7377
     },
7378 7378
     "node_modules/npm": {
7379
-      "version": "10.2.1",
7380
-      "resolved": "https://registry.npmjs.org/npm/-/npm-10.2.1.tgz",
7381
-      "integrity": "sha512-YVh8UDw5lR2bPS6rrS0aPG9ZXKDWeaeO/zMoZMp7g3Thrho9cqEnSrcvg4Pic2QhDAQptAynx5KgrPgCSRscqg==",
7379
+      "version": "10.2.2",
7380
+      "resolved": "https://registry.npmjs.org/npm/-/npm-10.2.2.tgz",
7381
+      "integrity": "sha512-VSP/rh88wBQ+b7bz0NOdZQBQCuWLI/etpWfgUWDmNaMy0MuD1xJBMofEzuFojNpJANVaJCkN5U7KgfPdR2V1fg==",
7382 7382
       "bundleDependencies": [
7383 7383
         "@isaacs/string-locale-compare",
7384 7384
         "@npmcli/arborist",
... ...
@@ -7455,13 +7455,13 @@
7455 7455
       "dev": true,
7456 7456
       "dependencies": {
7457 7457
         "@isaacs/string-locale-compare": "^1.1.0",
7458
-        "@npmcli/arborist": "^7.2.0",
7458
+        "@npmcli/arborist": "^7.2.1",
7459 7459
         "@npmcli/config": "^8.0.1",
7460 7460
         "@npmcli/fs": "^3.1.0",
7461 7461
         "@npmcli/map-workspaces": "^3.0.4",
7462 7462
         "@npmcli/package-json": "^5.0.0",
7463 7463
         "@npmcli/promise-spawn": "^7.0.0",
7464
-        "@npmcli/run-script": "^7.0.1",
7464
+        "@npmcli/run-script": "^7.0.2",
7465 7465
         "@sigstore/tuf": "^2.1.0",
7466 7466
         "abbrev": "^2.0.0",
7467 7467
         "archy": "~1.0.0",
... ...
@@ -7481,22 +7481,22 @@
7481 7481
         "is-cidr": "^4.0.2",
7482 7482
         "json-parse-even-better-errors": "^3.0.0",
7483 7483
         "libnpmaccess": "^8.0.1",
7484
-        "libnpmdiff": "^6.0.2",
7485
-        "libnpmexec": "^7.0.2",
7486
-        "libnpmfund": "^5.0.0",
7484
+        "libnpmdiff": "^6.0.3",
7485
+        "libnpmexec": "^7.0.3",
7486
+        "libnpmfund": "^5.0.1",
7487 7487
         "libnpmhook": "^10.0.0",
7488 7488
         "libnpmorg": "^6.0.1",
7489
-        "libnpmpack": "^6.0.2",
7489
+        "libnpmpack": "^6.0.3",
7490 7490
         "libnpmpublish": "^9.0.1",
7491 7491
         "libnpmsearch": "^7.0.0",
7492 7492
         "libnpmteam": "^6.0.0",
7493
-        "libnpmversion": "^5.0.0",
7493
+        "libnpmversion": "^5.0.1",
7494 7494
         "make-fetch-happen": "^13.0.0",
7495 7495
         "minimatch": "^9.0.3",
7496 7496
         "minipass": "^7.0.4",
7497 7497
         "minipass-pipeline": "^1.2.4",
7498 7498
         "ms": "^2.1.2",
7499
-        "node-gyp": "^9.4.0",
7499
+        "node-gyp": "^10.0.0",
7500 7500
         "nopt": "^7.2.0",
7501 7501
         "normalize-package-data": "^6.0.0",
7502 7502
         "npm-audit-report": "^5.0.0",
... ...
@@ -7698,7 +7698,7 @@
7698 7698
       }
7699 7699
     },
7700 7700
     "node_modules/npm/node_modules/@npmcli/arborist": {
7701
-      "version": "7.2.0",
7701
+      "version": "7.2.1",
7702 7702
       "dev": true,
7703 7703
       "inBundle": true,
7704 7704
       "license": "ISC",
... ...
@@ -7712,7 +7712,7 @@
7712 7712
         "@npmcli/node-gyp": "^3.0.0",
7713 7713
         "@npmcli/package-json": "^5.0.0",
7714 7714
         "@npmcli/query": "^3.0.1",
7715
-        "@npmcli/run-script": "^7.0.1",
7715
+        "@npmcli/run-script": "^7.0.2",
7716 7716
         "bin-links": "^4.0.1",
7717 7717
         "cacache": "^18.0.0",
7718 7718
         "common-ancestor-path": "^1.0.1",
... ...
@@ -7913,14 +7913,14 @@
7913 7913
       }
7914 7914
     },
7915 7915
     "node_modules/npm/node_modules/@npmcli/run-script": {
7916
-      "version": "7.0.1",
7916
+      "version": "7.0.2",
7917 7917
       "dev": true,
7918 7918
       "inBundle": true,
7919 7919
       "license": "ISC",
7920 7920
       "dependencies": {
7921 7921
         "@npmcli/node-gyp": "^3.0.0",
7922 7922
         "@npmcli/promise-spawn": "^7.0.0",
7923
-        "node-gyp": "^9.0.0",
7923
+        "node-gyp": "^10.0.0",
7924 7924
         "read-package-json-fast": "^3.0.0",
7925 7925
         "which": "^4.0.0"
7926 7926
       },
... ...
@@ -7986,15 +7986,6 @@
7986 7986
         "node": "^16.14.0 || >=18.0.0"
7987 7987
       }
7988 7988
     },
7989
-    "node_modules/npm/node_modules/@tootallnate/once": {
7990
-      "version": "2.0.0",
7991
-      "dev": true,
7992
-      "inBundle": true,
7993
-      "license": "MIT",
7994
-      "engines": {
7995
-        "node": ">= 10"
7996
-      }
7997
-    },
7998 7989
     "node_modules/npm/node_modules/@tufjs/canonical-json": {
7999 7990
       "version": "2.0.0",
8000 7991
       "dev": true,
... ...
@@ -8038,30 +8029,6 @@
8038 8029
         "node": ">=6.5"
8039 8030
       }
8040 8031
     },
8041
-    "node_modules/npm/node_modules/agent-base": {
8042
-      "version": "6.0.2",
8043
-      "dev": true,
8044
-      "inBundle": true,
8045
-      "license": "MIT",
8046
-      "dependencies": {
8047
-        "debug": "4"
8048
-      },
8049
-      "engines": {
8050
-        "node": ">= 6.0.0"
8051
-      }
8052
-    },
8053
-    "node_modules/npm/node_modules/agentkeepalive": {
8054
-      "version": "4.5.0",
8055
-      "dev": true,
8056
-      "inBundle": true,
8057
-      "license": "MIT",
8058
-      "dependencies": {
8059
-        "humanize-ms": "^1.2.1"
8060
-      },
8061
-      "engines": {
8062
-        "node": ">= 8.0.0"
8063
-      }
8064
-    },
8065 8032
     "node_modules/npm/node_modules/aggregate-error": {
8066 8033
       "version": "3.1.0",
8067 8034
       "dev": true,
... ...
@@ -8388,12 +8355,6 @@
8388 8355
       "inBundle": true,
8389 8356
       "license": "ISC"
8390 8357
     },
8391
-    "node_modules/npm/node_modules/concat-map": {
8392
-      "version": "0.0.1",
8393
-      "dev": true,
8394
-      "inBundle": true,
8395
-      "license": "MIT"
8396
-    },
8397 8358
     "node_modules/npm/node_modules/console-control-strings": {
8398 8359
       "version": "1.1.0",
8399 8360
       "dev": true,
... ...
@@ -8589,12 +8550,6 @@
8589 8550
         "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
8590 8551
       }
8591 8552
     },
8592
-    "node_modules/npm/node_modules/fs.realpath": {
8593
-      "version": "1.0.0",
8594
-      "dev": true,
8595
-      "inBundle": true,
8596
-      "license": "ISC"
8597
-    },
8598 8553
     "node_modules/npm/node_modules/function-bind": {
8599 8554
       "version": "1.1.1",
8600 8555
       "dev": true,
... ...
@@ -8684,42 +8639,6 @@
8684 8639
       "inBundle": true,
8685 8640
       "license": "BSD-2-Clause"
8686 8641
     },
8687
-    "node_modules/npm/node_modules/http-proxy-agent": {
8688
-      "version": "5.0.0",
8689
-      "dev": true,
8690
-      "inBundle": true,
8691
-      "license": "MIT",
8692
-      "dependencies": {
8693
-        "@tootallnate/once": "2",
8694
-        "agent-base": "6",
8695
-        "debug": "4"
8696
-      },
8697
-      "engines": {
8698
-        "node": ">= 6"
8699
-      }
8700
-    },
8701
-    "node_modules/npm/node_modules/https-proxy-agent": {
8702
-      "version": "5.0.1",
8703
-      "dev": true,
8704
-      "inBundle": true,
8705
-      "license": "MIT",
8706
-      "dependencies": {
8707
-        "agent-base": "6",
8708
-        "debug": "4"
8709
-      },
8710
-      "engines": {
8711
-        "node": ">= 6"
8712
-      }
8713
-    },
8714
-    "node_modules/npm/node_modules/humanize-ms": {
8715
-      "version": "1.2.1",
8716
-      "dev": true,
8717
-      "inBundle": true,
8718
-      "license": "MIT",
8719
-      "dependencies": {
8720
-        "ms": "^2.0.0"
8721
-      }
8722
-    },
8723 8642
     "node_modules/npm/node_modules/iconv-lite": {
8724 8643
       "version": "0.6.3",
8725 8644
       "dev": true,
... ...
@@ -8783,22 +8702,6 @@
8783 8702
         "node": ">=8"
8784 8703
       }
8785 8704
     },
8786
-    "node_modules/npm/node_modules/inflight": {
8787
-      "version": "1.0.6",
8788
-      "dev": true,
8789
-      "inBundle": true,
8790
-      "license": "ISC",
8791
-      "dependencies": {
8792
-        "once": "^1.3.0",
8793
-        "wrappy": "1"
8794
-      }
8795
-    },
8796
-    "node_modules/npm/node_modules/inherits": {
8797
-      "version": "2.0.4",
8798
-      "dev": true,
8799
-      "inBundle": true,
8800
-      "license": "ISC"
8801
-    },
8802 8705
     "node_modules/npm/node_modules/ini": {
8803 8706
       "version": "4.1.1",
8804 8707
       "dev": true,
... ...
@@ -8957,12 +8860,12 @@
8957 8860
       }
8958 8861
     },
8959 8862
     "node_modules/npm/node_modules/libnpmdiff": {
8960
-      "version": "6.0.2",
8863
+      "version": "6.0.3",
8961 8864
       "dev": true,
8962 8865
       "inBundle": true,
8963 8866
       "license": "ISC",
8964 8867
       "dependencies": {
8965
-        "@npmcli/arborist": "^7.2.0",
8868
+        "@npmcli/arborist": "^7.2.1",
8966 8869
         "@npmcli/disparity-colors": "^3.0.0",
8967 8870
         "@npmcli/installed-package-contents": "^2.0.2",
8968 8871
         "binary-extensions": "^2.2.0",
... ...
@@ -8977,13 +8880,13 @@
8977 8880
       }
8978 8881
     },
8979 8882
     "node_modules/npm/node_modules/libnpmexec": {
8980
-      "version": "7.0.2",
8883
+      "version": "7.0.3",
8981 8884
       "dev": true,
8982 8885
       "inBundle": true,
8983 8886
       "license": "ISC",
8984 8887
       "dependencies": {
8985
-        "@npmcli/arborist": "^7.2.0",
8986
-        "@npmcli/run-script": "^7.0.1",
8888
+        "@npmcli/arborist": "^7.2.1",
8889
+        "@npmcli/run-script": "^7.0.2",
8987 8890
         "ci-info": "^3.7.1",
8988 8891
         "npm-package-arg": "^11.0.1",
8989 8892
         "npmlog": "^7.0.1",
... ...
@@ -8999,12 +8902,12 @@
8999 8902
       }
9000 8903
     },
9001 8904
     "node_modules/npm/node_modules/libnpmfund": {
9002
-      "version": "5.0.0",
8905
+      "version": "5.0.1",
9003 8906
       "dev": true,
9004 8907
       "inBundle": true,
9005 8908
       "license": "ISC",
9006 8909
       "dependencies": {
9007
-        "@npmcli/arborist": "^7.2.0"
8910
+        "@npmcli/arborist": "^7.2.1"
9008 8911
       },
9009 8912
       "engines": {
9010 8913
         "node": "^16.14.0 || >=18.0.0"
... ...
@@ -9037,13 +8940,13 @@
9037 8940
       }
9038 8941
     },
9039 8942
     "node_modules/npm/node_modules/libnpmpack": {
9040
-      "version": "6.0.2",
8943
+      "version": "6.0.3",
9041 8944
       "dev": true,
9042 8945
       "inBundle": true,
9043 8946
       "license": "ISC",
9044 8947
       "dependencies": {
9045
-        "@npmcli/arborist": "^7.2.0",
9046
-        "@npmcli/run-script": "^7.0.1",
8948
+        "@npmcli/arborist": "^7.2.1",
8949
+        "@npmcli/run-script": "^7.0.2",
9047 8950
         "npm-package-arg": "^11.0.1",
9048 8951
         "pacote": "^17.0.4"
9049 8952
       },
... ...
@@ -9096,13 +8999,13 @@
9096 8999
       }
9097 9000
     },
9098 9001
     "node_modules/npm/node_modules/libnpmversion": {
9099
-      "version": "5.0.0",
9002
+      "version": "5.0.1",
9100 9003
       "dev": true,
9101 9004
       "inBundle": true,
9102 9005
       "license": "ISC",
9103 9006
       "dependencies": {
9104 9007
         "@npmcli/git": "^5.0.3",
9105
-        "@npmcli/run-script": "^7.0.1",
9008
+        "@npmcli/run-script": "^7.0.2",
9106 9009
         "json-parse-even-better-errors": "^3.0.0",
9107 9010
         "proc-log": "^3.0.0",
9108 9011
         "semver": "^7.3.7"
... ...
@@ -9363,295 +9266,27 @@
9363 9266
       }
9364 9267
     },
9365 9268
     "node_modules/npm/node_modules/node-gyp": {
9366
-      "version": "9.4.0",
9269
+      "version": "10.0.0",
9367 9270
       "dev": true,
9368 9271
       "inBundle": true,
9369 9272
       "license": "MIT",
9370 9273
       "dependencies": {
9371 9274
         "env-paths": "^2.2.0",
9372 9275
         "exponential-backoff": "^3.1.1",
9373
-        "glob": "^7.1.4",
9276
+        "glob": "^10.3.10",
9374 9277
         "graceful-fs": "^4.2.6",
9375
-        "make-fetch-happen": "^11.0.3",
9376
-        "nopt": "^6.0.0",
9377
-        "npmlog": "^6.0.0",
9378
-        "rimraf": "^3.0.2",
9278
+        "make-fetch-happen": "^13.0.0",
9279
+        "nopt": "^7.0.0",
9280
+        "proc-log": "^3.0.0",
9379 9281
         "semver": "^7.3.5",
9380 9282
         "tar": "^6.1.2",
9381
-        "which": "^2.0.2"
9283
+        "which": "^4.0.0"
9382 9284
       },
9383 9285
       "bin": {
9384 9286
         "node-gyp": "bin/node-gyp.js"
9385 9287
       },
9386 9288
       "engines": {
9387
-        "node": "^12.13 || ^14.13 || >=16"
9388
-      }
9389
-    },
9390
-    "node_modules/npm/node_modules/node-gyp/node_modules/abbrev": {
9391
-      "version": "1.1.1",
9392
-      "dev": true,
9393
-      "inBundle": true,
9394
-      "license": "ISC"
9395
-    },
9396
-    "node_modules/npm/node_modules/node-gyp/node_modules/are-we-there-yet": {
9397
-      "version": "3.0.1",
9398
-      "dev": true,
9399
-      "inBundle": true,
9400
-      "license": "ISC",
9401
-      "dependencies": {
9402
-        "delegates": "^1.0.0",
9403
-        "readable-stream": "^3.6.0"
9404
-      },
9405
-      "engines": {
9406
-        "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
9407
-      }
9408
-    },
9409
-    "node_modules/npm/node_modules/node-gyp/node_modules/brace-expansion": {
9410
-      "version": "1.1.11",
9411
-      "dev": true,
9412
-      "inBundle": true,
9413
-      "license": "MIT",
9414
-      "dependencies": {
9415
-        "balanced-match": "^1.0.0",
9416
-        "concat-map": "0.0.1"
9417
-      }
9418
-    },
9419
-    "node_modules/npm/node_modules/node-gyp/node_modules/cacache": {
9420
-      "version": "17.1.4",
9421
-      "dev": true,
9422
-      "inBundle": true,
9423
-      "license": "ISC",
9424
-      "dependencies": {
9425
-        "@npmcli/fs": "^3.1.0",
9426
-        "fs-minipass": "^3.0.0",
9427
-        "glob": "^10.2.2",
9428
-        "lru-cache": "^7.7.1",
9429
-        "minipass": "^7.0.3",
9430
-        "minipass-collect": "^1.0.2",
9431
-        "minipass-flush": "^1.0.5",
9432
-        "minipass-pipeline": "^1.2.4",
9433
-        "p-map": "^4.0.0",
9434
-        "ssri": "^10.0.0",
9435
-        "tar": "^6.1.11",
9436
-        "unique-filename": "^3.0.0"
9437
-      },
9438
-      "engines": {
9439
-        "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
9440
-      }
9441
-    },
9442
-    "node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/brace-expansion": {
9443
-      "version": "2.0.1",
9444
-      "dev": true,
9445
-      "inBundle": true,
9446
-      "license": "MIT",
9447
-      "dependencies": {
9448
-        "balanced-match": "^1.0.0"
9449
-      }
9450
-    },
9451
-    "node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/glob": {
9452
-      "version": "10.3.3",
9453
-      "dev": true,
9454
-      "inBundle": true,
9455
-      "license": "ISC",
9456
-      "dependencies": {
9457
-        "foreground-child": "^3.1.0",
9458
-        "jackspeak": "^2.0.3",
9459
-        "minimatch": "^9.0.1",
9460
-        "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0",
9461
-        "path-scurry": "^1.10.1"
9462
-      },
9463
-      "bin": {
9464
-        "glob": "dist/cjs/src/bin.js"
9465
-      },
9466
-      "engines": {
9467
-        "node": ">=16 || 14 >=14.17"
9468
-      },
9469
-      "funding": {
9470
-        "url": "https://github.com/sponsors/isaacs"
9471
-      }
9472
-    },
9473
-    "node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/minimatch": {
9474
-      "version": "9.0.3",
9475
-      "dev": true,
9476
-      "inBundle": true,
9477
-      "license": "ISC",
9478
-      "dependencies": {
9479
-        "brace-expansion": "^2.0.1"
9480
-      },
9481
-      "engines": {
9482
-        "node": ">=16 || 14 >=14.17"
9483
-      },
9484
-      "funding": {
9485
-        "url": "https://github.com/sponsors/isaacs"
9486
-      }
9487
-    },
9488
-    "node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/minipass": {
9489
-      "version": "7.0.4",
9490
-      "dev": true,
9491
-      "inBundle": true,
9492
-      "license": "ISC",
9493
-      "engines": {
9494
-        "node": ">=16 || 14 >=14.17"
9495
-      }
9496
-    },
9497
-    "node_modules/npm/node_modules/node-gyp/node_modules/gauge": {
9498
-      "version": "4.0.4",
9499
-      "dev": true,
9500
-      "inBundle": true,
9501
-      "license": "ISC",
9502
-      "dependencies": {
9503
-        "aproba": "^1.0.3 || ^2.0.0",
9504
-        "color-support": "^1.1.3",
9505
-        "console-control-strings": "^1.1.0",
9506
-        "has-unicode": "^2.0.1",
9507
-        "signal-exit": "^3.0.7",
9508
-        "string-width": "^4.2.3",
9509
-        "strip-ansi": "^6.0.1",
9510
-        "wide-align": "^1.1.5"
9511
-      },
9512
-      "engines": {
9513
-        "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
9514
-      }
9515
-    },
9516
-    "node_modules/npm/node_modules/node-gyp/node_modules/glob": {
9517
-      "version": "7.2.3",
9518
-      "dev": true,
9519
-      "inBundle": true,
9520
-      "license": "ISC",
9521
-      "dependencies": {
9522
-        "fs.realpath": "^1.0.0",
9523
-        "inflight": "^1.0.4",
9524
-        "inherits": "2",
9525
-        "minimatch": "^3.1.1",
9526
-        "once": "^1.3.0",
9527
-        "path-is-absolute": "^1.0.0"
9528
-      },
9529
-      "engines": {
9530
-        "node": "*"
9531
-      },
9532
-      "funding": {
9533
-        "url": "https://github.com/sponsors/isaacs"
9534
-      }
9535
-    },
9536
-    "node_modules/npm/node_modules/node-gyp/node_modules/lru-cache": {
9537
-      "version": "7.18.3",
9538
-      "dev": true,
9539
-      "inBundle": true,
9540
-      "license": "ISC",
9541
-      "engines": {
9542
-        "node": ">=12"
9543
-      }
9544
-    },
9545
-    "node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen": {
9546
-      "version": "11.1.1",
9547
-      "dev": true,
9548
-      "inBundle": true,
9549
-      "license": "ISC",
9550
-      "dependencies": {
9551
-        "agentkeepalive": "^4.2.1",
9552
-        "cacache": "^17.0.0",
9553
-        "http-cache-semantics": "^4.1.1",
9554
-        "http-proxy-agent": "^5.0.0",
9555
-        "https-proxy-agent": "^5.0.0",
9556
-        "is-lambda": "^1.0.1",
9557
-        "lru-cache": "^7.7.1",
9558
-        "minipass": "^5.0.0",
9559
-        "minipass-fetch": "^3.0.0",
9560
-        "minipass-flush": "^1.0.5",
9561
-        "minipass-pipeline": "^1.2.4",
9562
-        "negotiator": "^0.6.3",
9563
-        "promise-retry": "^2.0.1",
9564
-        "socks-proxy-agent": "^7.0.0",
9565
-        "ssri": "^10.0.0"
9566
-      },
9567
-      "engines": {
9568
-        "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
9569
-      }
9570
-    },
9571
-    "node_modules/npm/node_modules/node-gyp/node_modules/minimatch": {
9572
-      "version": "3.1.2",
9573
-      "dev": true,
9574
-      "inBundle": true,
9575
-      "license": "ISC",
9576
-      "dependencies": {
9577
-        "brace-expansion": "^1.1.7"
9578
-      },
9579
-      "engines": {
9580
-        "node": "*"
9581
-      }
9582
-    },
9583
-    "node_modules/npm/node_modules/node-gyp/node_modules/minipass": {
9584
-      "version": "5.0.0",
9585
-      "dev": true,
9586
-      "inBundle": true,
9587
-      "license": "ISC",
9588
-      "engines": {
9589
-        "node": ">=8"
9590
-      }
9591
-    },
9592
-    "node_modules/npm/node_modules/node-gyp/node_modules/nopt": {
9593
-      "version": "6.0.0",
9594
-      "dev": true,
9595
-      "inBundle": true,
9596
-      "license": "ISC",
9597
-      "dependencies": {
9598
-        "abbrev": "^1.0.0"
9599
-      },
9600
-      "bin": {
9601
-        "nopt": "bin/nopt.js"
9602
-      },
9603
-      "engines": {
9604
-        "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
9605
-      }
9606
-    },
9607
-    "node_modules/npm/node_modules/node-gyp/node_modules/npmlog": {
9608
-      "version": "6.0.2",
9609
-      "dev": true,
9610
-      "inBundle": true,
9611
-      "license": "ISC",
9612
-      "dependencies": {
9613
-        "are-we-there-yet": "^3.0.0",
9614
-        "console-control-strings": "^1.1.0",
9615
-        "gauge": "^4.0.3",
9616
-        "set-blocking": "^2.0.0"
9617
-      },
9618
-      "engines": {
9619
-        "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
9620
-      }
9621
-    },
9622
-    "node_modules/npm/node_modules/node-gyp/node_modules/readable-stream": {
9623
-      "version": "3.6.2",
9624
-      "dev": true,
9625
-      "inBundle": true,
9626
-      "license": "MIT",
9627
-      "dependencies": {
9628
-        "inherits": "^2.0.3",
9629
-        "string_decoder": "^1.1.1",
9630
-        "util-deprecate": "^1.0.1"
9631
-      },
9632
-      "engines": {
9633
-        "node": ">= 6"
9634
-      }
9635
-    },
9636
-    "node_modules/npm/node_modules/node-gyp/node_modules/signal-exit": {
9637
-      "version": "3.0.7",
9638
-      "dev": true,
9639
-      "inBundle": true,
9640
-      "license": "ISC"
9641
-    },
9642
-    "node_modules/npm/node_modules/node-gyp/node_modules/which": {
9643
-      "version": "2.0.2",
9644
-      "dev": true,
9645
-      "inBundle": true,
9646
-      "license": "ISC",
9647
-      "dependencies": {
9648
-        "isexe": "^2.0.0"
9649
-      },
9650
-      "bin": {
9651
-        "node-which": "bin/node-which"
9652
-      },
9653
-      "engines": {
9654
-        "node": ">= 8"
9289
+        "node": "^16.14.0 || >=18.0.0"
9655 9290
       }
9656 9291
     },
9657 9292
     "node_modules/npm/node_modules/nopt": {
... ...
@@ -9823,15 +9458,6 @@
9823 9458
         "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
9824 9459
       }
9825 9460
     },
9826
-    "node_modules/npm/node_modules/once": {
9827
-      "version": "1.4.0",
9828
-      "dev": true,
9829
-      "inBundle": true,
9830
-      "license": "ISC",
9831
-      "dependencies": {
9832
-        "wrappy": "1"
9833
-      }
9834
-    },
9835 9461
     "node_modules/npm/node_modules/p-map": {
9836 9462
       "version": "4.0.0",
9837 9463
       "dev": true,
... ...
@@ -9893,15 +9519,6 @@
9893 9519
         "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
9894 9520
       }
9895 9521
     },
9896
-    "node_modules/npm/node_modules/path-is-absolute": {
9897
-      "version": "1.0.1",
9898
-      "dev": true,
9899
-      "inBundle": true,
9900
-      "license": "MIT",
9901
-      "engines": {
9902
-        "node": ">=0.10.0"
9903
-      }
9904
-    },
9905 9522
     "node_modules/npm/node_modules/path-key": {
9906 9523
       "version": "3.1.1",
9907 9524
       "dev": true,
... ...
@@ -10089,63 +9706,6 @@
10089 9706
         "node": ">= 4"
10090 9707
       }
10091 9708
     },
10092
-    "node_modules/npm/node_modules/rimraf": {
10093
-      "version": "3.0.2",
10094
-      "dev": true,
10095
-      "inBundle": true,
10096
-      "license": "ISC",
10097
-      "dependencies": {
10098
-        "glob": "^7.1.3"
10099
-      },
10100
-      "bin": {
10101
-        "rimraf": "bin.js"
10102
-      },
10103
-      "funding": {
10104
-        "url": "https://github.com/sponsors/isaacs"
10105
-      }
10106
-    },
10107
-    "node_modules/npm/node_modules/rimraf/node_modules/brace-expansion": {
10108
-      "version": "1.1.11",
10109
-      "dev": true,
10110
-      "inBundle": true,
10111
-      "license": "MIT",
10112
-      "dependencies": {
10113
-        "balanced-match": "^1.0.0",
10114
-        "concat-map": "0.0.1"
10115
-      }
10116
-    },
10117
-    "node_modules/npm/node_modules/rimraf/node_modules/glob": {
10118
-      "version": "7.2.3",
10119
-      "dev": true,
10120
-      "inBundle": true,
10121
-      "license": "ISC",
10122
-      "dependencies": {
10123
-        "fs.realpath": "^1.0.0",
10124
-        "inflight": "^1.0.4",
10125
-        "inherits": "2",
10126
-        "minimatch": "^3.1.1",
10127
-        "once": "^1.3.0",
10128
-        "path-is-absolute": "^1.0.0"
10129
-      },
10130
-      "engines": {
10131
-        "node": "*"
10132
-      },
10133
-      "funding": {
10134
-        "url": "https://github.com/sponsors/isaacs"
10135
-      }
10136
-    },
10137
-    "node_modules/npm/node_modules/rimraf/node_modules/minimatch": {
10138
-      "version": "3.1.2",
10139
-      "dev": true,
10140
-      "inBundle": true,
10141
-      "license": "ISC",
10142
-      "dependencies": {
10143
-        "brace-expansion": "^1.1.7"
10144
-      },
10145
-      "engines": {
10146
-        "node": "*"
10147
-      }
10148
-    },
10149 9709
     "node_modules/npm/node_modules/safe-buffer": {
10150 9710
       "version": "5.2.1",
10151 9711
       "dev": true,
... ...
@@ -10278,20 +9838,6 @@
10278 9838
         "npm": ">= 3.0.0"
10279 9839
       }
10280 9840
     },
10281
-    "node_modules/npm/node_modules/socks-proxy-agent": {
10282
-      "version": "7.0.0",
10283
-      "dev": true,
10284
-      "inBundle": true,
10285
-      "license": "MIT",
10286
-      "dependencies": {
10287
-        "agent-base": "^6.0.2",
10288
-        "debug": "^4.3.3",
10289
-        "socks": "^2.6.2"
10290
-      },
10291
-      "engines": {
10292
-        "node": ">= 10"
10293
-      }
10294
-    },
10295 9841
     "node_modules/npm/node_modules/spdx-correct": {
10296 9842
       "version": "3.2.0",
10297 9843
       "dev": true,
... ...
@@ -10693,12 +10239,6 @@
10693 10239
         "url": "https://github.com/chalk/strip-ansi?sponsor=1"
10694 10240
       }
10695 10241
     },
10696
-    "node_modules/npm/node_modules/wrappy": {
10697
-      "version": "1.0.2",
10698
-      "dev": true,
10699
-      "inBundle": true,
10700
-      "license": "ISC"
10701
-    },
10702 10242
     "node_modules/npm/node_modules/write-file-atomic": {
10703 10243
       "version": "5.0.1",
10704 10244
       "dev": true,