Markus-Rost пре 3 година
родитељ
комит
0bea1db9ee
2 измењених фајлова са 225 додато и 208 уклоњено
  1. 224 207
      package-lock.json
  2. 1 1
      package.json

+ 224 - 207
package-lock.json

@@ -1,22 +1,22 @@
 {
   "name": "discord-wiki-bot",
-  "version": "4.1.1",
+  "version": "4.2.0",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
-      "version": "4.1.1",
+      "version": "4.2.0",
       "license": "ISC",
       "dependencies": {
         "cheerio": "^1.0.0-rc.10",
         "datetime-difference": "^1.0.2",
         "discord-oauth2": "^2.7.1",
-        "discord.js": "^13.0.1",
+        "discord.js": "^13.1.0",
         "dotenv": "^10.0.0",
         "full-icu": "^1.3.4",
         "got": "^11.8.2",
         "htmlparser2": "^6.1.0",
-        "npm": "^7.20.5",
+        "npm": "^7.21.1",
         "pg": "^8.7.1"
       },
       "engines": {
@@ -602,9 +602,9 @@
       }
     },
     "node_modules/npm": {
-      "version": "7.20.6",
-      "resolved": "https://registry.npmjs.org/npm/-/npm-7.20.6.tgz",
-      "integrity": "sha512-SRx0i1sMZDf8cd0/JokYD0EPZg0BS1iTylU9MSWw07N6/9CZHjMpZL/p8gsww7m2JsWAsTamhmGl15dQ9UgUgw==",
+      "version": "7.21.1",
+      "resolved": "https://registry.npmjs.org/npm/-/npm-7.21.1.tgz",
+      "integrity": "sha512-k7XQNHGHAp0VowMMUMRMtntxWatNad9hhYrelUKDPvZ++DBxvofA8QTNPiuMKtx8CBOFA8iJ4aizhbx6ZYVfzQ==",
       "bundleDependencies": [
         "@npmcli/arborist",
         "@npmcli/ci-detect",
@@ -622,6 +622,7 @@
         "cli-columns",
         "cli-table3",
         "columnify",
+        "fastest-levenshtein",
         "glob",
         "graceful-fs",
         "hosted-git-info",
@@ -629,7 +630,6 @@
         "init-package-json",
         "is-cidr",
         "json-parse-even-better-errors",
-        "leven",
         "libnpmaccess",
         "libnpmdiff",
         "libnpmexec",
@@ -676,74 +676,74 @@
         "write-file-atomic"
       ],
       "dependencies": {
-        "@npmcli/arborist": "^2.8.1",
-        "@npmcli/ci-detect": "^1.2.0",
-        "@npmcli/config": "^2.2.0",
-        "@npmcli/map-workspaces": "^1.0.4",
-        "@npmcli/package-json": "^1.0.1",
-        "@npmcli/run-script": "^1.8.5",
-        "abbrev": "~1.1.1",
-        "ansicolors": "~0.3.2",
-        "ansistyles": "~0.1.3",
-        "archy": "~1.0.0",
-        "cacache": "^15.2.0",
-        "chalk": "^4.1.2",
-        "chownr": "^2.0.0",
-        "cli-columns": "^3.1.2",
-        "cli-table3": "^0.6.0",
-        "columnify": "~1.5.4",
-        "glob": "^7.1.7",
-        "graceful-fs": "^4.2.8",
-        "hosted-git-info": "^4.0.2",
-        "ini": "^2.0.0",
-        "init-package-json": "^2.0.3",
-        "is-cidr": "^4.0.2",
-        "json-parse-even-better-errors": "^2.3.1",
-        "leven": "^3.1.0",
-        "libnpmaccess": "^4.0.2",
-        "libnpmdiff": "^2.0.4",
-        "libnpmexec": "^2.0.1",
-        "libnpmfund": "^1.1.0",
-        "libnpmhook": "^6.0.2",
-        "libnpmorg": "^2.0.2",
-        "libnpmpack": "^2.0.1",
-        "libnpmpublish": "^4.0.1",
-        "libnpmsearch": "^3.1.1",
-        "libnpmteam": "^2.0.3",
-        "libnpmversion": "^1.2.1",
-        "make-fetch-happen": "^9.0.4",
-        "minipass": "^3.1.3",
-        "minipass-pipeline": "^1.2.4",
-        "mkdirp": "^1.0.4",
-        "mkdirp-infer-owner": "^2.0.0",
-        "ms": "^2.1.2",
-        "node-gyp": "^7.1.2",
-        "nopt": "^5.0.0",
-        "npm-audit-report": "^2.1.5",
-        "npm-package-arg": "^8.1.5",
-        "npm-pick-manifest": "^6.1.1",
-        "npm-profile": "^5.0.3",
-        "npm-registry-fetch": "^11.0.0",
-        "npm-user-validate": "^1.0.1",
-        "npmlog": "^5.0.0",
-        "opener": "^1.5.2",
-        "pacote": "^11.3.5",
-        "parse-conflict-json": "^1.1.1",
-        "qrcode-terminal": "^0.12.0",
-        "read": "~1.0.7",
-        "read-package-json": "^3.0.1",
-        "read-package-json-fast": "^2.0.3",
-        "readdir-scoped-modules": "^1.1.0",
-        "rimraf": "^3.0.2",
-        "semver": "^7.3.5",
-        "ssri": "^8.0.1",
-        "tar": "^6.1.8",
-        "text-table": "~0.2.0",
-        "tiny-relative-date": "^1.3.0",
-        "treeverse": "^1.0.4",
-        "validate-npm-package-name": "~3.0.0",
-        "which": "^2.0.2",
-        "write-file-atomic": "^3.0.3"
+        "@npmcli/arborist": "*",
+        "@npmcli/ci-detect": "*",
+        "@npmcli/config": "*",
+        "@npmcli/map-workspaces": "*",
+        "@npmcli/package-json": "*",
+        "@npmcli/run-script": "*",
+        "abbrev": "*",
+        "ansicolors": "*",
+        "ansistyles": "*",
+        "archy": "*",
+        "cacache": "*",
+        "chalk": "*",
+        "chownr": "*",
+        "cli-columns": "*",
+        "cli-table3": "*",
+        "columnify": "*",
+        "fastest-levenshtein": "*",
+        "glob": "*",
+        "graceful-fs": "*",
+        "hosted-git-info": "*",
+        "ini": "*",
+        "init-package-json": "*",
+        "is-cidr": "*",
+        "json-parse-even-better-errors": "*",
+        "libnpmaccess": "*",
+        "libnpmdiff": "*",
+        "libnpmexec": "*",
+        "libnpmfund": "*",
+        "libnpmhook": "*",
+        "libnpmorg": "*",
+        "libnpmpack": "*",
+        "libnpmpublish": "*",
+        "libnpmsearch": "*",
+        "libnpmteam": "*",
+        "libnpmversion": "*",
+        "make-fetch-happen": "*",
+        "minipass": "*",
+        "minipass-pipeline": "*",
+        "mkdirp": "*",
+        "mkdirp-infer-owner": "*",
+        "ms": "*",
+        "node-gyp": "*",
+        "nopt": "*",
+        "npm-audit-report": "*",
+        "npm-package-arg": "*",
+        "npm-pick-manifest": "*",
+        "npm-profile": "*",
+        "npm-registry-fetch": "*",
+        "npm-user-validate": "*",
+        "npmlog": "*",
+        "opener": "*",
+        "pacote": "*",
+        "parse-conflict-json": "*",
+        "qrcode-terminal": "*",
+        "read": "*",
+        "read-package-json": "*",
+        "read-package-json-fast": "*",
+        "readdir-scoped-modules": "*",
+        "rimraf": "*",
+        "semver": "*",
+        "ssri": "*",
+        "tar": "*",
+        "text-table": "*",
+        "tiny-relative-date": "*",
+        "treeverse": "*",
+        "validate-npm-package-name": "*",
+        "which": "*",
+        "write-file-atomic": "*"
       },
       "bin": {
         "npm": "bin/npm-cli.js",
@@ -753,8 +753,13 @@
         "node": ">=10"
       }
     },
+    "node_modules/npm/node_modules/@gar/promisify": {
+      "version": "1.1.2",
+      "inBundle": true,
+      "license": "MIT"
+    },
     "node_modules/npm/node_modules/@npmcli/arborist": {
-      "version": "2.8.1",
+      "version": "2.8.2",
       "inBundle": true,
       "license": "ISC",
       "dependencies": {
@@ -787,7 +792,6 @@
         "rimraf": "^3.0.2",
         "semver": "^7.3.5",
         "ssri": "^8.0.1",
-        "tar": "^6.1.0",
         "treeverse": "^1.0.4",
         "walk-up-path": "^1.0.0"
       },
@@ -829,6 +833,15 @@
         "node": ">=10"
       }
     },
+    "node_modules/npm/node_modules/@npmcli/fs": {
+      "version": "1.0.0",
+      "inBundle": true,
+      "license": "ISC",
+      "dependencies": {
+        "@gar/promisify": "^1.0.1",
+        "semver": "^7.3.5"
+      }
+    },
     "node_modules/npm/node_modules/@npmcli/git": {
       "version": "2.1.0",
       "inBundle": true,
@@ -922,13 +935,12 @@
       }
     },
     "node_modules/npm/node_modules/@npmcli/run-script": {
-      "version": "1.8.5",
+      "version": "1.8.6",
       "inBundle": true,
       "license": "ISC",
       "dependencies": {
         "@npmcli/node-gyp": "^1.0.2",
         "@npmcli/promise-spawn": "^1.3.2",
-        "infer-owner": "^1.0.4",
         "node-gyp": "^7.1.0",
         "read-package-json-fast": "^2.0.1"
       }
@@ -1139,10 +1151,11 @@
       "license": "MIT"
     },
     "node_modules/npm/node_modules/cacache": {
-      "version": "15.2.0",
+      "version": "15.3.0",
       "inBundle": true,
       "license": "ISC",
       "dependencies": {
+        "@npmcli/fs": "^1.0.0",
         "@npmcli/move-file": "^1.0.1",
         "chownr": "^2.0.0",
         "fs-minipass": "^2.0.0",
@@ -1524,6 +1537,11 @@
       "inBundle": true,
       "license": "MIT"
     },
+    "node_modules/npm/node_modules/fastest-levenshtein": {
+      "version": "1.0.12",
+      "inBundle": true,
+      "license": "MIT"
+    },
     "node_modules/npm/node_modules/forever-agent": {
       "version": "0.6.1",
       "inBundle": true,
@@ -1775,7 +1793,7 @@
       }
     },
     "node_modules/npm/node_modules/init-package-json": {
-      "version": "2.0.3",
+      "version": "2.0.4",
       "inBundle": true,
       "license": "ISC",
       "dependencies": {
@@ -1783,7 +1801,7 @@
         "npm-package-arg": "^8.1.2",
         "promzard": "^0.3.0",
         "read": "~1.0.1",
-        "read-package-json": "^3.0.1",
+        "read-package-json": "^4.0.0",
         "semver": "^7.3.5",
         "validate-npm-package-license": "^3.0.4",
         "validate-npm-package-name": "^3.0.0"
@@ -1817,7 +1835,7 @@
       }
     },
     "node_modules/npm/node_modules/is-core-module": {
-      "version": "2.5.0",
+      "version": "2.6.0",
       "inBundle": true,
       "license": "MIT",
       "dependencies": {
@@ -1924,14 +1942,6 @@
       "inBundle": true,
       "license": "MIT"
     },
-    "node_modules/npm/node_modules/leven": {
-      "version": "3.1.0",
-      "inBundle": true,
-      "license": "MIT",
-      "engines": {
-        "node": ">=6"
-      }
-    },
     "node_modules/npm/node_modules/libnpmaccess": {
       "version": "4.0.3",
       "inBundle": true,
@@ -2092,7 +2102,7 @@
       }
     },
     "node_modules/npm/node_modules/make-fetch-happen": {
-      "version": "9.0.4",
+      "version": "9.1.0",
       "inBundle": true,
       "license": "ISC",
       "dependencies": {
@@ -2110,7 +2120,7 @@
         "minipass-pipeline": "^1.2.4",
         "negotiator": "^0.6.2",
         "promise-retry": "^2.0.1",
-        "socks-proxy-agent": "^5.0.0",
+        "socks-proxy-agent": "^6.0.0",
         "ssri": "^8.0.0"
       },
       "engines": {
@@ -2374,12 +2384,12 @@
       }
     },
     "node_modules/npm/node_modules/normalize-package-data": {
-      "version": "3.0.2",
+      "version": "3.0.3",
       "inBundle": true,
       "license": "BSD-2-Clause",
       "dependencies": {
         "hosted-git-info": "^4.0.1",
-        "resolve": "^1.20.0",
+        "is-core-module": "^2.5.0",
         "semver": "^7.3.4",
         "validate-npm-package-license": "^3.0.1"
       },
@@ -2612,7 +2622,6 @@
     },
     "node_modules/npm/node_modules/path-parse": {
       "version": "1.0.7",
-      "inBundle": true,
       "license": "MIT"
     },
     "node_modules/npm/node_modules/performance-now": {
@@ -2716,7 +2725,7 @@
       "license": "ISC"
     },
     "node_modules/npm/node_modules/read-package-json": {
-      "version": "3.0.1",
+      "version": "4.0.1",
       "inBundle": true,
       "license": "ISC",
       "dependencies": {
@@ -2823,7 +2832,6 @@
     },
     "node_modules/npm/node_modules/resolve": {
       "version": "1.20.0",
-      "inBundle": true,
       "license": "MIT",
       "dependencies": {
         "is-core-module": "^2.2.0",
@@ -2890,7 +2898,7 @@
       "license": "ISC"
     },
     "node_modules/npm/node_modules/smart-buffer": {
-      "version": "4.1.0",
+      "version": "4.2.0",
       "inBundle": true,
       "license": "MIT",
       "engines": {
@@ -2912,16 +2920,16 @@
       }
     },
     "node_modules/npm/node_modules/socks-proxy-agent": {
-      "version": "5.0.0",
+      "version": "6.0.0",
       "inBundle": true,
       "license": "MIT",
       "dependencies": {
-        "agent-base": "6",
-        "debug": "4",
-        "socks": "^2.3.3"
+        "agent-base": "^6.0.2",
+        "debug": "^4.3.1",
+        "socks": "^2.6.1"
       },
       "engines": {
-        "node": ">= 6"
+        "node": ">= 10"
       }
     },
     "node_modules/npm/node_modules/spdx-correct": {
@@ -2948,7 +2956,7 @@
       }
     },
     "node_modules/npm/node_modules/spdx-license-ids": {
-      "version": "3.0.9",
+      "version": "3.0.10",
       "inBundle": true,
       "license": "CC0-1.0"
     },
@@ -3049,7 +3057,7 @@
       }
     },
     "node_modules/npm/node_modules/tar": {
-      "version": "6.1.8",
+      "version": "6.1.11",
       "inBundle": true,
       "license": "ISC",
       "dependencies": {
@@ -3969,82 +3977,86 @@
       "integrity": "sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A=="
     },
     "npm": {
-      "version": "7.20.6",
-      "resolved": "https://registry.npmjs.org/npm/-/npm-7.20.6.tgz",
-      "integrity": "sha512-SRx0i1sMZDf8cd0/JokYD0EPZg0BS1iTylU9MSWw07N6/9CZHjMpZL/p8gsww7m2JsWAsTamhmGl15dQ9UgUgw==",
+      "version": "7.21.1",
+      "resolved": "https://registry.npmjs.org/npm/-/npm-7.21.1.tgz",
+      "integrity": "sha512-k7XQNHGHAp0VowMMUMRMtntxWatNad9hhYrelUKDPvZ++DBxvofA8QTNPiuMKtx8CBOFA8iJ4aizhbx6ZYVfzQ==",
       "requires": {
-        "@npmcli/arborist": "^2.8.1",
-        "@npmcli/ci-detect": "^1.2.0",
-        "@npmcli/config": "^2.2.0",
-        "@npmcli/map-workspaces": "^1.0.4",
-        "@npmcli/package-json": "^1.0.1",
-        "@npmcli/run-script": "^1.8.5",
-        "abbrev": "~1.1.1",
-        "ansicolors": "~0.3.2",
-        "ansistyles": "~0.1.3",
-        "archy": "~1.0.0",
-        "cacache": "^15.2.0",
-        "chalk": "^4.1.2",
-        "chownr": "^2.0.0",
-        "cli-columns": "^3.1.2",
-        "cli-table3": "^0.6.0",
-        "columnify": "~1.5.4",
-        "glob": "^7.1.7",
-        "graceful-fs": "^4.2.8",
-        "hosted-git-info": "^4.0.2",
-        "ini": "^2.0.0",
-        "init-package-json": "^2.0.3",
-        "is-cidr": "^4.0.2",
-        "json-parse-even-better-errors": "^2.3.1",
-        "leven": "^3.1.0",
-        "libnpmaccess": "^4.0.2",
-        "libnpmdiff": "^2.0.4",
-        "libnpmexec": "^2.0.1",
-        "libnpmfund": "^1.1.0",
-        "libnpmhook": "^6.0.2",
-        "libnpmorg": "^2.0.2",
-        "libnpmpack": "^2.0.1",
-        "libnpmpublish": "^4.0.1",
-        "libnpmsearch": "^3.1.1",
-        "libnpmteam": "^2.0.3",
-        "libnpmversion": "^1.2.1",
-        "make-fetch-happen": "^9.0.4",
-        "minipass": "^3.1.3",
-        "minipass-pipeline": "^1.2.4",
-        "mkdirp": "^1.0.4",
-        "mkdirp-infer-owner": "^2.0.0",
-        "ms": "^2.1.2",
-        "node-gyp": "^7.1.2",
-        "nopt": "^5.0.0",
-        "npm-audit-report": "^2.1.5",
-        "npm-package-arg": "^8.1.5",
-        "npm-pick-manifest": "^6.1.1",
-        "npm-profile": "^5.0.3",
-        "npm-registry-fetch": "^11.0.0",
-        "npm-user-validate": "^1.0.1",
-        "npmlog": "^5.0.0",
-        "opener": "^1.5.2",
-        "pacote": "^11.3.5",
-        "parse-conflict-json": "^1.1.1",
-        "qrcode-terminal": "^0.12.0",
-        "read": "~1.0.7",
-        "read-package-json": "^3.0.1",
-        "read-package-json-fast": "^2.0.3",
-        "readdir-scoped-modules": "^1.1.0",
-        "rimraf": "^3.0.2",
-        "semver": "^7.3.5",
-        "ssri": "^8.0.1",
-        "tar": "^6.1.8",
-        "text-table": "~0.2.0",
-        "tiny-relative-date": "^1.3.0",
-        "treeverse": "^1.0.4",
-        "validate-npm-package-name": "~3.0.0",
-        "which": "^2.0.2",
-        "write-file-atomic": "^3.0.3"
-      },
-      "dependencies": {
+        "@npmcli/arborist": "*",
+        "@npmcli/ci-detect": "*",
+        "@npmcli/config": "*",
+        "@npmcli/map-workspaces": "*",
+        "@npmcli/package-json": "*",
+        "@npmcli/run-script": "*",
+        "abbrev": "*",
+        "ansicolors": "*",
+        "ansistyles": "*",
+        "archy": "*",
+        "cacache": "*",
+        "chalk": "*",
+        "chownr": "*",
+        "cli-columns": "*",
+        "cli-table3": "*",
+        "columnify": "*",
+        "fastest-levenshtein": "*",
+        "glob": "*",
+        "graceful-fs": "*",
+        "hosted-git-info": "*",
+        "ini": "*",
+        "init-package-json": "*",
+        "is-cidr": "*",
+        "json-parse-even-better-errors": "*",
+        "libnpmaccess": "*",
+        "libnpmdiff": "*",
+        "libnpmexec": "*",
+        "libnpmfund": "*",
+        "libnpmhook": "*",
+        "libnpmorg": "*",
+        "libnpmpack": "*",
+        "libnpmpublish": "*",
+        "libnpmsearch": "*",
+        "libnpmteam": "*",
+        "libnpmversion": "*",
+        "make-fetch-happen": "*",
+        "minipass": "*",
+        "minipass-pipeline": "*",
+        "mkdirp": "*",
+        "mkdirp-infer-owner": "*",
+        "ms": "*",
+        "node-gyp": "*",
+        "nopt": "*",
+        "npm-audit-report": "*",
+        "npm-package-arg": "*",
+        "npm-pick-manifest": "*",
+        "npm-profile": "*",
+        "npm-registry-fetch": "*",
+        "npm-user-validate": "*",
+        "npmlog": "*",
+        "opener": "*",
+        "pacote": "*",
+        "parse-conflict-json": "*",
+        "qrcode-terminal": "*",
+        "read": "*",
+        "read-package-json": "*",
+        "read-package-json-fast": "*",
+        "readdir-scoped-modules": "*",
+        "rimraf": "*",
+        "semver": "*",
+        "ssri": "*",
+        "tar": "*",
+        "text-table": "*",
+        "tiny-relative-date": "*",
+        "treeverse": "*",
+        "validate-npm-package-name": "*",
+        "which": "*",
+        "write-file-atomic": "*"
+      },
+      "dependencies": {
+        "@gar/promisify": {
+          "version": "1.1.2",
+          "bundled": true
+        },
         "@npmcli/arborist": {
-          "version": "2.8.1",
+          "version": "2.8.2",
           "bundled": true,
           "requires": {
             "@npmcli/installed-package-contents": "^1.0.7",
@@ -4076,7 +4088,6 @@
             "rimraf": "^3.0.2",
             "semver": "^7.3.5",
             "ssri": "^8.0.1",
-            "tar": "^6.1.0",
             "treeverse": "^1.0.4",
             "walk-up-path": "^1.0.0"
           }
@@ -4103,6 +4114,14 @@
             "ansi-styles": "^4.3.0"
           }
         },
+        "@npmcli/fs": {
+          "version": "1.0.0",
+          "bundled": true,
+          "requires": {
+            "@gar/promisify": "^1.0.1",
+            "semver": "^7.3.5"
+          }
+        },
         "@npmcli/git": {
           "version": "2.1.0",
           "bundled": true,
@@ -4175,12 +4194,11 @@
           }
         },
         "@npmcli/run-script": {
-          "version": "1.8.5",
+          "version": "1.8.6",
           "bundled": true,
           "requires": {
             "@npmcli/node-gyp": "^1.0.2",
             "@npmcli/promise-spawn": "^1.3.2",
-            "infer-owner": "^1.0.4",
             "node-gyp": "^7.1.0",
             "read-package-json-fast": "^2.0.1"
           }
@@ -4329,9 +4347,10 @@
           "bundled": true
         },
         "cacache": {
-          "version": "15.2.0",
+          "version": "15.3.0",
           "bundled": true,
           "requires": {
+            "@npmcli/fs": "^1.0.0",
             "@npmcli/move-file": "^1.0.1",
             "chownr": "^2.0.0",
             "fs-minipass": "^2.0.0",
@@ -4586,6 +4605,10 @@
           "version": "2.1.0",
           "bundled": true
         },
+        "fastest-levenshtein": {
+          "version": "1.0.12",
+          "bundled": true
+        },
         "forever-agent": {
           "version": "0.6.1",
           "bundled": true
@@ -4758,14 +4781,14 @@
           "bundled": true
         },
         "init-package-json": {
-          "version": "2.0.3",
+          "version": "2.0.4",
           "bundled": true,
           "requires": {
             "glob": "^7.1.1",
             "npm-package-arg": "^8.1.2",
             "promzard": "^0.3.0",
             "read": "~1.0.1",
-            "read-package-json": "^3.0.1",
+            "read-package-json": "^4.0.0",
             "semver": "^7.3.5",
             "validate-npm-package-license": "^3.0.4",
             "validate-npm-package-name": "^3.0.0"
@@ -4787,7 +4810,7 @@
           }
         },
         "is-core-module": {
-          "version": "2.5.0",
+          "version": "2.6.0",
           "bundled": true,
           "requires": {
             "has": "^1.0.3"
@@ -4863,10 +4886,6 @@
           "version": "3.0.0",
           "bundled": true
         },
-        "leven": {
-          "version": "3.1.0",
-          "bundled": true
-        },
         "libnpmaccess": {
           "version": "4.0.3",
           "bundled": true,
@@ -4985,7 +5004,7 @@
           }
         },
         "make-fetch-happen": {
-          "version": "9.0.4",
+          "version": "9.1.0",
           "bundled": true,
           "requires": {
             "agentkeepalive": "^4.1.3",
@@ -5002,7 +5021,7 @@
             "minipass-pipeline": "^1.2.4",
             "negotiator": "^0.6.2",
             "promise-retry": "^2.0.1",
-            "socks-proxy-agent": "^5.0.0",
+            "socks-proxy-agent": "^6.0.0",
             "ssri": "^8.0.0"
           }
         },
@@ -5180,11 +5199,11 @@
           }
         },
         "normalize-package-data": {
-          "version": "3.0.2",
+          "version": "3.0.3",
           "bundled": true,
           "requires": {
             "hosted-git-info": "^4.0.1",
-            "resolve": "^1.20.0",
+            "is-core-module": "^2.5.0",
             "semver": "^7.3.4",
             "validate-npm-package-license": "^3.0.1"
           }
@@ -5345,8 +5364,7 @@
           "bundled": true
         },
         "path-parse": {
-          "version": "1.0.7",
-          "bundled": true
+          "version": "1.0.7"
         },
         "performance-now": {
           "version": "2.1.0",
@@ -5415,7 +5433,7 @@
           "bundled": true
         },
         "read-package-json": {
-          "version": "3.0.1",
+          "version": "4.0.1",
           "bundled": true,
           "requires": {
             "glob": "^7.1.1",
@@ -5502,7 +5520,6 @@
         },
         "resolve": {
           "version": "1.20.0",
-          "bundled": true,
           "requires": {
             "is-core-module": "^2.2.0",
             "path-parse": "^1.0.6"
@@ -5543,7 +5560,7 @@
           "bundled": true
         },
         "smart-buffer": {
-          "version": "4.1.0",
+          "version": "4.2.0",
           "bundled": true
         },
         "socks": {
@@ -5555,12 +5572,12 @@
           }
         },
         "socks-proxy-agent": {
-          "version": "5.0.0",
+          "version": "6.0.0",
           "bundled": true,
           "requires": {
-            "agent-base": "6",
-            "debug": "4",
-            "socks": "^2.3.3"
+            "agent-base": "^6.0.2",
+            "debug": "^4.3.1",
+            "socks": "^2.6.1"
           }
         },
         "spdx-correct": {
@@ -5584,7 +5601,7 @@
           }
         },
         "spdx-license-ids": {
-          "version": "3.0.9",
+          "version": "3.0.10",
           "bundled": true
         },
         "sshpk": {
@@ -5656,7 +5673,7 @@
           }
         },
         "tar": {
-          "version": "6.1.8",
+          "version": "6.1.11",
           "bundled": true,
           "requires": {
             "chownr": "^2.0.0",

+ 1 - 1
package.json

@@ -23,7 +23,7 @@
     "full-icu": "^1.3.4",
     "got": "^11.8.2",
     "htmlparser2": "^6.1.0",
-    "npm": "^7.20.6",
+    "npm": "^7.21.1",
     "pg": "^8.7.1"
   },
   "repository": {