ソースを参照

pin replace-x to a version that accepts our bad regex

Renée Kooi 5 年 前
コミット
debab7c6fc
2 ファイル変更146 行追加494 行削除
  1. 145 493
      package-lock.json
  2. 1 1
      package.json

+ 145 - 493
package-lock.json

@@ -976,16 +976,6 @@
         "regenerator-runtime": "^0.13.2"
       }
     },
-    "@babel/runtime-corejs2": {
-      "version": "7.7.6",
-      "resolved": "https://registry.npmjs.org/@babel/runtime-corejs2/-/runtime-corejs2-7.7.6.tgz",
-      "integrity": "sha512-QYp/8xdH8iMin3pH5gtT/rUuttVfIcOhWBC3wh9Eh/qs4jEe39+3DpCDLgWXhMQgiCTOH8mrLSvQ0OHOCcox9g==",
-      "dev": true,
-      "requires": {
-        "core-js": "^2.6.5",
-        "regenerator-runtime": "^0.13.2"
-      }
-    },
     "@babel/template": {
       "version": "7.7.4",
       "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.7.4.tgz",
@@ -8532,16 +8522,6 @@
         }
       }
     },
-    "assert-is-object-x": {
-      "version": "3.1.2",
-      "resolved": "https://registry.npmjs.org/assert-is-object-x/-/assert-is-object-x-3.1.2.tgz",
-      "integrity": "sha512-PGTfDoK9nx05h4v17u5PmtLwdtty1wGQA1FZ+ZpV+YmgMSFifAwajxhCBca2p6mPfKlGUryHut7vc36UxQxG8w==",
-      "dev": true,
-      "requires": {
-        "is-primitive-x": "^1.0.1",
-        "to-string-symbols-supported-x": "^2.1.2"
-      }
-    },
     "assert-plus": {
       "version": "1.0.0",
       "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
@@ -8626,16 +8606,6 @@
       "integrity": "sha1-D+9a1G8b16hQLGVyfwNn1e5D1pY=",
       "dev": true
     },
-    "attempt-x": {
-      "version": "2.1.2",
-      "resolved": "https://registry.npmjs.org/attempt-x/-/attempt-x-2.1.2.tgz",
-      "integrity": "sha512-vblT/0yT5dmm2qo8mfBjtiu0BGL/HWhxBFTrqHvkjQQSsXb/sTmpYIi1StJGSN5W/TX2E+FsuX7c23ExMZy2jw==",
-      "dev": true,
-      "requires": {
-        "simple-call-x": "^1.0.3",
-        "util-pusher-x": "^1.0.3"
-      }
-    },
     "autoprefixer": {
       "version": "9.7.3",
       "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.7.3.tgz",
@@ -11042,15 +11012,6 @@
         "unset-value": "^1.0.0"
       }
     },
-    "cached-constructors-x": {
-      "version": "2.2.1",
-      "resolved": "https://registry.npmjs.org/cached-constructors-x/-/cached-constructors-x-2.2.1.tgz",
-      "integrity": "sha512-GQFEIdT6mBLUfY986TdQA05WnmkkCFf0CDk++VfNraIWSCz0889bAu14FPMuoKNbVySAub7ItDa95ALp2008FQ==",
-      "dev": true,
-      "requires": {
-        "noop-x": "^1.2.1"
-      }
-    },
     "cached-path-relative": {
       "version": "1.0.2",
       "resolved": "https://registry.npmjs.org/cached-path-relative/-/cached-path-relative-1.0.2.tgz",
@@ -14600,6 +14561,12 @@
         "next-tick": "~1.0.0"
       }
     },
+    "es5-shim": {
+      "version": "4.5.13",
+      "resolved": "https://registry.npmjs.org/es5-shim/-/es5-shim-4.5.13.tgz",
+      "integrity": "sha512-xi6hh6gsvDE0MaW4Vp1lgNEBpVcCXRWfPXj5egDvtgLz4L9MEvNwYEMdJH+JJinWkwa8c3c3o5HduV7dB/e1Hw==",
+      "dev": true
+    },
     "es6-iterator": {
       "version": "2.0.3",
       "resolved": "https://registry.npmjs.org/es6-iterator/-/es6-iterator-2.0.3.tgz",
@@ -14660,6 +14627,12 @@
         }
       }
     },
+    "es6-shim": {
+      "version": "0.35.5",
+      "resolved": "https://registry.npmjs.org/es6-shim/-/es6-shim-0.35.5.tgz",
+      "integrity": "sha512-E9kK/bjtCQRpN1K28Xh4BlmP8egvZBGJJ+9GtnzOwt7mdqtrjHFuVGr7QJfdjBIKqrlU5duPf3pCBoDrkjVYFg==",
+      "dev": true
+    },
     "es6-symbol": {
       "version": "3.1.3",
       "resolved": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.1.3.tgz",
@@ -14682,6 +14655,23 @@
         "es6-symbol": "^3.1.1"
       }
     },
+    "es7-shim": {
+      "version": "6.0.0",
+      "resolved": "https://registry.npmjs.org/es7-shim/-/es7-shim-6.0.0.tgz",
+      "integrity": "sha1-DEMLQLhQWtFVcHIajY3U6wxVMVU=",
+      "dev": true,
+      "requires": {
+        "array-includes": "^3.0.2",
+        "object.entries": "^1.0.3",
+        "object.getownpropertydescriptors": "^2.0.2",
+        "object.values": "^1.0.3",
+        "string-at": "^1.0.1",
+        "string.prototype.padend": "^3.0.0",
+        "string.prototype.padstart": "^3.0.0",
+        "string.prototype.trimleft": "^2.0.0",
+        "string.prototype.trimright": "^2.0.0"
+      }
+    },
     "escape-html": {
       "version": "1.0.3",
       "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
@@ -18559,10 +18549,10 @@
         }
       }
     },
-    "has-boxed-string-x": {
-      "version": "2.1.1",
-      "resolved": "https://registry.npmjs.org/has-boxed-string-x/-/has-boxed-string-x-2.1.1.tgz",
-      "integrity": "sha512-1MmOo3H8UbI6JQ3e3TaxAXHQmpnyrM5DjYRqRXNvjl/UHZqb2fEyfp0UPvtbzvmOf0+sBzcv4ea/LEw87WNyVA==",
+    "has-color": {
+      "version": "0.1.7",
+      "resolved": "https://registry.npmjs.org/has-color/-/has-color-0.1.7.tgz",
+      "integrity": "sha1-ZxRKUmDDT8PMpnfQQdr1L+e3iy8=",
       "dev": true
     },
     "has-cors": {
@@ -18575,42 +18565,11 @@
       "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
       "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0="
     },
-    "has-own-property-x": {
-      "version": "4.1.2",
-      "resolved": "https://registry.npmjs.org/has-own-property-x/-/has-own-property-x-4.1.2.tgz",
-      "integrity": "sha512-P6CEga37+01XlBfYBfnp4e2e5Mj0geyW5zvBhbmggkr9DkxtXWlDQIIv2PaJIOWql/rfGm7GDpKBqZ5/PT1wrA==",
-      "dev": true,
-      "requires": {
-        "simple-methodize-x": "^1.0.4",
-        "to-object-x": "^2.2.1",
-        "to-property-key-x": "^3.1.2"
-      }
-    },
-    "has-symbol-support-x": {
-      "version": "2.1.2",
-      "resolved": "https://registry.npmjs.org/has-symbol-support-x/-/has-symbol-support-x-2.1.2.tgz",
-      "integrity": "sha512-RpWVMhXSkiJCXI7+bavsapHwlS0VD7rCOSwhzcy0yZzFXxr+FznUBK4OkECVH/EOM1ZoVXw8OzABIEvaEFl+Zg==",
-      "dev": true,
-      "requires": {
-        "attempt-x": "^2.1.2",
-        "is-symbol": "^1.0.2"
-      }
-    },
     "has-symbols": {
       "version": "1.0.1",
       "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.1.tgz",
       "integrity": "sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg=="
     },
-    "has-to-string-tag-x": {
-      "version": "2.1.2",
-      "resolved": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-2.1.2.tgz",
-      "integrity": "sha512-xVv4BRcvyT9FAZSzvWD6tzVWj5JHK2d+mcv2wRSIfNBhG534hSfDGPdtx3hHJUE94BufO+pFyVpKbnaC6dsalA==",
-      "dev": true,
-      "requires": {
-        "has-symbol-support-x": "^2.1.2",
-        "is-symbol": "^1.0.2"
-      }
-    },
     "has-unicode": {
       "version": "2.0.1",
       "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz",
@@ -18645,15 +18604,6 @@
         }
       }
     },
-    "has-working-bind-x": {
-      "version": "1.0.1",
-      "resolved": "https://registry.npmjs.org/has-working-bind-x/-/has-working-bind-x-1.0.1.tgz",
-      "integrity": "sha512-iVknmNYk7CdVSDsdIyaeyPNPHlhoESfNEztH9J6kUayhj123M1so039HfC91vAOtR4NyLXWyvaFiNaXvmT/JRQ==",
-      "dev": true,
-      "requires": {
-        "noop-x": "^1.2.1"
-      }
-    },
     "hash-base": {
       "version": "3.0.4",
       "resolved": "https://registry.npmjs.org/hash-base/-/hash-base-3.0.4.tgz",
@@ -19659,12 +19609,6 @@
       "integrity": "sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==",
       "dev": true
     },
-    "infinity-x": {
-      "version": "2.2.1",
-      "resolved": "https://registry.npmjs.org/infinity-x/-/infinity-x-2.2.1.tgz",
-      "integrity": "sha512-aGc1EANwAzNPQYQ1uqZRiEVOK6NktlCQ+72Ey4+bDkKIiA93vPZiwjkz2sxgaRaEBed2FwXDdgPHez0K97sf3w==",
-      "dev": true
-    },
     "inflight": {
       "version": "1.0.6",
       "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
@@ -19977,37 +19921,11 @@
         "number-is-nan": "^1.0.0"
       }
     },
-    "is-finite-x": {
-      "version": "4.2.1",
-      "resolved": "https://registry.npmjs.org/is-finite-x/-/is-finite-x-4.2.1.tgz",
-      "integrity": "sha512-Ec5P0yFz5GR8uYQbVNx1QFUzgggsuhv85iDUJzrAe6aiJB8DTIivJKJoDBpHDcb7VXi3tEJTnBIYYRiRwgsIxQ==",
-      "dev": true,
-      "requires": {
-        "infinity-x": "^2.2.1",
-        "is-nan-x": "^2.1.1"
-      }
-    },
     "is-fullwidth-code-point": {
       "version": "2.0.0",
       "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz",
       "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8="
     },
-    "is-function-x": {
-      "version": "4.1.2",
-      "resolved": "https://registry.npmjs.org/is-function-x/-/is-function-x-4.1.2.tgz",
-      "integrity": "sha512-Ddyyh7mT7Wa4/WCvJ1yHOVQ8Sy+fx76PlfNYoKWJAPUj3O+DjYRQF4NdZ8zRIpkN08Oyto0yPkckUrShYthrFQ==",
-      "dev": true,
-      "requires": {
-        "attempt-x": "^2.1.2",
-        "has-to-string-tag-x": "^2.1.2",
-        "is-primitive-x": "^1.0.1",
-        "normalize-space-x": "^4.1.2",
-        "replace-comments-x": "^3.1.2",
-        "simple-methodize-x": "^1.0.4",
-        "to-boolean-x": "^2.1.1",
-        "to-string-tag-x": "^2.1.2"
-      }
-    },
     "is-generator-fn": {
       "version": "2.1.0",
       "resolved": "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz",
@@ -20030,18 +19948,6 @@
         "html-tags": "^1.0.0"
       }
     },
-    "is-index-x": {
-      "version": "2.1.2",
-      "resolved": "https://registry.npmjs.org/is-index-x/-/is-index-x-2.1.2.tgz",
-      "integrity": "sha512-AaCvzDt3cpJg+gVeOxferhetS4bMH9Npr7MeNNwA6GZlbY5PxWkMQj8HsezyPRg7TLKO9wrnRBSUNqeg6LpgiQ==",
-      "dev": true,
-      "requires": {
-        "math-clamp-x": "^3.2.2",
-        "to-integer-x": "^4.2.2",
-        "to-number-x": "^3.2.2",
-        "to-string-symbols-supported-x": "^2.1.2"
-      }
-    },
     "is-installed-globally": {
       "version": "0.1.0",
       "resolved": "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-0.1.0.tgz",
@@ -20086,18 +19992,6 @@
         "define-properties": "^1.1.1"
       }
     },
-    "is-nan-x": {
-      "version": "2.1.1",
-      "resolved": "https://registry.npmjs.org/is-nan-x/-/is-nan-x-2.1.1.tgz",
-      "integrity": "sha512-pF3332LooafxENk8PnUjZlW/VTX1SNI9/gHfMKWXX/5PzpA7wjnaQcfeBa8Hyo77V1T1WOZ65YeRpidZvShkrg==",
-      "dev": true
-    },
-    "is-nil-x": {
-      "version": "2.1.1",
-      "resolved": "https://registry.npmjs.org/is-nil-x/-/is-nil-x-2.1.1.tgz",
-      "integrity": "sha512-8PThmdFnNVMfzg+rsUD9lWnZ9PMOPsOzDTxTycc5xIU7nlu8jEFhIj6wk+1yTeu2UHoyj78mueL9kh/eLIGumQ==",
-      "dev": true
-    },
     "is-npm": {
       "version": "1.0.0",
       "resolved": "https://registry.npmjs.org/is-npm/-/is-npm-1.0.0.tgz",
@@ -20141,16 +20035,6 @@
       "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz",
       "integrity": "sha1-PkcprB9f3gJc19g6iW2rn09n2w8="
     },
-    "is-object-like-x": {
-      "version": "2.1.2",
-      "resolved": "https://registry.npmjs.org/is-object-like-x/-/is-object-like-x-2.1.2.tgz",
-      "integrity": "sha512-QledvfxPGy+NdNy5hmB7G4+AnK1y6KaBW55es/K+GfGkvX9Dvf/MgoQB5la002z1Htp3HQiiOfInbpxo4L0V6A==",
-      "dev": true,
-      "requires": {
-        "is-function-x": "^4.1.2",
-        "is-primitive-x": "^1.0.1"
-      }
-    },
     "is-observable": {
       "version": "1.1.0",
       "resolved": "https://registry.npmjs.org/is-observable/-/is-observable-1.1.0.tgz",
@@ -20196,12 +20080,6 @@
       "resolved": "https://registry.npmjs.org/is-primitive/-/is-primitive-2.0.0.tgz",
       "integrity": "sha1-IHurkWOEmcB7Kt8kCkGochADRXU="
     },
-    "is-primitive-x": {
-      "version": "1.0.1",
-      "resolved": "https://registry.npmjs.org/is-primitive-x/-/is-primitive-x-1.0.1.tgz",
-      "integrity": "sha512-Z29Qi/aRkELj6LO3LnnSAPN1929UIpY0h0yha5zULYo3VY1Q8hr2ocAE/fVZf22D8LFwoDoGSZwepbk7nvv+Ag==",
-      "dev": true
-    },
     "is-promise": {
       "version": "2.1.0",
       "resolved": "https://registry.npmjs.org/is-promise/-/is-promise-2.1.0.tgz",
@@ -20227,21 +20105,6 @@
       "integrity": "sha1-/S2INUXEa6xaYz57mgnof6LLUGk=",
       "dev": true
     },
-    "is-regexp-x": {
-      "version": "3.1.2",
-      "resolved": "https://registry.npmjs.org/is-regexp-x/-/is-regexp-x-3.1.2.tgz",
-      "integrity": "sha512-Vd9F0FLvNQgEEJvcgIIpGiKnmLaYXjUSyFJd3MLNzozi79iIfDM0LfwtdB7N2ly3AUDHKlhrbUYXBBzRGt2/Sg==",
-      "dev": true,
-      "requires": {
-        "has-own-property-x": "^4.1.2",
-        "has-to-string-tag-x": "^2.1.2",
-        "is-object-like-x": "^2.1.2",
-        "object-define-property-x": "^5.1.2",
-        "object-get-own-property-descriptor-x": "^4.1.2",
-        "simple-methodize-x": "^1.0.4",
-        "to-string-tag-x": "^2.1.2"
-      }
-    },
     "is-resolvable": {
       "version": "1.1.0",
       "resolved": "https://registry.npmjs.org/is-resolvable/-/is-resolvable-1.1.0.tgz",
@@ -22999,6 +22862,12 @@
       "integrity": "sha1-dWy1FQyjum8RCFp4hJZF8Yj4Xzc=",
       "dev": true
     },
+    "lodash.isnull": {
+      "version": "3.0.0",
+      "resolved": "https://registry.npmjs.org/lodash.isnull/-/lodash.isnull-3.0.0.tgz",
+      "integrity": "sha1-+vvlnqHcon7teGU0A53YTC4HxW4=",
+      "dev": true
+    },
     "lodash.isnumber": {
       "version": "3.0.3",
       "resolved": "https://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz",
@@ -23437,30 +23306,11 @@
       "resolved": "https://registry.npmjs.org/marked/-/marked-0.6.3.tgz",
       "integrity": "sha512-Fqa7eq+UaxfMriqzYLayfqAE40WN03jf+zHjT18/uXNuzjq3TY0XTbrAoPeqSJrAmPz11VuUA+kBPYOhHt9oOQ=="
     },
-    "math-clamp-x": {
-      "version": "3.2.2",
-      "resolved": "https://registry.npmjs.org/math-clamp-x/-/math-clamp-x-3.2.2.tgz",
-      "integrity": "sha512-Oi8TI3q8QsIMAR9mhH4u2u52kqUVzvehq6tOoK92ipZO/SNVoFpAgr7alHuIQdevvczP4X71GZfMlkexJAarTw==",
-      "dev": true,
-      "requires": {
-        "to-number-x": "^3.2.2"
-      }
-    },
     "math-random": {
       "version": "1.0.4",
       "resolved": "https://registry.npmjs.org/math-random/-/math-random-1.0.4.tgz",
       "integrity": "sha512-rUxjysqif/BZQH2yhd5Aaq7vXMSx9NdEsQcyA07uEzIvxgI7zIr33gGsh+RU0/XjmQpCW7RsVof1vlkvQVCK5A=="
     },
-    "math-sign-x": {
-      "version": "4.2.2",
-      "resolved": "https://registry.npmjs.org/math-sign-x/-/math-sign-x-4.2.2.tgz",
-      "integrity": "sha512-mQ2o1VayrZ6Jaz8VyP8B7h/hdn2iAnbUOrQh4rTiwbpULhktpD8IpHGBw8Qo2fmv97Z1P3YzLF3X/DkbIHBQmA==",
-      "dev": true,
-      "requires": {
-        "is-nan-x": "^2.1.1",
-        "to-number-x": "^3.2.2"
-      }
-    },
     "md5": {
       "version": "2.2.1",
       "resolved": "https://registry.npmjs.org/md5/-/md5-2.2.1.tgz",
@@ -24801,12 +24651,6 @@
       "resolved": "https://registry.npmjs.org/nan/-/nan-2.14.0.tgz",
       "integrity": "sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg=="
     },
-    "nan-x": {
-      "version": "2.2.1",
-      "resolved": "https://registry.npmjs.org/nan-x/-/nan-x-2.2.1.tgz",
-      "integrity": "sha512-kZN/tgpupBg+ZVB+25lTDNKwnDGCFia36awekeIRj4AF3zQ/bnRDgr3M3mEV2KmFYC+UW8rVCCPjAz0rGdZk8A==",
-      "dev": true
-    },
     "nanobench": {
       "version": "2.1.1",
       "resolved": "https://registry.npmjs.org/nanobench/-/nanobench-2.1.1.tgz",
@@ -25352,17 +25196,46 @@
         }
       }
     },
+    "nomnom": {
+      "version": "1.8.1",
+      "resolved": "https://registry.npmjs.org/nomnom/-/nomnom-1.8.1.tgz",
+      "integrity": "sha1-IVH3Ikcrp55Qp2/BJbuMjy5Nwqc=",
+      "dev": true,
+      "requires": {
+        "chalk": "~0.4.0",
+        "underscore": "~1.6.0"
+      },
+      "dependencies": {
+        "ansi-styles": {
+          "version": "1.0.0",
+          "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.0.0.tgz",
+          "integrity": "sha1-yxAt8cVvUSPquLZ817mAJ6AnkXg=",
+          "dev": true
+        },
+        "chalk": {
+          "version": "0.4.0",
+          "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.4.0.tgz",
+          "integrity": "sha1-UZmj3c0MHv4jvAjBsCewYXbgxk8=",
+          "dev": true,
+          "requires": {
+            "ansi-styles": "~1.0.0",
+            "has-color": "~0.1.0",
+            "strip-ansi": "~0.1.0"
+          }
+        },
+        "strip-ansi": {
+          "version": "0.1.1",
+          "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.1.1.tgz",
+          "integrity": "sha1-OeipjQRNFQZgq+SmgIrPcLt7yZE=",
+          "dev": true
+        }
+      }
+    },
     "noop-fn": {
       "version": "1.0.0",
       "resolved": "https://registry.npmjs.org/noop-fn/-/noop-fn-1.0.0.tgz",
       "integrity": "sha1-XzPUfxPSFQ35PgywNmmemC94/78="
     },
-    "noop-x": {
-      "version": "1.2.1",
-      "resolved": "https://registry.npmjs.org/noop-x/-/noop-x-1.2.1.tgz",
-      "integrity": "sha512-X+jn3u2YhlAjteZIfrcVxaDLRfnrMvkzQ+jRatOX8UO7PFqU0QKlcyI2DhvLKEK2K4u1cRrZw9QqK3XruvyH2A==",
-      "dev": true
-    },
     "nopt": {
       "version": "2.1.2",
       "resolved": "https://registry.npmjs.org/nopt/-/nopt-2.1.2.tgz",
@@ -25397,17 +25270,6 @@
       "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz",
       "integrity": "sha1-LRDAa9/TEuqXd2laTShDlFa3WUI="
     },
-    "normalize-space-x": {
-      "version": "4.1.2",
-      "resolved": "https://registry.npmjs.org/normalize-space-x/-/normalize-space-x-4.1.2.tgz",
-      "integrity": "sha512-nADMBxZ8tCAS/VR6s+EU7p2P/+Hs0GSmUvkXyThZmdACqDIeyAmRHi4aRsbR32Ec0H+AC71srh2l3I5CF0NKvw==",
-      "dev": true,
-      "requires": {
-        "simple-methodize-x": "^1.0.4",
-        "trim-x": "^4.1.2",
-        "white-space-x": "^4.1.1"
-      }
-    },
     "normalize-url": {
       "version": "3.3.0",
       "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-3.3.0.tgz",
@@ -25776,42 +25638,6 @@
         }
       }
     },
-    "object-define-property-x": {
-      "version": "5.1.2",
-      "resolved": "https://registry.npmjs.org/object-define-property-x/-/object-define-property-x-5.1.2.tgz",
-      "integrity": "sha512-s/p8ajRQwsPBe3+8v2DjeGYBTS35XOSxBVwvvf481/gAsvcvNRjttbck2t6NPbdkkLh+Uqf9WaeiFTC1LIsZPA==",
-      "dev": true,
-      "requires": {
-        "assert-is-object-x": "^3.1.2",
-        "attempt-x": "^2.1.2",
-        "has-own-property-x": "^4.1.2",
-        "has-symbol-support-x": "^2.1.2",
-        "is-function-x": "^4.1.2",
-        "simple-methodize-x": "^1.0.4",
-        "to-boolean-x": "^2.1.1",
-        "to-object-x": "^2.2.1",
-        "to-property-key-x": "^3.1.2"
-      }
-    },
-    "object-get-own-property-descriptor-x": {
-      "version": "4.1.2",
-      "resolved": "https://registry.npmjs.org/object-get-own-property-descriptor-x/-/object-get-own-property-descriptor-x-4.1.2.tgz",
-      "integrity": "sha512-ukh2PlxrPWenQ7pcCfeUbFg4Bib8Km1CvFVKrgWbPVgkBM7hMC3EhJ3RFK1zl8c3dnp+8l25IGM9RF3wpkcIQA==",
-      "dev": true,
-      "requires": {
-        "attempt-x": "^2.1.2",
-        "has-own-property-x": "^4.1.2",
-        "has-symbol-support-x": "^2.1.2",
-        "is-index-x": "^2.1.2",
-        "is-primitive-x": "^1.0.1",
-        "is-string": "^1.0.4",
-        "property-is-enumerable-x": "^2.1.2",
-        "simple-methodize-x": "^1.0.4",
-        "to-boolean-x": "^2.1.1",
-        "to-object-x": "^2.2.1",
-        "to-property-key-x": "^3.1.2"
-      }
-    },
     "object-hash": {
       "version": "1.3.1",
       "resolved": "https://registry.npmjs.org/object-hash/-/object-hash-1.3.1.tgz",
@@ -26580,18 +26406,6 @@
         }
       }
     },
-    "parse-int-x": {
-      "version": "3.2.2",
-      "resolved": "https://registry.npmjs.org/parse-int-x/-/parse-int-x-3.2.2.tgz",
-      "integrity": "sha512-2hRe7DQZb8+YAXHu1esNwfEp6+yypsl1wayA7Vm7s/atrkUPltuG/y9KKfLcg3Ns/eG9EFJCugVS2eDZ8mJdYA==",
-      "dev": true,
-      "requires": {
-        "nan-x": "^2.2.1",
-        "simple-methodize-x": "^1.0.4",
-        "to-string-x": "^2.1.1",
-        "trim-left-x": "^4.1.2"
-      }
-    },
     "parse-json": {
       "version": "4.0.0",
       "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz",
@@ -27868,17 +27682,6 @@
         "retry": "^0.10.0"
       }
     },
-    "property-is-enumerable-x": {
-      "version": "2.1.2",
-      "resolved": "https://registry.npmjs.org/property-is-enumerable-x/-/property-is-enumerable-x-2.1.2.tgz",
-      "integrity": "sha512-lRqJh4yGnwiZUx7x8abWhfucNsImqwxbFoCQzRjfwJflOBenZoFq/YMlWJShdzBmqd9i2/RrrvFW8cBs1+H+3w==",
-      "dev": true,
-      "requires": {
-        "simple-methodize-x": "^1.0.4",
-        "to-object-x": "^2.2.1",
-        "to-property-key-x": "^3.1.2"
-      }
-    },
     "proto-list": {
       "version": "1.2.4",
       "resolved": "https://registry.npmjs.org/proto-list/-/proto-list-1.2.4.tgz",
@@ -29224,29 +29027,23 @@
         "is-finite": "^1.0.0"
       }
     },
-    "replace-comments-x": {
-      "version": "3.1.2",
-      "resolved": "https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-3.1.2.tgz",
-      "integrity": "sha512-Ig8PT8++5YLhTDD8EokcTyawaULbOzzeFk8Tb6VVAVqiqZ5ZFcU1/fBw9IEwjd8r3wMm6HSZmQOCYYYny8dGnw==",
-      "dev": true,
-      "requires": {
-        "require-coercible-to-string-x": "^2.1.1",
-        "simple-methodize-x": "^1.0.4",
-        "to-string-x": "^2.1.1"
-      }
-    },
     "replace-x": {
-      "version": "1.7.2",
-      "resolved": "https://registry.npmjs.org/replace-x/-/replace-x-1.7.2.tgz",
-      "integrity": "sha512-1uSnOU25l8bhfKaO6XKqTfs8iqc5BsZWBXPZ/VwSN055L4o85b+Am1n4V027oIn04Mz3041LCp0TGZT0fvnUig==",
+      "version": "1.5.0",
+      "resolved": "https://registry.npmjs.org/replace-x/-/replace-x-1.5.0.tgz",
+      "integrity": "sha512-R/4RRt0nGH9heBl8oVz6TroGJ/gSj9NfiLSY/EveAi2mtyCd4aQkEN3dN4VJmdEVy7KmHvzcNouxMMsWw77CRg==",
       "dev": true,
       "requires": {
-        "colors": "^1.3.3",
-        "is-regexp-x": "^3.1.2",
-        "lodash": "^4.17.15",
+        "colors": "^1.1.2",
+        "es5-shim": "^4.5.9",
+        "es6-shim": "^0.35.3",
+        "es7-shim": "^6.0.0",
+        "is-regex": "^1.0.4",
+        "json3": "^3.3.2",
+        "lodash.isnull": "^3.0.0",
         "minimatch": "^3.0.4",
-        "xregexp": "^4.2.4",
-        "yargs": "^14.0.0"
+        "nomnom": "^1.8.1",
+        "validate.io-undefined": "^1.0.3",
+        "xregexp": "^3.2.0"
       }
     },
     "request": {
@@ -29340,16 +29137,6 @@
         "tough-cookie": "^2.3.3"
       }
     },
-    "require-coercible-to-string-x": {
-      "version": "2.1.1",
-      "resolved": "https://registry.npmjs.org/require-coercible-to-string-x/-/require-coercible-to-string-x-2.1.1.tgz",
-      "integrity": "sha512-/6GKFuhc8z1zBXkTLQDH1OrbkeMWKwvJbjkLFMiKi3LOBpn+5pAdgV5B8Y4vXWrlwhvpIeg3dFRFDZdcyBDQyA==",
-      "dev": true,
-      "requires": {
-        "require-object-coercible-x": "^2.1.1",
-        "to-string-x": "^2.1.1"
-      }
-    },
     "require-directory": {
       "version": "2.1.1",
       "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
@@ -29360,15 +29147,6 @@
       "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz",
       "integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg=="
     },
-    "require-object-coercible-x": {
-      "version": "2.1.1",
-      "resolved": "https://registry.npmjs.org/require-object-coercible-x/-/require-object-coercible-x-2.1.1.tgz",
-      "integrity": "sha512-te3nTMzvKCUMIRBQYAtLAPMfXvYnYCijZplqA3/VdSGFFNzgkiuaUGUQdZDSHhK20Z7xewHRWW4XkVpUVrQwMA==",
-      "dev": true,
-      "requires": {
-        "is-nil-x": "^2.1.1"
-      }
-    },
     "requires-port": {
       "version": "1.0.0",
       "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz",
@@ -30319,26 +30097,6 @@
       "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz",
       "integrity": "sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0="
     },
-    "simple-bind-x": {
-      "version": "1.0.3",
-      "resolved": "https://registry.npmjs.org/simple-bind-x/-/simple-bind-x-1.0.3.tgz",
-      "integrity": "sha512-UNt+DzNdI/a6dfkpJoGTCarOKnBBNxTwcjrCqQWtHQ5NZtI0fdjL4hB4YtYCbOETGnNw5/e69K6URhSs738KLg==",
-      "dev": true,
-      "requires": {
-        "has-working-bind-x": "^1.0.1",
-        "util-pusher-x": "^1.0.3"
-      }
-    },
-    "simple-call-x": {
-      "version": "1.0.3",
-      "resolved": "https://registry.npmjs.org/simple-call-x/-/simple-call-x-1.0.3.tgz",
-      "integrity": "sha512-f80t0ft82q15coHABjl95mnqCDIkpxLeQzfwdwtc0bx0FTnsS8uKDseyY0Pxa2O6Oh5Lpe2QKG2Q3NXWPjxEMQ==",
-      "dev": true,
-      "requires": {
-        "simple-bind-x": "^1.0.3",
-        "util-pusher-x": "^1.0.3"
-      }
-    },
     "simple-concat": {
       "version": "1.0.0",
       "resolved": "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.0.tgz",
@@ -30352,16 +30110,6 @@
         "from2-string": "^1.1.0"
       }
     },
-    "simple-methodize-x": {
-      "version": "1.0.4",
-      "resolved": "https://registry.npmjs.org/simple-methodize-x/-/simple-methodize-x-1.0.4.tgz",
-      "integrity": "sha512-omskIMJiH/urw+5mzLDYsV7yVFigo5LHTA24CHAFkh+HmZ53eQtfoeh4nkGI03JFCacAnL1uhNCyMlJTecXvzg==",
-      "dev": true,
-      "requires": {
-        "simple-call-x": "^1.0.3",
-        "util-pusher-x": "^1.0.3"
-      }
-    },
     "simple-plist": {
       "version": "0.2.1",
       "resolved": "https://registry.npmjs.org/simple-plist/-/simple-plist-0.2.1.tgz",
@@ -31544,6 +31292,17 @@
       "integrity": "sha512-a1uQGz7IyVy9YwhqjZIZu1c8JO8dNIe20xBmSS6qu9kv++k3JGzCVmprbNN5Kn+BgzD5E7YYwg1CcjuJMRNsvg==",
       "dev": true
     },
+    "string-at": {
+      "version": "1.0.1",
+      "resolved": "https://registry.npmjs.org/string-at/-/string-at-1.0.1.tgz",
+      "integrity": "sha1-c7dVrbqsPheNq+fk19ed5WAD+zc=",
+      "dev": true,
+      "requires": {
+        "define-properties": "^1.0.1",
+        "es-abstract": "^1.2.1",
+        "function-bind": "^1.0.2"
+      }
+    },
     "string-format-obj": {
       "version": "1.1.1",
       "resolved": "https://registry.npmjs.org/string-format-obj/-/string-format-obj-1.1.1.tgz",
@@ -31612,6 +31371,37 @@
         "function-bind": "^1.0.2"
       }
     },
+    "string.prototype.padstart": {
+      "version": "3.1.0",
+      "resolved": "https://registry.npmjs.org/string.prototype.padstart/-/string.prototype.padstart-3.1.0.tgz",
+      "integrity": "sha512-envqZvUp2JItI+OeQ5UAh1ihbAV5G/2bixTojvlIa090GGqF+NQRxbWb2nv9fTGrZABv6+pE6jXoAZhhS2k4Hw==",
+      "dev": true,
+      "requires": {
+        "define-properties": "^1.1.3",
+        "es-abstract": "^1.17.0-next.1"
+      },
+      "dependencies": {
+        "es-abstract": {
+          "version": "1.17.0-next.1",
+          "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.17.0-next.1.tgz",
+          "integrity": "sha512-7MmGr03N7Rnuid6+wyhD9sHNE2n4tFSwExnU2lQl3lIo2ShXWGePY80zYaoMOmILWv57H0amMjZGHNzzGG70Rw==",
+          "dev": true,
+          "requires": {
+            "es-to-primitive": "^1.2.1",
+            "function-bind": "^1.1.1",
+            "has": "^1.0.3",
+            "has-symbols": "^1.0.1",
+            "is-callable": "^1.1.4",
+            "is-regex": "^1.0.4",
+            "object-inspect": "^1.7.0",
+            "object-keys": "^1.1.1",
+            "object.assign": "^4.1.0",
+            "string.prototype.trimleft": "^2.1.0",
+            "string.prototype.trimright": "^2.1.0"
+          }
+        }
+      }
+    },
     "string.prototype.trim": {
       "version": "1.2.0",
       "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.0.tgz",
@@ -32440,43 +32230,11 @@
       "resolved": "https://registry.npmjs.org/to-arraybuffer/-/to-arraybuffer-1.0.1.tgz",
       "integrity": "sha1-fSKbH8xjfkZsoIEYCDanqr/4P0M="
     },
-    "to-boolean-x": {
-      "version": "2.1.1",
-      "resolved": "https://registry.npmjs.org/to-boolean-x/-/to-boolean-x-2.1.1.tgz",
-      "integrity": "sha512-ir6nGXyTFDPIUiMuePbGIx5UnY6JbxMw7e18djKrDHhXvt14pbhsbatFzySIVW++4vevTtQNYinh8bKOCW//KQ==",
-      "dev": true
-    },
     "to-fast-properties": {
       "version": "2.0.0",
       "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
       "integrity": "sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4="
     },
-    "to-integer-x": {
-      "version": "4.2.2",
-      "resolved": "https://registry.npmjs.org/to-integer-x/-/to-integer-x-4.2.2.tgz",
-      "integrity": "sha512-dOYAgv5mt1/2rQsHne+DcHQkO9maWn1qreikAg5EMIdVZXNMYfKmrYrtKKunS4CUyqnvd1UaLgrY3QRkj8jM+A==",
-      "dev": true,
-      "requires": {
-        "is-finite-x": "^4.2.1",
-        "is-nan-x": "^2.1.1",
-        "math-sign-x": "^4.2.2",
-        "to-number-x": "^3.2.2"
-      }
-    },
-    "to-number-x": {
-      "version": "3.2.2",
-      "resolved": "https://registry.npmjs.org/to-number-x/-/to-number-x-3.2.2.tgz",
-      "integrity": "sha512-snnymZEexIsNKZQu2Ak6sZpQ9u0BZ5VJfcjBuZHg6IUih/42rup75jQlTE1K5loUB/dBeZj8uMLa2xA2VxsccQ==",
-      "dev": true,
-      "requires": {
-        "is-symbol": "^1.0.2",
-        "nan-x": "^2.2.1",
-        "parse-int-x": "^3.2.2",
-        "simple-methodize-x": "^1.0.4",
-        "to-primitive-x": "^2.1.2",
-        "trim-x": "^4.1.2"
-      }
-    },
     "to-object-path": {
       "version": "0.3.0",
       "resolved": "https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz",
@@ -32495,43 +32253,6 @@
         }
       }
     },
-    "to-object-x": {
-      "version": "2.2.1",
-      "resolved": "https://registry.npmjs.org/to-object-x/-/to-object-x-2.2.1.tgz",
-      "integrity": "sha512-bTqODgmN4q3TJfIVDd4qNRNyDxOHyy0ZzFEwJsZr0RUseKQFTAcGszFCAtypLKjfTsSxoPZUkq9OPB9h/Hf2PQ==",
-      "dev": true,
-      "requires": {
-        "cached-constructors-x": "^2.2.1",
-        "require-object-coercible-x": "^2.1.1"
-      }
-    },
-    "to-primitive-x": {
-      "version": "2.1.2",
-      "resolved": "https://registry.npmjs.org/to-primitive-x/-/to-primitive-x-2.1.2.tgz",
-      "integrity": "sha512-AXm1W8QR8tvi8HeClW3dKQxBErtvBgg54RjLY3HvuT+aXUwDPAQJETZED9yk8xA11Nd4NSql8iz4QP4nmnU2oA==",
-      "dev": true,
-      "requires": {
-        "has-symbol-support-x": "^2.1.2",
-        "is-date-object": "^1.0.1",
-        "is-function-x": "^4.1.2",
-        "is-nil-x": "^2.1.1",
-        "is-primitive-x": "^1.0.1",
-        "is-symbol": "^1.0.2",
-        "require-object-coercible-x": "^2.1.1",
-        "simple-call-x": "^1.0.3"
-      }
-    },
-    "to-property-key-x": {
-      "version": "3.1.2",
-      "resolved": "https://registry.npmjs.org/to-property-key-x/-/to-property-key-x-3.1.2.tgz",
-      "integrity": "sha512-DHgewI2SIkHGpB5jGeesfSaEN88N0P6A83mYCd28IN5T9FkaKtb7jvqAajey1Vv20GcKAcPiL8hlEeeWdbaE4g==",
-      "dev": true,
-      "requires": {
-        "has-symbol-support-x": "^2.1.2",
-        "to-primitive-x": "^2.1.2",
-        "to-string-x": "^2.1.1"
-      }
-    },
     "to-regex": {
       "version": "3.0.2",
       "resolved": "https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz",
@@ -32552,34 +32273,6 @@
         "repeat-string": "^1.6.1"
       }
     },
-    "to-string-symbols-supported-x": {
-      "version": "2.1.2",
-      "resolved": "https://registry.npmjs.org/to-string-symbols-supported-x/-/to-string-symbols-supported-x-2.1.2.tgz",
-      "integrity": "sha512-sHDiVh9DeTSgMxmgDDFiay4+WpFx81U0e9el6lxORfm/s3F07suUieI+rPKOfQ3sqVvkPMd4aCvuQtHLJQj2vg==",
-      "dev": true,
-      "requires": {
-        "has-symbol-support-x": "^2.1.2",
-        "is-symbol": "^1.0.2"
-      }
-    },
-    "to-string-tag-x": {
-      "version": "2.1.2",
-      "resolved": "https://registry.npmjs.org/to-string-tag-x/-/to-string-tag-x-2.1.2.tgz",
-      "integrity": "sha512-854igRa+5oWpAy2Y+SwGbjyjgFNfl1gIJH9ShVeXJYuKHIt8NS17sFllysRtFOD1iemNoGbVbTnI1qFDyjjGQw==",
-      "dev": true,
-      "requires": {
-        "simple-methodize-x": "^1.0.4"
-      }
-    },
-    "to-string-x": {
-      "version": "2.1.1",
-      "resolved": "https://registry.npmjs.org/to-string-x/-/to-string-x-2.1.1.tgz",
-      "integrity": "sha512-4R9y5W1m3YxHM4MGtgudgtVsx7mTTtyI7qC5wiuoJt3fwJEiNBBInmwggGawJELSY7aDajIaVyWziq46bimupw==",
-      "dev": true,
-      "requires": {
-        "is-symbol": "^1.0.2"
-      }
-    },
     "toidentifier": {
       "version": "1.0.0",
       "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.0.tgz",
@@ -32683,17 +32376,6 @@
       "integrity": "sha512-4hjqbObwlh2dLyW4tcz0Ymw0ggoaVDMveUB9w8kFSQScdRLo0gxO9J7WFcUBo+W3C1TLdFIEwNOWebgZZ0RH9Q==",
       "dev": true
     },
-    "trim-left-x": {
-      "version": "4.1.2",
-      "resolved": "https://registry.npmjs.org/trim-left-x/-/trim-left-x-4.1.2.tgz",
-      "integrity": "sha512-yJeikzHJkxBygGAhXIVxxFuRqO0jptEx91+U7bS2il6uCZ/CAOWySArfOt35ZwzTyXfnfiB+BhvxvE2TroVcxA==",
-      "dev": true,
-      "requires": {
-        "require-coercible-to-string-x": "^2.1.1",
-        "simple-methodize-x": "^1.0.4",
-        "white-space-x": "^4.1.1"
-      }
-    },
     "trim-newlines": {
       "version": "1.0.0",
       "resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-1.0.0.tgz",
@@ -32710,27 +32392,6 @@
       "resolved": "https://registry.npmjs.org/trim-right/-/trim-right-1.0.1.tgz",
       "integrity": "sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM="
     },
-    "trim-right-x": {
-      "version": "4.1.2",
-      "resolved": "https://registry.npmjs.org/trim-right-x/-/trim-right-x-4.1.2.tgz",
-      "integrity": "sha512-//Z+2PD4eS9lh2lZjalpBEII7Ef2DaDQ5s1OOx1JK1L90WWfrqdC9/vX8f467lmahNGkxoxmHWwNDN6XdK0oKg==",
-      "dev": true,
-      "requires": {
-        "require-coercible-to-string-x": "^2.1.1",
-        "simple-methodize-x": "^1.0.4",
-        "white-space-x": "^4.1.1"
-      }
-    },
-    "trim-x": {
-      "version": "4.1.2",
-      "resolved": "https://registry.npmjs.org/trim-x/-/trim-x-4.1.2.tgz",
-      "integrity": "sha512-Cr4fnQ52a57JCX20SzyvRyLcMvKgKd9lcf7Jh/oa1w4FfH1kGT6F7/HjNiAJZyDW+xdLLH6KhrfRhvoIYZKROA==",
-      "dev": true,
-      "requires": {
-        "trim-left-x": "^4.1.2",
-        "trim-right-x": "^4.1.2"
-      }
-    },
     "true-case-path": {
       "version": "1.0.3",
       "resolved": "https://registry.npmjs.org/true-case-path/-/true-case-path-1.0.3.tgz",
@@ -33129,6 +32790,12 @@
         }
       }
     },
+    "underscore": {
+      "version": "1.6.0",
+      "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.6.0.tgz",
+      "integrity": "sha1-izixDKze9jM3uLJOT/htRa6lKag=",
+      "dev": true
+    },
     "unicode-canonical-property-names-ecmascript": {
       "version": "1.0.4",
       "resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz",
@@ -33642,18 +33309,6 @@
         "object.getownpropertydescriptors": "^2.0.3"
       }
     },
-    "util-pusher-x": {
-      "version": "1.0.3",
-      "resolved": "https://registry.npmjs.org/util-pusher-x/-/util-pusher-x-1.0.3.tgz",
-      "integrity": "sha512-+hCPl/DrppZRn/RHYnUcNwckR4h5s06pUELCSGEMhdYSy7N6dIfvozR482w5j2+eKfXvDISL/QNlTnRPB2skDw==",
-      "dev": true,
-      "requires": {
-        "has-boxed-string-x": "^2.1.1",
-        "has-working-bind-x": "^1.0.1",
-        "is-primitive-x": "^1.0.1",
-        "is-string": "^1.0.4"
-      }
-    },
     "util.promisify": {
       "version": "1.0.0",
       "resolved": "https://registry.npmjs.org/util.promisify/-/util.promisify-1.0.0.tgz",
@@ -33709,6 +33364,12 @@
         }
       }
     },
+    "validate.io-undefined": {
+      "version": "1.0.3",
+      "resolved": "https://registry.npmjs.org/validate.io-undefined/-/validate.io-undefined-1.0.3.tgz",
+      "integrity": "sha1-fif8uzFbhB54JDQxiXZxkp4gt/Q=",
+      "dev": true
+    },
     "validator": {
       "version": "9.4.1",
       "resolved": "https://registry.npmjs.org/validator/-/validator-9.4.1.tgz",
@@ -34326,12 +33987,6 @@
       "resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz",
       "integrity": "sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho="
     },
-    "white-space-x": {
-      "version": "4.1.1",
-      "resolved": "https://registry.npmjs.org/white-space-x/-/white-space-x-4.1.1.tgz",
-      "integrity": "sha512-eVlQcQLfYCUhM+oSoyKzn1j+z//UHbe9Lqr6xUeR/YG4n9AobOtLVdHnj69MJK8LaW3fqSm4n+hAbfPi/1M5/Q==",
-      "dev": true
-    },
     "wide-align": {
       "version": "1.1.3",
       "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.3.tgz",
@@ -34696,13 +34351,10 @@
       "integrity": "sha1-jdi/Rfw/f1Xw4FS4ePQ6YmFNr98="
     },
     "xregexp": {
-      "version": "4.2.4",
-      "resolved": "https://registry.npmjs.org/xregexp/-/xregexp-4.2.4.tgz",
-      "integrity": "sha512-sO0bYdYeJAJBcJA8g7MJJX7UrOZIfJPd8U2SC7B2Dd/J24U0aQNoGp33shCaBSWeb0rD5rh6VBUIXOkGal1TZA==",
-      "dev": true,
-      "requires": {
-        "@babel/runtime-corejs2": "^7.2.0"
-      }
+      "version": "3.2.0",
+      "resolved": "https://registry.npmjs.org/xregexp/-/xregexp-3.2.0.tgz",
+      "integrity": "sha1-yzYBmHv+JpW1hAAMGPHEqMMih44=",
+      "dev": true
     },
     "xtend": {
       "version": "4.0.2",

+ 1 - 1
package.json

@@ -167,7 +167,7 @@
     "react": "^16.8.6",
     "react-dom": "^16.8.6",
     "redux": "^4.0.1",
-    "replace-x": "^1.5.0",
+    "replace-x": "1.5.0",
     "rimraf": "^2.6.3",
     "stringify-object": "^3.3.0",
     "supertest": "3.0.0",