Commit ea35d033 authored by Renovate Bot's avatar Renovate Bot
Browse files

chore(deps): lock file maintenance

parent edb32a23
Loading
Loading
Loading
Loading
+189 −99
Original line number Diff line number Diff line
@@ -440,9 +440,9 @@
      }
    },
    "node_modules/@sindresorhus/is": {
      "version": "4.3.0",
      "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-4.3.0.tgz",
      "integrity": "sha512-wwOvh0eO3PiTEivGJWiZ+b946SlMSb4pe+y+Ur/4S87cwo09pYi+FWHHnbrM3W9W7cBYKDqQXcrFYjYUCOJUEQ==",
      "version": "4.4.0",
      "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-4.4.0.tgz",
      "integrity": "sha512-QppPM/8l3Mawvh4rn9CNEYIU9bxpXUCRMaX9yUpvBk1nMKusLKpfXGDEKExKaPhLzcn3lzil7pR6rnJ11HgeRQ==",
      "dev": true,
      "engines": {
        "node": ">=10"
@@ -506,9 +506,9 @@
      "dev": true
    },
    "node_modules/@types/node": {
      "version": "17.0.10",
      "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.10.tgz",
      "integrity": "sha512-S/3xB4KzyFxYGCppyDt68yzBU9ysL88lSdIah4D6cptdcltc4NCPCAMc0+PCpg/lLIyC7IPvj2Z52OJWeIUkog==",
      "version": "17.0.13",
      "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.13.tgz",
      "integrity": "sha512-Y86MAxASe25hNzlDbsviXl8jQHb0RDvKt4c40ZJQ1Don0AAL0STLZSs4N+6gLEO55pedy7r2cLwS+ZDxPm/2Bw==",
      "dev": true
    },
    "node_modules/@types/normalize-package-data": {
@@ -2266,9 +2266,9 @@
      }
    },
    "node_modules/marked": {
      "version": "4.0.10",
      "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.10.tgz",
      "integrity": "sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw==",
      "version": "4.0.12",
      "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.12.tgz",
      "integrity": "sha512-hgibXWrEDNBWgGiK18j/4lkS6ihTe9sxtV4Q1OQppb/0zzyPSzoFANBa5MfsG/zgsWklmNnhm0XACZOH/0HBiQ==",
      "dev": true,
      "bin": {
        "marked": "bin/marked.js"
@@ -2278,15 +2278,15 @@
      }
    },
    "node_modules/marked-terminal": {
      "version": "5.0.0",
      "resolved": "https://registry.npmjs.org/marked-terminal/-/marked-terminal-5.0.0.tgz",
      "integrity": "sha512-26604GmGmW63ElxcXpE2xfMdbtgD/qiwIqOh/+5+uPe6NVU4bU433+wvPTfq6NZcGr16KWqwu/dzsKxg3IL2Xw==",
      "version": "5.1.1",
      "resolved": "https://registry.npmjs.org/marked-terminal/-/marked-terminal-5.1.1.tgz",
      "integrity": "sha512-+cKTOx9P4l7HwINYhzbrBSyzgxO2HaHKGZGuB1orZsMIgXYaJyfidT81VXRdpelW/PcHEWxywscePVgI/oUF6g==",
      "dev": true,
      "dependencies": {
        "ansi-escapes": "^5.0.0",
        "cardinal": "^2.1.1",
        "chalk": "^5.0.0",
        "cli-table3": "^0.6.0",
        "cli-table3": "^0.6.1",
        "node-emoji": "^1.11.0",
        "supports-hyperlinks": "^2.2.0"
      },
@@ -2538,9 +2538,9 @@
      }
    },
    "node_modules/npm": {
      "version": "8.3.2",
      "resolved": "https://registry.npmjs.org/npm/-/npm-8.3.2.tgz",
      "integrity": "sha512-xZAC9GpWNOyiS1TtBqBy0HJpjIVI8zsVXEOEwcmgqYFtqOy7sXUL0ByOrkhfcGmf+akSXz3uOxLYB8aLlYivQQ==",
      "version": "8.4.0",
      "resolved": "https://registry.npmjs.org/npm/-/npm-8.4.0.tgz",
      "integrity": "sha512-j32JsNpXI0TwuZd2p67X+U83lEqHrc0+CGIUGNwQqubMPj610+BongAfX0SmTCvyz7PzSIkxftuInNSmweF0hQ==",
      "bundleDependencies": [
        "@isaacs/string-locale-compare",
        "@npmcli/arborist",
@@ -2721,7 +2721,7 @@
      "license": "ISC"
    },
    "node_modules/npm/node_modules/@npmcli/arborist": {
      "version": "4.2.1",
      "version": "4.3.0",
      "dev": true,
      "inBundle": true,
      "license": "ISC",
@@ -2745,7 +2745,7 @@
        "npm-install-checks": "^4.0.0",
        "npm-package-arg": "^8.1.5",
        "npm-pick-manifest": "^6.1.0",
        "npm-registry-fetch": "^11.0.0",
        "npm-registry-fetch": "^12.0.1",
        "pacote": "^12.0.2",
        "parse-conflict-json": "^2.0.1",
        "proc-log": "^1.0.0",
@@ -2928,12 +2928,12 @@
      }
    },
    "node_modules/npm/node_modules/@tootallnate/once": {
      "version": "1.1.2",
      "version": "2.0.0",
      "dev": true,
      "inBundle": true,
      "license": "MIT",
      "engines": {
        "node": ">= 6"
        "node": ">= 10"
      }
    },
    "node_modules/npm/node_modules/abbrev": {
@@ -3646,12 +3646,12 @@
      "license": "BSD-2-Clause"
    },
    "node_modules/npm/node_modules/http-proxy-agent": {
      "version": "4.0.1",
      "version": "5.0.0",
      "dev": true,
      "inBundle": true,
      "license": "MIT",
      "dependencies": {
        "@tootallnate/once": "1",
        "@tootallnate/once": "2",
        "agent-base": "6",
        "debug": "4"
      },
@@ -3876,7 +3876,7 @@
      "license": "MIT"
    },
    "node_modules/npm/node_modules/libnpmaccess": {
      "version": "5.0.0",
      "version": "5.0.1",
      "dev": true,
      "inBundle": true,
      "license": "ISC",
@@ -3884,7 +3884,7 @@
        "aproba": "^2.0.0",
        "minipass": "^3.1.1",
        "npm-package-arg": "^8.1.2",
        "npm-registry-fetch": "^11.0.0"
        "npm-registry-fetch": "^12.0.1"
      },
      "engines": {
        "node": "^12.13.0 || ^14.15.0 || >=16"
@@ -3910,7 +3910,7 @@
      }
    },
    "node_modules/npm/node_modules/libnpmexec": {
      "version": "3.0.2",
      "version": "3.0.3",
      "dev": true,
      "inBundle": true,
      "license": "ISC",
@@ -3944,26 +3944,26 @@
      }
    },
    "node_modules/npm/node_modules/libnpmhook": {
      "version": "7.0.0",
      "version": "7.0.1",
      "dev": true,
      "inBundle": true,
      "license": "ISC",
      "dependencies": {
        "aproba": "^2.0.0",
        "npm-registry-fetch": "^11.0.0"
        "npm-registry-fetch": "^12.0.1"
      },
      "engines": {
        "node": "^12.13.0 || ^14.15.0 || >=16"
      }
    },
    "node_modules/npm/node_modules/libnpmorg": {
      "version": "3.0.0",
      "version": "3.0.1",
      "dev": true,
      "inBundle": true,
      "license": "ISC",
      "dependencies": {
        "aproba": "^2.0.0",
        "npm-registry-fetch": "^11.0.0"
        "npm-registry-fetch": "^12.0.1"
      },
      "engines": {
        "node": "^12.13.0 || ^14.15.0 || >=16"
@@ -3984,14 +3984,14 @@
      }
    },
    "node_modules/npm/node_modules/libnpmpublish": {
      "version": "5.0.0",
      "version": "5.0.1",
      "dev": true,
      "inBundle": true,
      "license": "ISC",
      "dependencies": {
        "normalize-package-data": "^3.0.2",
        "npm-package-arg": "^8.1.2",
        "npm-registry-fetch": "^11.0.0",
        "npm-registry-fetch": "^12.0.1",
        "semver": "^7.1.3",
        "ssri": "^8.0.1"
      },
@@ -4000,25 +4000,25 @@
      }
    },
    "node_modules/npm/node_modules/libnpmsearch": {
      "version": "4.0.0",
      "version": "4.0.1",
      "dev": true,
      "inBundle": true,
      "license": "ISC",
      "dependencies": {
        "npm-registry-fetch": "^11.0.0"
        "npm-registry-fetch": "^12.0.1"
      },
      "engines": {
        "node": "^12.13.0 || ^14.15.0 || >=16"
      }
    },
    "node_modules/npm/node_modules/libnpmteam": {
      "version": "3.0.0",
      "version": "3.0.1",
      "dev": true,
      "inBundle": true,
      "license": "ISC",
      "dependencies": {
        "aproba": "^2.0.0",
        "npm-registry-fetch": "^11.0.0"
        "npm-registry-fetch": "^12.0.1"
      },
      "engines": {
        "node": "^12.13.0 || ^14.15.0 || >=16"
@@ -4053,7 +4053,7 @@
      }
    },
    "node_modules/npm/node_modules/make-fetch-happen": {
      "version": "9.1.0",
      "version": "10.0.0",
      "dev": true,
      "inBundle": true,
      "license": "ISC",
@@ -4061,7 +4061,7 @@
        "agentkeepalive": "^4.1.3",
        "cacache": "^15.2.0",
        "http-cache-semantics": "^4.1.0",
        "http-proxy-agent": "^4.0.1",
        "http-proxy-agent": "^5.0.0",
        "https-proxy-agent": "^5.0.0",
        "is-lambda": "^1.0.1",
        "lru-cache": "^6.0.0",
@@ -4070,13 +4070,13 @@
        "minipass-fetch": "^1.3.2",
        "minipass-flush": "^1.0.5",
        "minipass-pipeline": "^1.2.4",
        "negotiator": "^0.6.2",
        "negotiator": "^0.6.3",
        "promise-retry": "^2.0.1",
        "socks-proxy-agent": "^6.0.0",
        "ssri": "^8.0.0"
      },
      "engines": {
        "node": ">= 10"
        "node": "^12.13.0 || ^14.15.0 || >=16"
      }
    },
    "node_modules/npm/node_modules/minimatch": {
@@ -4230,7 +4230,7 @@
      "license": "ISC"
    },
    "node_modules/npm/node_modules/negotiator": {
      "version": "0.6.2",
      "version": "0.6.3",
      "dev": true,
      "inBundle": true,
      "license": "MIT",
@@ -4262,6 +4262,56 @@
        "node": ">= 10.12.0"
      }
    },
    "node_modules/npm/node_modules/node-gyp/node_modules/@tootallnate/once": {
      "version": "1.1.2",
      "dev": true,
      "inBundle": true,
      "license": "MIT",
      "engines": {
        "node": ">= 6"
      }
    },
    "node_modules/npm/node_modules/node-gyp/node_modules/http-proxy-agent": {
      "version": "4.0.1",
      "dev": true,
      "inBundle": true,
      "license": "MIT",
      "dependencies": {
        "@tootallnate/once": "1",
        "agent-base": "6",
        "debug": "4"
      },
      "engines": {
        "node": ">= 6"
      }
    },
    "node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen": {
      "version": "9.1.0",
      "dev": true,
      "inBundle": true,
      "license": "ISC",
      "dependencies": {
        "agentkeepalive": "^4.1.3",
        "cacache": "^15.2.0",
        "http-cache-semantics": "^4.1.0",
        "http-proxy-agent": "^4.0.1",
        "https-proxy-agent": "^5.0.0",
        "is-lambda": "^1.0.1",
        "lru-cache": "^6.0.0",
        "minipass": "^3.1.3",
        "minipass-collect": "^1.0.2",
        "minipass-fetch": "^1.3.2",
        "minipass-flush": "^1.0.5",
        "minipass-pipeline": "^1.2.4",
        "negotiator": "^0.6.2",
        "promise-retry": "^2.0.1",
        "socks-proxy-agent": "^6.0.0",
        "ssri": "^8.0.0"
      },
      "engines": {
        "node": ">= 10"
      }
    },
    "node_modules/npm/node_modules/nopt": {
      "version": "5.0.0",
      "dev": true,
@@ -4376,24 +4426,24 @@
      }
    },
    "node_modules/npm/node_modules/npm-profile": {
      "version": "5.0.4",
      "version": "6.0.0",
      "dev": true,
      "inBundle": true,
      "license": "ISC",
      "dependencies": {
        "npm-registry-fetch": "^11.0.0"
        "npm-registry-fetch": "^12.0.0"
      },
      "engines": {
        "node": ">=10"
        "node": "^12.13.0 || ^14.15.0 || >=16"
      }
    },
    "node_modules/npm/node_modules/npm-registry-fetch": {
      "version": "11.0.0",
      "version": "12.0.1",
      "dev": true,
      "inBundle": true,
      "license": "ISC",
      "dependencies": {
        "make-fetch-happen": "^9.0.1",
        "make-fetch-happen": "^10.0.0",
        "minipass": "^3.1.3",
        "minipass-fetch": "^1.3.0",
        "minipass-json-stream": "^1.0.1",
@@ -4401,7 +4451,7 @@
        "npm-package-arg": "^8.0.0"
      },
      "engines": {
        "node": ">=10"
        "node": "^12.13.0 || ^14.15.0 || >=16"
      }
    },
    "node_modules/npm/node_modules/npm-user-validate": {
@@ -4468,7 +4518,7 @@
      }
    },
    "node_modules/npm/node_modules/pacote": {
      "version": "12.0.2",
      "version": "12.0.3",
      "dev": true,
      "inBundle": true,
      "license": "ISC",
@@ -4486,7 +4536,7 @@
        "npm-package-arg": "^8.0.1",
        "npm-packlist": "^3.0.0",
        "npm-pick-manifest": "^6.0.0",
        "npm-registry-fetch": "^11.0.0",
        "npm-registry-fetch": "^12.0.0",
        "promise-retry": "^2.0.1",
        "read-package-json-fast": "^2.0.1",
        "rimraf": "^3.0.2",
@@ -6336,9 +6386,9 @@
      }
    },
    "node_modules/uglify-js": {
      "version": "3.14.5",
      "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.14.5.tgz",
      "integrity": "sha512-qZukoSxOG0urUTvjc2ERMTcAy+BiFh3weWAkeurLwjrCba73poHmG3E36XEjd/JGukMzwTL7uCxZiAexj8ppvQ==",
      "version": "3.15.0",
      "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.15.0.tgz",
      "integrity": "sha512-x+xdeDWq7FiORDvyIJ0q/waWd4PhjBNOm5dQUOq2AKC0IEjxOS66Ha9tctiVDGcRQuh69K7fgU5oRuTK4cysSg==",
      "dev": true,
      "optional": true,
      "bin": {
@@ -6874,9 +6924,9 @@
      }
    },
    "@sindresorhus/is": {
      "version": "4.3.0",
      "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-4.3.0.tgz",
      "integrity": "sha512-wwOvh0eO3PiTEivGJWiZ+b946SlMSb4pe+y+Ur/4S87cwo09pYi+FWHHnbrM3W9W7cBYKDqQXcrFYjYUCOJUEQ==",
      "version": "4.4.0",
      "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-4.4.0.tgz",
      "integrity": "sha512-QppPM/8l3Mawvh4rn9CNEYIU9bxpXUCRMaX9yUpvBk1nMKusLKpfXGDEKExKaPhLzcn3lzil7pR6rnJ11HgeRQ==",
      "dev": true
    },
    "@szmarczak/http-timer": {
@@ -6928,9 +6978,9 @@
      "dev": true
    },
    "@types/node": {
      "version": "17.0.10",
      "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.10.tgz",
      "integrity": "sha512-S/3xB4KzyFxYGCppyDt68yzBU9ysL88lSdIah4D6cptdcltc4NCPCAMc0+PCpg/lLIyC7IPvj2Z52OJWeIUkog==",
      "version": "17.0.13",
      "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.13.tgz",
      "integrity": "sha512-Y86MAxASe25hNzlDbsviXl8jQHb0RDvKt4c40ZJQ1Don0AAL0STLZSs4N+6gLEO55pedy7r2cLwS+ZDxPm/2Bw==",
      "dev": true
    },
    "@types/normalize-package-data": {
@@ -8274,21 +8324,21 @@
      "dev": true
    },
    "marked": {
      "version": "4.0.10",
      "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.10.tgz",
      "integrity": "sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw==",
      "version": "4.0.12",
      "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.12.tgz",
      "integrity": "sha512-hgibXWrEDNBWgGiK18j/4lkS6ihTe9sxtV4Q1OQppb/0zzyPSzoFANBa5MfsG/zgsWklmNnhm0XACZOH/0HBiQ==",
      "dev": true
    },
    "marked-terminal": {
      "version": "5.0.0",
      "resolved": "https://registry.npmjs.org/marked-terminal/-/marked-terminal-5.0.0.tgz",
      "integrity": "sha512-26604GmGmW63ElxcXpE2xfMdbtgD/qiwIqOh/+5+uPe6NVU4bU433+wvPTfq6NZcGr16KWqwu/dzsKxg3IL2Xw==",
      "version": "5.1.1",
      "resolved": "https://registry.npmjs.org/marked-terminal/-/marked-terminal-5.1.1.tgz",
      "integrity": "sha512-+cKTOx9P4l7HwINYhzbrBSyzgxO2HaHKGZGuB1orZsMIgXYaJyfidT81VXRdpelW/PcHEWxywscePVgI/oUF6g==",
      "dev": true,
      "requires": {
        "ansi-escapes": "^5.0.0",
        "cardinal": "^2.1.1",
        "chalk": "^5.0.0",
        "cli-table3": "^0.6.0",
        "cli-table3": "^0.6.1",
        "node-emoji": "^1.11.0",
        "supports-hyperlinks": "^2.2.0"
      }
@@ -8468,9 +8518,9 @@
      "dev": true
    },
    "npm": {
      "version": "8.3.2",
      "resolved": "https://registry.npmjs.org/npm/-/npm-8.3.2.tgz",
      "integrity": "sha512-xZAC9GpWNOyiS1TtBqBy0HJpjIVI8zsVXEOEwcmgqYFtqOy7sXUL0ByOrkhfcGmf+akSXz3uOxLYB8aLlYivQQ==",
      "version": "8.4.0",
      "resolved": "https://registry.npmjs.org/npm/-/npm-8.4.0.tgz",
      "integrity": "sha512-j32JsNpXI0TwuZd2p67X+U83lEqHrc0+CGIUGNwQqubMPj610+BongAfX0SmTCvyz7PzSIkxftuInNSmweF0hQ==",
      "dev": true,
      "requires": {
        "@isaacs/string-locale-compare": "*",
@@ -8557,7 +8607,7 @@
          "dev": true
        },
        "@npmcli/arborist": {
          "version": "4.2.1",
          "version": "4.3.0",
          "bundled": true,
          "dev": true,
          "requires": {
@@ -8580,7 +8630,7 @@
            "npm-install-checks": "^4.0.0",
            "npm-package-arg": "^8.1.5",
            "npm-pick-manifest": "^6.1.0",
            "npm-registry-fetch": "^11.0.0",
            "npm-registry-fetch": "^12.0.1",
            "pacote": "^12.0.2",
            "parse-conflict-json": "^2.0.1",
            "proc-log": "^1.0.0",
@@ -8722,7 +8772,7 @@
          }
        },
        "@tootallnate/once": {
          "version": "1.1.2",
          "version": "2.0.0",
          "bundled": true,
          "dev": true
        },
@@ -9229,11 +9279,11 @@
          "dev": true
        },
        "http-proxy-agent": {
          "version": "4.0.1",
          "version": "5.0.0",
          "bundled": true,
          "dev": true,
          "requires": {
            "@tootallnate/once": "1",
            "@tootallnate/once": "2",
            "agent-base": "6",
            "debug": "4"
          }
@@ -9392,14 +9442,14 @@
          "dev": true
        },
        "libnpmaccess": {
          "version": "5.0.0",
          "version": "5.0.1",
          "bundled": true,
          "dev": true,
          "requires": {
            "aproba": "^2.0.0",
            "minipass": "^3.1.1",
            "npm-package-arg": "^8.1.2",
            "npm-registry-fetch": "^11.0.0"
            "npm-registry-fetch": "^12.0.1"
          }
        },
        "libnpmdiff": {
@@ -9418,7 +9468,7 @@
          }
        },
        "libnpmexec": {
          "version": "3.0.2",
          "version": "3.0.3",
          "bundled": true,
          "dev": true,
          "requires": {
@@ -9444,21 +9494,21 @@
          }
        },
        "libnpmhook": {
          "version": "7.0.0",
          "version": "7.0.1",
          "bundled": true,
          "dev": true,
          "requires": {
            "aproba": "^2.0.0",
            "npm-registry-fetch": "^11.0.0"
            "npm-registry-fetch": "^12.0.1"
          }
        },
        "libnpmorg": {
          "version": "3.0.0",
          "version": "3.0.1",
          "bundled": true,
          "dev": true,
          "requires": {
            "aproba": "^2.0.0",
            "npm-registry-fetch": "^11.0.0"
            "npm-registry-fetch": "^12.0.1"
          }
        },
        "libnpmpack": {
@@ -9472,32 +9522,32 @@
          }
        },
        "libnpmpublish": {
          "version": "5.0.0",
          "version": "5.0.1",
          "bundled": true,
          "dev": true,
          "requires": {
            "normalize-package-data": "^3.0.2",
            "npm-package-arg": "^8.1.2",
            "npm-registry-fetch": "^11.0.0",
            "npm-registry-fetch": "^12.0.1",
            "semver": "^7.1.3",
            "ssri": "^8.0.1"
          }
        },
        "libnpmsearch": {
          "version": "4.0.0",
          "version": "4.0.1",
          "bundled": true,
          "dev": true,
          "requires": {
            "npm-registry-fetch": "^11.0.0"
            "npm-registry-fetch": "^12.0.1"
          }
        },
        "libnpmteam": {
          "version": "3.0.0",
          "version": "3.0.1",
          "bundled": true,
          "dev": true,
          "requires": {
            "aproba": "^2.0.0",
            "npm-registry-fetch": "^11.0.0"
            "npm-registry-fetch": "^12.0.1"
          }
        },
        "libnpmversion": {
@@ -9521,14 +9571,14 @@
          }
        },
        "make-fetch-happen": {
          "version": "9.1.0",
          "version": "10.0.0",
          "bundled": true,
          "dev": true,
          "requires": {
            "agentkeepalive": "^4.1.3",
            "cacache": "^15.2.0",
            "http-cache-semantics": "^4.1.0",
            "http-proxy-agent": "^4.0.1",
            "http-proxy-agent": "^5.0.0",
            "https-proxy-agent": "^5.0.0",
            "is-lambda": "^1.0.1",
            "lru-cache": "^6.0.0",
@@ -9537,7 +9587,7 @@
            "minipass-fetch": "^1.3.2",
            "minipass-flush": "^1.0.5",
            "minipass-pipeline": "^1.2.4",
            "negotiator": "^0.6.2",
            "negotiator": "^0.6.3",
            "promise-retry": "^2.0.1",
            "socks-proxy-agent": "^6.0.0",
            "ssri": "^8.0.0"
@@ -9646,7 +9696,7 @@
          "dev": true
        },
        "negotiator": {
          "version": "0.6.2",
          "version": "0.6.3",
          "bundled": true,
          "dev": true
        },
@@ -9665,6 +9715,46 @@
            "semver": "^7.3.5",
            "tar": "^6.1.2",
            "which": "^2.0.2"
          },
          "dependencies": {
            "@tootallnate/once": {
              "version": "1.1.2",
              "bundled": true,
              "dev": true
            },
            "http-proxy-agent": {
              "version": "4.0.1",
              "bundled": true,
              "dev": true,
              "requires": {
                "@tootallnate/once": "1",
                "agent-base": "6",
                "debug": "4"
              }
            },
            "make-fetch-happen": {
              "version": "9.1.0",
              "bundled": true,
              "dev": true,
              "requires": {
                "agentkeepalive": "^4.1.3",
                "cacache": "^15.2.0",
                "http-cache-semantics": "^4.1.0",
                "http-proxy-agent": "^4.0.1",
                "https-proxy-agent": "^5.0.0",
                "is-lambda": "^1.0.1",
                "lru-cache": "^6.0.0",
                "minipass": "^3.1.3",
                "minipass-collect": "^1.0.2",
                "minipass-fetch": "^1.3.2",
                "minipass-flush": "^1.0.5",
                "minipass-pipeline": "^1.2.4",
                "negotiator": "^0.6.2",
                "promise-retry": "^2.0.1",
                "socks-proxy-agent": "^6.0.0",
                "ssri": "^8.0.0"
              }
            }
          }
        },
        "nopt": {
@@ -9748,19 +9838,19 @@
          }
        },
        "npm-profile": {
          "version": "5.0.4",
          "version": "6.0.0",
          "bundled": true,
          "dev": true,
          "requires": {
            "npm-registry-fetch": "^11.0.0"
            "npm-registry-fetch": "^12.0.0"
          }
        },
        "npm-registry-fetch": {
          "version": "11.0.0",
          "version": "12.0.1",
          "bundled": true,
          "dev": true,
          "requires": {
            "make-fetch-happen": "^9.0.1",
            "make-fetch-happen": "^10.0.0",
            "minipass": "^3.1.3",
            "minipass-fetch": "^1.3.0",
            "minipass-json-stream": "^1.0.1",
@@ -9811,7 +9901,7 @@
          }
        },
        "pacote": {
          "version": "12.0.2",
          "version": "12.0.3",
          "bundled": true,
          "dev": true,
          "requires": {
@@ -9828,7 +9918,7 @@
            "npm-package-arg": "^8.0.1",
            "npm-packlist": "^3.0.0",
            "npm-pick-manifest": "^6.0.0",
            "npm-registry-fetch": "^11.0.0",
            "npm-registry-fetch": "^12.0.0",
            "promise-retry": "^2.0.1",
            "read-package-json-fast": "^2.0.1",
            "rimraf": "^3.0.2",
@@ -11191,9 +11281,9 @@
      "dev": true
    },
    "uglify-js": {
      "version": "3.14.5",
      "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.14.5.tgz",
      "integrity": "sha512-qZukoSxOG0urUTvjc2ERMTcAy+BiFh3weWAkeurLwjrCba73poHmG3E36XEjd/JGukMzwTL7uCxZiAexj8ppvQ==",
      "version": "3.15.0",
      "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.15.0.tgz",
      "integrity": "sha512-x+xdeDWq7FiORDvyIJ0q/waWd4PhjBNOm5dQUOq2AKC0IEjxOS66Ha9tctiVDGcRQuh69K7fgU5oRuTK4cysSg==",
      "dev": true,
      "optional": true
    },