Plugin Directory

Changeset 2343852


Ignore:
Timestamp:
07/21/2020 04:19:47 AM (5 years ago)
Author:
codeinwp
Message:

Release v3.7.10

Location:
wp-product-review
Files:
16 edited

Legend:

Unmodified
Added
Removed
  • wp-product-review/tags/3.7.10/CHANGELOG.md

    r2329824 r2343852  
    11
     2 ### v3.7.10 - 2020-07-21
     3 **Changes:**
     4 
    25 ### v3.7.10 - 2020-06-24
    36 **Changes:**
  • wp-product-review/tags/3.7.10/package-lock.json

    r2329824 r2343852  
    4242    },
    4343    "ajv": {
    44       "version": "6.12.2",
    45       "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.2.tgz",
    46       "integrity": "sha512-k+V+hzjm5q/Mr8ef/1Y9goCmlsK4I6Sm74teeyGvFk1XrOsbsKLjEdrvny42CZ+a8sXbk8KWpY/bDwS+FLL2UQ==",
     44      "version": "6.12.3",
     45      "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.3.tgz",
     46      "integrity": "sha512-4K0cK3L1hsqk9xIb2z9vs/XU+PGJZ9PNpJRDS9YLzmNdX6jmVPfamLvTJr0aDAusnHyCHO6MjzlkAsgtqp9teA==",
    4747      "dev": true,
    4848      "requires": {
     
    109109        "async": "2.6.3",
    110110        "buffer-crc32": "0.2.13",
    111         "glob": "7.0.6",
    112         "lodash": "4.17.15",
     111        "glob": "7.1.6",
     112        "lodash": "4.17.19",
    113113        "readable-stream": "2.3.7",
    114114        "tar-stream": "1.6.2",
     
    123123          "dev": true,
    124124          "requires": {
    125             "lodash": "4.17.15"
     125            "lodash": "4.17.19"
    126126          }
    127127        }
     
    134134      "dev": true,
    135135      "requires": {
    136         "glob": "7.0.6",
     136        "glob": "7.1.6",
    137137        "graceful-fs": "4.2.4",
    138138        "lazystream": "1.0.0",
    139         "lodash": "4.17.15",
     139        "lodash": "4.17.19",
    140140        "normalize-path": "2.1.1",
    141141        "readable-stream": "2.3.7"
     
    193193      "dev": true
    194194    },
     195    "array-each": {
     196      "version": "1.0.1",
     197      "resolved": "https://registry.npmjs.org/array-each/-/array-each-1.0.1.tgz",
     198      "integrity": "sha1-p5SvDAWrF1KEbudTofIRoFugxE8=",
     199      "dev": true
     200    },
    195201    "array-find-index": {
    196202      "version": "1.0.2",
     
    199205      "dev": true
    200206    },
     207    "array-slice": {
     208      "version": "1.1.0",
     209      "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-1.1.0.tgz",
     210      "integrity": "sha512-B1qMD3RBP7O8o0H2KbrXDyB0IccejMF15+87Lvlor12ONPRHP6gTjXMNkt/d3ZuOGbAe66hFmaCfECI24Ufp6w==",
     211      "dev": true
     212    },
    201213    "array-union": {
    202214      "version": "1.0.2",
     
    266278    },
    267279    "autoprefixer": {
    268       "version": "9.8.4",
    269       "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.8.4.tgz",
    270       "integrity": "sha512-84aYfXlpUe45lvmS+HoAWKCkirI/sw4JK0/bTeeqgHYco3dcsOn0NqdejISjptsYwNji/21dnkDri9PsYKk89A==",
    271       "dev": true,
    272       "requires": {
    273         "browserslist": "4.12.0",
    274         "caniuse-lite": "1.0.30001088",
    275         "colorette": "1.2.0",
     280      "version": "9.8.5",
     281      "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.8.5.tgz",
     282      "integrity": "sha512-C2p5KkumJlsTHoNv9w31NrBRgXhf6eCMteJuHZi2xhkgC+5Vm40MEtCKPhc0qdgAOhox0YPy1SQHTAky05UoKg==",
     283      "dev": true,
     284      "requires": {
     285        "browserslist": "4.13.0",
     286        "caniuse-lite": "1.0.30001104",
     287        "colorette": "1.2.1",
    276288        "normalize-range": "0.1.2",
    277289        "num2fraction": "1.2.2",
     
    687699    },
    688700    "browserslist": {
    689       "version": "4.12.0",
    690       "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.12.0.tgz",
    691       "integrity": "sha512-UH2GkcEDSI0k/lRkuDSzFl9ZZ87skSy9w2XAn1MsZnL+4c4rqbBd3e82UWHbYDpztABrPBhZsTEeuxVfHppqDg==",
    692       "dev": true,
    693       "requires": {
    694         "caniuse-lite": "1.0.30001088",
    695         "electron-to-chromium": "1.3.481",
    696         "node-releases": "1.1.58",
    697         "pkg-up": "2.0.0"
     701      "version": "4.13.0",
     702      "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.13.0.tgz",
     703      "integrity": "sha512-MINatJ5ZNrLnQ6blGvePd/QOz9Xtu+Ne+x29iQSCHfkU5BugKVJwZKn/iiL8UbpIpa3JhviKjz+XxMo0m2caFQ==",
     704      "dev": true,
     705      "requires": {
     706        "caniuse-lite": "1.0.30001104",
     707        "electron-to-chromium": "1.3.502",
     708        "escalade": "3.0.2",
     709        "node-releases": "1.1.59"
    698710      }
    699711    },
     
    768780        "mkdirp": "0.5.5",
    769781        "object-assign": "4.1.1",
    770         "rimraf": "2.6.3"
     782        "rimraf": "2.7.1"
    771783      },
    772784      "dependencies": {
     
    778790          "requires": {
    779791            "minimist": "1.2.5"
     792          }
     793        },
     794        "rimraf": {
     795          "version": "2.7.1",
     796          "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz",
     797          "integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==",
     798          "dev": true,
     799          "requires": {
     800            "glob": "7.1.6"
    780801          }
    781802        }
     
    830851    },
    831852    "caniuse-lite": {
    832       "version": "1.0.30001088",
    833       "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001088.tgz",
    834       "integrity": "sha512-6eYUrlShRYveyqKG58HcyOfPgh3zb2xqs7NvT2VVtP3hEUeeWvc3lqhpeMTxYWBBeeaT9A4bKsrtjATm66BTHg==",
     853      "version": "1.0.30001104",
     854      "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001104.tgz",
     855      "integrity": "sha512-pkpCg7dmI/a7WcqM2yfdOiT4Xx5tzyoHAXWsX5/HxZ3TemwDZs0QXdqbE0UPLPVy/7BeK7693YfzfRYfu1YVpg==",
    835856      "dev": true
    836857    },
     
    902923        "exit": "0.1.2",
    903924        "glob": "7.1.6"
    904       },
    905       "dependencies": {
    906         "glob": {
    907           "version": "7.1.6",
    908           "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
    909           "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==",
    910           "dev": true,
    911           "requires": {
    912             "fs.realpath": "1.0.0",
    913             "inflight": "1.0.6",
    914             "inherits": "2.0.4",
    915             "minimatch": "3.0.4",
    916             "once": "1.4.0",
    917             "path-is-absolute": "1.0.1"
    918           }
    919         }
    920925      }
    921926    },
     
    989994    },
    990995    "colorette": {
    991       "version": "1.2.0",
    992       "resolved": "https://registry.npmjs.org/colorette/-/colorette-1.2.0.tgz",
    993       "integrity": "sha512-soRSroY+OF/8OdA3PTQXwaDJeMc7TfknKKrxeSCencL2a4+Tx5zhxmmv7hdpCjhKBjehzp8+bwe/T68K0hpIjw==",
     996      "version": "1.2.1",
     997      "resolved": "https://registry.npmjs.org/colorette/-/colorette-1.2.1.tgz",
     998      "integrity": "sha512-puCDz0CzydiSYOrnXpz/PKd69zRrribezjtE9yd4zvytoRc8+RY/KJPvtPFKZS3E3wP6neGyMe0vOTlHO5L3Pw==",
    994999      "dev": true
    9951000    },
     
    11981203        "mdn-data": "2.0.4",
    11991204        "source-map": "0.6.1"
     1205      },
     1206      "dependencies": {
     1207        "source-map": {
     1208          "version": "0.6.1",
     1209          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
     1210          "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
     1211          "dev": true,
     1212          "optional": true
     1213        }
    12001214      }
    12011215    },
     
    12901304          "dev": true,
    12911305          "optional": true
     1306        },
     1307        "source-map": {
     1308          "version": "0.6.1",
     1309          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
     1310          "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
     1311          "dev": true,
     1312          "optional": true
    12921313        }
    12931314      }
     
    13271348    },
    13281349    "dateformat": {
    1329       "version": "1.0.12",
    1330       "resolved": "https://registry.npmjs.org/dateformat/-/dateformat-1.0.12.tgz",
    1331       "integrity": "sha1-nxJLZ1lMk3/3BpMuSmQsyo27/uk=",
    1332       "dev": true,
    1333       "requires": {
    1334         "get-stdin": "4.0.1",
    1335         "meow": "3.7.0"
    1336       }
     1350      "version": "3.0.3",
     1351      "resolved": "https://registry.npmjs.org/dateformat/-/dateformat-3.0.3.tgz",
     1352      "integrity": "sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==",
     1353      "dev": true
    13371354    },
    13381355    "debug": {
     
    15391556      "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
    15401557      "integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=",
     1558      "dev": true
     1559    },
     1560    "detect-file": {
     1561      "version": "1.0.0",
     1562      "resolved": "https://registry.npmjs.org/detect-file/-/detect-file-1.0.0.tgz",
     1563      "integrity": "sha1-8NZtA2cqglyxtzvbP+YjEMjlUrc=",
    15411564      "dev": true
    15421565    },
     
    17051728    },
    17061729    "electron-to-chromium": {
    1707       "version": "1.3.481",
    1708       "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.481.tgz",
    1709       "integrity": "sha512-q2PeCP2PQXSYadDo9uNY+uHXjdB9PcsUpCVoGlY8TZOPHGlXdevlqW9PkKeqCxn2QBkGB8b6AcMO++gh8X82bA==",
     1730      "version": "1.3.502",
     1731      "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.502.tgz",
     1732      "integrity": "sha512-TIeXOaHAvfP7FemGUtAJxStmOc1YFGWFNqdey/4Nk41L9b1nMmDVDGNMIWhZJvOfJxix6Cv5FGEnBK+yvw3UTg==",
    17101733      "dev": true
    17111734    },
    17121735    "encoding": {
    1713       "version": "0.1.12",
    1714       "resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.12.tgz",
    1715       "integrity": "sha1-U4tm8+5izRq1HsMjgp0flIDHS+s=",
    1716       "dev": true,
    1717       "requires": {
    1718         "iconv-lite": "0.4.24"
     1736      "version": "0.1.13",
     1737      "resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.13.tgz",
     1738      "integrity": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==",
     1739      "dev": true,
     1740      "requires": {
     1741        "iconv-lite": "0.6.2"
     1742      },
     1743      "dependencies": {
     1744        "iconv-lite": {
     1745          "version": "0.6.2",
     1746          "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.2.tgz",
     1747          "integrity": "sha512-2y91h5OpQlolefMPmUlivelittSWy0rP+oYVpn6A7GwVHNE8AWzoYOBNmlwks3LobaJxgHCYZAnyNo2GgpNRNQ==",
     1748          "dev": true,
     1749          "requires": {
     1750            "safer-buffer": "2.1.2"
     1751          }
     1752        }
    17191753      }
    17201754    },
     
    17881822      }
    17891823    },
     1824    "escalade": {
     1825      "version": "3.0.2",
     1826      "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.0.2.tgz",
     1827      "integrity": "sha512-gPYAU37hYCUhW5euPeR+Y74F7BL+IBsV93j5cvGriSaD1aG6MGsqsV1yamRdrWrb2j3aiZvb0X+UBOWpx3JWtQ==",
     1828      "dev": true
     1829    },
    17901830    "escape-string-regexp": {
    17911831      "version": "1.0.5",
     
    18161856        "p-finally": "1.0.0",
    18171857        "pify": "3.0.0",
    1818         "rimraf": "2.6.3",
     1858        "rimraf": "2.7.1",
    18191859        "tempfile": "2.0.0"
    18201860      },
     
    18261866          "dev": true,
    18271867          "optional": true
     1868        },
     1869        "rimraf": {
     1870          "version": "2.7.1",
     1871          "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz",
     1872          "integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==",
     1873          "dev": true,
     1874          "optional": true,
     1875          "requires": {
     1876            "glob": "7.1.6"
     1877          }
    18281878        }
    18291879      }
     
    19011951      "dev": true,
    19021952      "optional": true
     1953    },
     1954    "expand-tilde": {
     1955      "version": "2.0.2",
     1956      "resolved": "https://registry.npmjs.org/expand-tilde/-/expand-tilde-2.0.2.tgz",
     1957      "integrity": "sha1-l+gBqgUt8CRU3kawK/YhZCzchQI=",
     1958      "dev": true,
     1959      "requires": {
     1960        "homedir-polyfill": "1.0.3"
     1961      }
    19031962    },
    19041963    "ext-list": {
     
    20482107        "merge2": "1.4.1",
    20492108        "micromatch": "3.1.10"
     2109      },
     2110      "dependencies": {
     2111        "is-glob": {
     2112          "version": "4.0.1",
     2113          "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz",
     2114          "integrity": "sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==",
     2115          "dev": true,
     2116          "requires": {
     2117            "is-extglob": "2.1.1"
     2118          }
     2119        }
    20502120      }
    20512121    },
     
    21802250      }
    21812251    },
     2252    "fined": {
     2253      "version": "1.2.0",
     2254      "resolved": "https://registry.npmjs.org/fined/-/fined-1.2.0.tgz",
     2255      "integrity": "sha512-ZYDqPLGxDkDhDZBjZBb+oD1+j0rA4E0pXY50eplAAOPg2N/gUBSSk5IM1/QhPfyVo19lJ+CvXpqfvk+b2p/8Ng==",
     2256      "dev": true,
     2257      "requires": {
     2258        "expand-tilde": "2.0.2",
     2259        "is-plain-object": "2.0.4",
     2260        "object.defaults": "1.1.0",
     2261        "object.pick": "1.3.0",
     2262        "parse-filepath": "1.0.2"
     2263      }
     2264    },
     2265    "flagged-respawn": {
     2266      "version": "1.0.1",
     2267      "resolved": "https://registry.npmjs.org/flagged-respawn/-/flagged-respawn-1.0.1.tgz",
     2268      "integrity": "sha512-lNaHNVymajmk0OJMBn8fVUAU1BtDeKIqKoVhk4xAALB57aALg6b4W0MfJ/cUE0g9YBXy5XhSlPIpYIJ7HaY/3Q==",
     2269      "dev": true
     2270    },
    21822271    "for-in": {
    21832272      "version": "1.0.2",
     
    21852274      "integrity": "sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=",
    21862275      "dev": true
     2276    },
     2277    "for-own": {
     2278      "version": "1.0.0",
     2279      "resolved": "https://registry.npmjs.org/for-own/-/for-own-1.0.0.tgz",
     2280      "integrity": "sha1-xjMy9BXO3EsE2/5wz4NklMU8tEs=",
     2281      "dev": true,
     2282      "requires": {
     2283        "for-in": "1.0.2"
     2284      }
    21872285    },
    21882286    "forever-agent": {
     
    23252423      "dev": true,
    23262424      "requires": {
    2327         "encoding": "0.1.12",
     2425        "encoding": "0.1.13",
    23282426        "readable-stream": "3.6.0",
    23292427        "safe-buffer": "5.1.2"
     
    24062504    },
    24072505    "glob": {
    2408       "version": "7.0.6",
    2409       "resolved": "https://registry.npmjs.org/glob/-/glob-7.0.6.tgz",
    2410       "integrity": "sha1-IRuvr0nlJbjNkyYNFKsTYVKz9Xo=",
     2506      "version": "7.1.6",
     2507      "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
     2508      "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==",
    24112509      "dev": true,
    24122510      "requires": {
     
    24272525        "is-glob": "3.1.0",
    24282526        "path-dirname": "1.0.2"
    2429       },
    2430       "dependencies": {
    2431         "is-glob": {
    2432           "version": "3.1.0",
    2433           "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz",
    2434           "integrity": "sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=",
    2435           "dev": true,
    2436           "requires": {
    2437             "is-extglob": "2.1.1"
    2438           }
    2439         }
    24402527      }
    24412528    },
     
    24452532      "integrity": "sha1-jFoUlNIGbFcMw7/kSWF1rMTVAqs=",
    24462533      "dev": true
     2534    },
     2535    "global-modules": {
     2536      "version": "1.0.0",
     2537      "resolved": "https://registry.npmjs.org/global-modules/-/global-modules-1.0.0.tgz",
     2538      "integrity": "sha512-sKzpEkf11GpOFuw0Zzjzmt4B4UZwjOcG757PPvrfhxcLFbq0wpsgpOqxpxtxFiCG4DtG93M6XRVbF2oGdev7bg==",
     2539      "dev": true,
     2540      "requires": {
     2541        "global-prefix": "1.0.2",
     2542        "is-windows": "1.0.2",
     2543        "resolve-dir": "1.0.1"
     2544      }
     2545    },
     2546    "global-prefix": {
     2547      "version": "1.0.2",
     2548      "resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-1.0.2.tgz",
     2549      "integrity": "sha1-2/dDxsFJklk8ZVVoy2btMsASLr4=",
     2550      "dev": true,
     2551      "requires": {
     2552        "expand-tilde": "2.0.2",
     2553        "homedir-polyfill": "1.0.3",
     2554        "ini": "1.3.5",
     2555        "is-windows": "1.0.2",
     2556        "which": "1.3.1"
     2557      }
    24472558    },
    24482559    "globby": {
     
    24612572      },
    24622573      "dependencies": {
    2463         "glob": {
    2464           "version": "7.1.6",
    2465           "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
    2466           "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==",
    2467           "dev": true,
    2468           "requires": {
    2469             "fs.realpath": "1.0.0",
    2470             "inflight": "1.0.6",
    2471             "inherits": "2.0.4",
    2472             "minimatch": "3.0.4",
    2473             "once": "1.4.0",
    2474             "path-is-absolute": "1.0.1"
    2475           }
    2476         },
    24772574        "ignore": {
    24782575          "version": "3.3.10",
     
    24962593      "requires": {
    24972594        "glob": "7.1.6",
    2498         "lodash": "4.17.15",
     2595        "lodash": "4.17.19",
    24992596        "minimatch": "3.0.4"
    2500       },
    2501       "dependencies": {
    2502         "glob": {
    2503           "version": "7.1.6",
    2504           "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
    2505           "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==",
    2506           "dev": true,
    2507           "requires": {
    2508             "fs.realpath": "1.0.0",
    2509             "inflight": "1.0.6",
    2510             "inherits": "2.0.4",
    2511             "minimatch": "3.0.4",
    2512             "once": "1.4.0",
    2513             "path-is-absolute": "1.0.1"
    2514           }
    2515         }
    25162597      }
    25172598    },
     
    25772658    },
    25782659    "grunt": {
    2579       "version": "1.1.0",
    2580       "resolved": "https://registry.npmjs.org/grunt/-/grunt-1.1.0.tgz",
    2581       "integrity": "sha512-+NGod0grmviZ7Nzdi9am7vuRS/h76PcWDsV635mEXF0PEQMUV6Kb+OjTdsVxbi0PZmfQOjCMKb3w8CVZcqsn1g==",
    2582       "dev": true,
    2583       "requires": {
    2584         "coffeescript": "1.10.0",
    2585         "dateformat": "1.0.12",
     2660      "version": "1.2.1",
     2661      "resolved": "https://registry.npmjs.org/grunt/-/grunt-1.2.1.tgz",
     2662      "integrity": "sha512-zgJjn9N56tScvRt/y0+1QA+zDBnKTrkpyeSBqQPLcZvbqTD/oyGMrdZQXmm6I3828s+FmPvxc3Xv+lgKFtudOw==",
     2663      "dev": true,
     2664      "requires": {
     2665        "dateformat": "3.0.3",
    25862666        "eventemitter2": "0.4.14",
    25872667        "exit": "0.1.2",
    25882668        "findup-sync": "0.3.0",
    2589         "glob": "7.0.6",
    2590         "grunt-cli": "1.2.0",
     2669        "glob": "7.1.6",
     2670        "grunt-cli": "1.3.2",
    25912671        "grunt-known-options": "1.1.1",
    25922672        "grunt-legacy-log": "2.0.0",
    25932673        "grunt-legacy-util": "1.1.1",
    25942674        "iconv-lite": "0.4.24",
    2595         "js-yaml": "3.13.1",
     2675        "js-yaml": "3.14.0",
    25962676        "minimatch": "3.0.4",
    25972677        "mkdirp": "1.0.4",
    25982678        "nopt": "3.0.6",
    2599         "path-is-absolute": "1.0.1",
    2600         "rimraf": "2.6.3"
     2679        "rimraf": "3.0.2"
    26012680      },
    26022681      "dependencies": {
    26032682        "grunt-cli": {
    2604           "version": "1.2.0",
    2605           "resolved": "https://registry.npmjs.org/grunt-cli/-/grunt-cli-1.2.0.tgz",
    2606           "integrity": "sha1-VisRnrsGndtGSs4oRVAb6Xs1tqg=",
    2607           "dev": true,
    2608           "requires": {
    2609             "findup-sync": "0.3.0",
     2683          "version": "1.3.2",
     2684          "resolved": "https://registry.npmjs.org/grunt-cli/-/grunt-cli-1.3.2.tgz",
     2685          "integrity": "sha512-8OHDiZZkcptxVXtMfDxJvmN7MVJNE8L/yIcPb4HB7TlyFD1kDvjHrb62uhySsU14wJx9ORMnTuhRMQ40lH/orQ==",
     2686          "dev": true,
     2687          "requires": {
    26102688            "grunt-known-options": "1.1.1",
    2611             "nopt": "3.0.6",
    2612             "resolve": "1.1.7"
    2613           }
    2614         },
    2615         "resolve": {
    2616           "version": "1.1.7",
    2617           "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.1.7.tgz",
    2618           "integrity": "sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=",
    2619           "dev": true
     2689            "interpret": "1.1.0",
     2690            "liftoff": "2.5.0",
     2691            "nopt": "4.0.3",
     2692            "v8flags": "3.1.3"
     2693          },
     2694          "dependencies": {
     2695            "nopt": {
     2696              "version": "4.0.3",
     2697              "resolved": "https://registry.npmjs.org/nopt/-/nopt-4.0.3.tgz",
     2698              "integrity": "sha512-CvaGwVMztSMJLOeXPrez7fyfObdZqNUK1cPAEzLHrTybIua9pMdmmPR5YwtfNftIOMv3DPUhFaxsZMNTQO20Kg==",
     2699              "dev": true,
     2700              "requires": {
     2701                "abbrev": "1.1.1",
     2702                "osenv": "0.1.5"
     2703              }
     2704            }
     2705          }
    26202706        }
    26212707      }
     
    26642750        "chalk": "1.1.3",
    26652751        "iltorb": "2.4.5",
    2666         "lodash": "4.17.15",
     2752        "lodash": "4.17.19",
    26672753        "pretty-bytes": "4.0.2",
    26682754        "stream-buffers": "2.2.0"
     
    27772863        "async": "2.6.3",
    27782864        "gaze": "1.1.3",
    2779         "lodash": "4.17.15",
     2865        "lodash": "4.17.19",
    27802866        "tiny-lr": "1.1.1"
    27812867      },
     
    27872873          "dev": true,
    27882874          "requires": {
    2789             "lodash": "4.17.15"
     2875            "lodash": "4.17.19"
    27902876          }
    27912877        }
     
    28132899        "grunt-legacy-log-utils": "2.0.1",
    28142900        "hooker": "0.2.3",
    2815         "lodash": "4.17.15"
     2901        "lodash": "4.17.19"
    28162902      }
    28172903    },
     
    28232909      "requires": {
    28242910        "chalk": "2.4.2",
    2825         "lodash": "4.17.15"
     2911        "lodash": "4.17.19"
    28262912      }
    28272913    },
     
    28362922        "getobject": "0.1.0",
    28372923        "hooker": "0.2.3",
    2838         "lodash": "4.17.15",
     2924        "lodash": "4.17.19",
    28392925        "underscore.string": "3.3.5",
    28402926        "which": "1.3.1"
     
    28542940      "requires": {
    28552941        "async": "1.5.2",
    2856         "rimraf": "2.6.3"
     2942        "rimraf": "2.7.1"
     2943      },
     2944      "dependencies": {
     2945        "rimraf": {
     2946          "version": "2.7.1",
     2947          "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz",
     2948          "integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==",
     2949          "dev": true,
     2950          "requires": {
     2951            "glob": "7.1.6"
     2952          }
     2953        }
    28572954      }
    28582955    },
     
    31623259      "dev": true,
    31633260      "requires": {
    3164         "autoprefixer": "9.8.4",
     3261        "autoprefixer": "9.8.5",
    31653262        "grunt": "1.0.4",
    31663263        "grunt-cachebuster": "0.1.7",
     
    31893286      },
    31903287      "dependencies": {
     3288        "dateformat": {
     3289          "version": "1.0.12",
     3290          "resolved": "https://registry.npmjs.org/dateformat/-/dateformat-1.0.12.tgz",
     3291          "integrity": "sha1-nxJLZ1lMk3/3BpMuSmQsyo27/uk=",
     3292          "dev": true,
     3293          "requires": {
     3294            "get-stdin": "4.0.1",
     3295            "meow": "3.7.0"
     3296          }
     3297        },
     3298        "glob": {
     3299          "version": "7.0.6",
     3300          "resolved": "https://registry.npmjs.org/glob/-/glob-7.0.6.tgz",
     3301          "integrity": "sha1-IRuvr0nlJbjNkyYNFKsTYVKz9Xo=",
     3302          "dev": true,
     3303          "requires": {
     3304            "fs.realpath": "1.0.0",
     3305            "inflight": "1.0.6",
     3306            "inherits": "2.0.4",
     3307            "minimatch": "3.0.4",
     3308            "once": "1.4.0",
     3309            "path-is-absolute": "1.0.1"
     3310          }
     3311        },
    31913312        "grunt": {
    31923313          "version": "1.0.4",
     
    32283349          }
    32293350        },
     3351        "js-yaml": {
     3352          "version": "3.13.1",
     3353          "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.1.tgz",
     3354          "integrity": "sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==",
     3355          "dev": true,
     3356          "requires": {
     3357            "argparse": "1.0.10",
     3358            "esprima": "4.0.1"
     3359          }
     3360        },
    32303361        "mkdirp": {
    32313362          "version": "0.5.5",
     
    32423373          "integrity": "sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=",
    32433374          "dev": true
     3375        },
     3376        "rimraf": {
     3377          "version": "2.6.3",
     3378          "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.3.tgz",
     3379          "integrity": "sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==",
     3380          "dev": true,
     3381          "requires": {
     3382            "glob": "7.1.6"
     3383          },
     3384          "dependencies": {
     3385            "glob": {
     3386              "version": "7.1.6",
     3387              "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
     3388              "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==",
     3389              "dev": true,
     3390              "requires": {
     3391                "fs.realpath": "1.0.0",
     3392                "inflight": "1.0.6",
     3393                "inherits": "2.0.4",
     3394                "minimatch": "3.0.4",
     3395                "once": "1.4.0",
     3396                "path-is-absolute": "1.0.1"
     3397              }
     3398            }
     3399          }
    32443400        }
    32453401      }
     
    32663422            "supports-color": "5.5.0"
    32673423          }
     3424        },
     3425        "source-map": {
     3426          "version": "0.6.1",
     3427          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
     3428          "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
     3429          "dev": true
    32683430        }
    32693431      }
     
    32853447      "requires": {
    32863448        "fs-extra": "6.0.1",
    3287         "glob": "7.0.6",
     3449        "glob": "7.1.6",
    32883450        "md5-file": "2.0.7"
    32893451      }
     
    33013463      "dev": true,
    33023464      "requires": {
    3303         "grunt": "1.1.0",
     3465        "grunt": "1.2.1",
    33043466        "semver": "6.3.0"
    33053467      },
     
    33213483        "cssbeautify": "0.3.1",
    33223484        "csscomb": "3.1.8",
    3323         "lodash": "4.17.15"
     3485        "lodash": "4.17.19"
    33243486      }
    33253487    },
     
    33303492      "dev": true,
    33313493      "requires": {
    3332         "grunt": "1.1.0",
     3494        "grunt": "1.2.1",
    33333495        "node-wp-i18n": "1.2.3"
    33343496      }
     
    33523514      "dev": true,
    33533515      "requires": {
    3354         "ajv": "6.12.2",
     3516        "ajv": "6.12.3",
    33553517        "har-schema": "2.0.0"
    33563518      }
     
    34433605          }
    34443606        }
     3607      }
     3608    },
     3609    "homedir-polyfill": {
     3610      "version": "1.0.3",
     3611      "resolved": "https://registry.npmjs.org/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz",
     3612      "integrity": "sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==",
     3613      "dev": true,
     3614      "requires": {
     3615        "parse-passwd": "1.0.0"
    34453616      }
    34463617    },
     
    35743745        "nan": "2.14.1",
    35753746        "npmlog": "4.1.2",
    3576         "prebuild-install": "5.3.4",
     3747        "prebuild-install": "5.3.5",
    35773748        "which-pm-runs": "1.0.0"
    35783749      }
     
    36913862      "dev": true
    36923863    },
     3864    "interpret": {
     3865      "version": "1.1.0",
     3866      "resolved": "https://registry.npmjs.org/interpret/-/interpret-1.1.0.tgz",
     3867      "integrity": "sha1-ftGxQQxqDg94z5XTuEQMY/eLhhQ=",
     3868      "dev": true
     3869    },
    36933870    "into-stream": {
    36943871      "version": "3.1.0",
     
    37073884      "integrity": "sha512-Y75zBYLkh0lJ9qxeHlMjQ7bSbyiSqNW/UOPWDmzC7cXskL1hekSITh1Oc6JV0XCWWZ9DE8VYSB71xocLk3gmGw==",
    37083885      "dev": true
     3886    },
     3887    "is-absolute": {
     3888      "version": "1.0.0",
     3889      "resolved": "https://registry.npmjs.org/is-absolute/-/is-absolute-1.0.0.tgz",
     3890      "integrity": "sha512-dOWoqflvcydARa360Gvv18DZ/gRuHKi2NU/wU5X1ZFzdYfH29nkiNZsF3mp4OJ3H4yo9Mx8A/uAGNzpzPN3yBA==",
     3891      "dev": true,
     3892      "requires": {
     3893        "is-relative": "1.0.0",
     3894        "is-windows": "1.0.2"
     3895      }
    37093896    },
    37103897    "is-accessor-descriptor": {
     
    38294016    },
    38304017    "is-glob": {
    3831       "version": "4.0.1",
    3832       "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz",
    3833       "integrity": "sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==",
     4018      "version": "3.1.0",
     4019      "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz",
     4020      "integrity": "sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=",
    38344021      "dev": true,
    38354022      "requires": {
     
    39074094      }
    39084095    },
     4096    "is-relative": {
     4097      "version": "1.0.0",
     4098      "resolved": "https://registry.npmjs.org/is-relative/-/is-relative-1.0.0.tgz",
     4099      "integrity": "sha512-Kw/ReK0iqwKeu0MITLFuj0jbPAmEiOsIwyIXvvbfa6QfmN9pkD1M+8pdk7Rl/dTKbH34/XBFMbgD4iMJhLQbGA==",
     4100      "dev": true,
     4101      "requires": {
     4102        "is-unc-path": "1.0.0"
     4103      }
     4104    },
    39094105    "is-retry-allowed": {
    39104106      "version": "1.2.0",
     
    39444140      "dev": true
    39454141    },
     4142    "is-unc-path": {
     4143      "version": "1.0.0",
     4144      "resolved": "https://registry.npmjs.org/is-unc-path/-/is-unc-path-1.0.0.tgz",
     4145      "integrity": "sha512-mrGpVd0fs7WWLfVsStvgF6iEJnbjDFZh9/emhRDcGWTduTfNHd9CHeUwH3gYIjdbwo4On6hunkztwOaAw0yllQ==",
     4146      "dev": true,
     4147      "requires": {
     4148        "unc-path-regex": "0.1.2"
     4149      }
     4150    },
    39464151    "is-utf8": {
    39474152      "version": "0.2.1",
     
    40094214    },
    40104215    "js-yaml": {
    4011       "version": "3.13.1",
    4012       "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.1.tgz",
    4013       "integrity": "sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==",
     4216      "version": "3.14.0",
     4217      "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.0.tgz",
     4218      "integrity": "sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A==",
    40144219      "dev": true,
    40154220      "requires": {
     
    40344239        "exit": "0.1.2",
    40354240        "htmlparser2": "3.8.3",
    4036         "lodash": "4.17.15",
     4241        "lodash": "4.17.19",
    40374242        "minimatch": "3.0.4",
    40384243        "shelljs": "0.3.0",
     
    41174322      "requires": {
    41184323        "readable-stream": "2.3.7"
     4324      }
     4325    },
     4326    "liftoff": {
     4327      "version": "2.5.0",
     4328      "resolved": "https://registry.npmjs.org/liftoff/-/liftoff-2.5.0.tgz",
     4329      "integrity": "sha1-IAkpG7Mc6oYbvxCnwVooyvdcMew=",
     4330      "dev": true,
     4331      "requires": {
     4332        "extend": "3.0.2",
     4333        "findup-sync": "2.0.0",
     4334        "fined": "1.2.0",
     4335        "flagged-respawn": "1.0.1",
     4336        "is-plain-object": "2.0.4",
     4337        "object.map": "1.0.1",
     4338        "rechoir": "0.6.2",
     4339        "resolve": "1.17.0"
     4340      },
     4341      "dependencies": {
     4342        "findup-sync": {
     4343          "version": "2.0.0",
     4344          "resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-2.0.0.tgz",
     4345          "integrity": "sha1-kyaxSIwi0aYIhlCoaQGy2akKLLw=",
     4346          "dev": true,
     4347          "requires": {
     4348            "detect-file": "1.0.0",
     4349            "is-glob": "3.1.0",
     4350            "micromatch": "3.1.10",
     4351            "resolve-dir": "1.0.1"
     4352          }
     4353        }
    41194354      }
    41204355    },
     
    41864421        "multimatch": "2.1.0",
    41874422        "pkg-up": "1.0.0"
    4188       },
    4189       "dependencies": {
    4190         "pkg-up": {
    4191           "version": "1.0.0",
    4192           "resolved": "https://registry.npmjs.org/pkg-up/-/pkg-up-1.0.0.tgz",
    4193           "integrity": "sha1-Pgj7RhUlxEIWJKM7n35tCvWwWiY=",
    4194           "dev": true,
    4195           "requires": {
    4196             "find-up": "1.1.2"
    4197           }
    4198         }
    41994423      }
    42004424    },
     
    42314455      }
    42324456    },
    4233     "locate-path": {
    4234       "version": "2.0.0",
    4235       "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz",
    4236       "integrity": "sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=",
    4237       "dev": true,
    4238       "requires": {
    4239         "p-locate": "2.0.0",
    4240         "path-exists": "3.0.0"
    4241       },
    4242       "dependencies": {
    4243         "path-exists": {
    4244           "version": "3.0.0",
    4245           "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
    4246           "integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=",
    4247           "dev": true
    4248         }
    4249       }
    4250     },
    42514457    "lodash": {
    4252       "version": "4.17.15",
    4253       "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
    4254       "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==",
     4458      "version": "4.17.19",
     4459      "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz",
     4460      "integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==",
    42554461      "dev": true
    42564462    },
     
    43274533          "dev": true
    43284534        }
     4535      }
     4536    },
     4537    "make-iterator": {
     4538      "version": "1.0.1",
     4539      "resolved": "https://registry.npmjs.org/make-iterator/-/make-iterator-1.0.1.tgz",
     4540      "integrity": "sha512-pxiuXh0iVEq7VM7KMIhs5gxsfxCux2URptUQaXo4iZZJxBAzTPOLE2BumO5dbfVYq/hBJFBR/a1mFDmOx5AGmw==",
     4541      "dev": true,
     4542      "requires": {
     4543        "kind-of": "6.0.3"
    43294544      }
    43304545    },
     
    45474762    },
    45484763    "node-releases": {
    4549       "version": "1.1.58",
    4550       "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-1.1.58.tgz",
    4551       "integrity": "sha512-NxBudgVKiRh/2aPWMgPR7bPTX0VPmGx5QBwCtdHitnqFE5/O8DeBXuIMH1nwNnw/aMo6AjOrpsHzfY3UbUJ7yg==",
     4764      "version": "1.1.59",
     4765      "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-1.1.59.tgz",
     4766      "integrity": "sha512-H3JrdUczbdiwxN5FuJPyCHnGHIFqQ0wWxo+9j1kAXAzqNMAHlo+4I/sYYxpyK0irQ73HgdiyzD32oqQDcU2Osw==",
    45524767      "dev": true
    45534768    },
     
    45664781        "bluebird": "3.7.2",
    45674782        "gettext-parser": "3.1.1",
    4568         "glob": "7.0.6",
    4569         "lodash": "4.17.15",
     4783        "glob": "7.1.6",
     4784        "lodash": "4.17.19",
    45704785        "minimist": "1.2.5",
    45714786        "mkdirp": "0.5.5",
     
    47955010      }
    47965011    },
     5012    "object.defaults": {
     5013      "version": "1.1.0",
     5014      "resolved": "https://registry.npmjs.org/object.defaults/-/object.defaults-1.1.0.tgz",
     5015      "integrity": "sha1-On+GgzS0B96gbaFtiNXNKeQ1/s8=",
     5016      "dev": true,
     5017      "requires": {
     5018        "array-each": "1.0.1",
     5019        "array-slice": "1.1.0",
     5020        "for-own": "1.0.0",
     5021        "isobject": "3.0.1"
     5022      }
     5023    },
    47975024    "object.getownpropertydescriptors": {
    47985025      "version": "2.1.0",
     
    48065033      }
    48075034    },
     5035    "object.map": {
     5036      "version": "1.0.1",
     5037      "resolved": "https://registry.npmjs.org/object.map/-/object.map-1.0.1.tgz",
     5038      "integrity": "sha1-z4Plncj8wK1fQlDh94s7gb2AHTc=",
     5039      "dev": true,
     5040      "requires": {
     5041        "for-own": "1.0.0",
     5042        "make-iterator": "1.0.1"
     5043      }
     5044    },
    48085045    "object.pick": {
    48095046      "version": "1.3.0",
     
    48595096      }
    48605097    },
     5098    "os-homedir": {
     5099      "version": "1.0.2",
     5100      "resolved": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz",
     5101      "integrity": "sha1-/7xJiDNuDoM94MFox+8VISGqf7M=",
     5102      "dev": true
     5103    },
    48615104    "os-tmpdir": {
    48625105      "version": "1.0.2",
     
    48655108      "dev": true
    48665109    },
     5110    "osenv": {
     5111      "version": "0.1.5",
     5112      "resolved": "https://registry.npmjs.org/osenv/-/osenv-0.1.5.tgz",
     5113      "integrity": "sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==",
     5114      "dev": true,
     5115      "requires": {
     5116        "os-homedir": "1.0.2",
     5117        "os-tmpdir": "1.0.2"
     5118      }
     5119    },
    48675120    "p-cancelable": {
    48685121      "version": "0.3.0",
     
    48955148      "optional": true
    48965149    },
    4897     "p-limit": {
    4898       "version": "1.3.0",
    4899       "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz",
    4900       "integrity": "sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==",
    4901       "dev": true,
    4902       "requires": {
    4903         "p-try": "1.0.0"
    4904       }
    4905     },
    4906     "p-locate": {
    4907       "version": "2.0.0",
    4908       "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz",
    4909       "integrity": "sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=",
    4910       "dev": true,
    4911       "requires": {
    4912         "p-limit": "1.3.0"
    4913       }
    4914     },
    49155150    "p-map": {
    49165151      "version": "1.2.0",
     
    49515186      }
    49525187    },
    4953     "p-try": {
    4954       "version": "1.0.0",
    4955       "resolved": "https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz",
    4956       "integrity": "sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=",
    4957       "dev": true
     5188    "parse-filepath": {
     5189      "version": "1.0.2",
     5190      "resolved": "https://registry.npmjs.org/parse-filepath/-/parse-filepath-1.0.2.tgz",
     5191      "integrity": "sha1-pjISf1Oq89FYdvWHLz/6x2PWyJE=",
     5192      "dev": true,
     5193      "requires": {
     5194        "is-absolute": "1.0.0",
     5195        "map-cache": "0.2.2",
     5196        "path-root": "0.1.1"
     5197      }
    49585198    },
    49595199    "parse-json": {
     
    49725212      "dev": true
    49735213    },
     5214    "parse-passwd": {
     5215      "version": "1.0.0",
     5216      "resolved": "https://registry.npmjs.org/parse-passwd/-/parse-passwd-1.0.0.tgz",
     5217      "integrity": "sha1-bVuTSkVpk7I9N/QKOC1vFmao5cY=",
     5218      "dev": true
     5219    },
    49745220    "pascalcase": {
    49755221      "version": "0.1.1",
     
    50115257      "dev": true
    50125258    },
     5259    "path-root": {
     5260      "version": "0.1.1",
     5261      "resolved": "https://registry.npmjs.org/path-root/-/path-root-0.1.1.tgz",
     5262      "integrity": "sha1-mkpoFMrBwM1zNgqV8yCDyOpHRbc=",
     5263      "dev": true,
     5264      "requires": {
     5265        "path-root-regex": "0.1.2"
     5266      }
     5267    },
     5268    "path-root-regex": {
     5269      "version": "0.1.2",
     5270      "resolved": "https://registry.npmjs.org/path-root-regex/-/path-root-regex-0.1.2.tgz",
     5271      "integrity": "sha1-v8zcjfWxLcUsi0PsONGNcsBLqW0=",
     5272      "dev": true
     5273    },
    50135274    "path-type": {
    50145275      "version": "1.1.0",
     
    50565317    },
    50575318    "pkg-up": {
    5058       "version": "2.0.0",
    5059       "resolved": "https://registry.npmjs.org/pkg-up/-/pkg-up-2.0.0.tgz",
    5060       "integrity": "sha1-yBmscoBZpGHKscOImivjxJoATX8=",
    5061       "dev": true,
    5062       "requires": {
    5063         "find-up": "2.1.0"
    5064       },
    5065       "dependencies": {
    5066         "find-up": {
    5067           "version": "2.1.0",
    5068           "resolved": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz",
    5069           "integrity": "sha1-RdG35QbHF93UgndaK3eSCjwMV6c=",
    5070           "dev": true,
    5071           "requires": {
    5072             "locate-path": "2.0.0"
    5073           }
    5074         }
     5319      "version": "1.0.0",
     5320      "resolved": "https://registry.npmjs.org/pkg-up/-/pkg-up-1.0.0.tgz",
     5321      "integrity": "sha1-Pgj7RhUlxEIWJKM7n35tCvWwWiY=",
     5322      "dev": true,
     5323      "requires": {
     5324        "find-up": "1.1.2"
    50755325      }
    50765326    },
     
    51015351      },
    51025352      "dependencies": {
     5353        "source-map": {
     5354          "version": "0.6.1",
     5355          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
     5356          "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
     5357          "dev": true
     5358        },
    51035359        "supports-color": {
    51045360          "version": "6.1.0",
     
    51195375    },
    51205376    "prebuild-install": {
    5121       "version": "5.3.4",
    5122       "resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-5.3.4.tgz",
    5123       "integrity": "sha512-AkKN+pf4fSEihjapLEEj8n85YIw/tN6BQqkhzbDc0RvEZGdkpJBGMUYx66AAMcPG2KzmPQS7Cm16an4HVBRRMA==",
     5377      "version": "5.3.5",
     5378      "resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-5.3.5.tgz",
     5379      "integrity": "sha512-YmMO7dph9CYKi5IR/BzjOJlRzpxGGVo1EsLSUZ0mt/Mq0HWZIHOKHHcHdT69yG54C9m6i45GpItwRHpk0Py7Uw==",
    51245380      "dev": true,
    51255381      "optional": true,
     
    53165572        "string_decoder": "1.1.1",
    53175573        "util-deprecate": "1.0.2"
     5574      }
     5575    },
     5576    "rechoir": {
     5577      "version": "0.6.2",
     5578      "resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.6.2.tgz",
     5579      "integrity": "sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q=",
     5580      "dev": true,
     5581      "requires": {
     5582        "resolve": "1.17.0"
    53185583      }
    53195584    },
     
    54255690      }
    54265691    },
     5692    "resolve-dir": {
     5693      "version": "1.0.1",
     5694      "resolved": "https://registry.npmjs.org/resolve-dir/-/resolve-dir-1.0.1.tgz",
     5695      "integrity": "sha1-eaQGRMNivoLybv/nOcm7U4IEb0M=",
     5696      "dev": true,
     5697      "requires": {
     5698        "expand-tilde": "2.0.2",
     5699        "global-modules": "1.0.0"
     5700      }
     5701    },
    54275702    "resolve-url": {
    54285703      "version": "0.2.1",
     
    54485723    },
    54495724    "rimraf": {
    5450       "version": "2.6.3",
    5451       "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.3.tgz",
    5452       "integrity": "sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==",
     5725      "version": "3.0.2",
     5726      "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
     5727      "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
    54535728      "dev": true,
    54545729      "requires": {
    54555730        "glob": "7.1.6"
    5456       },
    5457       "dependencies": {
    5458         "glob": {
    5459           "version": "7.1.6",
    5460           "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
    5461           "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==",
    5462           "dev": true,
    5463           "requires": {
    5464             "fs.realpath": "1.0.0",
    5465             "inflight": "1.0.6",
    5466             "inherits": "2.0.4",
    5467             "minimatch": "3.0.4",
    5468             "once": "1.4.0",
    5469             "path-is-absolute": "1.0.1"
    5470           }
    5471         }
    54725731      }
    54735732    },
     
    56175876    },
    56185877    "simple-concat": {
    5619       "version": "1.0.0",
    5620       "resolved": "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.0.tgz",
    5621       "integrity": "sha1-c0TLuLbib7J9ZrL8hvn21Zl1IcY=",
     5878      "version": "1.0.1",
     5879      "resolved": "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz",
     5880      "integrity": "sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==",
    56225881      "dev": true,
    56235882      "optional": true
     
    56325891        "decompress-response": "4.2.1",
    56335892        "once": "1.4.0",
    5634         "simple-concat": "1.0.0"
     5893        "simple-concat": "1.0.1"
    56355894      }
    56365895    },
     
    56745933            "is-extendable": "0.1.1"
    56755934          }
    5676         },
    5677         "source-map": {
    5678           "version": "0.5.7",
    5679           "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
    5680           "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
    5681           "dev": true
    56825935        }
    56835936      }
     
    57736026    },
    57746027    "source-map": {
    5775       "version": "0.6.1",
    5776       "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
    5777       "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
     6028      "version": "0.5.7",
     6029      "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
     6030      "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
    57786031      "dev": true
    57796032    },
     
    60706323        "css-tree": "1.0.0-alpha.37",
    60716324        "csso": "4.0.3",
    6072         "js-yaml": "3.13.1",
     6325        "js-yaml": "3.14.0",
    60736326        "mkdirp": "0.5.5",
    60746327        "object.values": "1.1.1",
     
    61016354        "mkdirp-classic": "0.5.3",
    61026355        "pump": "3.0.0",
    6103         "tar-stream": "2.1.2"
     6356        "tar-stream": "2.1.3"
    61046357      },
    61056358      "dependencies": {
     
    61286381        },
    61296382        "tar-stream": {
    6130           "version": "2.1.2",
    6131           "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-2.1.2.tgz",
    6132           "integrity": "sha512-UaF6FoJ32WqALZGOIAApXx+OdxhekNMChu6axLJR85zMMjXKWFGjbIRe+J6P4UnRGg9rAwWvbTT0oI7hD/Un7Q==",
     6383          "version": "2.1.3",
     6384          "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-2.1.3.tgz",
     6385          "integrity": "sha512-Z9yri56Dih8IaK8gncVPx4Wqt86NDmQTSh49XLZgjWpGZL9GK9HKParS2scqHCC4w6X9Gh2jwaU45V47XTKwVA==",
    61336386          "dev": true,
    61346387          "optional": true,
     
    63866639        "through": "2.3.8"
    63876640      }
     6641    },
     6642    "unc-path-regex": {
     6643      "version": "0.1.2",
     6644      "resolved": "https://registry.npmjs.org/unc-path-regex/-/unc-path-regex-0.1.2.tgz",
     6645      "integrity": "sha1-5z3T17DXxe2G+6xrCufYxqadUPo=",
     6646      "dev": true
    63886647    },
    63896648    "underscore": {
     
    65306789      "dev": true
    65316790    },
     6791    "v8flags": {
     6792      "version": "3.1.3",
     6793      "resolved": "https://registry.npmjs.org/v8flags/-/v8flags-3.1.3.tgz",
     6794      "integrity": "sha512-amh9CCg3ZxkzQ48Mhcb8iX7xpAfYJgePHxWMQCBWECpOSqJUXgY26ncA61UTV0BkPqfhcy6mzwCIoP4ygxpW8w==",
     6795      "dev": true,
     6796      "requires": {
     6797        "homedir-polyfill": "1.0.3"
     6798      }
     6799    },
    65326800    "validate-npm-package-license": {
    65336801      "version": "3.0.4",
     
    66896957        "archiver-utils": "1.3.0",
    66906958        "compress-commons": "1.2.2",
    6691         "lodash": "4.17.15",
     6959        "lodash": "4.17.19",
    66926960        "readable-stream": "2.3.7"
    66936961      }
  • wp-product-review/tags/3.7.10/readme.md

    r2329824 r2343852  
    23231. For updates follow https://twitter.com/themeisle.
    2424
    25 If you wanna learn more about the <a href="http://www.codeinwp.com/blog/fastest-wordpress-hosting/" rel="nofollow">fastest WordPress hosting</a> or which <a href="http://www.codeinwp.com/blog/15-best-wordpress-review-themes/" rel="nofollow">review themes</a> are playing nice with WP Product review, checkout our blog.
     25If you wanna learn more about the <a href="https://www.codeinwp.com/blog/fastest-wordpress-hosting/" rel="nofollow">fastest WordPress hosting</a> or which <a href="https://www.codeinwp.com/blog/best-wordpress-review-themes/" rel="nofollow">review themes</a> are playing nice with WP Product review, checkout our blog.
    2626
    2727
  • wp-product-review/tags/3.7.10/readme.txt

    r2329824 r2343852  
    23231. For updates follow https://twitter.com/themeisle.
    2424
    25 If you wanna learn more about the <a href="http://www.codeinwp.com/blog/fastest-wordpress-hosting/" rel="nofollow">fastest WordPress hosting</a> or which <a href="http://www.codeinwp.com/blog/15-best-wordpress-review-themes/" rel="nofollow">review themes</a> are playing nice with WP Product review, checkout our blog.
     25If you wanna learn more about the <a href="https://www.codeinwp.com/blog/fastest-wordpress-hosting/" rel="nofollow">fastest WordPress hosting</a> or which <a href="https://www.codeinwp.com/blog/best-wordpress-review-themes/" rel="nofollow">review themes</a> are playing nice with WP Product review, checkout our blog.
    2626
    2727
  • wp-product-review/tags/3.7.10/vendor/autoload.php

    r2329824 r2343852  
    55require_once __DIR__ . '/composer' . '/autoload_real.php';
    66
    7 return ComposerAutoloaderInit4208b8b740e34a06f7046594c001195e::getLoader();
     7return ComposerAutoloaderInit1db2d309a004db78e14e0be46d1fccc0::getLoader();
  • wp-product-review/tags/3.7.10/vendor/autoload_52.php

    r2329824 r2343852  
    55require_once dirname(__FILE__) . '/composer'.'/autoload_real_52.php';
    66
    7 return ComposerAutoloaderInit8b50659948bdc86fe78d2b094d4d2039::getLoader();
     7return ComposerAutoloaderInit6ed738e5975ab224f2715f1f60d3824e::getLoader();
  • wp-product-review/tags/3.7.10/vendor/composer/autoload_real.php

    r2329824 r2343852  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInit4208b8b740e34a06f7046594c001195e
     5class ComposerAutoloaderInit1db2d309a004db78e14e0be46d1fccc0
    66{
    77    private static $loader;
     
    2020        }
    2121
    22         spl_autoload_register(array('ComposerAutoloaderInit4208b8b740e34a06f7046594c001195e', 'loadClassLoader'), true, true);
     22        spl_autoload_register(array('ComposerAutoloaderInit1db2d309a004db78e14e0be46d1fccc0', 'loadClassLoader'), true, true);
    2323        self::$loader = $loader = new \Composer\Autoload\ClassLoader();
    24         spl_autoload_unregister(array('ComposerAutoloaderInit4208b8b740e34a06f7046594c001195e', 'loadClassLoader'));
     24        spl_autoload_unregister(array('ComposerAutoloaderInit1db2d309a004db78e14e0be46d1fccc0', 'loadClassLoader'));
    2525
    2626        $map = require __DIR__ . '/autoload_namespaces.php';
     
    4343        $includeFiles = require __DIR__ . '/autoload_files.php';
    4444        foreach ($includeFiles as $fileIdentifier => $file) {
    45             composerRequire4208b8b740e34a06f7046594c001195e($fileIdentifier, $file);
     45            composerRequire1db2d309a004db78e14e0be46d1fccc0($fileIdentifier, $file);
    4646        }
    4747
     
    5050}
    5151
    52 function composerRequire4208b8b740e34a06f7046594c001195e($fileIdentifier, $file)
     52function composerRequire1db2d309a004db78e14e0be46d1fccc0($fileIdentifier, $file)
    5353{
    5454    if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
  • wp-product-review/tags/3.7.10/vendor/composer/autoload_real_52.php

    r2329824 r2343852  
    33// autoload_real_52.php generated by xrstf/composer-php52
    44
    5 class ComposerAutoloaderInit8b50659948bdc86fe78d2b094d4d2039 {
     5class ComposerAutoloaderInit6ed738e5975ab224f2715f1f60d3824e {
    66    private static $loader;
    77
     
    2020        }
    2121
    22         spl_autoload_register(array('ComposerAutoloaderInit8b50659948bdc86fe78d2b094d4d2039', 'loadClassLoader'), true /*, true */);
     22        spl_autoload_register(array('ComposerAutoloaderInit6ed738e5975ab224f2715f1f60d3824e', 'loadClassLoader'), true /*, true */);
    2323        self::$loader = $loader = new xrstf_Composer52_ClassLoader();
    24         spl_autoload_unregister(array('ComposerAutoloaderInit8b50659948bdc86fe78d2b094d4d2039', 'loadClassLoader'));
     24        spl_autoload_unregister(array('ComposerAutoloaderInit6ed738e5975ab224f2715f1f60d3824e', 'loadClassLoader'));
    2525
    2626        $vendorDir = dirname(dirname(__FILE__));
  • wp-product-review/trunk/CHANGELOG.md

    r2329824 r2343852  
    11
     2 ### v3.7.10 - 2020-07-21
     3 **Changes:**
     4 
    25 ### v3.7.10 - 2020-06-24
    36 **Changes:**
  • wp-product-review/trunk/package-lock.json

    r2329824 r2343852  
    4242    },
    4343    "ajv": {
    44       "version": "6.12.2",
    45       "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.2.tgz",
    46       "integrity": "sha512-k+V+hzjm5q/Mr8ef/1Y9goCmlsK4I6Sm74teeyGvFk1XrOsbsKLjEdrvny42CZ+a8sXbk8KWpY/bDwS+FLL2UQ==",
     44      "version": "6.12.3",
     45      "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.3.tgz",
     46      "integrity": "sha512-4K0cK3L1hsqk9xIb2z9vs/XU+PGJZ9PNpJRDS9YLzmNdX6jmVPfamLvTJr0aDAusnHyCHO6MjzlkAsgtqp9teA==",
    4747      "dev": true,
    4848      "requires": {
     
    109109        "async": "2.6.3",
    110110        "buffer-crc32": "0.2.13",
    111         "glob": "7.0.6",
    112         "lodash": "4.17.15",
     111        "glob": "7.1.6",
     112        "lodash": "4.17.19",
    113113        "readable-stream": "2.3.7",
    114114        "tar-stream": "1.6.2",
     
    123123          "dev": true,
    124124          "requires": {
    125             "lodash": "4.17.15"
     125            "lodash": "4.17.19"
    126126          }
    127127        }
     
    134134      "dev": true,
    135135      "requires": {
    136         "glob": "7.0.6",
     136        "glob": "7.1.6",
    137137        "graceful-fs": "4.2.4",
    138138        "lazystream": "1.0.0",
    139         "lodash": "4.17.15",
     139        "lodash": "4.17.19",
    140140        "normalize-path": "2.1.1",
    141141        "readable-stream": "2.3.7"
     
    193193      "dev": true
    194194    },
     195    "array-each": {
     196      "version": "1.0.1",
     197      "resolved": "https://registry.npmjs.org/array-each/-/array-each-1.0.1.tgz",
     198      "integrity": "sha1-p5SvDAWrF1KEbudTofIRoFugxE8=",
     199      "dev": true
     200    },
    195201    "array-find-index": {
    196202      "version": "1.0.2",
     
    199205      "dev": true
    200206    },
     207    "array-slice": {
     208      "version": "1.1.0",
     209      "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-1.1.0.tgz",
     210      "integrity": "sha512-B1qMD3RBP7O8o0H2KbrXDyB0IccejMF15+87Lvlor12ONPRHP6gTjXMNkt/d3ZuOGbAe66hFmaCfECI24Ufp6w==",
     211      "dev": true
     212    },
    201213    "array-union": {
    202214      "version": "1.0.2",
     
    266278    },
    267279    "autoprefixer": {
    268       "version": "9.8.4",
    269       "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.8.4.tgz",
    270       "integrity": "sha512-84aYfXlpUe45lvmS+HoAWKCkirI/sw4JK0/bTeeqgHYco3dcsOn0NqdejISjptsYwNji/21dnkDri9PsYKk89A==",
    271       "dev": true,
    272       "requires": {
    273         "browserslist": "4.12.0",
    274         "caniuse-lite": "1.0.30001088",
    275         "colorette": "1.2.0",
     280      "version": "9.8.5",
     281      "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.8.5.tgz",
     282      "integrity": "sha512-C2p5KkumJlsTHoNv9w31NrBRgXhf6eCMteJuHZi2xhkgC+5Vm40MEtCKPhc0qdgAOhox0YPy1SQHTAky05UoKg==",
     283      "dev": true,
     284      "requires": {
     285        "browserslist": "4.13.0",
     286        "caniuse-lite": "1.0.30001104",
     287        "colorette": "1.2.1",
    276288        "normalize-range": "0.1.2",
    277289        "num2fraction": "1.2.2",
     
    687699    },
    688700    "browserslist": {
    689       "version": "4.12.0",
    690       "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.12.0.tgz",
    691       "integrity": "sha512-UH2GkcEDSI0k/lRkuDSzFl9ZZ87skSy9w2XAn1MsZnL+4c4rqbBd3e82UWHbYDpztABrPBhZsTEeuxVfHppqDg==",
    692       "dev": true,
    693       "requires": {
    694         "caniuse-lite": "1.0.30001088",
    695         "electron-to-chromium": "1.3.481",
    696         "node-releases": "1.1.58",
    697         "pkg-up": "2.0.0"
     701      "version": "4.13.0",
     702      "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.13.0.tgz",
     703      "integrity": "sha512-MINatJ5ZNrLnQ6blGvePd/QOz9Xtu+Ne+x29iQSCHfkU5BugKVJwZKn/iiL8UbpIpa3JhviKjz+XxMo0m2caFQ==",
     704      "dev": true,
     705      "requires": {
     706        "caniuse-lite": "1.0.30001104",
     707        "electron-to-chromium": "1.3.502",
     708        "escalade": "3.0.2",
     709        "node-releases": "1.1.59"
    698710      }
    699711    },
     
    768780        "mkdirp": "0.5.5",
    769781        "object-assign": "4.1.1",
    770         "rimraf": "2.6.3"
     782        "rimraf": "2.7.1"
    771783      },
    772784      "dependencies": {
     
    778790          "requires": {
    779791            "minimist": "1.2.5"
     792          }
     793        },
     794        "rimraf": {
     795          "version": "2.7.1",
     796          "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz",
     797          "integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==",
     798          "dev": true,
     799          "requires": {
     800            "glob": "7.1.6"
    780801          }
    781802        }
     
    830851    },
    831852    "caniuse-lite": {
    832       "version": "1.0.30001088",
    833       "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001088.tgz",
    834       "integrity": "sha512-6eYUrlShRYveyqKG58HcyOfPgh3zb2xqs7NvT2VVtP3hEUeeWvc3lqhpeMTxYWBBeeaT9A4bKsrtjATm66BTHg==",
     853      "version": "1.0.30001104",
     854      "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001104.tgz",
     855      "integrity": "sha512-pkpCg7dmI/a7WcqM2yfdOiT4Xx5tzyoHAXWsX5/HxZ3TemwDZs0QXdqbE0UPLPVy/7BeK7693YfzfRYfu1YVpg==",
    835856      "dev": true
    836857    },
     
    902923        "exit": "0.1.2",
    903924        "glob": "7.1.6"
    904       },
    905       "dependencies": {
    906         "glob": {
    907           "version": "7.1.6",
    908           "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
    909           "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==",
    910           "dev": true,
    911           "requires": {
    912             "fs.realpath": "1.0.0",
    913             "inflight": "1.0.6",
    914             "inherits": "2.0.4",
    915             "minimatch": "3.0.4",
    916             "once": "1.4.0",
    917             "path-is-absolute": "1.0.1"
    918           }
    919         }
    920925      }
    921926    },
     
    989994    },
    990995    "colorette": {
    991       "version": "1.2.0",
    992       "resolved": "https://registry.npmjs.org/colorette/-/colorette-1.2.0.tgz",
    993       "integrity": "sha512-soRSroY+OF/8OdA3PTQXwaDJeMc7TfknKKrxeSCencL2a4+Tx5zhxmmv7hdpCjhKBjehzp8+bwe/T68K0hpIjw==",
     996      "version": "1.2.1",
     997      "resolved": "https://registry.npmjs.org/colorette/-/colorette-1.2.1.tgz",
     998      "integrity": "sha512-puCDz0CzydiSYOrnXpz/PKd69zRrribezjtE9yd4zvytoRc8+RY/KJPvtPFKZS3E3wP6neGyMe0vOTlHO5L3Pw==",
    994999      "dev": true
    9951000    },
     
    11981203        "mdn-data": "2.0.4",
    11991204        "source-map": "0.6.1"
     1205      },
     1206      "dependencies": {
     1207        "source-map": {
     1208          "version": "0.6.1",
     1209          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
     1210          "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
     1211          "dev": true,
     1212          "optional": true
     1213        }
    12001214      }
    12011215    },
     
    12901304          "dev": true,
    12911305          "optional": true
     1306        },
     1307        "source-map": {
     1308          "version": "0.6.1",
     1309          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
     1310          "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
     1311          "dev": true,
     1312          "optional": true
    12921313        }
    12931314      }
     
    13271348    },
    13281349    "dateformat": {
    1329       "version": "1.0.12",
    1330       "resolved": "https://registry.npmjs.org/dateformat/-/dateformat-1.0.12.tgz",
    1331       "integrity": "sha1-nxJLZ1lMk3/3BpMuSmQsyo27/uk=",
    1332       "dev": true,
    1333       "requires": {
    1334         "get-stdin": "4.0.1",
    1335         "meow": "3.7.0"
    1336       }
     1350      "version": "3.0.3",
     1351      "resolved": "https://registry.npmjs.org/dateformat/-/dateformat-3.0.3.tgz",
     1352      "integrity": "sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==",
     1353      "dev": true
    13371354    },
    13381355    "debug": {
     
    15391556      "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
    15401557      "integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=",
     1558      "dev": true
     1559    },
     1560    "detect-file": {
     1561      "version": "1.0.0",
     1562      "resolved": "https://registry.npmjs.org/detect-file/-/detect-file-1.0.0.tgz",
     1563      "integrity": "sha1-8NZtA2cqglyxtzvbP+YjEMjlUrc=",
    15411564      "dev": true
    15421565    },
     
    17051728    },
    17061729    "electron-to-chromium": {
    1707       "version": "1.3.481",
    1708       "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.481.tgz",
    1709       "integrity": "sha512-q2PeCP2PQXSYadDo9uNY+uHXjdB9PcsUpCVoGlY8TZOPHGlXdevlqW9PkKeqCxn2QBkGB8b6AcMO++gh8X82bA==",
     1730      "version": "1.3.502",
     1731      "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.502.tgz",
     1732      "integrity": "sha512-TIeXOaHAvfP7FemGUtAJxStmOc1YFGWFNqdey/4Nk41L9b1nMmDVDGNMIWhZJvOfJxix6Cv5FGEnBK+yvw3UTg==",
    17101733      "dev": true
    17111734    },
    17121735    "encoding": {
    1713       "version": "0.1.12",
    1714       "resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.12.tgz",
    1715       "integrity": "sha1-U4tm8+5izRq1HsMjgp0flIDHS+s=",
    1716       "dev": true,
    1717       "requires": {
    1718         "iconv-lite": "0.4.24"
     1736      "version": "0.1.13",
     1737      "resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.13.tgz",
     1738      "integrity": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==",
     1739      "dev": true,
     1740      "requires": {
     1741        "iconv-lite": "0.6.2"
     1742      },
     1743      "dependencies": {
     1744        "iconv-lite": {
     1745          "version": "0.6.2",
     1746          "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.2.tgz",
     1747          "integrity": "sha512-2y91h5OpQlolefMPmUlivelittSWy0rP+oYVpn6A7GwVHNE8AWzoYOBNmlwks3LobaJxgHCYZAnyNo2GgpNRNQ==",
     1748          "dev": true,
     1749          "requires": {
     1750            "safer-buffer": "2.1.2"
     1751          }
     1752        }
    17191753      }
    17201754    },
     
    17881822      }
    17891823    },
     1824    "escalade": {
     1825      "version": "3.0.2",
     1826      "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.0.2.tgz",
     1827      "integrity": "sha512-gPYAU37hYCUhW5euPeR+Y74F7BL+IBsV93j5cvGriSaD1aG6MGsqsV1yamRdrWrb2j3aiZvb0X+UBOWpx3JWtQ==",
     1828      "dev": true
     1829    },
    17901830    "escape-string-regexp": {
    17911831      "version": "1.0.5",
     
    18161856        "p-finally": "1.0.0",
    18171857        "pify": "3.0.0",
    1818         "rimraf": "2.6.3",
     1858        "rimraf": "2.7.1",
    18191859        "tempfile": "2.0.0"
    18201860      },
     
    18261866          "dev": true,
    18271867          "optional": true
     1868        },
     1869        "rimraf": {
     1870          "version": "2.7.1",
     1871          "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz",
     1872          "integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==",
     1873          "dev": true,
     1874          "optional": true,
     1875          "requires": {
     1876            "glob": "7.1.6"
     1877          }
    18281878        }
    18291879      }
     
    19011951      "dev": true,
    19021952      "optional": true
     1953    },
     1954    "expand-tilde": {
     1955      "version": "2.0.2",
     1956      "resolved": "https://registry.npmjs.org/expand-tilde/-/expand-tilde-2.0.2.tgz",
     1957      "integrity": "sha1-l+gBqgUt8CRU3kawK/YhZCzchQI=",
     1958      "dev": true,
     1959      "requires": {
     1960        "homedir-polyfill": "1.0.3"
     1961      }
    19031962    },
    19041963    "ext-list": {
     
    20482107        "merge2": "1.4.1",
    20492108        "micromatch": "3.1.10"
     2109      },
     2110      "dependencies": {
     2111        "is-glob": {
     2112          "version": "4.0.1",
     2113          "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz",
     2114          "integrity": "sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==",
     2115          "dev": true,
     2116          "requires": {
     2117            "is-extglob": "2.1.1"
     2118          }
     2119        }
    20502120      }
    20512121    },
     
    21802250      }
    21812251    },
     2252    "fined": {
     2253      "version": "1.2.0",
     2254      "resolved": "https://registry.npmjs.org/fined/-/fined-1.2.0.tgz",
     2255      "integrity": "sha512-ZYDqPLGxDkDhDZBjZBb+oD1+j0rA4E0pXY50eplAAOPg2N/gUBSSk5IM1/QhPfyVo19lJ+CvXpqfvk+b2p/8Ng==",
     2256      "dev": true,
     2257      "requires": {
     2258        "expand-tilde": "2.0.2",
     2259        "is-plain-object": "2.0.4",
     2260        "object.defaults": "1.1.0",
     2261        "object.pick": "1.3.0",
     2262        "parse-filepath": "1.0.2"
     2263      }
     2264    },
     2265    "flagged-respawn": {
     2266      "version": "1.0.1",
     2267      "resolved": "https://registry.npmjs.org/flagged-respawn/-/flagged-respawn-1.0.1.tgz",
     2268      "integrity": "sha512-lNaHNVymajmk0OJMBn8fVUAU1BtDeKIqKoVhk4xAALB57aALg6b4W0MfJ/cUE0g9YBXy5XhSlPIpYIJ7HaY/3Q==",
     2269      "dev": true
     2270    },
    21822271    "for-in": {
    21832272      "version": "1.0.2",
     
    21852274      "integrity": "sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=",
    21862275      "dev": true
     2276    },
     2277    "for-own": {
     2278      "version": "1.0.0",
     2279      "resolved": "https://registry.npmjs.org/for-own/-/for-own-1.0.0.tgz",
     2280      "integrity": "sha1-xjMy9BXO3EsE2/5wz4NklMU8tEs=",
     2281      "dev": true,
     2282      "requires": {
     2283        "for-in": "1.0.2"
     2284      }
    21872285    },
    21882286    "forever-agent": {
     
    23252423      "dev": true,
    23262424      "requires": {
    2327         "encoding": "0.1.12",
     2425        "encoding": "0.1.13",
    23282426        "readable-stream": "3.6.0",
    23292427        "safe-buffer": "5.1.2"
     
    24062504    },
    24072505    "glob": {
    2408       "version": "7.0.6",
    2409       "resolved": "https://registry.npmjs.org/glob/-/glob-7.0.6.tgz",
    2410       "integrity": "sha1-IRuvr0nlJbjNkyYNFKsTYVKz9Xo=",
     2506      "version": "7.1.6",
     2507      "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
     2508      "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==",
    24112509      "dev": true,
    24122510      "requires": {
     
    24272525        "is-glob": "3.1.0",
    24282526        "path-dirname": "1.0.2"
    2429       },
    2430       "dependencies": {
    2431         "is-glob": {
    2432           "version": "3.1.0",
    2433           "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz",
    2434           "integrity": "sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=",
    2435           "dev": true,
    2436           "requires": {
    2437             "is-extglob": "2.1.1"
    2438           }
    2439         }
    24402527      }
    24412528    },
     
    24452532      "integrity": "sha1-jFoUlNIGbFcMw7/kSWF1rMTVAqs=",
    24462533      "dev": true
     2534    },
     2535    "global-modules": {
     2536      "version": "1.0.0",
     2537      "resolved": "https://registry.npmjs.org/global-modules/-/global-modules-1.0.0.tgz",
     2538      "integrity": "sha512-sKzpEkf11GpOFuw0Zzjzmt4B4UZwjOcG757PPvrfhxcLFbq0wpsgpOqxpxtxFiCG4DtG93M6XRVbF2oGdev7bg==",
     2539      "dev": true,
     2540      "requires": {
     2541        "global-prefix": "1.0.2",
     2542        "is-windows": "1.0.2",
     2543        "resolve-dir": "1.0.1"
     2544      }
     2545    },
     2546    "global-prefix": {
     2547      "version": "1.0.2",
     2548      "resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-1.0.2.tgz",
     2549      "integrity": "sha1-2/dDxsFJklk8ZVVoy2btMsASLr4=",
     2550      "dev": true,
     2551      "requires": {
     2552        "expand-tilde": "2.0.2",
     2553        "homedir-polyfill": "1.0.3",
     2554        "ini": "1.3.5",
     2555        "is-windows": "1.0.2",
     2556        "which": "1.3.1"
     2557      }
    24472558    },
    24482559    "globby": {
     
    24612572      },
    24622573      "dependencies": {
    2463         "glob": {
    2464           "version": "7.1.6",
    2465           "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
    2466           "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==",
    2467           "dev": true,
    2468           "requires": {
    2469             "fs.realpath": "1.0.0",
    2470             "inflight": "1.0.6",
    2471             "inherits": "2.0.4",
    2472             "minimatch": "3.0.4",
    2473             "once": "1.4.0",
    2474             "path-is-absolute": "1.0.1"
    2475           }
    2476         },
    24772574        "ignore": {
    24782575          "version": "3.3.10",
     
    24962593      "requires": {
    24972594        "glob": "7.1.6",
    2498         "lodash": "4.17.15",
     2595        "lodash": "4.17.19",
    24992596        "minimatch": "3.0.4"
    2500       },
    2501       "dependencies": {
    2502         "glob": {
    2503           "version": "7.1.6",
    2504           "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
    2505           "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==",
    2506           "dev": true,
    2507           "requires": {
    2508             "fs.realpath": "1.0.0",
    2509             "inflight": "1.0.6",
    2510             "inherits": "2.0.4",
    2511             "minimatch": "3.0.4",
    2512             "once": "1.4.0",
    2513             "path-is-absolute": "1.0.1"
    2514           }
    2515         }
    25162597      }
    25172598    },
     
    25772658    },
    25782659    "grunt": {
    2579       "version": "1.1.0",
    2580       "resolved": "https://registry.npmjs.org/grunt/-/grunt-1.1.0.tgz",
    2581       "integrity": "sha512-+NGod0grmviZ7Nzdi9am7vuRS/h76PcWDsV635mEXF0PEQMUV6Kb+OjTdsVxbi0PZmfQOjCMKb3w8CVZcqsn1g==",
    2582       "dev": true,
    2583       "requires": {
    2584         "coffeescript": "1.10.0",
    2585         "dateformat": "1.0.12",
     2660      "version": "1.2.1",
     2661      "resolved": "https://registry.npmjs.org/grunt/-/grunt-1.2.1.tgz",
     2662      "integrity": "sha512-zgJjn9N56tScvRt/y0+1QA+zDBnKTrkpyeSBqQPLcZvbqTD/oyGMrdZQXmm6I3828s+FmPvxc3Xv+lgKFtudOw==",
     2663      "dev": true,
     2664      "requires": {
     2665        "dateformat": "3.0.3",
    25862666        "eventemitter2": "0.4.14",
    25872667        "exit": "0.1.2",
    25882668        "findup-sync": "0.3.0",
    2589         "glob": "7.0.6",
    2590         "grunt-cli": "1.2.0",
     2669        "glob": "7.1.6",
     2670        "grunt-cli": "1.3.2",
    25912671        "grunt-known-options": "1.1.1",
    25922672        "grunt-legacy-log": "2.0.0",
    25932673        "grunt-legacy-util": "1.1.1",
    25942674        "iconv-lite": "0.4.24",
    2595         "js-yaml": "3.13.1",
     2675        "js-yaml": "3.14.0",
    25962676        "minimatch": "3.0.4",
    25972677        "mkdirp": "1.0.4",
    25982678        "nopt": "3.0.6",
    2599         "path-is-absolute": "1.0.1",
    2600         "rimraf": "2.6.3"
     2679        "rimraf": "3.0.2"
    26012680      },
    26022681      "dependencies": {
    26032682        "grunt-cli": {
    2604           "version": "1.2.0",
    2605           "resolved": "https://registry.npmjs.org/grunt-cli/-/grunt-cli-1.2.0.tgz",
    2606           "integrity": "sha1-VisRnrsGndtGSs4oRVAb6Xs1tqg=",
    2607           "dev": true,
    2608           "requires": {
    2609             "findup-sync": "0.3.0",
     2683          "version": "1.3.2",
     2684          "resolved": "https://registry.npmjs.org/grunt-cli/-/grunt-cli-1.3.2.tgz",
     2685          "integrity": "sha512-8OHDiZZkcptxVXtMfDxJvmN7MVJNE8L/yIcPb4HB7TlyFD1kDvjHrb62uhySsU14wJx9ORMnTuhRMQ40lH/orQ==",
     2686          "dev": true,
     2687          "requires": {
    26102688            "grunt-known-options": "1.1.1",
    2611             "nopt": "3.0.6",
    2612             "resolve": "1.1.7"
    2613           }
    2614         },
    2615         "resolve": {
    2616           "version": "1.1.7",
    2617           "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.1.7.tgz",
    2618           "integrity": "sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=",
    2619           "dev": true
     2689            "interpret": "1.1.0",
     2690            "liftoff": "2.5.0",
     2691            "nopt": "4.0.3",
     2692            "v8flags": "3.1.3"
     2693          },
     2694          "dependencies": {
     2695            "nopt": {
     2696              "version": "4.0.3",
     2697              "resolved": "https://registry.npmjs.org/nopt/-/nopt-4.0.3.tgz",
     2698              "integrity": "sha512-CvaGwVMztSMJLOeXPrez7fyfObdZqNUK1cPAEzLHrTybIua9pMdmmPR5YwtfNftIOMv3DPUhFaxsZMNTQO20Kg==",
     2699              "dev": true,
     2700              "requires": {
     2701                "abbrev": "1.1.1",
     2702                "osenv": "0.1.5"
     2703              }
     2704            }
     2705          }
    26202706        }
    26212707      }
     
    26642750        "chalk": "1.1.3",
    26652751        "iltorb": "2.4.5",
    2666         "lodash": "4.17.15",
     2752        "lodash": "4.17.19",
    26672753        "pretty-bytes": "4.0.2",
    26682754        "stream-buffers": "2.2.0"
     
    27772863        "async": "2.6.3",
    27782864        "gaze": "1.1.3",
    2779         "lodash": "4.17.15",
     2865        "lodash": "4.17.19",
    27802866        "tiny-lr": "1.1.1"
    27812867      },
     
    27872873          "dev": true,
    27882874          "requires": {
    2789             "lodash": "4.17.15"
     2875            "lodash": "4.17.19"
    27902876          }
    27912877        }
     
    28132899        "grunt-legacy-log-utils": "2.0.1",
    28142900        "hooker": "0.2.3",
    2815         "lodash": "4.17.15"
     2901        "lodash": "4.17.19"
    28162902      }
    28172903    },
     
    28232909      "requires": {
    28242910        "chalk": "2.4.2",
    2825         "lodash": "4.17.15"
     2911        "lodash": "4.17.19"
    28262912      }
    28272913    },
     
    28362922        "getobject": "0.1.0",
    28372923        "hooker": "0.2.3",
    2838         "lodash": "4.17.15",
     2924        "lodash": "4.17.19",
    28392925        "underscore.string": "3.3.5",
    28402926        "which": "1.3.1"
     
    28542940      "requires": {
    28552941        "async": "1.5.2",
    2856         "rimraf": "2.6.3"
     2942        "rimraf": "2.7.1"
     2943      },
     2944      "dependencies": {
     2945        "rimraf": {
     2946          "version": "2.7.1",
     2947          "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz",
     2948          "integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==",
     2949          "dev": true,
     2950          "requires": {
     2951            "glob": "7.1.6"
     2952          }
     2953        }
    28572954      }
    28582955    },
     
    31623259      "dev": true,
    31633260      "requires": {
    3164         "autoprefixer": "9.8.4",
     3261        "autoprefixer": "9.8.5",
    31653262        "grunt": "1.0.4",
    31663263        "grunt-cachebuster": "0.1.7",
     
    31893286      },
    31903287      "dependencies": {
     3288        "dateformat": {
     3289          "version": "1.0.12",
     3290          "resolved": "https://registry.npmjs.org/dateformat/-/dateformat-1.0.12.tgz",
     3291          "integrity": "sha1-nxJLZ1lMk3/3BpMuSmQsyo27/uk=",
     3292          "dev": true,
     3293          "requires": {
     3294            "get-stdin": "4.0.1",
     3295            "meow": "3.7.0"
     3296          }
     3297        },
     3298        "glob": {
     3299          "version": "7.0.6",
     3300          "resolved": "https://registry.npmjs.org/glob/-/glob-7.0.6.tgz",
     3301          "integrity": "sha1-IRuvr0nlJbjNkyYNFKsTYVKz9Xo=",
     3302          "dev": true,
     3303          "requires": {
     3304            "fs.realpath": "1.0.0",
     3305            "inflight": "1.0.6",
     3306            "inherits": "2.0.4",
     3307            "minimatch": "3.0.4",
     3308            "once": "1.4.0",
     3309            "path-is-absolute": "1.0.1"
     3310          }
     3311        },
    31913312        "grunt": {
    31923313          "version": "1.0.4",
     
    32283349          }
    32293350        },
     3351        "js-yaml": {
     3352          "version": "3.13.1",
     3353          "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.1.tgz",
     3354          "integrity": "sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==",
     3355          "dev": true,
     3356          "requires": {
     3357            "argparse": "1.0.10",
     3358            "esprima": "4.0.1"
     3359          }
     3360        },
    32303361        "mkdirp": {
    32313362          "version": "0.5.5",
     
    32423373          "integrity": "sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=",
    32433374          "dev": true
     3375        },
     3376        "rimraf": {
     3377          "version": "2.6.3",
     3378          "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.3.tgz",
     3379          "integrity": "sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==",
     3380          "dev": true,
     3381          "requires": {
     3382            "glob": "7.1.6"
     3383          },
     3384          "dependencies": {
     3385            "glob": {
     3386              "version": "7.1.6",
     3387              "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
     3388              "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==",
     3389              "dev": true,
     3390              "requires": {
     3391                "fs.realpath": "1.0.0",
     3392                "inflight": "1.0.6",
     3393                "inherits": "2.0.4",
     3394                "minimatch": "3.0.4",
     3395                "once": "1.4.0",
     3396                "path-is-absolute": "1.0.1"
     3397              }
     3398            }
     3399          }
    32443400        }
    32453401      }
     
    32663422            "supports-color": "5.5.0"
    32673423          }
     3424        },
     3425        "source-map": {
     3426          "version": "0.6.1",
     3427          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
     3428          "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
     3429          "dev": true
    32683430        }
    32693431      }
     
    32853447      "requires": {
    32863448        "fs-extra": "6.0.1",
    3287         "glob": "7.0.6",
     3449        "glob": "7.1.6",
    32883450        "md5-file": "2.0.7"
    32893451      }
     
    33013463      "dev": true,
    33023464      "requires": {
    3303         "grunt": "1.1.0",
     3465        "grunt": "1.2.1",
    33043466        "semver": "6.3.0"
    33053467      },
     
    33213483        "cssbeautify": "0.3.1",
    33223484        "csscomb": "3.1.8",
    3323         "lodash": "4.17.15"
     3485        "lodash": "4.17.19"
    33243486      }
    33253487    },
     
    33303492      "dev": true,
    33313493      "requires": {
    3332         "grunt": "1.1.0",
     3494        "grunt": "1.2.1",
    33333495        "node-wp-i18n": "1.2.3"
    33343496      }
     
    33523514      "dev": true,
    33533515      "requires": {
    3354         "ajv": "6.12.2",
     3516        "ajv": "6.12.3",
    33553517        "har-schema": "2.0.0"
    33563518      }
     
    34433605          }
    34443606        }
     3607      }
     3608    },
     3609    "homedir-polyfill": {
     3610      "version": "1.0.3",
     3611      "resolved": "https://registry.npmjs.org/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz",
     3612      "integrity": "sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==",
     3613      "dev": true,
     3614      "requires": {
     3615        "parse-passwd": "1.0.0"
    34453616      }
    34463617    },
     
    35743745        "nan": "2.14.1",
    35753746        "npmlog": "4.1.2",
    3576         "prebuild-install": "5.3.4",
     3747        "prebuild-install": "5.3.5",
    35773748        "which-pm-runs": "1.0.0"
    35783749      }
     
    36913862      "dev": true
    36923863    },
     3864    "interpret": {
     3865      "version": "1.1.0",
     3866      "resolved": "https://registry.npmjs.org/interpret/-/interpret-1.1.0.tgz",
     3867      "integrity": "sha1-ftGxQQxqDg94z5XTuEQMY/eLhhQ=",
     3868      "dev": true
     3869    },
    36933870    "into-stream": {
    36943871      "version": "3.1.0",
     
    37073884      "integrity": "sha512-Y75zBYLkh0lJ9qxeHlMjQ7bSbyiSqNW/UOPWDmzC7cXskL1hekSITh1Oc6JV0XCWWZ9DE8VYSB71xocLk3gmGw==",
    37083885      "dev": true
     3886    },
     3887    "is-absolute": {
     3888      "version": "1.0.0",
     3889      "resolved": "https://registry.npmjs.org/is-absolute/-/is-absolute-1.0.0.tgz",
     3890      "integrity": "sha512-dOWoqflvcydARa360Gvv18DZ/gRuHKi2NU/wU5X1ZFzdYfH29nkiNZsF3mp4OJ3H4yo9Mx8A/uAGNzpzPN3yBA==",
     3891      "dev": true,
     3892      "requires": {
     3893        "is-relative": "1.0.0",
     3894        "is-windows": "1.0.2"
     3895      }
    37093896    },
    37103897    "is-accessor-descriptor": {
     
    38294016    },
    38304017    "is-glob": {
    3831       "version": "4.0.1",
    3832       "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz",
    3833       "integrity": "sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==",
     4018      "version": "3.1.0",
     4019      "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz",
     4020      "integrity": "sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=",
    38344021      "dev": true,
    38354022      "requires": {
     
    39074094      }
    39084095    },
     4096    "is-relative": {
     4097      "version": "1.0.0",
     4098      "resolved": "https://registry.npmjs.org/is-relative/-/is-relative-1.0.0.tgz",
     4099      "integrity": "sha512-Kw/ReK0iqwKeu0MITLFuj0jbPAmEiOsIwyIXvvbfa6QfmN9pkD1M+8pdk7Rl/dTKbH34/XBFMbgD4iMJhLQbGA==",
     4100      "dev": true,
     4101      "requires": {
     4102        "is-unc-path": "1.0.0"
     4103      }
     4104    },
    39094105    "is-retry-allowed": {
    39104106      "version": "1.2.0",
     
    39444140      "dev": true
    39454141    },
     4142    "is-unc-path": {
     4143      "version": "1.0.0",
     4144      "resolved": "https://registry.npmjs.org/is-unc-path/-/is-unc-path-1.0.0.tgz",
     4145      "integrity": "sha512-mrGpVd0fs7WWLfVsStvgF6iEJnbjDFZh9/emhRDcGWTduTfNHd9CHeUwH3gYIjdbwo4On6hunkztwOaAw0yllQ==",
     4146      "dev": true,
     4147      "requires": {
     4148        "unc-path-regex": "0.1.2"
     4149      }
     4150    },
    39464151    "is-utf8": {
    39474152      "version": "0.2.1",
     
    40094214    },
    40104215    "js-yaml": {
    4011       "version": "3.13.1",
    4012       "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.1.tgz",
    4013       "integrity": "sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==",
     4216      "version": "3.14.0",
     4217      "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.0.tgz",
     4218      "integrity": "sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A==",
    40144219      "dev": true,
    40154220      "requires": {
     
    40344239        "exit": "0.1.2",
    40354240        "htmlparser2": "3.8.3",
    4036         "lodash": "4.17.15",
     4241        "lodash": "4.17.19",
    40374242        "minimatch": "3.0.4",
    40384243        "shelljs": "0.3.0",
     
    41174322      "requires": {
    41184323        "readable-stream": "2.3.7"
     4324      }
     4325    },
     4326    "liftoff": {
     4327      "version": "2.5.0",
     4328      "resolved": "https://registry.npmjs.org/liftoff/-/liftoff-2.5.0.tgz",
     4329      "integrity": "sha1-IAkpG7Mc6oYbvxCnwVooyvdcMew=",
     4330      "dev": true,
     4331      "requires": {
     4332        "extend": "3.0.2",
     4333        "findup-sync": "2.0.0",
     4334        "fined": "1.2.0",
     4335        "flagged-respawn": "1.0.1",
     4336        "is-plain-object": "2.0.4",
     4337        "object.map": "1.0.1",
     4338        "rechoir": "0.6.2",
     4339        "resolve": "1.17.0"
     4340      },
     4341      "dependencies": {
     4342        "findup-sync": {
     4343          "version": "2.0.0",
     4344          "resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-2.0.0.tgz",
     4345          "integrity": "sha1-kyaxSIwi0aYIhlCoaQGy2akKLLw=",
     4346          "dev": true,
     4347          "requires": {
     4348            "detect-file": "1.0.0",
     4349            "is-glob": "3.1.0",
     4350            "micromatch": "3.1.10",
     4351            "resolve-dir": "1.0.1"
     4352          }
     4353        }
    41194354      }
    41204355    },
     
    41864421        "multimatch": "2.1.0",
    41874422        "pkg-up": "1.0.0"
    4188       },
    4189       "dependencies": {
    4190         "pkg-up": {
    4191           "version": "1.0.0",
    4192           "resolved": "https://registry.npmjs.org/pkg-up/-/pkg-up-1.0.0.tgz",
    4193           "integrity": "sha1-Pgj7RhUlxEIWJKM7n35tCvWwWiY=",
    4194           "dev": true,
    4195           "requires": {
    4196             "find-up": "1.1.2"
    4197           }
    4198         }
    41994423      }
    42004424    },
     
    42314455      }
    42324456    },
    4233     "locate-path": {
    4234       "version": "2.0.0",
    4235       "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz",
    4236       "integrity": "sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=",
    4237       "dev": true,
    4238       "requires": {
    4239         "p-locate": "2.0.0",
    4240         "path-exists": "3.0.0"
    4241       },
    4242       "dependencies": {
    4243         "path-exists": {
    4244           "version": "3.0.0",
    4245           "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
    4246           "integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=",
    4247           "dev": true
    4248         }
    4249       }
    4250     },
    42514457    "lodash": {
    4252       "version": "4.17.15",
    4253       "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
    4254       "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==",
     4458      "version": "4.17.19",
     4459      "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz",
     4460      "integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==",
    42554461      "dev": true
    42564462    },
     
    43274533          "dev": true
    43284534        }
     4535      }
     4536    },
     4537    "make-iterator": {
     4538      "version": "1.0.1",
     4539      "resolved": "https://registry.npmjs.org/make-iterator/-/make-iterator-1.0.1.tgz",
     4540      "integrity": "sha512-pxiuXh0iVEq7VM7KMIhs5gxsfxCux2URptUQaXo4iZZJxBAzTPOLE2BumO5dbfVYq/hBJFBR/a1mFDmOx5AGmw==",
     4541      "dev": true,
     4542      "requires": {
     4543        "kind-of": "6.0.3"
    43294544      }
    43304545    },
     
    45474762    },
    45484763    "node-releases": {
    4549       "version": "1.1.58",
    4550       "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-1.1.58.tgz",
    4551       "integrity": "sha512-NxBudgVKiRh/2aPWMgPR7bPTX0VPmGx5QBwCtdHitnqFE5/O8DeBXuIMH1nwNnw/aMo6AjOrpsHzfY3UbUJ7yg==",
     4764      "version": "1.1.59",
     4765      "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-1.1.59.tgz",
     4766      "integrity": "sha512-H3JrdUczbdiwxN5FuJPyCHnGHIFqQ0wWxo+9j1kAXAzqNMAHlo+4I/sYYxpyK0irQ73HgdiyzD32oqQDcU2Osw==",
    45524767      "dev": true
    45534768    },
     
    45664781        "bluebird": "3.7.2",
    45674782        "gettext-parser": "3.1.1",
    4568         "glob": "7.0.6",
    4569         "lodash": "4.17.15",
     4783        "glob": "7.1.6",
     4784        "lodash": "4.17.19",
    45704785        "minimist": "1.2.5",
    45714786        "mkdirp": "0.5.5",
     
    47955010      }
    47965011    },
     5012    "object.defaults": {
     5013      "version": "1.1.0",
     5014      "resolved": "https://registry.npmjs.org/object.defaults/-/object.defaults-1.1.0.tgz",
     5015      "integrity": "sha1-On+GgzS0B96gbaFtiNXNKeQ1/s8=",
     5016      "dev": true,
     5017      "requires": {
     5018        "array-each": "1.0.1",
     5019        "array-slice": "1.1.0",
     5020        "for-own": "1.0.0",
     5021        "isobject": "3.0.1"
     5022      }
     5023    },
    47975024    "object.getownpropertydescriptors": {
    47985025      "version": "2.1.0",
     
    48065033      }
    48075034    },
     5035    "object.map": {
     5036      "version": "1.0.1",
     5037      "resolved": "https://registry.npmjs.org/object.map/-/object.map-1.0.1.tgz",
     5038      "integrity": "sha1-z4Plncj8wK1fQlDh94s7gb2AHTc=",
     5039      "dev": true,
     5040      "requires": {
     5041        "for-own": "1.0.0",
     5042        "make-iterator": "1.0.1"
     5043      }
     5044    },
    48085045    "object.pick": {
    48095046      "version": "1.3.0",
     
    48595096      }
    48605097    },
     5098    "os-homedir": {
     5099      "version": "1.0.2",
     5100      "resolved": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz",
     5101      "integrity": "sha1-/7xJiDNuDoM94MFox+8VISGqf7M=",
     5102      "dev": true
     5103    },
    48615104    "os-tmpdir": {
    48625105      "version": "1.0.2",
     
    48655108      "dev": true
    48665109    },
     5110    "osenv": {
     5111      "version": "0.1.5",
     5112      "resolved": "https://registry.npmjs.org/osenv/-/osenv-0.1.5.tgz",
     5113      "integrity": "sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==",
     5114      "dev": true,
     5115      "requires": {
     5116        "os-homedir": "1.0.2",
     5117        "os-tmpdir": "1.0.2"
     5118      }
     5119    },
    48675120    "p-cancelable": {
    48685121      "version": "0.3.0",
     
    48955148      "optional": true
    48965149    },
    4897     "p-limit": {
    4898       "version": "1.3.0",
    4899       "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz",
    4900       "integrity": "sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==",
    4901       "dev": true,
    4902       "requires": {
    4903         "p-try": "1.0.0"
    4904       }
    4905     },
    4906     "p-locate": {
    4907       "version": "2.0.0",
    4908       "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz",
    4909       "integrity": "sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=",
    4910       "dev": true,
    4911       "requires": {
    4912         "p-limit": "1.3.0"
    4913       }
    4914     },
    49155150    "p-map": {
    49165151      "version": "1.2.0",
     
    49515186      }
    49525187    },
    4953     "p-try": {
    4954       "version": "1.0.0",
    4955       "resolved": "https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz",
    4956       "integrity": "sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=",
    4957       "dev": true
     5188    "parse-filepath": {
     5189      "version": "1.0.2",
     5190      "resolved": "https://registry.npmjs.org/parse-filepath/-/parse-filepath-1.0.2.tgz",
     5191      "integrity": "sha1-pjISf1Oq89FYdvWHLz/6x2PWyJE=",
     5192      "dev": true,
     5193      "requires": {
     5194        "is-absolute": "1.0.0",
     5195        "map-cache": "0.2.2",
     5196        "path-root": "0.1.1"
     5197      }
    49585198    },
    49595199    "parse-json": {
     
    49725212      "dev": true
    49735213    },
     5214    "parse-passwd": {
     5215      "version": "1.0.0",
     5216      "resolved": "https://registry.npmjs.org/parse-passwd/-/parse-passwd-1.0.0.tgz",
     5217      "integrity": "sha1-bVuTSkVpk7I9N/QKOC1vFmao5cY=",
     5218      "dev": true
     5219    },
    49745220    "pascalcase": {
    49755221      "version": "0.1.1",
     
    50115257      "dev": true
    50125258    },
     5259    "path-root": {
     5260      "version": "0.1.1",
     5261      "resolved": "https://registry.npmjs.org/path-root/-/path-root-0.1.1.tgz",
     5262      "integrity": "sha1-mkpoFMrBwM1zNgqV8yCDyOpHRbc=",
     5263      "dev": true,
     5264      "requires": {
     5265        "path-root-regex": "0.1.2"
     5266      }
     5267    },
     5268    "path-root-regex": {
     5269      "version": "0.1.2",
     5270      "resolved": "https://registry.npmjs.org/path-root-regex/-/path-root-regex-0.1.2.tgz",
     5271      "integrity": "sha1-v8zcjfWxLcUsi0PsONGNcsBLqW0=",
     5272      "dev": true
     5273    },
    50135274    "path-type": {
    50145275      "version": "1.1.0",
     
    50565317    },
    50575318    "pkg-up": {
    5058       "version": "2.0.0",
    5059       "resolved": "https://registry.npmjs.org/pkg-up/-/pkg-up-2.0.0.tgz",
    5060       "integrity": "sha1-yBmscoBZpGHKscOImivjxJoATX8=",
    5061       "dev": true,
    5062       "requires": {
    5063         "find-up": "2.1.0"
    5064       },
    5065       "dependencies": {
    5066         "find-up": {
    5067           "version": "2.1.0",
    5068           "resolved": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz",
    5069           "integrity": "sha1-RdG35QbHF93UgndaK3eSCjwMV6c=",
    5070           "dev": true,
    5071           "requires": {
    5072             "locate-path": "2.0.0"
    5073           }
    5074         }
     5319      "version": "1.0.0",
     5320      "resolved": "https://registry.npmjs.org/pkg-up/-/pkg-up-1.0.0.tgz",
     5321      "integrity": "sha1-Pgj7RhUlxEIWJKM7n35tCvWwWiY=",
     5322      "dev": true,
     5323      "requires": {
     5324        "find-up": "1.1.2"
    50755325      }
    50765326    },
     
    51015351      },
    51025352      "dependencies": {
     5353        "source-map": {
     5354          "version": "0.6.1",
     5355          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
     5356          "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
     5357          "dev": true
     5358        },
    51035359        "supports-color": {
    51045360          "version": "6.1.0",
     
    51195375    },
    51205376    "prebuild-install": {
    5121       "version": "5.3.4",
    5122       "resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-5.3.4.tgz",
    5123       "integrity": "sha512-AkKN+pf4fSEihjapLEEj8n85YIw/tN6BQqkhzbDc0RvEZGdkpJBGMUYx66AAMcPG2KzmPQS7Cm16an4HVBRRMA==",
     5377      "version": "5.3.5",
     5378      "resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-5.3.5.tgz",
     5379      "integrity": "sha512-YmMO7dph9CYKi5IR/BzjOJlRzpxGGVo1EsLSUZ0mt/Mq0HWZIHOKHHcHdT69yG54C9m6i45GpItwRHpk0Py7Uw==",
    51245380      "dev": true,
    51255381      "optional": true,
     
    53165572        "string_decoder": "1.1.1",
    53175573        "util-deprecate": "1.0.2"
     5574      }
     5575    },
     5576    "rechoir": {
     5577      "version": "0.6.2",
     5578      "resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.6.2.tgz",
     5579      "integrity": "sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q=",
     5580      "dev": true,
     5581      "requires": {
     5582        "resolve": "1.17.0"
    53185583      }
    53195584    },
     
    54255690      }
    54265691    },
     5692    "resolve-dir": {
     5693      "version": "1.0.1",
     5694      "resolved": "https://registry.npmjs.org/resolve-dir/-/resolve-dir-1.0.1.tgz",
     5695      "integrity": "sha1-eaQGRMNivoLybv/nOcm7U4IEb0M=",
     5696      "dev": true,
     5697      "requires": {
     5698        "expand-tilde": "2.0.2",
     5699        "global-modules": "1.0.0"
     5700      }
     5701    },
    54275702    "resolve-url": {
    54285703      "version": "0.2.1",
     
    54485723    },
    54495724    "rimraf": {
    5450       "version": "2.6.3",
    5451       "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.3.tgz",
    5452       "integrity": "sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==",
     5725      "version": "3.0.2",
     5726      "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
     5727      "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
    54535728      "dev": true,
    54545729      "requires": {
    54555730        "glob": "7.1.6"
    5456       },
    5457       "dependencies": {
    5458         "glob": {
    5459           "version": "7.1.6",
    5460           "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
    5461           "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==",
    5462           "dev": true,
    5463           "requires": {
    5464             "fs.realpath": "1.0.0",
    5465             "inflight": "1.0.6",
    5466             "inherits": "2.0.4",
    5467             "minimatch": "3.0.4",
    5468             "once": "1.4.0",
    5469             "path-is-absolute": "1.0.1"
    5470           }
    5471         }
    54725731      }
    54735732    },
     
    56175876    },
    56185877    "simple-concat": {
    5619       "version": "1.0.0",
    5620       "resolved": "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.0.tgz",
    5621       "integrity": "sha1-c0TLuLbib7J9ZrL8hvn21Zl1IcY=",
     5878      "version": "1.0.1",
     5879      "resolved": "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz",
     5880      "integrity": "sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==",
    56225881      "dev": true,
    56235882      "optional": true
     
    56325891        "decompress-response": "4.2.1",
    56335892        "once": "1.4.0",
    5634         "simple-concat": "1.0.0"
     5893        "simple-concat": "1.0.1"
    56355894      }
    56365895    },
     
    56745933            "is-extendable": "0.1.1"
    56755934          }
    5676         },
    5677         "source-map": {
    5678           "version": "0.5.7",
    5679           "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
    5680           "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
    5681           "dev": true
    56825935        }
    56835936      }
     
    57736026    },
    57746027    "source-map": {
    5775       "version": "0.6.1",
    5776       "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
    5777       "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
     6028      "version": "0.5.7",
     6029      "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
     6030      "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
    57786031      "dev": true
    57796032    },
     
    60706323        "css-tree": "1.0.0-alpha.37",
    60716324        "csso": "4.0.3",
    6072         "js-yaml": "3.13.1",
     6325        "js-yaml": "3.14.0",
    60736326        "mkdirp": "0.5.5",
    60746327        "object.values": "1.1.1",
     
    61016354        "mkdirp-classic": "0.5.3",
    61026355        "pump": "3.0.0",
    6103         "tar-stream": "2.1.2"
     6356        "tar-stream": "2.1.3"
    61046357      },
    61056358      "dependencies": {
     
    61286381        },
    61296382        "tar-stream": {
    6130           "version": "2.1.2",
    6131           "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-2.1.2.tgz",
    6132           "integrity": "sha512-UaF6FoJ32WqALZGOIAApXx+OdxhekNMChu6axLJR85zMMjXKWFGjbIRe+J6P4UnRGg9rAwWvbTT0oI7hD/Un7Q==",
     6383          "version": "2.1.3",
     6384          "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-2.1.3.tgz",
     6385          "integrity": "sha512-Z9yri56Dih8IaK8gncVPx4Wqt86NDmQTSh49XLZgjWpGZL9GK9HKParS2scqHCC4w6X9Gh2jwaU45V47XTKwVA==",
    61336386          "dev": true,
    61346387          "optional": true,
     
    63866639        "through": "2.3.8"
    63876640      }
     6641    },
     6642    "unc-path-regex": {
     6643      "version": "0.1.2",
     6644      "resolved": "https://registry.npmjs.org/unc-path-regex/-/unc-path-regex-0.1.2.tgz",
     6645      "integrity": "sha1-5z3T17DXxe2G+6xrCufYxqadUPo=",
     6646      "dev": true
    63886647    },
    63896648    "underscore": {
     
    65306789      "dev": true
    65316790    },
     6791    "v8flags": {
     6792      "version": "3.1.3",
     6793      "resolved": "https://registry.npmjs.org/v8flags/-/v8flags-3.1.3.tgz",
     6794      "integrity": "sha512-amh9CCg3ZxkzQ48Mhcb8iX7xpAfYJgePHxWMQCBWECpOSqJUXgY26ncA61UTV0BkPqfhcy6mzwCIoP4ygxpW8w==",
     6795      "dev": true,
     6796      "requires": {
     6797        "homedir-polyfill": "1.0.3"
     6798      }
     6799    },
    65326800    "validate-npm-package-license": {
    65336801      "version": "3.0.4",
     
    66896957        "archiver-utils": "1.3.0",
    66906958        "compress-commons": "1.2.2",
    6691         "lodash": "4.17.15",
     6959        "lodash": "4.17.19",
    66926960        "readable-stream": "2.3.7"
    66936961      }
  • wp-product-review/trunk/readme.md

    r2329824 r2343852  
    23231. For updates follow https://twitter.com/themeisle.
    2424
    25 If you wanna learn more about the <a href="http://www.codeinwp.com/blog/fastest-wordpress-hosting/" rel="nofollow">fastest WordPress hosting</a> or which <a href="http://www.codeinwp.com/blog/15-best-wordpress-review-themes/" rel="nofollow">review themes</a> are playing nice with WP Product review, checkout our blog.
     25If you wanna learn more about the <a href="https://www.codeinwp.com/blog/fastest-wordpress-hosting/" rel="nofollow">fastest WordPress hosting</a> or which <a href="https://www.codeinwp.com/blog/best-wordpress-review-themes/" rel="nofollow">review themes</a> are playing nice with WP Product review, checkout our blog.
    2626
    2727
  • wp-product-review/trunk/readme.txt

    r2329824 r2343852  
    23231. For updates follow https://twitter.com/themeisle.
    2424
    25 If you wanna learn more about the <a href="http://www.codeinwp.com/blog/fastest-wordpress-hosting/" rel="nofollow">fastest WordPress hosting</a> or which <a href="http://www.codeinwp.com/blog/15-best-wordpress-review-themes/" rel="nofollow">review themes</a> are playing nice with WP Product review, checkout our blog.
     25If you wanna learn more about the <a href="https://www.codeinwp.com/blog/fastest-wordpress-hosting/" rel="nofollow">fastest WordPress hosting</a> or which <a href="https://www.codeinwp.com/blog/best-wordpress-review-themes/" rel="nofollow">review themes</a> are playing nice with WP Product review, checkout our blog.
    2626
    2727
  • wp-product-review/trunk/vendor/autoload.php

    r2329824 r2343852  
    55require_once __DIR__ . '/composer' . '/autoload_real.php';
    66
    7 return ComposerAutoloaderInit4208b8b740e34a06f7046594c001195e::getLoader();
     7return ComposerAutoloaderInit1db2d309a004db78e14e0be46d1fccc0::getLoader();
  • wp-product-review/trunk/vendor/autoload_52.php

    r2329824 r2343852  
    55require_once dirname(__FILE__) . '/composer'.'/autoload_real_52.php';
    66
    7 return ComposerAutoloaderInit8b50659948bdc86fe78d2b094d4d2039::getLoader();
     7return ComposerAutoloaderInit6ed738e5975ab224f2715f1f60d3824e::getLoader();
  • wp-product-review/trunk/vendor/composer/autoload_real.php

    r2329824 r2343852  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInit4208b8b740e34a06f7046594c001195e
     5class ComposerAutoloaderInit1db2d309a004db78e14e0be46d1fccc0
    66{
    77    private static $loader;
     
    2020        }
    2121
    22         spl_autoload_register(array('ComposerAutoloaderInit4208b8b740e34a06f7046594c001195e', 'loadClassLoader'), true, true);
     22        spl_autoload_register(array('ComposerAutoloaderInit1db2d309a004db78e14e0be46d1fccc0', 'loadClassLoader'), true, true);
    2323        self::$loader = $loader = new \Composer\Autoload\ClassLoader();
    24         spl_autoload_unregister(array('ComposerAutoloaderInit4208b8b740e34a06f7046594c001195e', 'loadClassLoader'));
     24        spl_autoload_unregister(array('ComposerAutoloaderInit1db2d309a004db78e14e0be46d1fccc0', 'loadClassLoader'));
    2525
    2626        $map = require __DIR__ . '/autoload_namespaces.php';
     
    4343        $includeFiles = require __DIR__ . '/autoload_files.php';
    4444        foreach ($includeFiles as $fileIdentifier => $file) {
    45             composerRequire4208b8b740e34a06f7046594c001195e($fileIdentifier, $file);
     45            composerRequire1db2d309a004db78e14e0be46d1fccc0($fileIdentifier, $file);
    4646        }
    4747
     
    5050}
    5151
    52 function composerRequire4208b8b740e34a06f7046594c001195e($fileIdentifier, $file)
     52function composerRequire1db2d309a004db78e14e0be46d1fccc0($fileIdentifier, $file)
    5353{
    5454    if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
  • wp-product-review/trunk/vendor/composer/autoload_real_52.php

    r2329824 r2343852  
    33// autoload_real_52.php generated by xrstf/composer-php52
    44
    5 class ComposerAutoloaderInit8b50659948bdc86fe78d2b094d4d2039 {
     5class ComposerAutoloaderInit6ed738e5975ab224f2715f1f60d3824e {
    66    private static $loader;
    77
     
    2020        }
    2121
    22         spl_autoload_register(array('ComposerAutoloaderInit8b50659948bdc86fe78d2b094d4d2039', 'loadClassLoader'), true /*, true */);
     22        spl_autoload_register(array('ComposerAutoloaderInit6ed738e5975ab224f2715f1f60d3824e', 'loadClassLoader'), true /*, true */);
    2323        self::$loader = $loader = new xrstf_Composer52_ClassLoader();
    24         spl_autoload_unregister(array('ComposerAutoloaderInit8b50659948bdc86fe78d2b094d4d2039', 'loadClassLoader'));
     24        spl_autoload_unregister(array('ComposerAutoloaderInit6ed738e5975ab224f2715f1f60d3824e', 'loadClassLoader'));
    2525
    2626        $vendorDir = dirname(dirname(__FILE__));
Note: See TracChangeset for help on using the changeset viewer.