git.fiddlerwoaroof.com
Browse code

chore: bump npm from 10.1.0 to 10.2.0

Bumps [npm](https://github.com/npm/cli) from 10.1.0 to 10.2.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/v10.1.0...v10.2.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 04/10/2023 08:19:46
Showing 1 changed files
... ...
@@ -7357,9 +7357,9 @@
7357 7357
       }
7358 7358
     },
7359 7359
     "node_modules/npm": {
7360
-      "version": "10.1.0",
7361
-      "resolved": "https://registry.npmjs.org/npm/-/npm-10.1.0.tgz",
7362
-      "integrity": "sha512-pZ2xybXzNGbJFZEKNbPoEXsE38Xou9VTnxxBk+B3pz0ndsGCs7iWHoUCPSsISU2hjmkWfDkJo3bYKE8RDOg4eg==",
7360
+      "version": "10.2.0",
7361
+      "resolved": "https://registry.npmjs.org/npm/-/npm-10.2.0.tgz",
7362
+      "integrity": "sha512-Auyq6d4cfg/SY4URjZE2aePLOPzK4lUD+qyMxY/7HbxAvCnOCKtMlyLPcbLSOq9lhEGBZN800S1o+UmfjA5dTg==",
7363 7363
       "bundleDependencies": [
7364 7364
         "@isaacs/string-locale-compare",
7365 7365
         "@npmcli/arborist",
... ...
@@ -7405,6 +7405,7 @@
7405 7405
         "ms",
7406 7406
         "node-gyp",
7407 7407
         "nopt",
7408
+        "normalize-package-data",
7408 7409
         "npm-audit-report",
7409 7410
         "npm-install-checks",
7410 7411
         "npm-package-arg",
... ...
@@ -7420,7 +7421,9 @@
7420 7421
         "qrcode-terminal",
7421 7422
         "read",
7422 7423
         "semver",
7424
+        "spdx-expression-parse",
7423 7425
         "ssri",
7426
+        "strip-ansi",
7424 7427
         "supports-color",
7425 7428
         "tar",
7426 7429
         "text-table",
... ...
@@ -7433,8 +7436,8 @@
7433 7436
       "dev": true,
7434 7437
       "dependencies": {
7435 7438
         "@isaacs/string-locale-compare": "^1.1.0",
7436
-        "@npmcli/arborist": "^7.1.0",
7437
-        "@npmcli/config": "^7.2.0",
7439
+        "@npmcli/arborist": "^7.2.0",
7440
+        "@npmcli/config": "^8.0.0",
7438 7441
         "@npmcli/fs": "^3.1.0",
7439 7442
         "@npmcli/map-workspaces": "^3.0.4",
7440 7443
         "@npmcli/package-json": "^5.0.0",
... ...
@@ -7451,34 +7454,35 @@
7451 7454
         "columnify": "^1.6.0",
7452 7455
         "fastest-levenshtein": "^1.0.16",
7453 7456
         "fs-minipass": "^3.0.3",
7454
-        "glob": "^10.3.3",
7457
+        "glob": "^10.3.10",
7455 7458
         "graceful-fs": "^4.2.11",
7456
-        "hosted-git-info": "^7.0.0",
7459
+        "hosted-git-info": "^7.0.1",
7457 7460
         "ini": "^4.1.1",
7458 7461
         "init-package-json": "^6.0.0",
7459 7462
         "is-cidr": "^4.0.2",
7460 7463
         "json-parse-even-better-errors": "^3.0.0",
7461
-        "libnpmaccess": "^8.0.0",
7462
-        "libnpmdiff": "^6.0.1",
7463
-        "libnpmexec": "^7.0.1",
7464
-        "libnpmfund": "^4.1.1",
7464
+        "libnpmaccess": "^8.0.1",
7465
+        "libnpmdiff": "^6.0.2",
7466
+        "libnpmexec": "^7.0.2",
7467
+        "libnpmfund": "^5.0.0",
7465 7468
         "libnpmhook": "^10.0.0",
7466
-        "libnpmorg": "^6.0.0",
7467
-        "libnpmpack": "^6.0.1",
7468
-        "libnpmpublish": "^9.0.0",
7469
+        "libnpmorg": "^6.0.1",
7470
+        "libnpmpack": "^6.0.2",
7471
+        "libnpmpublish": "^9.0.1",
7469 7472
         "libnpmsearch": "^7.0.0",
7470 7473
         "libnpmteam": "^6.0.0",
7471 7474
         "libnpmversion": "^5.0.0",
7472 7475
         "make-fetch-happen": "^13.0.0",
7473 7476
         "minimatch": "^9.0.3",
7474
-        "minipass": "^7.0.3",
7477
+        "minipass": "^7.0.4",
7475 7478
         "minipass-pipeline": "^1.2.4",
7476 7479
         "ms": "^2.1.2",
7477 7480
         "node-gyp": "^9.4.0",
7478 7481
         "nopt": "^7.2.0",
7482
+        "normalize-package-data": "^6.0.0",
7479 7483
         "npm-audit-report": "^5.0.0",
7480 7484
         "npm-install-checks": "^6.2.0",
7481
-        "npm-package-arg": "^11.0.0",
7485
+        "npm-package-arg": "^11.0.1",
7482 7486
         "npm-pick-manifest": "^9.0.0",
7483 7487
         "npm-profile": "^9.0.0",
7484 7488
         "npm-registry-fetch": "^16.0.0",
... ...
@@ -7491,9 +7495,11 @@
7491 7495
         "qrcode-terminal": "^0.12.0",
7492 7496
         "read": "^2.1.0",
7493 7497
         "semver": "^7.5.4",
7498
+        "spdx-expression-parse": "^3.0.1",
7494 7499
         "ssri": "^10.0.5",
7500
+        "strip-ansi": "^6.0.1",
7495 7501
         "supports-color": "^9.4.0",
7496
-        "tar": "^6.1.15",
7502
+        "tar": "^6.2.0",
7497 7503
         "text-table": "~0.2.0",
7498 7504
         "tiny-relative-date": "^1.3.0",
7499 7505
         "treeverse": "^3.0.0",
... ...
@@ -7605,11 +7611,12 @@
7605 7611
       "license": "ISC"
7606 7612
     },
7607 7613
     "node_modules/npm/node_modules/@npmcli/agent": {
7608
-      "version": "2.1.1",
7614
+      "version": "2.2.0",
7609 7615
       "dev": true,
7610 7616
       "inBundle": true,
7611 7617
       "license": "ISC",
7612 7618
       "dependencies": {
7619
+        "agent-base": "^7.1.0",
7613 7620
         "http-proxy-agent": "^7.0.0",
7614 7621
         "https-proxy-agent": "^7.0.1",
7615 7622
         "lru-cache": "^10.0.1",
... ...
@@ -7672,7 +7679,7 @@
7672 7679
       }
7673 7680
     },
7674 7681
     "node_modules/npm/node_modules/@npmcli/arborist": {
7675
-      "version": "7.1.0",
7682
+      "version": "7.2.0",
7676 7683
       "dev": true,
7677 7684
       "inBundle": true,
7678 7685
       "license": "ISC",
... ...
@@ -7685,18 +7692,18 @@
7685 7692
         "@npmcli/name-from-folder": "^2.0.0",
7686 7693
         "@npmcli/node-gyp": "^3.0.0",
7687 7694
         "@npmcli/package-json": "^5.0.0",
7688
-        "@npmcli/query": "^3.0.0",
7695
+        "@npmcli/query": "^3.0.1",
7689 7696
         "@npmcli/run-script": "^7.0.1",
7690 7697
         "bin-links": "^4.0.1",
7691 7698
         "cacache": "^18.0.0",
7692 7699
         "common-ancestor-path": "^1.0.1",
7693
-        "hosted-git-info": "^7.0.0",
7700
+        "hosted-git-info": "^7.0.1",
7694 7701
         "json-parse-even-better-errors": "^3.0.0",
7695 7702
         "json-stringify-nice": "^1.1.4",
7696 7703
         "minimatch": "^9.0.0",
7697 7704
         "nopt": "^7.0.0",
7698 7705
         "npm-install-checks": "^6.2.0",
7699
-        "npm-package-arg": "^11.0.0",
7706
+        "npm-package-arg": "^11.0.1",
7700 7707
         "npm-pick-manifest": "^9.0.0",
7701 7708
         "npm-registry-fetch": "^16.0.0",
7702 7709
         "npmlog": "^7.0.1",
... ...
@@ -7719,7 +7726,7 @@
7719 7726
       }
7720 7727
     },
7721 7728
     "node_modules/npm/node_modules/@npmcli/config": {
7722
-      "version": "7.2.0",
7729
+      "version": "8.0.0",
7723 7730
       "dev": true,
7724 7731
       "inBundle": true,
7725 7732
       "license": "ISC",
... ...
@@ -7734,7 +7741,7 @@
7734 7741
         "walk-up-path": "^3.0.1"
7735 7742
       },
7736 7743
       "engines": {
7737
-        "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
7744
+        "node": "^16.14.0 || >=18.0.0"
7738 7745
       }
7739 7746
     },
7740 7747
     "node_modules/npm/node_modules/@npmcli/disparity-colors": {
... ...
@@ -7875,7 +7882,7 @@
7875 7882
       }
7876 7883
     },
7877 7884
     "node_modules/npm/node_modules/@npmcli/query": {
7878
-      "version": "3.0.0",
7885
+      "version": "3.0.1",
7879 7886
       "dev": true,
7880 7887
       "inBundle": true,
7881 7888
       "license": "ISC",
... ...
@@ -8595,19 +8602,19 @@
8595 8602
       }
8596 8603
     },
8597 8604
     "node_modules/npm/node_modules/glob": {
8598
-      "version": "10.3.3",
8605
+      "version": "10.3.10",
8599 8606
       "dev": true,
8600 8607
       "inBundle": true,
8601 8608
       "license": "ISC",
8602 8609
       "dependencies": {
8603 8610
         "foreground-child": "^3.1.0",
8604
-        "jackspeak": "^2.0.3",
8611
+        "jackspeak": "^2.3.5",
8605 8612
         "minimatch": "^9.0.1",
8606 8613
         "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0",
8607 8614
         "path-scurry": "^1.10.1"
8608 8615
       },
8609 8616
       "bin": {
8610
-        "glob": "dist/cjs/src/bin.js"
8617
+        "glob": "dist/esm/bin.mjs"
8611 8618
       },
8612 8619
       "engines": {
8613 8620
         "node": ">=16 || 14 >=14.17"
... ...
@@ -8641,7 +8648,7 @@
8641 8648
       "license": "ISC"
8642 8649
     },
8643 8650
     "node_modules/npm/node_modules/hosted-git-info": {
8644
-      "version": "7.0.0",
8651
+      "version": "7.0.1",
8645 8652
       "dev": true,
8646 8653
       "inBundle": true,
8647 8654
       "license": "ISC",
... ...
@@ -8861,7 +8868,7 @@
8861 8868
       "license": "ISC"
8862 8869
     },
8863 8870
     "node_modules/npm/node_modules/jackspeak": {
8864
-      "version": "2.2.1",
8871
+      "version": "2.3.6",
8865 8872
       "dev": true,
8866 8873
       "inBundle": true,
8867 8874
       "license": "BlueOak-1.0.0",
... ...
@@ -8918,12 +8925,12 @@
8918 8925
       "license": "MIT"
8919 8926
     },
8920 8927
     "node_modules/npm/node_modules/libnpmaccess": {
8921
-      "version": "8.0.0",
8928
+      "version": "8.0.1",
8922 8929
       "dev": true,
8923 8930
       "inBundle": true,
8924 8931
       "license": "ISC",
8925 8932
       "dependencies": {
8926
-        "npm-package-arg": "^11.0.0",
8933
+        "npm-package-arg": "^11.0.1",
8927 8934
         "npm-registry-fetch": "^16.0.0"
8928 8935
       },
8929 8936
       "engines": {
... ...
@@ -8931,35 +8938,35 @@
8931 8938
       }
8932 8939
     },
8933 8940
     "node_modules/npm/node_modules/libnpmdiff": {
8934
-      "version": "6.0.1",
8941
+      "version": "6.0.2",
8935 8942
       "dev": true,
8936 8943
       "inBundle": true,
8937 8944
       "license": "ISC",
8938 8945
       "dependencies": {
8939
-        "@npmcli/arborist": "^7.1.0",
8946
+        "@npmcli/arborist": "^7.2.0",
8940 8947
         "@npmcli/disparity-colors": "^3.0.0",
8941 8948
         "@npmcli/installed-package-contents": "^2.0.2",
8942 8949
         "binary-extensions": "^2.2.0",
8943 8950
         "diff": "^5.1.0",
8944 8951
         "minimatch": "^9.0.0",
8945
-        "npm-package-arg": "^11.0.0",
8952
+        "npm-package-arg": "^11.0.1",
8946 8953
         "pacote": "^17.0.4",
8947
-        "tar": "^6.1.13"
8954
+        "tar": "^6.2.0"
8948 8955
       },
8949 8956
       "engines": {
8950 8957
         "node": "^16.14.0 || >=18.0.0"
8951 8958
       }
8952 8959
     },
8953 8960
     "node_modules/npm/node_modules/libnpmexec": {
8954
-      "version": "7.0.1",
8961
+      "version": "7.0.2",
8955 8962
       "dev": true,
8956 8963
       "inBundle": true,
8957 8964
       "license": "ISC",
8958 8965
       "dependencies": {
8959
-        "@npmcli/arborist": "^7.1.0",
8966
+        "@npmcli/arborist": "^7.2.0",
8960 8967
         "@npmcli/run-script": "^7.0.1",
8961 8968
         "ci-info": "^3.7.1",
8962
-        "npm-package-arg": "^11.0.0",
8969
+        "npm-package-arg": "^11.0.1",
8963 8970
         "npmlog": "^7.0.1",
8964 8971
         "pacote": "^17.0.4",
8965 8972
         "proc-log": "^3.0.0",
... ...
@@ -8973,15 +8980,15 @@
8973 8980
       }
8974 8981
     },
8975 8982
     "node_modules/npm/node_modules/libnpmfund": {
8976
-      "version": "4.1.1",
8983
+      "version": "5.0.0",
8977 8984
       "dev": true,
8978 8985
       "inBundle": true,
8979 8986
       "license": "ISC",
8980 8987
       "dependencies": {
8981
-        "@npmcli/arborist": "^7.1.0"
8988
+        "@npmcli/arborist": "^7.2.0"
8982 8989
       },
8983 8990
       "engines": {
8984
-        "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
8991
+        "node": "^16.14.0 || >=18.0.0"
8985 8992
       }
8986 8993
     },
8987 8994
     "node_modules/npm/node_modules/libnpmhook": {
... ...
@@ -8998,7 +9005,7 @@
8998 9005
       }
8999 9006
     },
9000 9007
     "node_modules/npm/node_modules/libnpmorg": {
9001
-      "version": "6.0.0",
9008
+      "version": "6.0.1",
9002 9009
       "dev": true,
9003 9010
       "inBundle": true,
9004 9011
       "license": "ISC",
... ...
@@ -9011,14 +9018,14 @@
9011 9018
       }
9012 9019
     },
9013 9020
     "node_modules/npm/node_modules/libnpmpack": {
9014
-      "version": "6.0.1",
9021
+      "version": "6.0.2",
9015 9022
       "dev": true,
9016 9023
       "inBundle": true,
9017 9024
       "license": "ISC",
9018 9025
       "dependencies": {
9019
-        "@npmcli/arborist": "^7.1.0",
9026
+        "@npmcli/arborist": "^7.2.0",
9020 9027
         "@npmcli/run-script": "^7.0.1",
9021
-        "npm-package-arg": "^11.0.0",
9028
+        "npm-package-arg": "^11.0.1",
9022 9029
         "pacote": "^17.0.4"
9023 9030
       },
9024 9031
       "engines": {
... ...
@@ -9026,14 +9033,14 @@
9026 9033
       }
9027 9034
     },
9028 9035
     "node_modules/npm/node_modules/libnpmpublish": {
9029
-      "version": "9.0.0",
9036
+      "version": "9.0.1",
9030 9037
       "dev": true,
9031 9038
       "inBundle": true,
9032 9039
       "license": "ISC",
9033 9040
       "dependencies": {
9034 9041
         "ci-info": "^3.6.1",
9035 9042
         "normalize-package-data": "^6.0.0",
9036
-        "npm-package-arg": "^11.0.0",
9043
+        "npm-package-arg": "^11.0.1",
9037 9044
         "npm-registry-fetch": "^16.0.0",
9038 9045
         "proc-log": "^3.0.0",
9039 9046
         "semver": "^7.3.7",
... ...
@@ -9132,7 +9139,7 @@
9132 9139
       }
9133 9140
     },
9134 9141
     "node_modules/npm/node_modules/minipass": {
9135
-      "version": "7.0.3",
9142
+      "version": "7.0.4",
9136 9143
       "dev": true,
9137 9144
       "inBundle": true,
9138 9145
       "license": "ISC",
... ...
@@ -9701,7 +9708,7 @@
9701 9708
       }
9702 9709
     },
9703 9710
     "node_modules/npm/node_modules/npm-package-arg": {
9704
-      "version": "11.0.0",
9711
+      "version": "11.0.1",
9705 9712
       "dev": true,
9706 9713
       "inBundle": true,
9707 9714
       "license": "ISC",
... ...
@@ -10385,7 +10392,7 @@
10385 10392
       }
10386 10393
     },
10387 10394
     "node_modules/npm/node_modules/tar": {
10388
-      "version": "6.1.15",
10395
+      "version": "6.2.0",
10389 10396
       "dev": true,
10390 10397
       "inBundle": true,
10391 10398
       "license": "ISC",