king
2022-04-26 5046d0d13dc6a8563b8e54e31913bc44cfa1072f
package-lock.json
@@ -2955,6 +2955,11 @@
        "@xtuc/long": "4.2.2"
      }
    },
    "@xmldom/xmldom": {
      "version": "0.7.5",
      "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.7.5.tgz",
      "integrity": "sha512-V3BIhmY36fXZ1OtVcI9W+FxQqxVLsPKcNjWigIaa81dLC9IolJl5Mt4Cvhmr0flUnjSpTdrbMTSbXqYqV5dT6A=="
    },
    "@xtuc/ieee754": {
      "version": "1.2.0",
      "resolved": "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz",
@@ -4933,12 +4938,9 @@
      }
    },
    "caniuse-lite": {
      "version": "1.0.30001260",
      "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001260.tgz",
      "integrity": "sha512-Fhjc/k8725ItmrvW5QomzxLeojewxvqiYCKeFcfFEhut28IVLdpHU19dneOmltZQIE5HNbawj1HYD+1f2bM1Dg==",
      "requires": {
        "nanocolors": "^0.1.0"
      }
      "version": "1.0.30001319",
      "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001319.tgz",
      "integrity": "sha512-xjlIAFHucBRSMUo1kb5D4LYgcN1M45qdKP++lhqowDpwJwGkpIRTt5qQqnhxjj1vHcI7nrJxWhCC1ATrCEBTcw=="
    },
    "capture-exit": {
      "version": "2.0.0",
@@ -13937,11 +13939,6 @@
      "resolved": "https://registry.npmjs.org/nan/-/nan-2.14.0.tgz",
      "integrity": "sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg=="
    },
    "nanocolors": {
      "version": "0.1.12",
      "resolved": "https://registry.npmjs.org/nanocolors/-/nanocolors-0.1.12.tgz",
      "integrity": "sha512-2nMHqg1x5PU+unxX7PGY7AuYxl2qDx7PSrTRjizr8sxdd3l/3hBuWWaki62qmtYm2U5i4Z5E7GbjlyDFhs9/EQ=="
    },
    "nanomatch": {
      "version": "1.2.13",
      "resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz",
@@ -21234,6 +21231,14 @@
        "async-limiter": "~1.0.0"
      }
    },
    "x2js": {
      "version": "3.4.3",
      "resolved": "https://registry.npmjs.org/x2js/-/x2js-3.4.3.tgz",
      "integrity": "sha512-+65+WHCaQ9E0Gb2FDz/tYRSRBGGvFsSMiWDGn8KbgJOLkJhZBMCU1lxuRMLyTcx/54IopT0rDQWCUz2f7FTsyQ==",
      "requires": {
        "@xmldom/xmldom": "^0.7.4"
      }
    },
    "xcode": {
      "version": "2.1.0",
      "resolved": "https://registry.npmjs.org/xcode/-/xcode-2.1.0.tgz",