From 3d591d6ab114d5e7c66322f3aac0f76ea7d486f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Mendes?= Date: Wed, 8 Apr 2020 20:24:19 +0100 Subject: [PATCH 1/2] Change to IconPicker Fix Search and refresh Icons --- config/serve.json | 2 +- package-lock.json | 6151 ++++++++--------- src/controls/iconPicker/IIconPickerState.ts | 4 +- src/controls/iconPicker/IconNames.ts | 3182 ++++----- src/controls/iconPicker/IconPicker.tsx | 8 +- src/services/SPService.ts | 67 + .../controlsTest/components/ControlsTest.tsx | 5 +- 7 files changed, 4608 insertions(+), 4811 deletions(-) diff --git a/config/serve.json b/config/serve.json index dbd4dbc10..37173af80 100644 --- a/config/serve.json +++ b/config/serve.json @@ -2,7 +2,7 @@ "$schema": "https://dev.office.com/json-schemas/core-build/serve.schema.json", "port": 4321, "initialPage": "https://localhost:5432/workbench", - "https": true, + "https": false, "api": { "port": 5432, "entryPath": "node_modules/@microsoft/sp-webpart-workbench/lib/api/" diff --git a/package-lock.json b/package-lock.json index d5ad67c1f..9346884db 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "integrity": "sha512-7jGW8ppV0ant637pIqAcFfQDDH1orEPGJb8aXfUozuCU3QqX7rX4DA8iwrbPrR1hcH0FTTHz47yQnk+bl5xHQA==", "dev": true, "requires": { - "regenerator-runtime": "^0.12.0" + "regenerator-runtime": "0.12.1" }, "dependencies": { "regenerator-runtime": { @@ -27,15 +27,15 @@ "integrity": "sha1-U/HQb+h8+uRParkrKUH+aaNkhog=", "dev": true, "requires": { - "@microsoft/node-core-library": "~0.2.7", + "@microsoft/node-core-library": "0.2.11", "@types/es6-collections": "0.5.29", "@types/fs-extra": "0.0.37", "@types/node": "6.0.62", "@types/z-schema": "3.16.31", - "fs-extra": "~0.26.7", - "jju": "~1.3.0", - "typescript": "~2.4.1", - "z-schema": "~3.18.3" + "fs-extra": "0.26.7", + "jju": "1.3.0", + "typescript": "2.4.2", + "z-schema": "3.18.4" } }, "@microsoft/decorators": { @@ -50,7 +50,7 @@ "integrity": "sha1-yG7wHrDPdESc4zJkm3E7pw9j3rg=", "dev": true, "requires": { - "@microsoft/node-core-library": "~0.2.7", + "@microsoft/node-core-library": "0.2.11", "@types/assertion-error": "1.0.30", "@types/chai": "3.4.34", "@types/gulp": "3.8.32", @@ -65,27 +65,27 @@ "@types/through2": "2.0.32", "@types/vinyl": "1.2.30", "@types/yargs": "0.0.34", - "del": "^2.2.2", - "end-of-stream": "~1.1.0", - "fs-extra": "~0.26.7", - "glob-escape": "~0.0.1", - "globby": "~5.0.0", - "gulp": "~3.9.1", - "gulp-flatten": "~0.2.0", - "gulp-if": "^2.0.1", - "gulp-util": "~3.0.7", - "jju": "~1.3.0", - "lodash.merge": "~4.3.2", - "merge2": "~1.0.2", - "node-notifier": "~5.0.2", - "object-assign": "~4.1.0", - "orchestrator": "~0.3.8", - "pretty-hrtime": "~1.0.2", - "rimraf": "~2.5.4", - "semver": "~5.3.0", - "through2": "~2.0.1", - "yargs": "~4.6.0", - "z-schema": "~3.18.3" + "del": "2.2.2", + "end-of-stream": "1.1.0", + "fs-extra": "0.26.7", + "glob-escape": "0.0.2", + "globby": "5.0.0", + "gulp": "3.9.1", + "gulp-flatten": "0.2.0", + "gulp-if": "2.0.2", + "gulp-util": "3.0.8", + "jju": "1.3.0", + "lodash.merge": "4.3.5", + "merge2": "1.0.3", + "node-notifier": "5.0.2", + "object-assign": "4.1.1", + "orchestrator": "0.3.8", + "pretty-hrtime": "1.0.3", + "rimraf": "2.5.4", + "semver": "5.3.0", + "through2": "2.0.5", + "yargs": "4.6.0", + "z-schema": "3.18.4" }, "dependencies": { "@types/chai": { @@ -109,24 +109,24 @@ "dev": true, "requires": { "@microsoft/gulp-core-build": "3.0.5", - "chai": "~3.5.0", - "gulp": "~3.9.1", - "gulp-karma": "~0.0.5", - "istanbul-instrumenter-loader": "~0.2.0", - "karma": "~0.13.9", - "karma-coverage": "~0.5.5", - "karma-mocha": "~0.2.2", - "karma-mocha-clean-reporter": "~0.0.1", - "karma-phantomjs-launcher": "~1.0.0", - "karma-sinon-chai": "~1.2.0", - "karma-webpack": "~2.0.1", - "lolex": "~1.4.0", - "mocha": "~3.4.2", - "phantomjs-polyfill": "~0.0.2", - "phantomjs-prebuilt": "~2.1.6", - "sinon": "~1.17.3", - "sinon-chai": "~2.8.0", - "webpack": "~3.5.5" + "chai": "3.5.0", + "gulp": "3.9.1", + "gulp-karma": "0.0.5", + "istanbul-instrumenter-loader": "0.2.0", + "karma": "0.13.22", + "karma-coverage": "0.5.5", + "karma-mocha": "0.2.2", + "karma-mocha-clean-reporter": "0.0.1", + "karma-phantomjs-launcher": "1.0.4", + "karma-sinon-chai": "1.2.4", + "karma-webpack": "2.0.13", + "lolex": "1.4.0", + "mocha": "3.4.2", + "phantomjs-polyfill": "0.0.2", + "phantomjs-prebuilt": "2.1.16", + "sinon": "1.17.7", + "sinon-chai": "2.8.0", + "webpack": "3.5.6" } }, "@microsoft/gulp-core-build-sass": { @@ -136,18 +136,18 @@ "dev": true, "requires": { "@microsoft/gulp-core-build": "3.0.5", - "@microsoft/load-themed-styles": "~1.7.4", + "@microsoft/load-themed-styles": "1.7.84", "@types/node": "6.0.62", "autoprefixer": "6.3.7", - "gulp": "~3.9.1", - "gulp-clean-css": "~3.0.4", - "gulp-clip-empty-files": "~0.1.2", - "gulp-clone": "~1.0.0", - "gulp-postcss": "~6.3.0", - "gulp-sass": "~3.1.0", - "gulp-texttojs": "~1.0.3", - "merge2": "~1.0.2", - "postcss-modules": "~0.6.4" + "gulp": "3.9.1", + "gulp-clean-css": "3.0.4", + "gulp-clip-empty-files": "0.1.2", + "gulp-clone": "1.0.0", + "gulp-postcss": "6.3.0", + "gulp-sass": "3.1.0", + "gulp-texttojs": "1.0.3", + "merge2": "1.0.3", + "postcss-modules": "0.6.4" }, "dependencies": { "@microsoft/load-themed-styles": { @@ -166,14 +166,14 @@ "requires": { "@microsoft/gulp-core-build": "3.0.5", "@types/node": "6.0.62", - "deasync": "~0.1.7", - "express": "~4.14.0", - "gulp": "~3.9.1", - "gulp-connect": "~5.0.0", - "gulp-open": "~2.0.0", - "gulp-util": "~3.0.7", - "node-forge": "~0.7.1", - "sudo": "~1.0.3" + "deasync": "0.1.14", + "express": "4.14.1", + "gulp": "3.9.1", + "gulp-connect": "5.0.0", + "gulp-open": "2.0.0", + "gulp-util": "3.0.8", + "node-forge": "0.7.6", + "sudo": "1.0.3" } }, "@microsoft/gulp-core-build-typescript": { @@ -184,28 +184,28 @@ "requires": { "@microsoft/api-extractor": "3.2.3", "@microsoft/gulp-core-build": "3.0.5", - "@microsoft/node-core-library": "~0.2.7", + "@microsoft/node-core-library": "0.2.11", "@types/fs-extra": "0.0.37", "@types/gulp": "3.8.32", "@types/node": "6.0.62", - "fs-extra": "~0.26.7", - "gulp": "~3.9.1", - "gulp-cache": "~0.4.5", - "gulp-changed": "~1.3.2", - "gulp-decomment": "~0.1.3", - "gulp-plumber": "~1.1.0", - "gulp-sourcemaps": "~1.6.0", - "gulp-texttojs": "~1.0.3", - "gulp-typescript": "~3.1.6", - "gulp-util": "~3.0.7", - "lodash": "~4.15.0", - "md5": "~2.2.1", - "merge2": "~1.0.2", - "object-assign": "~4.1.0", - "through2": "~2.0.1", - "tslint": "~5.6.0", - "tslint-microsoft-contrib": "~5.0.0", - "typescript": "~2.4.1" + "fs-extra": "0.26.7", + "gulp": "3.9.1", + "gulp-cache": "0.4.6", + "gulp-changed": "1.3.2", + "gulp-decomment": "0.1.3", + "gulp-plumber": "1.1.0", + "gulp-sourcemaps": "1.6.0", + "gulp-texttojs": "1.0.3", + "gulp-typescript": "3.1.7", + "gulp-util": "3.0.8", + "lodash": "4.15.0", + "md5": "2.2.1", + "merge2": "1.0.3", + "object-assign": "4.1.1", + "through2": "2.0.5", + "tslint": "5.6.0", + "tslint-microsoft-contrib": "5.0.3", + "typescript": "2.4.2" }, "dependencies": { "lodash": { @@ -225,9 +225,9 @@ "@microsoft/gulp-core-build": "3.0.5", "@types/gulp": "3.8.32", "@types/node": "6.0.62", - "gulp": "~3.9.1", - "gulp-util": "~3.0.7", - "webpack": "~3.5.5" + "gulp": "3.9.1", + "gulp-util": "3.0.8", + "webpack": "3.5.6" } }, "@microsoft/load-themed-styles": { @@ -243,9 +243,9 @@ "requires": { "@types/lodash": "4.14.52", "@types/node": "6.0.64", - "file-loader": "~0.8.5", + "file-loader": "0.8.5", "loader-utils": "0.2.16", - "lodash": "~4.15.0" + "lodash": "4.15.0" }, "dependencies": { "@types/node": { @@ -260,10 +260,10 @@ "integrity": "sha1-8IYyBm7YKCg13/iN+1JwR2Wt7m0=", "dev": true, "requires": { - "big.js": "^3.1.3", - "emojis-list": "^2.0.0", - "json5": "^0.5.0", - "object-assign": "^4.0.1" + "big.js": "3.2.0", + "emojis-list": "2.1.0", + "json5": "0.5.1", + "object-assign": "4.1.1" } }, "lodash": { @@ -280,8 +280,8 @@ "integrity": "sha1-Y1VyRApbBFYM35zrC7OKTVbGSfQ=", "dev": true, "requires": { - "@microsoft/load-themed-styles": "~1.7.4", - "loader-utils": "~1.1.0" + "@microsoft/load-themed-styles": "1.7.84", + "loader-utils": "1.1.0" }, "dependencies": { "@microsoft/load-themed-styles": { @@ -296,9 +296,9 @@ "integrity": "sha1-yYrvSIvM7aL/teLeZG1qdUQp9c0=", "dev": true, "requires": { - "big.js": "^3.1.3", - "emojis-list": "^2.0.0", - "json5": "^0.5.0" + "big.js": "3.2.0", + "emojis-list": "2.1.0", + "json5": "0.5.1" } } } @@ -312,9 +312,9 @@ "@types/fs-extra": "0.0.37", "@types/node": "6.0.62", "@types/z-schema": "3.16.31", - "fs-extra": "~0.26.7", - "jju": "~1.3.0", - "z-schema": "~3.18.3" + "fs-extra": "0.26.7", + "jju": "1.3.0", + "z-schema": "3.18.4" } }, "@microsoft/office-ui-fabric-react-bundle": { @@ -342,10 +342,10 @@ "integrity": "sha1-ZuKvsXvfj7tYGZZh+XOr+RoG5Y0=", "dev": true, "requires": { - "@uifabric/utilities": ">=4.16.0 <5.0.0", - "glamor": "^2.20.40", - "rtl-css-js": "^1.1.3", - "tslib": "^1.7.1" + "@uifabric/utilities": "4.16.0", + "glamor": "2.20.40", + "rtl-css-js": "1.11.0", + "tslib": "1.8.1" } }, "@uifabric/utilities": { @@ -354,9 +354,9 @@ "integrity": "sha1-BRVMFFCbDZ/koixtryG93SxiEec=", "dev": true, "requires": { - "@microsoft/load-themed-styles": "^1.7.2", - "prop-types": "^15.5.10", - "tslib": "^1.7.1" + "@microsoft/load-themed-styles": "1.8.56", + "prop-types": "15.6.2", + "tslib": "1.8.1" } }, "office-ui-fabric-react": { @@ -365,11 +365,11 @@ "integrity": "sha1-VWXHZIX8jSpni9o5EaGfOf5Ryg4=", "dev": true, "requires": { - "@microsoft/load-themed-styles": "^1.7.2", - "@uifabric/styling": ">=0.22.1 <1.0.0", - "@uifabric/utilities": ">=4.13.0 <5.0.0", - "prop-types": "^15.5.10", - "tslib": "^1.7.1" + "@microsoft/load-themed-styles": "1.8.56", + "@uifabric/styling": "0.24.2", + "@uifabric/utilities": "4.16.0", + "prop-types": "15.6.2", + "tslib": "1.8.1" } } } @@ -380,19 +380,19 @@ "integrity": "sha1-FWyWtZNWnW9R2+ih/wxVHC4E7Mw=", "dev": true, "requires": { - "@microsoft/node-core-library": "~0.2.6", - "@microsoft/stream-collator": "~2.0.6", + "@microsoft/node-core-library": "0.2.11", + "@microsoft/stream-collator": "2.0.7", "@types/es6-collections": "0.5.29", "@types/fs-extra": "0.0.37", "@types/node": "6.0.62", "@types/z-schema": "3.16.31", - "fs-extra": "~0.26.7", - "git-repo-info": "~1.1.4", - "jju": "~1.3.0", - "lodash": "~4.15.0", - "rimraf": "~2.5.4", - "semver": "~5.3.0", - "z-schema": "~3.18.3" + "fs-extra": "0.26.7", + "git-repo-info": "1.1.4", + "jju": "1.3.0", + "lodash": "4.15.0", + "rimraf": "2.5.4", + "semver": "5.3.0", + "z-schema": "3.18.4" }, "dependencies": { "lodash": { @@ -410,8 +410,8 @@ "dev": true, "requires": { "@types/webpack": "3.0.10", - "lodash": "~4.15.0", - "uglify-js": "~3.0.28" + "lodash": "4.15.0", + "uglify-js": "3.0.28" }, "dependencies": { "commander": { @@ -432,8 +432,8 @@ "integrity": "sha1-lrhJXwJylEeHtYQ6FnmqMmZA1fc=", "dev": true, "requires": { - "commander": "~2.11.0", - "source-map": "~0.5.1" + "commander": "2.11.0", + "source-map": "0.5.7" } } } @@ -444,17 +444,17 @@ "integrity": "sha1-Mfa4JcO5dQTbl8TeqteHCqZEndQ=", "dev": true, "requires": { - "@microsoft/decorators": "~1.3.4", + "@microsoft/decorators": "1.3.4", "@microsoft/load-themed-styles": "1.7.4", - "@microsoft/sp-component-base": "~1.3.4", - "@microsoft/sp-core-library": "~1.3.4", - "@microsoft/sp-extension-base": "~1.3.4", - "@microsoft/sp-http": "~1.3.4", - "@microsoft/sp-loader": "~1.3.4", - "@microsoft/sp-lodash-subset": "~1.3.4", - "@microsoft/sp-module-interfaces": "~1.3.4", - "@microsoft/sp-odata-types": "~1.3.4", - "@microsoft/sp-page-context": "~1.3.4", + "@microsoft/sp-component-base": "1.3.4", + "@microsoft/sp-core-library": "1.3.4", + "@microsoft/sp-extension-base": "1.3.4", + "@microsoft/sp-http": "1.3.4", + "@microsoft/sp-loader": "1.3.4", + "@microsoft/sp-lodash-subset": "1.3.4", + "@microsoft/sp-module-interfaces": "1.3.4", + "@microsoft/sp-odata-types": "1.3.4", + "@microsoft/sp-page-context": "1.3.4", "@types/es6-collections": "0.5.29", "@types/es6-promise": "0.0.32", "@types/webpack-env": "1.13.0" @@ -482,12 +482,12 @@ "requires": { "@microsoft/gulp-core-build": "3.0.5", "@microsoft/gulp-core-build-typescript": "4.0.5", - "@microsoft/sp-tslint-rules": "~1.3.4", + "@microsoft/sp-tslint-rules": "1.3.4", "@types/es6-collections": "0.5.29", "@types/yargs": "0.0.35", - "gulp": "~3.9.1", - "jju": "~1.3.0", - "yargs": "~4.6.0" + "gulp": "3.9.1", + "jju": "1.3.0", + "yargs": "4.6.0" }, "dependencies": { "@types/yargs": { @@ -509,13 +509,13 @@ "@microsoft/gulp-core-build-serve": "3.0.5", "@microsoft/gulp-core-build-webpack": "3.0.5", "@microsoft/load-themed-styles": "1.7.4", - "@microsoft/loader-cased-file": "~1.3.4", + "@microsoft/loader-cased-file": "1.3.4", "@microsoft/loader-load-themed-styles": "1.5.1", "@microsoft/node-core-library": "0.2.0", "@microsoft/rush-lib": "3.0.16", "@microsoft/set-webpack-public-path-plugin": "1.2.2", - "@microsoft/sp-module-interfaces": "~1.3.4", - "@microsoft/sp-polyfills": "~1.2.0", + "@microsoft/sp-module-interfaces": "1.3.4", + "@microsoft/sp-polyfills": "1.2.0", "@types/colors": "1.1.1", "@types/es6-collections": "0.5.29", "@types/es6-promise": "0.0.32", @@ -532,33 +532,33 @@ "@types/uuid": "3.0.0", "@types/webpack": "3.0.10", "@types/webpack-stream": "3.2.7", - "azure-storage": "~0.10.0", - "colors": "~1.1.2", - "css-loader": "~0.24.0", + "azure-storage": "0.10.0", + "colors": "1.1.2", + "css-loader": "0.24.0", "es6-promise": "4.1.1", - "finalhandler": "~0.4.1", - "fs-extra": "~0.26.7", - "glob": "~7.0.5", - "glob-escape": "~0.0.1", - "gulp": "~3.9.1", - "gulp-replace": "~0.5.4", - "gulp-util": "~3.0.7", - "html-loader": "~0.4.3", - "json-loader": "~0.5.4", + "finalhandler": "0.4.1", + "fs-extra": "0.26.7", + "glob": "7.0.6", + "glob-escape": "0.0.2", + "gulp": "3.9.1", + "gulp-replace": "0.5.4", + "gulp-util": "3.0.8", + "html-loader": "0.4.5", + "json-loader": "0.5.7", "loader-utils": "0.2.16", - "lodash": "~4.15.0", - "merge2": "~1.0.2", - "node-zip": "~1.1.1", - "phantomjs-prebuilt": "~2.1.6", - "resolve": "~1.1.7", - "rimraf": "~2.6.1", - "serve-static": "~1.10.2", - "source-map-loader": "~0.1.5", - "through2": "~2.0.1", - "uuid": "~3.1.0", - "webpack": "~3.5.5", - "webpack-stream": "~4.0.0", - "xml": "~1.0.1" + "lodash": "4.15.0", + "merge2": "1.0.3", + "node-zip": "1.1.1", + "phantomjs-prebuilt": "2.1.16", + "resolve": "1.1.7", + "rimraf": "2.6.3", + "serve-static": "1.10.3", + "source-map-loader": "0.1.6", + "through2": "2.0.5", + "uuid": "3.1.0", + "webpack": "3.5.6", + "webpack-stream": "4.0.3", + "xml": "1.0.1" }, "dependencies": { "@microsoft/load-themed-styles": { @@ -577,9 +577,9 @@ "@types/fs-extra": "0.0.37", "@types/node": "6.0.62", "@types/z-schema": "3.16.31", - "fs-extra": "~0.26.7", - "jju": "~1.3.0", - "z-schema": "~3.18.3" + "fs-extra": "0.26.7", + "jju": "1.3.0", + "z-schema": "3.18.4" }, "dependencies": { "@types/node": { @@ -643,10 +643,10 @@ "integrity": "sha1-haF8bFmpRxfSYtYSMNSw6+PUoU0=", "dev": true, "requires": { - "debug": "~2.2.0", - "escape-html": "~1.0.3", - "on-finished": "~2.3.0", - "unpipe": "~1.0.0" + "debug": "2.2.0", + "escape-html": "1.0.3", + "on-finished": "2.3.0", + "unpipe": "1.0.0" } }, "glob": { @@ -655,12 +655,12 @@ "integrity": "sha1-IRuvr0nlJbjNkyYNFKsTYVKz9Xo=", "dev": true, "requires": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.0.2", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" + "fs.realpath": "1.0.0", + "inflight": "1.0.6", + "inherits": "2.0.3", + "minimatch": "3.0.4", + "once": "1.4.0", + "path-is-absolute": "1.0.1" } }, "http-errors": { @@ -669,8 +669,8 @@ "integrity": "sha1-GX4izevUGYWF6GlO9nhhl7ke2UI=", "dev": true, "requires": { - "inherits": "~2.0.1", - "statuses": "1" + "inherits": "2.0.3", + "statuses": "1.2.1" } }, "loader-utils": { @@ -679,10 +679,10 @@ "integrity": "sha1-8IYyBm7YKCg13/iN+1JwR2Wt7m0=", "dev": true, "requires": { - "big.js": "^3.1.3", - "emojis-list": "^2.0.0", - "json5": "^0.5.0", - "object-assign": "^4.0.1" + "big.js": "3.2.0", + "emojis-list": "2.1.0", + "json5": "0.5.1", + "object-assign": "4.1.1" } }, "lodash": { @@ -721,7 +721,7 @@ "integrity": "sha1-stEE/g2Psnz54KHNqCYt04M8bKs=", "dev": true, "requires": { - "glob": "^7.1.3" + "glob": "7.1.3" }, "dependencies": { "glob": { @@ -730,12 +730,12 @@ "integrity": "sha1-OWCDLT8VdBCDQtr9OmezMsCWnfE=", "dev": true, "requires": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.0.4", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" + "fs.realpath": "1.0.0", + "inflight": "1.0.6", + "inherits": "2.0.3", + "minimatch": "3.0.4", + "once": "1.4.0", + "path-is-absolute": "1.0.1" } } } @@ -746,18 +746,18 @@ "integrity": "sha1-dl52B8gFVFK7pvCwUllTUJhgNt4=", "dev": true, "requires": { - "debug": "~2.2.0", - "depd": "~1.1.0", - "destroy": "~1.0.4", - "escape-html": "~1.0.3", - "etag": "~1.7.0", + "debug": "2.2.0", + "depd": "1.1.2", + "destroy": "1.0.4", + "escape-html": "1.0.3", + "etag": "1.7.0", "fresh": "0.3.0", - "http-errors": "~1.3.1", + "http-errors": "1.3.1", "mime": "1.3.4", "ms": "0.7.1", - "on-finished": "~2.3.0", - "range-parser": "~1.0.3", - "statuses": "~1.2.1" + "on-finished": "2.3.0", + "range-parser": "1.0.3", + "statuses": "1.2.1" } }, "serve-static": { @@ -766,8 +766,8 @@ "integrity": "sha1-zlpuzTEB/tXsCYJ9rCKpwpv7BTU=", "dev": true, "requires": { - "escape-html": "~1.0.3", - "parseurl": "~1.3.1", + "escape-html": "1.0.3", + "parseurl": "1.3.2", "send": "0.13.2" } }, @@ -803,15 +803,15 @@ "@microsoft/gulp-core-build-serve": "3.0.5", "@microsoft/gulp-core-build-typescript": "4.0.5", "@microsoft/gulp-core-build-webpack": "3.0.5", - "@microsoft/sp-build-common": "~1.3.4", - "@microsoft/sp-build-core-tasks": "~1.3.4", - "@microsoft/sp-polyfills": "~1.3.4", + "@microsoft/sp-build-common": "1.3.4", + "@microsoft/sp-build-core-tasks": "1.3.4", + "@microsoft/sp-polyfills": "1.3.4", "@types/es6-collections": "0.5.29", "@types/karma": "0.13.33", "@types/webpack": "3.0.10", - "gulp": "~3.9.1", - "webpack": "~3.5.5", - "yargs": "~4.6.0" + "gulp": "3.9.1", + "webpack": "3.5.6", + "yargs": "4.6.0" } }, "@microsoft/sp-client-preview": { @@ -821,13 +821,13 @@ "dev": true, "requires": { "@microsoft/load-themed-styles": "1.7.4", - "@microsoft/sp-core-library": "~1.3.4", - "@microsoft/sp-http": "~1.3.4", - "@microsoft/sp-loader": "~1.3.4", - "@microsoft/sp-lodash-subset": "~1.3.4", - "@microsoft/sp-module-interfaces": "~1.3.4", - "@microsoft/sp-odata-types": "~1.3.4", - "@microsoft/sp-page-context": "~1.3.4", + "@microsoft/sp-core-library": "1.3.4", + "@microsoft/sp-http": "1.3.4", + "@microsoft/sp-loader": "1.3.4", + "@microsoft/sp-lodash-subset": "1.3.4", + "@microsoft/sp-module-interfaces": "1.3.4", + "@microsoft/sp-odata-types": "1.3.4", + "@microsoft/sp-page-context": "1.3.4", "@types/es6-collections": "0.5.29", "@types/es6-promise": "0.0.32", "@types/react": "15.0.38", @@ -857,12 +857,12 @@ "integrity": "sha1-AM62fssMER7hZuH5JP8bn8SI1uY=", "dev": true, "requires": { - "@microsoft/decorators": "~1.3.4", - "@microsoft/sp-core-library": "~1.3.4", - "@microsoft/sp-loader": "~1.3.4", - "@microsoft/sp-lodash-subset": "~1.3.4", - "@microsoft/sp-module-interfaces": "~1.3.4", - "@microsoft/sp-page-context": "~1.3.4", + "@microsoft/decorators": "1.3.4", + "@microsoft/sp-core-library": "1.3.4", + "@microsoft/sp-loader": "1.3.4", + "@microsoft/sp-lodash-subset": "1.3.4", + "@microsoft/sp-module-interfaces": "1.3.4", + "@microsoft/sp-page-context": "1.3.4", "@types/es6-collections": "0.5.29", "@types/es6-promise": "0.0.32", "@types/webpack-env": "1.13.0" @@ -882,8 +882,8 @@ "integrity": "sha1-2RXazU5HOJbjoNfo3TT0R12j5kk=", "dev": true, "requires": { - "@microsoft/sp-lodash-subset": "~1.3.4", - "@microsoft/sp-module-interfaces": "~1.3.4", + "@microsoft/sp-lodash-subset": "1.3.4", + "@microsoft/sp-module-interfaces": "1.3.4", "@types/es6-collections": "0.5.29", "@types/webpack-env": "1.13.0", "es6-collections": "0.5.6" @@ -903,14 +903,14 @@ "integrity": "sha1-+PwWkkG7ck57Z6J67H42+mEFYCA=", "dev": true, "requires": { - "@microsoft/decorators": "~1.3.4", - "@microsoft/sp-component-base": "~1.3.4", - "@microsoft/sp-core-library": "~1.3.4", - "@microsoft/sp-http": "~1.3.4", - "@microsoft/sp-loader": "~1.3.4", - "@microsoft/sp-lodash-subset": "~1.3.4", - "@microsoft/sp-module-interfaces": "~1.3.4", - "@microsoft/sp-page-context": "~1.3.4", + "@microsoft/decorators": "1.3.4", + "@microsoft/sp-component-base": "1.3.4", + "@microsoft/sp-core-library": "1.3.4", + "@microsoft/sp-http": "1.3.4", + "@microsoft/sp-loader": "1.3.4", + "@microsoft/sp-lodash-subset": "1.3.4", + "@microsoft/sp-module-interfaces": "1.3.4", + "@microsoft/sp-page-context": "1.3.4", "@types/es6-collections": "0.5.29", "@types/es6-promise": "0.0.32", "@types/webpack-env": "1.13.0" @@ -930,9 +930,9 @@ "integrity": "sha1-agR1SlH3MQslhgqT2fZcj4c56Qs=", "dev": true, "requires": { - "@microsoft/decorators": "~1.3.4", - "@microsoft/sp-core-library": "~1.3.4", - "@microsoft/sp-lodash-subset": "~1.3.4", + "@microsoft/decorators": "1.3.4", + "@microsoft/sp-core-library": "1.3.4", + "@microsoft/sp-lodash-subset": "1.3.4", "@types/adal": "1.0.27", "@types/es6-collections": "0.5.29", "@types/es6-promise": "0.0.32", @@ -954,14 +954,14 @@ "integrity": "sha1-633YM+wy2WNlCrju+1rvYAf8N+A=", "dev": true, "requires": { - "@microsoft/decorators": "~1.3.4", - "@microsoft/sp-component-base": "~1.3.4", - "@microsoft/sp-core-library": "~1.3.4", - "@microsoft/sp-extension-base": "~1.3.4", - "@microsoft/sp-http": "~1.3.4", - "@microsoft/sp-lodash-subset": "~1.3.4", - "@microsoft/sp-module-interfaces": "~1.3.4", - "@microsoft/sp-page-context": "~1.3.4", + "@microsoft/decorators": "1.3.4", + "@microsoft/sp-component-base": "1.3.4", + "@microsoft/sp-core-library": "1.3.4", + "@microsoft/sp-extension-base": "1.3.4", + "@microsoft/sp-http": "1.3.4", + "@microsoft/sp-lodash-subset": "1.3.4", + "@microsoft/sp-module-interfaces": "1.3.4", + "@microsoft/sp-page-context": "1.3.4", "@types/es6-collections": "0.5.29", "@types/es6-promise": "0.0.32", "@types/webpack-env": "1.13.0" @@ -981,12 +981,12 @@ "integrity": "sha1-+JVXzO7sVRuIg+GIMSzwjAIvuaY=", "dev": true, "requires": { - "@microsoft/office-ui-fabric-react-bundle": "~1.3.4", - "@microsoft/sp-core-library": "~1.3.4", - "@microsoft/sp-lodash-subset": "~1.3.4", - "@microsoft/sp-module-interfaces": "~1.3.4", - "@microsoft/sp-odata-types": "~1.3.4", - "@microsoft/sp-polyfills": "~1.3.4", + "@microsoft/office-ui-fabric-react-bundle": "1.3.4", + "@microsoft/sp-core-library": "1.3.4", + "@microsoft/sp-lodash-subset": "1.3.4", + "@microsoft/sp-module-interfaces": "1.3.4", + "@microsoft/sp-odata-types": "1.3.4", + "@microsoft/sp-polyfills": "1.3.4", "@types/es6-collections": "0.5.29", "@types/es6-promise": "0.0.32", "@types/react": "15.0.38", @@ -1011,10 +1011,10 @@ "integrity": "sha1-ZuKvsXvfj7tYGZZh+XOr+RoG5Y0=", "dev": true, "requires": { - "@uifabric/utilities": ">=4.16.0 <5.0.0", - "glamor": "^2.20.40", - "rtl-css-js": "^1.1.3", - "tslib": "^1.7.1" + "@uifabric/utilities": "4.16.0", + "glamor": "2.20.40", + "rtl-css-js": "1.11.0", + "tslib": "1.8.1" } }, "@uifabric/utilities": { @@ -1023,9 +1023,9 @@ "integrity": "sha1-BRVMFFCbDZ/koixtryG93SxiEec=", "dev": true, "requires": { - "@microsoft/load-themed-styles": "^1.7.2", - "prop-types": "^15.5.10", - "tslib": "^1.7.1" + "@microsoft/load-themed-styles": "1.8.56", + "prop-types": "15.6.2", + "tslib": "1.8.1" } }, "office-ui-fabric-react": { @@ -1034,11 +1034,11 @@ "integrity": "sha1-VWXHZIX8jSpni9o5EaGfOf5Ryg4=", "dev": true, "requires": { - "@microsoft/load-themed-styles": "^1.7.2", - "@uifabric/styling": ">=0.22.1 <1.0.0", - "@uifabric/utilities": ">=4.13.0 <5.0.0", - "prop-types": "^15.5.10", - "tslib": "^1.7.1" + "@microsoft/load-themed-styles": "1.8.56", + "@uifabric/styling": "0.24.2", + "@uifabric/utilities": "4.16.0", + "prop-types": "15.6.2", + "tslib": "1.8.1" } } } @@ -1051,7 +1051,7 @@ "requires": { "@types/lodash": "4.14.52", "@types/webpack-env": "1.13.0", - "lodash": "~4.15.0" + "lodash": "4.15.0" }, "dependencies": { "@types/webpack-env": { @@ -1076,7 +1076,7 @@ "requires": { "@types/node": "6.0.64", "@types/z-schema": "3.16.31", - "z-schema": "~3.18.3" + "z-schema": "3.18.4" }, "dependencies": { "@types/node": { @@ -1099,10 +1099,10 @@ "integrity": "sha1-l/mg31o7mz0v9jDGRB8qn4XJ0vw=", "dev": true, "requires": { - "@microsoft/sp-core-library": "~1.3.4", - "@microsoft/sp-http": "~1.3.4", - "@microsoft/sp-lodash-subset": "~1.3.4", - "@microsoft/sp-odata-types": "~1.3.4", + "@microsoft/sp-core-library": "1.3.4", + "@microsoft/sp-http": "1.3.4", + "@microsoft/sp-lodash-subset": "1.3.4", + "@microsoft/sp-odata-types": "1.3.4", "@types/es6-promise": "0.0.32", "@types/webpack-env": "1.13.0" }, @@ -1157,7 +1157,7 @@ "requires": { "@microsoft/gulp-core-build": "3.0.5", "@microsoft/gulp-core-build-typescript": "4.0.5", - "tslint": "~4.0.2", + "tslint": "4.0.2", "tslint-microsoft-contrib": "4.0.0" }, "dependencies": { @@ -1167,7 +1167,7 @@ "integrity": "sha1-N5MKpdgWt3fANEXhlmzGeQpMCxY=", "dev": true, "requires": { - "glob": "~5.0.0" + "glob": "5.0.15" }, "dependencies": { "glob": { @@ -1176,11 +1176,11 @@ "integrity": "sha1-G8k2ueAvSmA/zCIuz3Yz0wuLk7E=", "dev": true, "requires": { - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "2 || 3", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" + "inflight": "1.0.6", + "inherits": "2.0.3", + "minimatch": "3.0.4", + "once": "1.4.0", + "path-is-absolute": "1.0.1" } } } @@ -1191,14 +1191,14 @@ "integrity": "sha1-1D8kwMH4Jt5/Ogl7t4CKi0Ml/qw=", "dev": true, "requires": { - "colors": "^1.1.2", - "diff": "^3.0.1", - "findup-sync": "~0.3.0", - "glob": "^7.1.1", - "optimist": "~0.6.0", - "resolve": "^1.1.7", - "underscore.string": "^3.3.4", - "update-notifier": "^1.0.2" + "colors": "1.3.3", + "diff": "3.2.0", + "findup-sync": "0.3.0", + "glob": "7.1.3", + "optimist": "0.6.1", + "resolve": "1.10.0", + "underscore.string": "3.3.5", + "update-notifier": "1.0.3" } }, "tslint-microsoft-contrib": { @@ -1215,16 +1215,16 @@ "integrity": "sha1-WR8rJfTrY0AUDyJsrqAbSDEVFvY=", "dev": true, "requires": { - "@microsoft/decorators": "~1.3.4", + "@microsoft/decorators": "1.3.4", "@microsoft/load-themed-styles": "1.7.4", - "@microsoft/office-ui-fabric-react-bundle": "~1.3.4", - "@microsoft/sp-component-base": "~1.3.4", - "@microsoft/sp-core-library": "~1.3.4", - "@microsoft/sp-http": "~1.3.4", - "@microsoft/sp-loader": "~1.3.4", - "@microsoft/sp-lodash-subset": "~1.3.4", - "@microsoft/sp-module-interfaces": "~1.3.4", - "@microsoft/sp-page-context": "~1.3.4", + "@microsoft/office-ui-fabric-react-bundle": "1.3.4", + "@microsoft/sp-component-base": "1.3.4", + "@microsoft/sp-core-library": "1.3.4", + "@microsoft/sp-http": "1.3.4", + "@microsoft/sp-loader": "1.3.4", + "@microsoft/sp-lodash-subset": "1.3.4", + "@microsoft/sp-module-interfaces": "1.3.4", + "@microsoft/sp-page-context": "1.3.4", "@types/es6-collections": "0.5.29", "@types/es6-promise": "0.0.32", "@types/react": "15.0.38", @@ -1256,10 +1256,10 @@ "integrity": "sha1-ZuKvsXvfj7tYGZZh+XOr+RoG5Y0=", "dev": true, "requires": { - "@uifabric/utilities": ">=4.16.0 <5.0.0", - "glamor": "^2.20.40", - "rtl-css-js": "^1.1.3", - "tslib": "^1.7.1" + "@uifabric/utilities": "4.16.0", + "glamor": "2.20.40", + "rtl-css-js": "1.11.0", + "tslib": "1.8.1" } }, "@uifabric/utilities": { @@ -1268,9 +1268,9 @@ "integrity": "sha1-BRVMFFCbDZ/koixtryG93SxiEec=", "dev": true, "requires": { - "@microsoft/load-themed-styles": "^1.7.2", - "prop-types": "^15.5.10", - "tslib": "^1.7.1" + "@microsoft/load-themed-styles": "1.7.4", + "prop-types": "15.6.2", + "tslib": "1.8.1" } }, "office-ui-fabric-react": { @@ -1279,11 +1279,11 @@ "integrity": "sha1-VWXHZIX8jSpni9o5EaGfOf5Ryg4=", "dev": true, "requires": { - "@microsoft/load-themed-styles": "^1.7.2", - "@uifabric/styling": ">=0.22.1 <1.0.0", - "@uifabric/utilities": ">=4.13.0 <5.0.0", - "prop-types": "^15.5.10", - "tslib": "^1.7.1" + "@microsoft/load-themed-styles": "1.7.4", + "@uifabric/styling": "0.24.2", + "@uifabric/utilities": "4.16.0", + "prop-types": "15.6.2", + "tslib": "1.8.1" } } } @@ -1295,22 +1295,22 @@ "dev": true, "requires": { "@microsoft/gulp-core-build-serve": "3.0.5", - "@microsoft/office-ui-fabric-react-bundle": "~1.3.4", - "@microsoft/sp-application-base": "~1.3.4", - "@microsoft/sp-build-core-tasks": "~1.3.4", - "@microsoft/sp-client-preview": "~1.3.4", - "@microsoft/sp-core-library": "~1.3.4", - "@microsoft/sp-loader": "~1.3.4", - "@microsoft/sp-lodash-subset": "~1.3.4", - "@microsoft/sp-module-interfaces": "~1.3.4", - "@microsoft/sp-webpart-base": "~1.3.4", + "@microsoft/office-ui-fabric-react-bundle": "1.3.4", + "@microsoft/sp-application-base": "1.3.4", + "@microsoft/sp-build-core-tasks": "1.3.4", + "@microsoft/sp-client-preview": "1.3.4", + "@microsoft/sp-core-library": "1.3.4", + "@microsoft/sp-loader": "1.3.4", + "@microsoft/sp-lodash-subset": "1.3.4", + "@microsoft/sp-module-interfaces": "1.3.4", + "@microsoft/sp-webpart-base": "1.3.4", "@types/es6-collections": "0.5.29", "@types/es6-promise": "0.0.32", "@types/fs-extra": "0.0.37", "@types/react": "15.0.38", "@types/react-dom": "0.14.18", "@types/webpack-env": "1.13.0", - "fs-extra": "~0.26.7", + "fs-extra": "0.26.7", "office-ui-fabric-react": "4.40.2-hotfix.1", "react": "15.4.2", "react-dom": "15.4.2" @@ -1328,10 +1328,10 @@ "integrity": "sha1-ZuKvsXvfj7tYGZZh+XOr+RoG5Y0=", "dev": true, "requires": { - "@uifabric/utilities": ">=4.16.0 <5.0.0", - "glamor": "^2.20.40", - "rtl-css-js": "^1.1.3", - "tslib": "^1.7.1" + "@uifabric/utilities": "4.16.0", + "glamor": "2.20.40", + "rtl-css-js": "1.11.0", + "tslib": "1.8.1" } }, "@uifabric/utilities": { @@ -1340,9 +1340,9 @@ "integrity": "sha1-BRVMFFCbDZ/koixtryG93SxiEec=", "dev": true, "requires": { - "@microsoft/load-themed-styles": "^1.7.2", - "prop-types": "^15.5.10", - "tslib": "^1.7.1" + "@microsoft/load-themed-styles": "1.8.56", + "prop-types": "15.6.2", + "tslib": "1.8.1" } }, "office-ui-fabric-react": { @@ -1351,11 +1351,11 @@ "integrity": "sha1-VWXHZIX8jSpni9o5EaGfOf5Ryg4=", "dev": true, "requires": { - "@microsoft/load-themed-styles": "^1.7.2", - "@uifabric/styling": ">=0.22.1 <1.0.0", - "@uifabric/utilities": ">=4.13.0 <5.0.0", - "prop-types": "^15.5.10", - "tslib": "^1.7.1" + "@microsoft/load-themed-styles": "1.8.56", + "@uifabric/styling": "0.24.2", + "@uifabric/utilities": "4.16.0", + "prop-types": "15.6.2", + "tslib": "1.8.1" } } } @@ -1367,7 +1367,7 @@ "dev": true, "requires": { "@types/node": "6.0.62", - "colors": "~1.1.2" + "colors": "1.1.2" }, "dependencies": { "colors": { @@ -1430,7 +1430,7 @@ "integrity": "sha1-IL6zJsFDRRrkYsWvayUaAU/p4TI=", "dev": true, "requires": { - "@types/angular": "*" + "@types/angular": "1.6.53" } }, "@types/angular": { @@ -1463,7 +1463,7 @@ "integrity": "sha1-t/bkRvRRECnujj9DB1+1tz+6oLo=", "dev": true, "requires": { - "chalk": "*" + "chalk": "2.4.2" } }, "@types/chart.js": { @@ -1489,8 +1489,8 @@ "integrity": "sha1-mZ4PIgQSNCAgqCef89fu0rK0thg=", "dev": true, "requires": { - "@types/cheerio": "*", - "@types/react": "*" + "@types/cheerio": "0.22.10", + "@types/react": "15.0.38" } }, "@types/es6-collections": { @@ -1511,8 +1511,8 @@ "integrity": "sha512-QgbIMRU1EVRry5cIu1ORCQP4flSYqLM1lS5LYyGWfKnFT3E58f0gKto7BR13clBFVrVZ0G0rbLZ1hUpSkgQQOA==", "dev": true, "requires": { - "@types/node": "*", - "@types/range-parser": "*" + "@types/node": "6.0.62", + "@types/range-parser": "1.2.3" } }, "@types/finalhandler": { @@ -1521,7 +1521,7 @@ "integrity": "sha1-7PMvOpu0Om+0BFdQ6h5VJYLTXcM=", "dev": true, "requires": { - "@types/node": "*" + "@types/node": "6.0.62" } }, "@types/fs-extra": { @@ -1530,7 +1530,7 @@ "integrity": "sha1-GV8RvNmhuX2eQSxrZombVFRxofc=", "dev": true, "requires": { - "@types/node": "*" + "@types/node": "6.0.62" } }, "@types/glob": { @@ -1539,8 +1539,8 @@ "integrity": "sha1-ECZAnFYlqGiQdGAoCNCCsoZ7ilE=", "dev": true, "requires": { - "@types/minimatch": "*", - "@types/node": "*" + "@types/minimatch": "3.0.3", + "@types/node": "6.0.62" } }, "@types/gulp": { @@ -1549,9 +1549,9 @@ "integrity": "sha1-g8WcaBzCM9Hsf4LSaVVVZvoTMVY=", "dev": true, "requires": { - "@types/node": "*", - "@types/orchestrator": "*", - "@types/vinyl": "*" + "@types/node": "6.0.62", + "@types/orchestrator": "0.0.30", + "@types/vinyl": "1.2.30" } }, "@types/gulp-replace": { @@ -1560,7 +1560,7 @@ "integrity": "sha1-gFqGw0pcz8+IS8E24GgzHkj5tls=", "dev": true, "requires": { - "@types/node": "*" + "@types/node": "6.0.62" } }, "@types/gulp-util": { @@ -1569,10 +1569,10 @@ "integrity": "sha1-TF9lg6IWCBOWZ+OsVrBbxn7PqPs=", "dev": true, "requires": { - "@types/chalk": "*", - "@types/node": "*", - "@types/through2": "*", - "@types/vinyl": "*" + "@types/chalk": "2.2.0", + "@types/node": "6.0.62", + "@types/through2": "2.0.32", + "@types/vinyl": "1.2.30" } }, "@types/karma": { @@ -1581,9 +1581,9 @@ "integrity": "sha1-ODXT2U6IS23oiEo+cKb1aQ5qWFA=", "dev": true, "requires": { - "@types/bluebird": "*", - "@types/log4js": "*", - "@types/node": "*" + "@types/bluebird": "3.5.25", + "@types/log4js": "2.3.5", + "@types/node": "6.0.62" } }, "@types/lodash": { @@ -1598,7 +1598,7 @@ "integrity": "sha1-TR5W2lPTwYIMCOnNUJLmjD4egi8=", "dev": true, "requires": { - "log4js": "*" + "log4js": "0.6.38" } }, "@types/merge2": { @@ -1607,7 +1607,7 @@ "integrity": "sha1-y1UumCbKPAjZ5lSd6ezY8VQX8G0=", "dev": true, "requires": { - "@types/node": "*" + "@types/node": "6.0.62" } }, "@types/mime": { @@ -1640,7 +1640,7 @@ "integrity": "sha1-hro9OqjZGDUswxkdiN4yiyDck8E=", "dev": true, "requires": { - "@types/node": "*" + "@types/node": "6.0.62" } }, "@types/orchestrator": { @@ -1649,7 +1649,7 @@ "integrity": "sha1-3N2o1ke1aLex40F4yx8LRKyamOU=", "dev": true, "requires": { - "@types/q": "*" + "@types/q": "0.0.32" } }, "@types/q": { @@ -1663,7 +1663,7 @@ "resolved": "https://registry.npmjs.org/@types/quill/-/quill-1.3.10.tgz", "integrity": "sha1-3B97ZYf37pS99SkbySKJ9vBJdhM=", "requires": { - "parchment": "^1.1.2" + "parchment": "1.1.4" } }, "@types/range-parser": { @@ -1683,7 +1683,7 @@ "integrity": "sha1-cwb175hXmit3Jn8MgD52Quo2IyA=", "dev": true, "requires": { - "@types/react": "*" + "@types/react": "15.0.38" } }, "@types/react-addons-test-utils": { @@ -1692,7 +1692,7 @@ "integrity": "sha1-x4Zjjo7hl74OfUrAN9YUaznvPhM=", "dev": true, "requires": { - "@types/react": "*" + "@types/react": "15.0.38" } }, "@types/react-addons-update": { @@ -1701,7 +1701,7 @@ "integrity": "sha1-U7bjVEtmgZp0OLuRpF7UYAbi4ZQ=", "dev": true, "requires": { - "@types/react": "*" + "@types/react": "15.0.38" } }, "@types/react-dom": { @@ -1710,7 +1710,7 @@ "integrity": "sha1-r0+0CS9DNmf18JTnYrMsKU4AENw=", "dev": true, "requires": { - "@types/react": "*" + "@types/react": "15.0.38" } }, "@types/requirejs": { @@ -1725,7 +1725,7 @@ "integrity": "sha1-m1htZalH3qiMS8JNoLkF/pUgoNU=", "dev": true, "requires": { - "@types/node": "*" + "@types/node": "6.0.62" } }, "@types/rimraf": { @@ -1752,8 +1752,8 @@ "integrity": "sha1-FUVt6NmNa0z/Mb5savdJKuY/Uho=", "dev": true, "requires": { - "@types/express-serve-static-core": "*", - "@types/mime": "*" + "@types/express-serve-static-core": "4.16.1", + "@types/mime": "2.0.0" } }, "@types/sinon": { @@ -1774,7 +1774,7 @@ "integrity": "sha1-RwAkRQ8at2QPGfnr9C09pXTCYSk=", "dev": true, "requires": { - "@types/node": "*" + "@types/node": "6.0.62" } }, "@types/uglify-js": { @@ -1783,7 +1783,7 @@ "integrity": "sha1-lr6uI99vVhhiqDC0KIpJ6GuqwII=", "dev": true, "requires": { - "source-map": "^0.6.1" + "source-map": "0.6.1" }, "dependencies": { "source-map": { @@ -1800,7 +1800,7 @@ "integrity": "sha1-vpOxS8+X9ZwHmp5YdUlgte/ZRsM=", "dev": true, "requires": { - "@types/node": "*" + "@types/node": "6.0.62" } }, "@types/vinyl": { @@ -1809,7 +1809,7 @@ "integrity": "sha1-kRXAxFxAxXVziQa+n7Tfb1ueUBM=", "dev": true, "requires": { - "@types/node": "*" + "@types/node": "6.0.62" } }, "@types/webpack": { @@ -1818,9 +1818,9 @@ "integrity": "sha1-HSfbB98yEJ+MiCU1tUeq5CUv1T4=", "dev": true, "requires": { - "@types/node": "*", - "@types/tapable": "*", - "@types/uglify-js": "*" + "@types/node": "6.0.62", + "@types/tapable": "1.0.4", + "@types/uglify-js": "3.0.4" } }, "@types/webpack-env": { @@ -1835,8 +1835,8 @@ "integrity": "sha1-bJ46SokZES3hfm0TC/K+lNwjM5g=", "dev": true, "requires": { - "@types/node": "*", - "@types/webpack": "*" + "@types/node": "6.0.62", + "@types/webpack": "3.0.10" } }, "@types/yargs": { @@ -1856,8 +1856,8 @@ "resolved": "https://registry.npmjs.org/@uifabric/icons/-/icons-5.8.0.tgz", "integrity": "sha1-+35EdqiOW26h0SEWP5JLvDWgKyg=", "requires": { - "@uifabric/styling": ">=5.30.1 <6.0.0", - "tslib": "^1.7.1" + "@uifabric/styling": "5.37.0", + "tslib": "1.8.1" } }, "@uifabric/merge-styles": { @@ -1865,7 +1865,7 @@ "resolved": "https://registry.npmjs.org/@uifabric/merge-styles/-/merge-styles-5.17.1.tgz", "integrity": "sha1-kyWBcGkBHvtfQl4P0WOpddmhKjw=", "requires": { - "tslib": "^1.7.1" + "tslib": "1.8.1" } }, "@uifabric/styling": { @@ -1873,10 +1873,10 @@ "resolved": "https://registry.npmjs.org/@uifabric/styling/-/styling-5.37.0.tgz", "integrity": "sha1-p+R/oBqXkh/s69IDG7k9JiJYpVU=", "requires": { - "@microsoft/load-themed-styles": "^1.7.13", - "@uifabric/merge-styles": ">=5.17.1 <6.0.0", - "@uifabric/utilities": ">=5.34.2 <6.0.0", - "tslib": "^1.7.1" + "@microsoft/load-themed-styles": "1.8.56", + "@uifabric/merge-styles": "5.17.1", + "@uifabric/utilities": "5.34.2", + "tslib": "1.8.1" } }, "@uifabric/utilities": { @@ -1884,9 +1884,9 @@ "resolved": "https://registry.npmjs.org/@uifabric/utilities/-/utilities-5.34.2.tgz", "integrity": "sha1-eOsbQs6/Nhzj3gf5nJnHwY6i9VU=", "requires": { - "@uifabric/merge-styles": ">=5.17.1 <6.0.0", - "prop-types": "^15.5.10", - "tslib": "^1.7.1" + "@uifabric/merge-styles": "5.17.1", + "prop-types": "15.6.2", + "tslib": "1.8.1" } }, "abbrev": { @@ -1901,7 +1901,7 @@ "integrity": "sha1-w8p0NJOGSMPg2cHjKN1otiLChMo=", "dev": true, "requires": { - "mime-types": "~2.1.11", + "mime-types": "2.1.21", "negotiator": "0.6.1" } }, @@ -1917,7 +1917,7 @@ "integrity": "sha1-x1K9IQvvZ5UBtsbLf8hPj0cVjMQ=", "dev": true, "requires": { - "acorn": "^4.0.3" + "acorn": "4.0.13" }, "dependencies": { "acorn": { @@ -1946,10 +1946,10 @@ "integrity": "sha512-RZXPviBTtfmtka9n9sy1N5M5b82CbxWIR6HIis4s3WQTXDJamc/0gpCWNGz6EWdWp4DOfjzJfhz/AS9zVPjjWg==", "dev": true, "requires": { - "fast-deep-equal": "^2.0.1", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.4.1", - "uri-js": "^4.2.2" + "fast-deep-equal": "2.0.1", + "fast-json-stable-stringify": "2.0.0", + "json-schema-traverse": "0.4.1", + "uri-js": "4.2.2" } }, "ajv-keywords": { @@ -1964,9 +1964,9 @@ "integrity": "sha1-DNkKVhCT810KmSVsIrcGlDP60Rc=", "dev": true, "requires": { - "kind-of": "^3.0.2", - "longest": "^1.0.1", - "repeat-string": "^1.5.2" + "kind-of": "3.2.2", + "longest": "1.0.1", + "repeat-string": "1.6.1" }, "dependencies": { "kind-of": { @@ -1975,7 +1975,7 @@ "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", "dev": true, "requires": { - "is-buffer": "^1.1.5" + "is-buffer": "1.1.6" } } } @@ -2004,7 +2004,7 @@ "integrity": "sha1-LwwWWIKXOa3V67FeawxuNCPwFro=", "dev": true, "requires": { - "string-width": "^1.0.1" + "string-width": "1.0.2" } }, "ansi-colors": { @@ -2013,7 +2013,7 @@ "integrity": "sha1-Y3S03V1HGP884npnGjscrQdxMqk=", "dev": true, "requires": { - "ansi-wrap": "^0.1.0" + "ansi-wrap": "0.1.0" } }, "ansi-cyan": { @@ -2055,7 +2055,7 @@ "integrity": "sha1-QfuyAkPlCxK+DwS43tvwdSDOhB0=", "dev": true, "requires": { - "color-convert": "^1.9.0" + "color-convert": "1.9.3" }, "dependencies": { "color-convert": { @@ -2087,8 +2087,8 @@ "integrity": "sha1-VT3Lj5HjyImEXf26NMd3IbkLnXo=", "dev": true, "requires": { - "micromatch": "^2.1.5", - "normalize-path": "^2.0.0" + "micromatch": "2.3.11", + "normalize-path": "2.1.1" }, "dependencies": { "arr-diff": { @@ -2097,7 +2097,7 @@ "integrity": "sha1-jzuCf5Vai9ZpaX5KQlasPOrjVs8=", "dev": true, "requires": { - "arr-flatten": "^1.0.1" + "arr-flatten": "1.1.0" } }, "array-unique": { @@ -2112,9 +2112,9 @@ "integrity": "sha1-uneWLhLf+WnWt2cR6RS3N4V79qc=", "dev": true, "requires": { - "expand-range": "^1.8.1", - "preserve": "^0.2.0", - "repeat-element": "^1.1.2" + "expand-range": "1.8.2", + "preserve": "0.2.0", + "repeat-element": "1.1.3" } }, "expand-brackets": { @@ -2123,7 +2123,7 @@ "integrity": "sha1-3wcoTjQqgHzXM6xa9yQR5YHRF3s=", "dev": true, "requires": { - "is-posix-bracket": "^0.1.0" + "is-posix-bracket": "0.1.1" } }, "extglob": { @@ -2132,7 +2132,7 @@ "integrity": "sha1-Lhj/PS9JqydlzskCPwEdqo2DSaE=", "dev": true, "requires": { - "is-extglob": "^1.0.0" + "is-extglob": "1.0.0" } }, "is-extglob": { @@ -2147,7 +2147,7 @@ "integrity": "sha1-0Jb5JqPe1WAPP9/ZEZjLCIjC2GM=", "dev": true, "requires": { - "is-extglob": "^1.0.0" + "is-extglob": "1.0.0" } }, "kind-of": { @@ -2156,7 +2156,7 @@ "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", "dev": true, "requires": { - "is-buffer": "^1.1.5" + "is-buffer": "1.1.6" } }, "micromatch": { @@ -2165,19 +2165,19 @@ "integrity": "sha1-hmd8l9FyCzY0MdBNDRUpO9OMFWU=", "dev": true, "requires": { - "arr-diff": "^2.0.0", - "array-unique": "^0.2.1", - "braces": "^1.8.2", - "expand-brackets": "^0.1.4", - "extglob": "^0.3.1", - "filename-regex": "^2.0.0", - "is-extglob": "^1.0.0", - "is-glob": "^2.0.1", - "kind-of": "^3.0.2", - "normalize-path": "^2.0.1", - "object.omit": "^2.0.0", - "parse-glob": "^3.0.4", - "regex-cache": "^0.4.2" + "arr-diff": "2.0.0", + "array-unique": "0.2.1", + "braces": "1.8.5", + "expand-brackets": "0.1.5", + "extglob": "0.3.2", + "filename-regex": "2.0.1", + "is-extglob": "1.0.0", + "is-glob": "2.0.1", + "kind-of": "3.2.2", + "normalize-path": "2.1.1", + "object.omit": "2.0.1", + "parse-glob": "3.0.4", + "regex-cache": "0.4.4" } } } @@ -2200,8 +2200,8 @@ "integrity": "sha1-SzXClE8GKov82mZBB2A1D+nd/CE=", "dev": true, "requires": { - "delegates": "^1.0.0", - "readable-stream": "^2.0.6" + "delegates": "1.0.0", + "readable-stream": "2.3.6" }, "dependencies": { "isarray": { @@ -2216,13 +2216,13 @@ "integrity": "sha1-sRwn2IuP8fvgcGQ8+UsMea4bCq8=", "dev": true, "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" + "core-util-is": "1.0.2", + "inherits": "2.0.3", + "isarray": "1.0.0", + "process-nextick-args": "2.0.0", + "safe-buffer": "5.1.2", + "string_decoder": "1.1.1", + "util-deprecate": "1.0.2" } }, "string_decoder": { @@ -2231,7 +2231,7 @@ "integrity": "sha1-nPFhG6YmhdcDCunkujQUnDrwP8g=", "dev": true, "requires": { - "safe-buffer": "~5.1.0" + "safe-buffer": "5.1.2" } } } @@ -2242,7 +2242,7 @@ "integrity": "sha1-vNZ5HqWuCXJeF+WtmIE0zUCz2RE=", "dev": true, "requires": { - "sprintf-js": "~1.0.2" + "sprintf-js": "1.0.3" } }, "argv": { @@ -2305,7 +2305,7 @@ "integrity": "sha1-mjRBDk9OPaI96jdb5b5w8kd47Dk=", "dev": true, "requires": { - "array-uniq": "^1.0.1" + "array-uniq": "1.0.3" } }, "array-uniq": { @@ -2343,7 +2343,7 @@ "integrity": "sha1-jSR136tVO7M+d7VOWeiAu4ziMTY=", "dev": true, "requires": { - "safer-buffer": "~2.1.0" + "safer-buffer": "2.1.2" } }, "asn1.js": { @@ -2352,9 +2352,9 @@ "integrity": "sha1-ucK/WAXx5kqt7tbfOiv6+1pz9aA=", "dev": true, "requires": { - "bn.js": "^4.0.0", - "inherits": "^2.0.1", - "minimalistic-assert": "^1.0.0" + "bn.js": "4.11.8", + "inherits": "2.0.3", + "minimalistic-assert": "1.0.1" } }, "assert": { @@ -2443,12 +2443,12 @@ "integrity": "sha1-jt8xZt2f1hFlM2Ysi7NqA8DvyHQ=", "dev": true, "requires": { - "browserslist": "~1.3.4", - "caniuse-db": "^1.0.30000488", - "normalize-range": "^0.1.2", - "num2fraction": "^1.2.2", - "postcss": "^5.0.21", - "postcss-value-parser": "^3.2.3" + "browserslist": "1.3.6", + "caniuse-db": "1.0.30000933", + "normalize-range": "0.1.2", + "num2fraction": "1.2.2", + "postcss": "5.2.18", + "postcss-value-parser": "3.3.1" } }, "aws-sign2": { @@ -2469,13 +2469,13 @@ "integrity": "sha1-QsV7ty1vM+u3jS2VTds99Jp1sro=", "dev": true, "requires": { - "browserify-mime": "~1.2.9", - "extend": "~1.2.1", - "node-uuid": "~1.4.0", - "readable-stream": "~2.0.0", - "request": "~2.69.0", - "underscore": "~1.4.4", - "validator": "~3.22.2", + "browserify-mime": "1.2.9", + "extend": "1.2.1", + "node-uuid": "1.4.8", + "readable-stream": "2.0.6", + "request": "2.69.0", + "underscore": "1.4.4", + "validator": "3.22.2", "xml2js": "0.2.7", "xmlbuilder": "0.4.3" }, @@ -2498,7 +2498,7 @@ "integrity": "sha512-fNEiL2+AZt6AlAw/29Cr0UDe4sRAHCpEHh54WMz+Bb7QfNcFw4h3loofyJpLeQs4Yx7yuqu/2dLgM5hKOs6HlQ==", "dev": true, "requires": { - "lodash": "^4.17.10" + "lodash": "4.17.11" } }, "aws-sign2": { @@ -2519,11 +2519,11 @@ "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=", "dev": true, "requires": { - "ansi-styles": "^2.2.1", - "escape-string-regexp": "^1.0.2", - "has-ansi": "^2.0.0", - "strip-ansi": "^3.0.0", - "supports-color": "^2.0.0" + "ansi-styles": "2.2.1", + "escape-string-regexp": "1.0.5", + "has-ansi": "2.0.0", + "strip-ansi": "3.0.1", + "supports-color": "2.0.0" } }, "extend": { @@ -2538,9 +2538,9 @@ "integrity": "sha1-rjFduaSQf6BlUCMEpm13M0de43w=", "dev": true, "requires": { - "async": "^2.0.1", - "combined-stream": "^1.0.5", - "mime-types": "^2.1.11" + "async": "2.6.1", + "combined-stream": "1.0.7", + "mime-types": "2.1.21" } }, "har-validator": { @@ -2549,10 +2549,10 @@ "integrity": "sha1-zcvAgYgmWtEZtqWnyKtw7s+10n0=", "dev": true, "requires": { - "chalk": "^1.1.1", - "commander": "^2.9.0", - "is-my-json-valid": "^2.12.4", - "pinkie-promise": "^2.0.0" + "chalk": "1.1.3", + "commander": "2.19.0", + "is-my-json-valid": "2.19.0", + "pinkie-promise": "2.0.1" } }, "http-signature": { @@ -2561,9 +2561,9 @@ "integrity": "sha1-33LiZwZs0Kxn+3at+OE0qPvPkb8=", "dev": true, "requires": { - "assert-plus": "^0.2.0", - "jsprim": "^1.2.2", - "sshpk": "^1.7.0" + "assert-plus": "0.2.0", + "jsprim": "1.4.1", + "sshpk": "1.16.1" } }, "isarray": { @@ -2608,12 +2608,12 @@ "integrity": "sha1-j5A0HmilPMySh4jaz80Rs265t44=", "dev": true, "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.1", - "isarray": "~1.0.0", - "process-nextick-args": "~1.0.6", - "string_decoder": "~0.10.x", - "util-deprecate": "~1.0.1" + "core-util-is": "1.0.2", + "inherits": "2.0.3", + "isarray": "1.0.0", + "process-nextick-args": "1.0.7", + "string_decoder": "0.10.31", + "util-deprecate": "1.0.2" } }, "request": { @@ -2622,27 +2622,27 @@ "integrity": "sha1-z5HS4AB1KxIXFVwAUkGRGZGiNGo=", "dev": true, "requires": { - "aws-sign2": "~0.6.0", - "aws4": "^1.2.1", - "bl": "~1.0.0", - "caseless": "~0.11.0", - "combined-stream": "~1.0.5", - "extend": "~3.0.0", - "forever-agent": "~0.6.1", - "form-data": "~1.0.0-rc3", - "har-validator": "~2.0.6", - "hawk": "~3.1.0", - "http-signature": "~1.1.0", - "is-typedarray": "~1.0.0", - "isstream": "~0.1.2", - "json-stringify-safe": "~5.0.1", - "mime-types": "~2.1.7", - "node-uuid": "~1.4.7", - "oauth-sign": "~0.8.0", - "qs": "~6.0.2", - "stringstream": "~0.0.4", - "tough-cookie": "~2.2.0", - "tunnel-agent": "~0.4.1" + "aws-sign2": "0.6.0", + "aws4": "1.8.0", + "bl": "1.0.3", + "caseless": "0.11.0", + "combined-stream": "1.0.7", + "extend": "3.0.2", + "forever-agent": "0.6.1", + "form-data": "1.0.1", + "har-validator": "2.0.6", + "hawk": "3.1.3", + "http-signature": "1.1.1", + "is-typedarray": "1.0.0", + "isstream": "0.1.2", + "json-stringify-safe": "5.0.1", + "mime-types": "2.1.21", + "node-uuid": "1.4.8", + "oauth-sign": "0.8.2", + "qs": "6.0.4", + "stringstream": "0.0.6", + "tough-cookie": "2.2.2", + "tunnel-agent": "0.4.3" }, "dependencies": { "extend": { @@ -2685,9 +2685,9 @@ "integrity": "sha1-Y/1D99weO7fONZR9uP42mj9Yx0s=", "dev": true, "requires": { - "chalk": "^1.1.3", - "esutils": "^2.0.2", - "js-tokens": "^3.0.2" + "chalk": "1.1.3", + "esutils": "2.0.2", + "js-tokens": "3.0.2" }, "dependencies": { "ansi-styles": { @@ -2702,11 +2702,11 @@ "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=", "dev": true, "requires": { - "ansi-styles": "^2.2.1", - "escape-string-regexp": "^1.0.2", - "has-ansi": "^2.0.0", - "strip-ansi": "^3.0.0", - "supports-color": "^2.0.0" + "ansi-styles": "2.2.1", + "escape-string-regexp": "1.0.5", + "has-ansi": "2.0.0", + "strip-ansi": "3.0.1", + "supports-color": "2.0.0" } }, "js-tokens": { @@ -2729,8 +2729,8 @@ "integrity": "sha1-llxwWGaOgrVde/4E/yM3vItWR/4=", "dev": true, "requires": { - "core-js": "^2.4.0", - "regenerator-runtime": "^0.11.0" + "core-js": "2.6.3", + "regenerator-runtime": "0.11.1" } }, "backo2": { @@ -2751,13 +2751,13 @@ "integrity": "sha1-e95c7RRbbVUakNuH+DxVi060io8=", "dev": true, "requires": { - "cache-base": "^1.0.1", - "class-utils": "^0.3.5", - "component-emitter": "^1.2.1", - "define-property": "^1.0.0", - "isobject": "^3.0.1", - "mixin-deep": "^1.2.0", - "pascalcase": "^0.1.1" + "cache-base": "1.0.1", + "class-utils": "0.3.6", + "component-emitter": "1.2.1", + "define-property": "1.0.0", + "isobject": "3.0.1", + "mixin-deep": "1.3.1", + "pascalcase": "0.1.1" }, "dependencies": { "define-property": { @@ -2766,7 +2766,7 @@ "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=", "dev": true, "requires": { - "is-descriptor": "^1.0.0" + "is-descriptor": "1.0.2" } }, "is-accessor-descriptor": { @@ -2775,7 +2775,7 @@ "integrity": "sha1-FpwvbT3x+ZJhgHI2XJsOofaHhlY=", "dev": true, "requires": { - "kind-of": "^6.0.0" + "kind-of": "6.0.2" } }, "is-data-descriptor": { @@ -2784,7 +2784,7 @@ "integrity": "sha1-2Eh2Mh0Oet0DmQQGq7u9NrqSaMc=", "dev": true, "requires": { - "kind-of": "^6.0.0" + "kind-of": "6.0.2" } }, "is-descriptor": { @@ -2793,9 +2793,9 @@ "integrity": "sha1-OxWXRqZmBLBPjIFSS6NlxfFNhuw=", "dev": true, "requires": { - "is-accessor-descriptor": "^1.0.0", - "is-data-descriptor": "^1.0.0", - "kind-of": "^6.0.2" + "is-accessor-descriptor": "1.0.0", + "is-data-descriptor": "1.0.0", + "kind-of": "6.0.2" } } } @@ -2848,7 +2848,7 @@ "integrity": "sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=", "dev": true, "requires": { - "tweetnacl": "^0.14.3" + "tweetnacl": "0.14.5" } }, "beeper": { @@ -2896,7 +2896,7 @@ "integrity": "sha1-/FQhoo/UImA2w7OJGmaiW8ZNIm4=", "dev": true, "requires": { - "readable-stream": "~2.0.5" + "readable-stream": "2.0.6" }, "dependencies": { "isarray": { @@ -2917,12 +2917,12 @@ "integrity": "sha1-j5A0HmilPMySh4jaz80Rs265t44=", "dev": true, "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.1", - "isarray": "~1.0.0", - "process-nextick-args": "~1.0.6", - "string_decoder": "~0.10.x", - "util-deprecate": "~1.0.1" + "core-util-is": "1.0.2", + "inherits": "2.0.3", + "isarray": "1.0.0", + "process-nextick-args": "1.0.7", + "string_decoder": "0.10.31", + "util-deprecate": "1.0.2" } } } @@ -2939,7 +2939,7 @@ "integrity": "sha1-E+v+d4oDIFz+A3UUgeu0szAMEmo=", "dev": true, "requires": { - "inherits": "~2.0.0" + "inherits": "2.0.3" } }, "bluebird": { @@ -2961,15 +2961,15 @@ "dev": true, "requires": { "bytes": "3.0.0", - "content-type": "~1.0.4", + "content-type": "1.0.4", "debug": "2.6.9", - "depd": "~1.1.2", - "http-errors": "~1.6.3", + "depd": "1.1.2", + "http-errors": "1.6.3", "iconv-lite": "0.4.23", - "on-finished": "~2.3.0", + "on-finished": "2.3.0", "qs": "6.5.2", "raw-body": "2.3.3", - "type-is": "~1.6.16" + "type-is": "1.6.16" } }, "boolbase": { @@ -2984,7 +2984,7 @@ "integrity": "sha1-OciRjO/1eZ+D+UkqhI9iWt0Mdm8=", "dev": true, "requires": { - "hoek": "2.x.x" + "hoek": "2.16.3" } }, "bowser": { @@ -2999,15 +2999,15 @@ "integrity": "sha1-g2TUJIrDT/DvGy8r9JpsYM4NgbY=", "dev": true, "requires": { - "ansi-align": "^1.1.0", - "camelcase": "^2.1.0", - "chalk": "^1.1.1", - "cli-boxes": "^1.0.0", - "filled-array": "^1.0.0", - "object-assign": "^4.0.1", - "repeating": "^2.0.0", - "string-width": "^1.0.1", - "widest-line": "^1.0.0" + "ansi-align": "1.1.0", + "camelcase": "2.1.1", + "chalk": "1.1.3", + "cli-boxes": "1.0.0", + "filled-array": "1.1.0", + "object-assign": "4.1.1", + "repeating": "2.0.1", + "string-width": "1.0.2", + "widest-line": "1.0.0" }, "dependencies": { "ansi-styles": { @@ -3022,11 +3022,11 @@ "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=", "dev": true, "requires": { - "ansi-styles": "^2.2.1", - "escape-string-regexp": "^1.0.2", - "has-ansi": "^2.0.0", - "strip-ansi": "^3.0.0", - "supports-color": "^2.0.0" + "ansi-styles": "2.2.1", + "escape-string-regexp": "1.0.5", + "has-ansi": "2.0.0", + "strip-ansi": "3.0.1", + "supports-color": "2.0.0" } }, "supports-color": { @@ -3043,7 +3043,7 @@ "integrity": "sha1-PH/L9SnYcibz0vUrlm/1Jx60Qd0=", "dev": true, "requires": { - "balanced-match": "^1.0.0", + "balanced-match": "1.0.0", "concat-map": "0.0.1" } }, @@ -3053,16 +3053,16 @@ "integrity": "sha1-WXn9PxTNUxVl5fot8av/8d+u5yk=", "dev": true, "requires": { - "arr-flatten": "^1.1.0", - "array-unique": "^0.3.2", - "extend-shallow": "^2.0.1", - "fill-range": "^4.0.0", - "isobject": "^3.0.1", - "repeat-element": "^1.1.2", - "snapdragon": "^0.8.1", - "snapdragon-node": "^2.0.1", - "split-string": "^3.0.2", - "to-regex": "^3.0.1" + "arr-flatten": "1.1.0", + "array-unique": "0.3.2", + "extend-shallow": "2.0.1", + "fill-range": "4.0.0", + "isobject": "3.0.1", + "repeat-element": "1.1.3", + "snapdragon": "0.8.2", + "snapdragon-node": "2.1.1", + "split-string": "3.1.0", + "to-regex": "3.0.2" }, "dependencies": { "extend-shallow": { @@ -3071,7 +3071,7 @@ "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", "dev": true, "requires": { - "is-extendable": "^0.1.0" + "is-extendable": "0.1.1" } } } @@ -3094,12 +3094,12 @@ "integrity": "sha1-Mmc0ZC9APavDADIJhTu3CtQo70g=", "dev": true, "requires": { - "buffer-xor": "^1.0.3", - "cipher-base": "^1.0.0", - "create-hash": "^1.1.0", - "evp_bytestokey": "^1.0.3", - "inherits": "^2.0.1", - "safe-buffer": "^5.0.1" + "buffer-xor": "1.0.3", + "cipher-base": "1.0.4", + "create-hash": "1.2.0", + "evp_bytestokey": "1.0.3", + "inherits": "2.0.3", + "safe-buffer": "5.1.2" } }, "browserify-cipher": { @@ -3108,9 +3108,9 @@ "integrity": "sha1-jWR0wbhwv9q807z8wZNKEOlPFfA=", "dev": true, "requires": { - "browserify-aes": "^1.0.4", - "browserify-des": "^1.0.0", - "evp_bytestokey": "^1.0.0" + "browserify-aes": "1.2.0", + "browserify-des": "1.0.2", + "evp_bytestokey": "1.0.3" } }, "browserify-des": { @@ -3119,10 +3119,10 @@ "integrity": "sha1-OvTx9Zg5QDVy8cZiBDdfen9wPpw=", "dev": true, "requires": { - "cipher-base": "^1.0.1", - "des.js": "^1.0.0", - "inherits": "^2.0.1", - "safe-buffer": "^5.1.2" + "cipher-base": "1.0.4", + "des.js": "1.0.0", + "inherits": "2.0.3", + "safe-buffer": "5.1.2" } }, "browserify-mime": { @@ -3137,8 +3137,8 @@ "integrity": "sha1-IeCr+vbyApzy+vsTNWenAdQTVSQ=", "dev": true, "requires": { - "bn.js": "^4.1.0", - "randombytes": "^2.0.1" + "bn.js": "4.11.8", + "randombytes": "2.0.6" } }, "browserify-sign": { @@ -3147,13 +3147,13 @@ "integrity": "sha1-qk62jl17ZYuqa/alfmMMvXqT0pg=", "dev": true, "requires": { - "bn.js": "^4.1.1", - "browserify-rsa": "^4.0.0", - "create-hash": "^1.1.0", - "create-hmac": "^1.1.2", - "elliptic": "^6.0.0", - "inherits": "^2.0.1", - "parse-asn1": "^5.0.0" + "bn.js": "4.11.8", + "browserify-rsa": "4.0.1", + "create-hash": "1.2.0", + "create-hmac": "1.1.7", + "elliptic": "6.4.1", + "inherits": "2.0.3", + "parse-asn1": "5.1.3" } }, "browserify-zlib": { @@ -3162,7 +3162,7 @@ "integrity": "sha1-KGlFnZqjviRf6P4sofRuLn9U1z8=", "dev": true, "requires": { - "pako": "~1.0.5" + "pako": "1.0.8" } }, "browserslist": { @@ -3171,7 +3171,7 @@ "integrity": "sha1-lS/0jVZGPTtTj4XvL46t39KEsTM=", "dev": true, "requires": { - "caniuse-db": "^1.0.30000525" + "caniuse-db": "1.0.30000933" } }, "buffer": { @@ -3180,9 +3180,9 @@ "integrity": "sha1-bRu2AbB6TvztlwlBMgkwJ8lbwpg=", "dev": true, "requires": { - "base64-js": "^1.0.2", - "ieee754": "^1.1.4", - "isarray": "^1.0.0" + "base64-js": "1.3.0", + "ieee754": "1.1.12", + "isarray": "1.0.0" }, "dependencies": { "isarray": { @@ -3199,8 +3199,8 @@ "integrity": "sha1-iQ3ZDZI6hz4I4Q5f1RpX5bfM4Ow=", "dev": true, "requires": { - "buffer-alloc-unsafe": "^1.1.0", - "buffer-fill": "^1.0.0" + "buffer-alloc-unsafe": "1.1.0", + "buffer-fill": "1.0.0" } }, "buffer-alloc-unsafe": { @@ -3257,15 +3257,15 @@ "integrity": "sha1-Cn9GQWgxyLZi7jb+TnxZ129marI=", "dev": true, "requires": { - "collection-visit": "^1.0.0", - "component-emitter": "^1.2.1", - "get-value": "^2.0.6", - "has-value": "^1.0.0", - "isobject": "^3.0.1", - "set-value": "^2.0.0", - "to-object-path": "^0.3.0", - "union-value": "^1.0.0", - "unset-value": "^1.0.0" + "collection-visit": "1.0.0", + "component-emitter": "1.2.1", + "get-value": "2.0.6", + "has-value": "1.0.0", + "isobject": "3.0.1", + "set-value": "2.0.0", + "to-object-path": "0.3.0", + "union-value": "1.0.0", + "unset-value": "1.0.0" } }, "cache-swap": { @@ -3274,10 +3274,10 @@ "integrity": "sha1-HFQaoQilAQb2ML3Zj+HeyLoTP1E=", "dev": true, "requires": { - "graceful-fs": "^4.1.2", - "mkdirp": "^0.5.1", - "object-assign": "^4.0.1", - "rimraf": "^2.4.0" + "graceful-fs": "4.1.15", + "mkdirp": "0.5.1", + "object-assign": "4.1.1", + "rimraf": "2.5.4" } }, "cacheable-request": { @@ -3307,9 +3307,9 @@ "integrity": "sha1-g1qdoVUfom9w6SMpBpojqmV01+Y=", "dev": true, "requires": { - "prepend-http": "^2.0.0", - "query-string": "^5.0.1", - "sort-keys": "^2.0.0" + "prepend-http": "2.0.0", + "query-string": "5.1.1", + "sort-keys": "2.0.0" } }, "prepend-http": { @@ -3324,9 +3324,9 @@ "integrity": "sha1-p4wBK3HBfgXy4/ojGd0zBoLvs8s=", "dev": true, "requires": { - "decode-uri-component": "^0.2.0", - "object-assign": "^4.1.0", - "strict-uri-encode": "^1.0.0" + "decode-uri-component": "0.2.0", + "object-assign": "4.1.1", + "strict-uri-encode": "1.1.0" } }, "sort-keys": { @@ -3335,7 +3335,7 @@ "integrity": "sha1-ZYU1WEhh7JfXMNbPQYIuH1ZoQSg=", "dev": true, "requires": { - "is-plain-obj": "^1.0.0" + "is-plain-obj": "1.1.0" } } } @@ -3352,8 +3352,8 @@ "integrity": "sha1-yjw2iKTpzzpM2nd9xNy8cTJJz3M=", "dev": true, "requires": { - "no-case": "^2.2.0", - "upper-case": "^1.1.1" + "no-case": "2.3.2", + "upper-case": "1.1.3" } }, "camelcase": { @@ -3368,8 +3368,8 @@ "integrity": "sha1-MIvur/3ygRkFHvodkyITyRuPkuc=", "dev": true, "requires": { - "camelcase": "^2.0.0", - "map-obj": "^1.0.0" + "camelcase": "2.1.1", + "map-obj": "1.0.1" } }, "caniuse-api": { @@ -3378,10 +3378,10 @@ "integrity": "sha1-tTTnxzTE+B7F++isoq0kNUuWLGw=", "dev": true, "requires": { - "browserslist": "^1.3.6", - "caniuse-db": "^1.0.30000529", - "lodash.memoize": "^4.1.2", - "lodash.uniq": "^4.5.0" + "browserslist": "1.3.6", + "caniuse-db": "1.0.30000933", + "lodash.memoize": "4.1.2", + "lodash.uniq": "4.5.0" } }, "caniuse-db": { @@ -3408,10 +3408,10 @@ "integrity": "sha1-bDygcfwZRyCIPC3F2psHS/x+npU=", "dev": true, "requires": { - "get-proxy": "^2.0.0", - "isurl": "^1.0.0-alpha5", - "tunnel-agent": "^0.6.0", - "url-to-options": "^1.0.1" + "get-proxy": "2.1.0", + "isurl": "1.0.0", + "tunnel-agent": "0.6.0", + "url-to-options": "1.0.1" } }, "center-align": { @@ -3420,8 +3420,8 @@ "integrity": "sha1-qg0yYptu6XIgBBHL1EYckHvCt60=", "dev": true, "requires": { - "align-text": "^0.1.3", - "lazy-cache": "^1.0.3" + "align-text": "0.1.4", + "lazy-cache": "1.0.4" } }, "chai": { @@ -3430,9 +3430,9 @@ "integrity": "sha1-TQJjewZ/6Vi9v906QOxW/vc3Mkc=", "dev": true, "requires": { - "assertion-error": "^1.0.1", - "deep-eql": "^0.1.3", - "type-detect": "^1.0.0" + "assertion-error": "1.1.0", + "deep-eql": "0.1.3", + "type-detect": "1.0.0" } }, "chalk": { @@ -3441,9 +3441,9 @@ "integrity": "sha1-zUJUFnelQzPPVBpJEIwUMrRMlCQ=", "dev": true, "requires": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" + "ansi-styles": "3.2.1", + "escape-string-regexp": "1.0.5", + "supports-color": "5.5.0" } }, "charenc": { @@ -3457,8 +3457,8 @@ "resolved": "https://registry.npmjs.org/chart.js/-/chart.js-2.7.3.tgz", "integrity": "sha1-zbYWGIML8hbciH4vexs8IotzxX4=", "requires": { - "chartjs-color": "^2.1.0", - "moment": "^2.10.2" + "chartjs-color": "2.2.0", + "moment": "2.24.0" } }, "chartjs-color": { @@ -3466,8 +3466,8 @@ "resolved": "https://registry.npmjs.org/chartjs-color/-/chartjs-color-2.2.0.tgz", "integrity": "sha1-hKL7dVeH7YXDndbdjHsdiEKbrq4=", "requires": { - "chartjs-color-string": "^0.5.0", - "color-convert": "^0.5.3" + "chartjs-color-string": "0.5.0", + "color-convert": "0.5.3" } }, "chartjs-color-string": { @@ -3475,7 +3475,7 @@ "resolved": "https://registry.npmjs.org/chartjs-color-string/-/chartjs-color-string-0.5.0.tgz", "integrity": "sha1-jTdS2Fgdhmh8Nb/iy4CsUhPOuME=", "requires": { - "color-name": "^1.0.0" + "color-name": "1.1.4" } }, "cheerio": { @@ -3484,22 +3484,22 @@ "integrity": "sha1-qbqoYKP5tZWmuBsahocxIe06Jp4=", "dev": true, "requires": { - "css-select": "~1.2.0", - "dom-serializer": "~0.1.0", - "entities": "~1.1.1", - "htmlparser2": "^3.9.1", - "lodash.assignin": "^4.0.9", - "lodash.bind": "^4.1.4", - "lodash.defaults": "^4.0.1", - "lodash.filter": "^4.4.0", - "lodash.flatten": "^4.2.0", - "lodash.foreach": "^4.3.0", - "lodash.map": "^4.4.0", - "lodash.merge": "^4.4.0", - "lodash.pick": "^4.2.1", - "lodash.reduce": "^4.4.0", - "lodash.reject": "^4.4.0", - "lodash.some": "^4.4.0" + "css-select": "1.2.0", + "dom-serializer": "0.1.0", + "entities": "1.1.2", + "htmlparser2": "3.10.0", + "lodash.assignin": "4.2.0", + "lodash.bind": "4.2.1", + "lodash.defaults": "4.2.0", + "lodash.filter": "4.6.0", + "lodash.flatten": "4.4.0", + "lodash.foreach": "4.5.0", + "lodash.map": "4.6.0", + "lodash.merge": "4.6.1", + "lodash.pick": "4.4.0", + "lodash.reduce": "4.6.0", + "lodash.reject": "4.6.0", + "lodash.some": "4.6.0" }, "dependencies": { "lodash.defaults": { @@ -3522,15 +3522,15 @@ "integrity": "sha1-eY5ol3gVHIB2tLNg5e3SjNortGg=", "dev": true, "requires": { - "anymatch": "^1.3.0", - "async-each": "^1.0.0", - "fsevents": "^1.0.0", - "glob-parent": "^2.0.0", - "inherits": "^2.0.1", - "is-binary-path": "^1.0.0", - "is-glob": "^2.0.0", - "path-is-absolute": "^1.0.0", - "readdirp": "^2.0.0" + "anymatch": "1.3.2", + "async-each": "1.0.1", + "fsevents": "1.2.7", + "glob-parent": "2.0.0", + "inherits": "2.0.3", + "is-binary-path": "1.0.1", + "is-glob": "2.0.1", + "path-is-absolute": "1.0.1", + "readdirp": "2.2.1" }, "dependencies": { "is-extglob": { @@ -3545,7 +3545,7 @@ "integrity": "sha1-0Jb5JqPe1WAPP9/ZEZjLCIjC2GM=", "dev": true, "requires": { - "is-extglob": "^1.0.0" + "is-extglob": "1.0.0" } } } @@ -3556,8 +3556,8 @@ "integrity": "sha1-h2Dk7MJy9MNjUy+SbYdKriwTl94=", "dev": true, "requires": { - "inherits": "^2.0.1", - "safe-buffer": "^5.0.1" + "inherits": "2.0.3", + "safe-buffer": "5.1.2" } }, "clap": { @@ -3566,7 +3566,7 @@ "integrity": "sha1-TzZ0WzIAhJJVf0ZBLWbVDLmbzlE=", "dev": true, "requires": { - "chalk": "^1.1.3" + "chalk": "1.1.3" }, "dependencies": { "ansi-styles": { @@ -3581,11 +3581,11 @@ "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=", "dev": true, "requires": { - "ansi-styles": "^2.2.1", - "escape-string-regexp": "^1.0.2", - "has-ansi": "^2.0.0", - "strip-ansi": "^3.0.0", - "supports-color": "^2.0.0" + "ansi-styles": "2.2.1", + "escape-string-regexp": "1.0.5", + "has-ansi": "2.0.0", + "strip-ansi": "3.0.1", + "supports-color": "2.0.0" } }, "supports-color": { @@ -3602,10 +3602,10 @@ "integrity": "sha1-+TNprouafOAv1B+q0MqDAzGQxGM=", "dev": true, "requires": { - "arr-union": "^3.1.0", - "define-property": "^0.2.5", - "isobject": "^3.0.0", - "static-extend": "^0.1.1" + "arr-union": "3.1.0", + "define-property": "0.2.5", + "isobject": "3.0.1", + "static-extend": "0.1.2" }, "dependencies": { "define-property": { @@ -3614,7 +3614,7 @@ "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", "dev": true, "requires": { - "is-descriptor": "^0.1.0" + "is-descriptor": "0.1.6" } } } @@ -3625,7 +3625,7 @@ "integrity": "sha1-LUEe92uFabbQyEBo2r6FsKpeXBc=", "dev": true, "requires": { - "source-map": "~0.6.0" + "source-map": "0.6.1" }, "dependencies": { "source-map": { @@ -3648,9 +3648,9 @@ "integrity": "sha1-EgYBU3qRbSmUD5NNo7SNWFo5IT0=", "dev": true, "requires": { - "string-width": "^1.0.1", - "strip-ansi": "^3.0.1", - "wrap-ansi": "^2.0.0" + "string-width": "1.0.2", + "strip-ansi": "3.0.1", + "wrap-ansi": "2.1.0" } }, "clone": { @@ -3671,7 +3671,7 @@ "integrity": "sha1-0dyXOSAxTfZ/vrlCI7TuNQI56Ws=", "dev": true, "requires": { - "mimic-response": "^1.0.0" + "mimic-response": "1.0.1" } }, "clone-stats": { @@ -3686,9 +3686,9 @@ "integrity": "sha1-1ZHe5Kj4vBXaQ86X3O66E9Q+KmU=", "dev": true, "requires": { - "inherits": "^2.0.1", - "process-nextick-args": "^2.0.0", - "readable-stream": "^2.3.5" + "inherits": "2.0.3", + "process-nextick-args": "2.0.0", + "readable-stream": "2.3.6" }, "dependencies": { "isarray": { @@ -3703,13 +3703,13 @@ "integrity": "sha1-sRwn2IuP8fvgcGQ8+UsMea4bCq8=", "dev": true, "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" + "core-util-is": "1.0.2", + "inherits": "2.0.3", + "isarray": "1.0.0", + "process-nextick-args": "2.0.0", + "safe-buffer": "5.1.2", + "string_decoder": "1.1.1", + "util-deprecate": "1.0.2" } }, "string_decoder": { @@ -3718,7 +3718,7 @@ "integrity": "sha1-nPFhG6YmhdcDCunkujQUnDrwP8g=", "dev": true, "requires": { - "safe-buffer": "~5.1.0" + "safe-buffer": "5.1.2" } } } @@ -3735,7 +3735,7 @@ "integrity": "sha1-qe8VNmDWqGqL3sAomlxoTSF0Mv0=", "dev": true, "requires": { - "q": "^1.1.2" + "q": "1.5.1" } }, "code-point-at": { @@ -3761,8 +3761,8 @@ "integrity": "sha1-gv+wKynmYq5TvcIK8VlHcGc5xTY=", "dev": true, "requires": { - "co": "^4.6.0", - "json-stable-stringify": "^1.0.1" + "co": "4.6.0", + "json-stable-stringify": "1.0.1" } }, "assert-plus": { @@ -3783,9 +3783,9 @@ "integrity": "sha1-M8GDrPGTJ27KqYFDpp6Uv+4XUNE=", "dev": true, "requires": { - "asynckit": "^0.4.0", - "combined-stream": "^1.0.5", - "mime-types": "^2.1.12" + "asynckit": "0.4.0", + "combined-stream": "1.0.7", + "mime-types": "2.1.21" } }, "har-schema": { @@ -3800,8 +3800,8 @@ "integrity": "sha1-M0gdDxu/9gDdID11gSpqX7oALio=", "dev": true, "requires": { - "ajv": "^4.9.1", - "har-schema": "^1.0.5" + "ajv": "4.11.8", + "har-schema": "1.0.5" } }, "http-signature": { @@ -3810,9 +3810,9 @@ "integrity": "sha1-33LiZwZs0Kxn+3at+OE0qPvPkb8=", "dev": true, "requires": { - "assert-plus": "^0.2.0", - "jsprim": "^1.2.2", - "sshpk": "^1.7.0" + "assert-plus": "0.2.0", + "jsprim": "1.4.1", + "sshpk": "1.16.1" } }, "oauth-sign": { @@ -3845,28 +3845,28 @@ "integrity": "sha1-xpKJRqDgbF+Nb4qTM0af/aRimKA=", "dev": true, "requires": { - "aws-sign2": "~0.6.0", - "aws4": "^1.2.1", - "caseless": "~0.12.0", - "combined-stream": "~1.0.5", - "extend": "~3.0.0", - "forever-agent": "~0.6.1", - "form-data": "~2.1.1", - "har-validator": "~4.2.1", - "hawk": "~3.1.3", - "http-signature": "~1.1.0", - "is-typedarray": "~1.0.0", - "isstream": "~0.1.2", - "json-stringify-safe": "~5.0.1", - "mime-types": "~2.1.7", - "oauth-sign": "~0.8.1", - "performance-now": "^0.2.0", - "qs": "~6.4.0", - "safe-buffer": "^5.0.1", - "stringstream": "~0.0.4", - "tough-cookie": "~2.3.0", - "tunnel-agent": "^0.6.0", - "uuid": "^3.0.0" + "aws-sign2": "0.6.0", + "aws4": "1.8.0", + "caseless": "0.12.0", + "combined-stream": "1.0.7", + "extend": "3.0.2", + "forever-agent": "0.6.1", + "form-data": "2.1.4", + "har-validator": "4.2.1", + "hawk": "3.1.3", + "http-signature": "1.1.1", + "is-typedarray": "1.0.0", + "isstream": "0.1.2", + "json-stringify-safe": "5.0.1", + "mime-types": "2.1.21", + "oauth-sign": "0.8.2", + "performance-now": "0.2.0", + "qs": "6.4.0", + "safe-buffer": "5.1.2", + "stringstream": "0.0.6", + "tough-cookie": "2.3.4", + "tunnel-agent": "0.6.0", + "uuid": "3.3.2" } }, "tough-cookie": { @@ -3875,7 +3875,7 @@ "integrity": "sha512-TZ6TTfI5NtZnuyy/Kecv+CnoROnyXn2DN97LontgQpCwsX2XyLYCC0ENhYkehSOwAp8rTQKc/NUIF7BkQ5rKLA==", "dev": true, "requires": { - "punycode": "^1.4.1" + "punycode": "1.4.1" } } } @@ -3886,8 +3886,8 @@ "integrity": "sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=", "dev": true, "requires": { - "map-visit": "^1.0.0", - "object-visit": "^1.0.0" + "map-visit": "1.0.0", + "object-visit": "1.0.1" } }, "color": { @@ -3895,8 +3895,8 @@ "resolved": "https://registry.npmjs.org/color/-/color-3.1.2.tgz", "integrity": "sha1-aBSOf4XUGtdknF+oyBBvCY0inhA=", "requires": { - "color-convert": "^1.9.1", - "color-string": "^1.5.2" + "color-convert": "1.9.3", + "color-string": "1.5.3" }, "dependencies": { "color-convert": { @@ -3929,8 +3929,8 @@ "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.5.3.tgz", "integrity": "sha1-ybvF8BtYtUkvPWhXRZy2WQziBMw=", "requires": { - "color-name": "^1.0.0", - "simple-swizzle": "^0.2.2" + "color-name": "1.1.4", + "simple-swizzle": "0.2.2" } }, "color-support": { @@ -3945,9 +3945,9 @@ "integrity": "sha1-6i90IKcrlogaOKrlnsEkpvcpgTM=", "dev": true, "requires": { - "color": "^0.11.0", + "color": "0.11.4", "css-color-names": "0.0.4", - "has": "^1.0.1" + "has": "1.0.3" }, "dependencies": { "color": { @@ -3956,9 +3956,9 @@ "integrity": "sha1-bXtcdPtl6EHNSHkq0e1eB7kE12Q=", "dev": true, "requires": { - "clone": "^1.0.2", - "color-convert": "^1.3.0", - "color-string": "^0.3.0" + "clone": "1.0.4", + "color-convert": "1.9.3", + "color-string": "0.3.0" } }, "color-convert": { @@ -3982,7 +3982,7 @@ "integrity": "sha1-J9RvtnAlxcL6JZk7+/V55HhBuZE=", "dev": true, "requires": { - "color-name": "^1.0.0" + "color-name": "1.1.3" } } } @@ -3999,7 +3999,7 @@ "integrity": "sha1-LR0kMXr7ir6V1tLAsHtXgTU52Cg=", "dev": true, "requires": { - "delayed-stream": "~1.0.0" + "delayed-stream": "1.0.0" } }, "commander": { @@ -4032,7 +4032,7 @@ "integrity": "sha512-4aE67DL33dSW9gw4CI2H/yTxqHLNcxp0yS6jB+4h+wr3e43+1z7vm0HU9qXOH8j+qjKuL8+UtkOxYQSMq60Ylw==", "dev": true, "requires": { - "mime-db": ">= 1.36.0 < 2" + "mime-db": "1.37.0" } }, "compression": { @@ -4041,12 +4041,12 @@ "integrity": "sha1-sDuNhub4rSloPLqN+R3cb/x3s5U=", "dev": true, "requires": { - "accepts": "~1.2.12", + "accepts": "1.2.13", "bytes": "2.1.0", - "compressible": "~2.0.5", - "debug": "~2.2.0", - "on-headers": "~1.0.0", - "vary": "~1.0.1" + "compressible": "2.0.15", + "debug": "2.2.0", + "on-headers": "1.0.1", + "vary": "1.0.1" }, "dependencies": { "accepts": { @@ -4055,7 +4055,7 @@ "integrity": "sha1-5fHzkoxtlf2WVYw27D2dDeSm7Oo=", "dev": true, "requires": { - "mime-types": "~2.1.6", + "mime-types": "2.1.21", "negotiator": "0.5.3" } }, @@ -4106,10 +4106,10 @@ "integrity": "sha1-kEvfGUzTEi/Gdcd/xKw9T/D9GjQ=", "dev": true, "requires": { - "buffer-from": "^1.0.0", - "inherits": "^2.0.3", - "readable-stream": "^2.2.2", - "typedarray": "^0.0.6" + "buffer-from": "1.1.1", + "inherits": "2.0.3", + "readable-stream": "2.3.6", + "typedarray": "0.0.6" }, "dependencies": { "isarray": { @@ -4124,13 +4124,13 @@ "integrity": "sha1-sRwn2IuP8fvgcGQ8+UsMea4bCq8=", "dev": true, "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" + "core-util-is": "1.0.2", + "inherits": "2.0.3", + "isarray": "1.0.0", + "process-nextick-args": "2.0.0", + "safe-buffer": "5.1.2", + "string_decoder": "1.1.1", + "util-deprecate": "1.0.2" } }, "string_decoder": { @@ -4139,7 +4139,7 @@ "integrity": "sha1-nPFhG6YmhdcDCunkujQUnDrwP8g=", "dev": true, "requires": { - "safe-buffer": "~5.1.0" + "safe-buffer": "5.1.2" } } } @@ -4150,8 +4150,8 @@ "integrity": "sha1-D96NCRIA616AjK8l/mGMAvSOTvo=", "dev": true, "requires": { - "ini": "^1.3.4", - "proto-list": "~1.2.1" + "ini": "1.3.5", + "proto-list": "1.2.4" } }, "configstore": { @@ -4160,15 +4160,15 @@ "integrity": "sha1-c3o6cDbpiGECqmCZ5HuzOrGroaE=", "dev": true, "requires": { - "dot-prop": "^3.0.0", - "graceful-fs": "^4.1.2", - "mkdirp": "^0.5.0", - "object-assign": "^4.0.1", - "os-tmpdir": "^1.0.0", - "osenv": "^0.1.0", - "uuid": "^2.0.1", - "write-file-atomic": "^1.1.2", - "xdg-basedir": "^2.0.0" + "dot-prop": "3.0.0", + "graceful-fs": "4.1.15", + "mkdirp": "0.5.1", + "object-assign": "4.1.1", + "os-tmpdir": "1.0.2", + "osenv": "0.1.5", + "uuid": "2.0.3", + "write-file-atomic": "1.3.4", + "xdg-basedir": "2.0.0" }, "dependencies": { "uuid": { @@ -4187,7 +4187,7 @@ "requires": { "debug": "2.6.9", "finalhandler": "1.1.0", - "parseurl": "~1.3.2", + "parseurl": "1.3.2", "utils-merge": "1.0.1" } }, @@ -4203,10 +4203,10 @@ "integrity": "sha1-3ppexh4zoStu2qt7XwYumMWZuI4=", "dev": true, "requires": { - "debug": "~2.2.0", - "http-errors": "~1.3.1", + "debug": "2.2.0", + "http-errors": "1.3.1", "ms": "0.7.1", - "on-headers": "~1.0.0" + "on-headers": "1.0.1" }, "dependencies": { "debug": { @@ -4224,8 +4224,8 @@ "integrity": "sha1-GX4izevUGYWF6GlO9nhhl7ke2UI=", "dev": true, "requires": { - "inherits": "~2.0.1", - "statuses": "1" + "inherits": "2.0.3", + "statuses": "1.5.0" } }, "ms": { @@ -4242,7 +4242,7 @@ "integrity": "sha1-8CQcRXMKn8YyOyBtvzjtx0HQuxA=", "dev": true, "requires": { - "date-now": "^0.1.4" + "date-now": "0.1.4" } }, "console-control-strings": { @@ -4275,7 +4275,7 @@ "integrity": "sha1-UbU3qMQ+DwTewZk7/83VBOdYrCA=", "dev": true, "requires": { - "safe-buffer": "~5.1.1" + "safe-buffer": "5.1.2" } }, "cookie": { @@ -4332,13 +4332,13 @@ "integrity": "sha1-YXPOvVb6wELB9DkO33r2wHx8uJI=", "dev": true, "requires": { - "is-directory": "^0.3.1", - "js-yaml": "^3.4.3", - "minimist": "^1.2.0", - "object-assign": "^4.1.0", - "os-homedir": "^1.0.1", - "parse-json": "^2.2.0", - "require-from-string": "^1.1.0" + "is-directory": "0.3.1", + "js-yaml": "3.12.1", + "minimist": "1.2.0", + "object-assign": "4.1.1", + "os-homedir": "1.0.2", + "parse-json": "2.2.0", + "require-from-string": "1.2.1" } }, "crc": { @@ -4353,8 +4353,8 @@ "integrity": "sha1-yREbbzMEXEaX8UR4f5JUzcd8Rf8=", "dev": true, "requires": { - "bn.js": "^4.1.0", - "elliptic": "^6.0.0" + "bn.js": "4.11.8", + "elliptic": "6.4.1" } }, "create-error-class": { @@ -4363,7 +4363,7 @@ "integrity": "sha1-Br56vvlHo/FKMP1hBnHUAbyot7Y=", "dev": true, "requires": { - "capture-stack-trace": "^1.0.0" + "capture-stack-trace": "1.0.1" } }, "create-hash": { @@ -4372,11 +4372,11 @@ "integrity": "sha1-iJB4rxGmN1a8+1m9IhmWvjqe8ZY=", "dev": true, "requires": { - "cipher-base": "^1.0.1", - "inherits": "^2.0.1", - "md5.js": "^1.3.4", - "ripemd160": "^2.0.1", - "sha.js": "^2.4.0" + "cipher-base": "1.0.4", + "inherits": "2.0.3", + "md5.js": "1.3.5", + "ripemd160": "2.0.2", + "sha.js": "2.4.11" } }, "create-hmac": { @@ -4385,12 +4385,12 @@ "integrity": "sha1-aRcMeLOrlXFHsriwRXLkfq0iQ/8=", "dev": true, "requires": { - "cipher-base": "^1.0.3", - "create-hash": "^1.1.0", - "inherits": "^2.0.1", - "ripemd160": "^2.0.0", - "safe-buffer": "^5.0.1", - "sha.js": "^2.4.8" + "cipher-base": "1.0.4", + "create-hash": "1.2.0", + "inherits": "2.0.3", + "ripemd160": "2.0.2", + "safe-buffer": "5.1.2", + "sha.js": "2.4.11" } }, "create-react-class": { @@ -4398,9 +4398,9 @@ "resolved": "https://registry.npmjs.org/create-react-class/-/create-react-class-15.6.3.tgz", "integrity": "sha1-LXMjf7P5cK5uvgEanmb0bbyoADY=", "requires": { - "fbjs": "^0.8.9", - "loose-envify": "^1.3.1", - "object-assign": "^4.1.1" + "fbjs": "0.8.17", + "loose-envify": "1.4.0", + "object-assign": "4.1.1" } }, "cross-spawn": { @@ -4409,9 +4409,9 @@ "integrity": "sha1-6L0O/uWPz/b4+UUQoKVUu/ojVEk=", "dev": true, "requires": { - "lru-cache": "^4.0.1", - "shebang-command": "^1.2.0", - "which": "^1.2.9" + "lru-cache": "4.1.5", + "shebang-command": "1.2.0", + "which": "1.3.1" }, "dependencies": { "lru-cache": { @@ -4420,8 +4420,8 @@ "integrity": "sha1-i75Q6oW+1ZvJ4z3KuCNe6bz0Q80=", "dev": true, "requires": { - "pseudomap": "^1.0.2", - "yallist": "^2.1.2" + "pseudomap": "1.0.2", + "yallist": "2.1.2" } } } @@ -4438,7 +4438,7 @@ "integrity": "sha1-O9/s3GCBR8HGcgL6KR59ylnqo7g=", "dev": true, "requires": { - "boom": "2.x.x" + "boom": "2.10.1" } }, "crypto-browserify": { @@ -4447,17 +4447,17 @@ "integrity": "sha1-OWz58xN/A+S45TLFj2mCVOAPgOw=", "dev": true, "requires": { - "browserify-cipher": "^1.0.0", - "browserify-sign": "^4.0.0", - "create-ecdh": "^4.0.0", - "create-hash": "^1.1.0", - "create-hmac": "^1.1.0", - "diffie-hellman": "^5.0.0", - "inherits": "^2.0.1", - "pbkdf2": "^3.0.3", - "public-encrypt": "^4.0.0", - "randombytes": "^2.0.0", - "randomfill": "^1.0.3" + "browserify-cipher": "1.0.1", + "browserify-sign": "4.0.4", + "create-ecdh": "4.0.3", + "create-hash": "1.2.0", + "create-hmac": "1.1.7", + "diffie-hellman": "5.0.3", + "inherits": "2.0.3", + "pbkdf2": "3.0.17", + "public-encrypt": "4.0.3", + "randombytes": "2.0.6", + "randomfill": "1.0.4" } }, "csrf": { @@ -4483,8 +4483,8 @@ "integrity": "sha1-O0crOYeHKRtHz+PkT+z92ekUupk=", "dev": true, "requires": { - "hyphenate-style-name": "^1.0.2", - "isobject": "^3.0.1" + "hyphenate-style-name": "1.0.3", + "isobject": "3.0.1" } }, "css-loader": { @@ -4493,18 +4493,18 @@ "integrity": "sha1-evqvtMD7L5CzNe0Qocd7NNZIQ/4=", "dev": true, "requires": { - "babel-code-frame": "^6.11.0", - "css-selector-tokenizer": "^0.6.0", - "cssnano": ">=2.6.1 <4", - "loader-utils": "~0.2.2", - "lodash.camelcase": "^3.0.1", - "object-assign": "^4.0.1", - "postcss": "^5.0.6", - "postcss-modules-extract-imports": "^1.0.0", - "postcss-modules-local-by-default": "^1.0.1", - "postcss-modules-scope": "^1.0.0", - "postcss-modules-values": "^1.1.0", - "source-list-map": "^0.1.4" + "babel-code-frame": "6.26.0", + "css-selector-tokenizer": "0.6.0", + "cssnano": "3.10.0", + "loader-utils": "0.2.17", + "lodash.camelcase": "3.0.1", + "object-assign": "4.1.1", + "postcss": "5.2.18", + "postcss-modules-extract-imports": "1.1.0", + "postcss-modules-local-by-default": "1.2.0", + "postcss-modules-scope": "1.1.0", + "postcss-modules-values": "1.3.0", + "source-list-map": "0.1.8" }, "dependencies": { "css-selector-tokenizer": { @@ -4513,9 +4513,9 @@ "integrity": "sha1-ZEX1gseTDSQdzFAHpD1vy48HMVI=", "dev": true, "requires": { - "cssesc": "^0.1.0", - "fastparse": "^1.1.1", - "regexpu-core": "^1.0.0" + "cssesc": "0.1.0", + "fastparse": "1.1.2", + "regexpu-core": "1.0.0" } }, "source-list-map": { @@ -4552,11 +4552,11 @@ "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=", "dev": true, "requires": { - "ansi-styles": "^2.2.1", - "escape-string-regexp": "^1.0.2", - "has-ansi": "^2.0.0", - "strip-ansi": "^3.0.0", - "supports-color": "^2.0.0" + "ansi-styles": "2.2.1", + "escape-string-regexp": "1.0.5", + "has-ansi": "2.0.0", + "strip-ansi": "3.0.1", + "supports-color": "2.0.0" }, "dependencies": { "supports-color": { @@ -4579,9 +4579,9 @@ "integrity": "sha1-AA29H47vIXqjaLmiEsX8QLKo8/I=", "dev": true, "requires": { - "chalk": "^1.1.3", - "source-map": "^0.5.6", - "supports-color": "^3.2.3" + "chalk": "1.1.3", + "source-map": "0.5.7", + "supports-color": "3.2.3" } }, "supports-color": { @@ -4590,7 +4590,7 @@ "integrity": "sha1-ZawFBLOVQXHYpklGsq48u4pfVPY=", "dev": true, "requires": { - "has-flag": "^1.0.0" + "has-flag": "1.0.0" } } } @@ -4601,10 +4601,10 @@ "integrity": "sha1-KzoRBTnFNV8c2NMUYj6HCxIeyFg=", "dev": true, "requires": { - "boolbase": "~1.0.0", - "css-what": "2.1", + "boolbase": "1.0.0", + "css-what": "2.1.2", "domutils": "1.5.1", - "nth-check": "~1.0.1" + "nth-check": "1.0.2" } }, "css-selector-tokenizer": { @@ -4613,9 +4613,9 @@ "integrity": "sha1-oXcnGovKUBkXL0+JH8bu2cv2jV0=", "dev": true, "requires": { - "cssesc": "^0.1.0", - "fastparse": "^1.1.1", - "regexpu-core": "^1.0.0" + "cssesc": "0.1.0", + "fastparse": "1.1.2", + "regexpu-core": "1.0.0" } }, "css-what": { @@ -4636,38 +4636,38 @@ "integrity": "sha1-Tzj2zqK5sX+gFJDyPx3GjqZcHDg=", "dev": true, "requires": { - "autoprefixer": "^6.3.1", - "decamelize": "^1.1.2", - "defined": "^1.0.0", - "has": "^1.0.1", - "object-assign": "^4.0.1", - "postcss": "^5.0.14", - "postcss-calc": "^5.2.0", - "postcss-colormin": "^2.1.8", - "postcss-convert-values": "^2.3.4", - "postcss-discard-comments": "^2.0.4", - "postcss-discard-duplicates": "^2.0.1", - "postcss-discard-empty": "^2.0.1", - "postcss-discard-overridden": "^0.1.1", - "postcss-discard-unused": "^2.2.1", - "postcss-filter-plugins": "^2.0.0", - "postcss-merge-idents": "^2.1.5", - "postcss-merge-longhand": "^2.0.1", - "postcss-merge-rules": "^2.0.3", - "postcss-minify-font-values": "^1.0.2", - "postcss-minify-gradients": "^1.0.1", - "postcss-minify-params": "^1.0.4", - "postcss-minify-selectors": "^2.0.4", - "postcss-normalize-charset": "^1.1.0", - "postcss-normalize-url": "^3.0.7", - "postcss-ordered-values": "^2.1.0", - "postcss-reduce-idents": "^2.2.2", - "postcss-reduce-initial": "^1.0.0", - "postcss-reduce-transforms": "^1.0.3", - "postcss-svgo": "^2.1.1", - "postcss-unique-selectors": "^2.0.2", - "postcss-value-parser": "^3.2.3", - "postcss-zindex": "^2.0.1" + "autoprefixer": "6.3.7", + "decamelize": "1.2.0", + "defined": "1.0.0", + "has": "1.0.3", + "object-assign": "4.1.1", + "postcss": "5.2.18", + "postcss-calc": "5.3.1", + "postcss-colormin": "2.2.2", + "postcss-convert-values": "2.6.1", + "postcss-discard-comments": "2.0.4", + "postcss-discard-duplicates": "2.1.0", + "postcss-discard-empty": "2.1.0", + "postcss-discard-overridden": "0.1.1", + "postcss-discard-unused": "2.2.3", + "postcss-filter-plugins": "2.0.3", + "postcss-merge-idents": "2.1.7", + "postcss-merge-longhand": "2.0.2", + "postcss-merge-rules": "2.1.2", + "postcss-minify-font-values": "1.0.5", + "postcss-minify-gradients": "1.0.5", + "postcss-minify-params": "1.2.2", + "postcss-minify-selectors": "2.1.1", + "postcss-normalize-charset": "1.1.1", + "postcss-normalize-url": "3.0.8", + "postcss-ordered-values": "2.2.3", + "postcss-reduce-idents": "2.4.0", + "postcss-reduce-initial": "1.0.1", + "postcss-reduce-transforms": "1.0.4", + "postcss-svgo": "2.1.6", + "postcss-unique-selectors": "2.0.2", + "postcss-value-parser": "3.3.1", + "postcss-zindex": "2.2.0" } }, "csso": { @@ -4676,8 +4676,8 @@ "integrity": "sha1-3dUsWHAz9J6Utx/FVWnyUuj/X4U=", "dev": true, "requires": { - "clap": "^1.0.9", - "source-map": "^0.5.3" + "clap": "1.2.3", + "source-map": "0.5.7" } }, "csurf": { @@ -4688,8 +4688,8 @@ "requires": { "cookie": "0.1.3", "cookie-signature": "1.0.6", - "csrf": "~3.0.0", - "http-errors": "~1.3.1" + "csrf": "3.0.6", + "http-errors": "1.3.1" }, "dependencies": { "cookie": { @@ -4704,8 +4704,8 @@ "integrity": "sha1-GX4izevUGYWF6GlO9nhhl7ke2UI=", "dev": true, "requires": { - "inherits": "~2.0.1", - "statuses": "1" + "inherits": "2.0.3", + "statuses": "1.5.0" } } } @@ -4716,7 +4716,7 @@ "integrity": "sha1-mI3zP+qxke95mmE2nddsF635V+o=", "dev": true, "requires": { - "array-find-index": "^1.0.1" + "array-find-index": "1.0.2" } }, "custom-event": { @@ -4731,7 +4731,7 @@ "integrity": "sha1-dUu1v+VUUdpppYuU1F9MWwRi1Y8=", "dev": true, "requires": { - "es5-ext": "^0.10.9" + "es5-ext": "0.10.47" } }, "dashdash": { @@ -4740,7 +4740,7 @@ "integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=", "dev": true, "requires": { - "assert-plus": "^1.0.0" + "assert-plus": "1.0.0" } }, "date-now": { @@ -4761,8 +4761,8 @@ "integrity": "sha1-Iy6iJStEOUjK0DPXkus7JLCj2Cg=", "dev": true, "requires": { - "bindings": "~1.2.1", - "node-addon-api": "^1.6.0" + "bindings": "1.2.1", + "node-addon-api": "1.6.2" } }, "debug": { @@ -4792,7 +4792,7 @@ "integrity": "sha1-g9ES/VqBLc7MCCPCUyuxenKZX2I=", "dev": true, "requires": { - "esprima": "^4.0.0" + "esprima": "4.0.1" }, "dependencies": { "esprima": { @@ -4809,14 +4809,14 @@ "integrity": "sha1-eu3YVCflqS2s/lVnSnxQXpbQH50=", "dev": true, "requires": { - "decompress-tar": "^4.0.0", - "decompress-tarbz2": "^4.0.0", - "decompress-targz": "^4.0.0", - "decompress-unzip": "^4.0.1", - "graceful-fs": "^4.1.10", - "make-dir": "^1.0.0", - "pify": "^2.3.0", - "strip-dirs": "^2.0.0" + "decompress-tar": "4.1.1", + "decompress-tarbz2": "4.1.1", + "decompress-targz": "4.1.1", + "decompress-unzip": "4.0.1", + "graceful-fs": "4.1.15", + "make-dir": "1.3.0", + "pify": "2.3.0", + "strip-dirs": "2.1.0" } }, "decompress-response": { @@ -4825,7 +4825,7 @@ "integrity": "sha1-gKTdMjdIOEv6JICDYirt7Jgq3/M=", "dev": true, "requires": { - "mimic-response": "^1.0.0" + "mimic-response": "1.0.1" } }, "decompress-tar": { @@ -4834,9 +4834,9 @@ "integrity": "sha1-cYy9P8sWIJcW5womuE57pFkuWvE=", "dev": true, "requires": { - "file-type": "^5.2.0", - "is-stream": "^1.1.0", - "tar-stream": "^1.5.2" + "file-type": "5.2.0", + "is-stream": "1.1.0", + "tar-stream": "1.6.2" }, "dependencies": { "file-type": { @@ -4853,11 +4853,11 @@ "integrity": "sha1-MIKluIDqQEOBY0nzeLVsUWvho5s=", "dev": true, "requires": { - "decompress-tar": "^4.1.0", - "file-type": "^6.1.0", - "is-stream": "^1.1.0", - "seek-bzip": "^1.0.5", - "unbzip2-stream": "^1.0.9" + "decompress-tar": "4.1.1", + "file-type": "6.2.0", + "is-stream": "1.1.0", + "seek-bzip": "1.0.5", + "unbzip2-stream": "1.3.1" }, "dependencies": { "file-type": { @@ -4874,9 +4874,9 @@ "integrity": "sha1-wJvDXE0R894J8tLaU+neI+fOHu4=", "dev": true, "requires": { - "decompress-tar": "^4.1.1", - "file-type": "^5.2.0", - "is-stream": "^1.1.0" + "decompress-tar": "4.1.1", + "file-type": "5.2.0", + "is-stream": "1.1.0" }, "dependencies": { "file-type": { @@ -4893,10 +4893,10 @@ "integrity": "sha1-3qrM39FK6vhVePczroIQ+bSEj2k=", "dev": true, "requires": { - "file-type": "^3.8.0", - "get-stream": "^2.2.0", - "pify": "^2.3.0", - "yauzl": "^2.4.2" + "file-type": "3.9.0", + "get-stream": "2.3.1", + "pify": "2.3.0", + "yauzl": "2.10.0" }, "dependencies": { "fd-slicer": { @@ -4905,7 +4905,7 @@ "integrity": "sha1-JcfInLH5B3+IkbvmHY85Dq4lbx4=", "dev": true, "requires": { - "pend": "~1.2.0" + "pend": "1.2.0" } }, "file-type": { @@ -4920,8 +4920,8 @@ "integrity": "sha1-Xzj5PzRgCWZu4BUKBUFn+Rvdld4=", "dev": true, "requires": { - "object-assign": "^4.0.1", - "pinkie-promise": "^2.0.0" + "object-assign": "4.1.1", + "pinkie-promise": "2.0.1" } }, "yauzl": { @@ -4930,8 +4930,8 @@ "integrity": "sha1-x+sXyT4RLLEIb6bY5R+wZnt5pfk=", "dev": true, "requires": { - "buffer-crc32": "~0.2.3", - "fd-slicer": "~1.1.0" + "buffer-crc32": "0.2.13", + "fd-slicer": "1.1.0" } } } @@ -4976,7 +4976,7 @@ "integrity": "sha1-xlYFHpgX2f8I7YgUd/P+QBnz730=", "dev": true, "requires": { - "clone": "^1.0.2" + "clone": "1.0.4" } }, "define-properties": { @@ -4985,7 +4985,7 @@ "integrity": "sha1-z4jabL7ib+bbcJT2HYcMvYTO6fE=", "dev": true, "requires": { - "object-keys": "^1.0.12" + "object-keys": "1.0.12" }, "dependencies": { "object-keys": { @@ -5002,8 +5002,8 @@ "integrity": "sha1-1Flono1lS6d+AqgX+HENcCyxbp0=", "dev": true, "requires": { - "is-descriptor": "^1.0.2", - "isobject": "^3.0.1" + "is-descriptor": "1.0.2", + "isobject": "3.0.1" }, "dependencies": { "is-accessor-descriptor": { @@ -5012,7 +5012,7 @@ "integrity": "sha1-FpwvbT3x+ZJhgHI2XJsOofaHhlY=", "dev": true, "requires": { - "kind-of": "^6.0.0" + "kind-of": "6.0.2" } }, "is-data-descriptor": { @@ -5021,7 +5021,7 @@ "integrity": "sha1-2Eh2Mh0Oet0DmQQGq7u9NrqSaMc=", "dev": true, "requires": { - "kind-of": "^6.0.0" + "kind-of": "6.0.2" } }, "is-descriptor": { @@ -5030,9 +5030,9 @@ "integrity": "sha1-OxWXRqZmBLBPjIFSS6NlxfFNhuw=", "dev": true, "requires": { - "is-accessor-descriptor": "^1.0.0", - "is-data-descriptor": "^1.0.0", - "kind-of": "^6.0.2" + "is-accessor-descriptor": "1.0.0", + "is-data-descriptor": "1.0.0", + "kind-of": "6.0.2" } } } @@ -5049,13 +5049,13 @@ "integrity": "sha1-wSyYHQZ4RshLyvhiz/kw2Qf/0ag=", "dev": true, "requires": { - "globby": "^5.0.0", - "is-path-cwd": "^1.0.0", - "is-path-in-cwd": "^1.0.0", - "object-assign": "^4.0.1", - "pify": "^2.0.0", - "pinkie-promise": "^2.0.0", - "rimraf": "^2.2.8" + "globby": "5.0.0", + "is-path-cwd": "1.0.0", + "is-path-in-cwd": "1.0.1", + "object-assign": "4.1.1", + "pify": "2.3.0", + "pinkie-promise": "2.0.1", + "rimraf": "2.5.4" } }, "delayed-stream": { @@ -5088,8 +5088,8 @@ "integrity": "sha1-wHTS4qpqipoH29YfmhXCzYPsjsw=", "dev": true, "requires": { - "inherits": "^2.0.1", - "minimalistic-assert": "^1.0.0" + "inherits": "2.0.3", + "minimalistic-assert": "1.0.1" } }, "destroy": { @@ -5122,9 +5122,9 @@ "integrity": "sha1-QOjumPVaIUlgcUaSHGPhrl89KHU=", "dev": true, "requires": { - "bn.js": "^4.1.0", - "miller-rabin": "^4.0.0", - "randombytes": "^2.0.0" + "bn.js": "4.11.8", + "miller-rabin": "4.0.1", + "randombytes": "2.0.6" } }, "dom-serialize": { @@ -5133,10 +5133,10 @@ "integrity": "sha1-ViromZ9Evl6jB29UGdzVnrQ6yVs=", "dev": true, "requires": { - "custom-event": "~1.0.0", - "ent": "~2.2.0", - "extend": "^3.0.0", - "void-elements": "^2.0.0" + "custom-event": "1.0.1", + "ent": "2.2.0", + "extend": "3.0.2", + "void-elements": "2.0.1" } }, "dom-serializer": { @@ -5145,8 +5145,8 @@ "integrity": "sha1-BzxpdUbOB4DOI75KKOKT5AvDDII=", "dev": true, "requires": { - "domelementtype": "~1.1.1", - "entities": "~1.1.1" + "domelementtype": "1.1.3", + "entities": "1.1.2" }, "dependencies": { "domelementtype": { @@ -5175,7 +5175,7 @@ "integrity": "sha1-iAUJfpM9ZehVRvcm1g9euItE+AM=", "dev": true, "requires": { - "domelementtype": "1" + "domelementtype": "1.3.1" } }, "domutils": { @@ -5184,8 +5184,8 @@ "integrity": "sha1-3NhIiib1Y9YQeeSMn3t+Mjc2gs8=", "dev": true, "requires": { - "dom-serializer": "0", - "domelementtype": "1" + "dom-serializer": "0.1.0", + "domelementtype": "1.3.1" } }, "dot-prop": { @@ -5194,7 +5194,7 @@ "integrity": "sha1-G3CK8JSknJoOfbyteQq6U52sEXc=", "dev": true, "requires": { - "is-obj": "^1.0.0" + "is-obj": "1.0.1" } }, "download": { @@ -5203,17 +5203,17 @@ "integrity": "sha1-hxHwkXSxHY3tFIQNGIHj0FGQGVw=", "dev": true, "requires": { - "caw": "^2.0.1", - "content-disposition": "^0.5.2", - "decompress": "^4.2.0", - "ext-name": "^5.0.0", - "file-type": "^7.7.1", - "filenamify": "^2.0.0", - "get-stream": "^3.0.0", - "got": "^8.3.1", - "make-dir": "^1.2.0", - "p-event": "^1.3.0", - "pify": "^3.0.0" + "caw": "2.0.1", + "content-disposition": "0.5.2", + "decompress": "4.2.0", + "ext-name": "5.0.0", + "file-type": "7.7.1", + "filenamify": "2.1.0", + "get-stream": "3.0.0", + "got": "8.3.2", + "make-dir": "1.3.0", + "p-event": "1.3.0", + "pify": "3.0.0" }, "dependencies": { "got": { @@ -5222,23 +5222,23 @@ "integrity": "sha1-HSP2Q5Dpf3dsrFLluTbl9RTS6Tc=", "dev": true, "requires": { - "@sindresorhus/is": "^0.7.0", - "cacheable-request": "^2.1.1", - "decompress-response": "^3.3.0", - "duplexer3": "^0.1.4", - "get-stream": "^3.0.0", - "into-stream": "^3.1.0", - "is-retry-allowed": "^1.1.0", - "isurl": "^1.0.0-alpha5", - "lowercase-keys": "^1.0.0", - "mimic-response": "^1.0.0", - "p-cancelable": "^0.4.0", - "p-timeout": "^2.0.1", - "pify": "^3.0.0", - "safe-buffer": "^5.1.1", - "timed-out": "^4.0.1", - "url-parse-lax": "^3.0.0", - "url-to-options": "^1.0.1" + "@sindresorhus/is": "0.7.0", + "cacheable-request": "2.1.4", + "decompress-response": "3.3.0", + "duplexer3": "0.1.4", + "get-stream": "3.0.0", + "into-stream": "3.1.0", + "is-retry-allowed": "1.1.0", + "isurl": "1.0.0", + "lowercase-keys": "1.0.1", + "mimic-response": "1.0.1", + "p-cancelable": "0.4.1", + "p-timeout": "2.0.1", + "pify": "3.0.0", + "safe-buffer": "5.1.2", + "timed-out": "4.0.1", + "url-parse-lax": "3.0.0", + "url-to-options": "1.0.1" } }, "pify": { @@ -5265,7 +5265,7 @@ "integrity": "sha1-FrXK/Afb42dsGxmZF3gj1lA6yww=", "dev": true, "requires": { - "prepend-http": "^2.0.0" + "prepend-http": "2.0.0" } } } @@ -5282,7 +5282,7 @@ "integrity": "sha1-xhTc9n4vsUmVqRcR5aYX6KYKMds=", "dev": true, "requires": { - "readable-stream": "~1.1.9" + "readable-stream": "1.1.14" } }, "duplexer3": { @@ -5297,10 +5297,10 @@ "integrity": "sha512-vM58DwdnKmty+FSPzT14K9JXb90H+j5emaR4KYbr2KTIz00WHGbWOe5ghQTx233ZCLZtrGDALzKwcjEtSt35mA==", "dev": true, "requires": { - "end-of-stream": "^1.0.0", - "inherits": "^2.0.1", - "readable-stream": "^2.0.0", - "stream-shift": "^1.0.0" + "end-of-stream": "1.1.0", + "inherits": "2.0.3", + "readable-stream": "2.3.6", + "stream-shift": "1.0.0" }, "dependencies": { "isarray": { @@ -5315,13 +5315,13 @@ "integrity": "sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==", "dev": true, "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" + "core-util-is": "1.0.2", + "inherits": "2.0.3", + "isarray": "1.0.0", + "process-nextick-args": "2.0.0", + "safe-buffer": "5.1.2", + "string_decoder": "1.1.1", + "util-deprecate": "1.0.2" } }, "string_decoder": { @@ -5341,8 +5341,8 @@ "integrity": "sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=", "dev": true, "requires": { - "jsbn": "~0.1.0", - "safer-buffer": "^2.1.0" + "jsbn": "0.1.1", + "safer-buffer": "2.1.2" } }, "ee-first": { @@ -5363,13 +5363,13 @@ "integrity": "sha1-wtC3d2kRuGcixjLDwGxg8vgZk5o=", "dev": true, "requires": { - "bn.js": "^4.4.0", - "brorand": "^1.0.1", - "hash.js": "^1.0.0", - "hmac-drbg": "^1.0.0", - "inherits": "^2.0.1", - "minimalistic-assert": "^1.0.0", - "minimalistic-crypto-utils": "^1.0.0" + "bn.js": "4.11.8", + "brorand": "1.1.0", + "hash.js": "1.1.7", + "hmac-drbg": "1.0.1", + "inherits": "2.0.3", + "minimalistic-assert": "1.0.1", + "minimalistic-crypto-utils": "1.0.1" } }, "emojis-list": { @@ -5389,7 +5389,7 @@ "resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.12.tgz", "integrity": "sha1-U4tm8+5izRq1HsMjgp0flIDHS+s=", "requires": { - "iconv-lite": "~0.4.13" + "iconv-lite": "0.4.23" } }, "end-of-stream": { @@ -5398,7 +5398,7 @@ "integrity": "sha1-6TUyWLqpEIll78QcsO+K3i88+wc=", "dev": true, "requires": { - "once": "~1.3.0" + "once": "1.3.3" }, "dependencies": { "once": { @@ -5407,7 +5407,7 @@ "integrity": "sha1-suJhVXzkwxTsgwTz+oJmPkKXyiA=", "dev": true, "requires": { - "wrappy": "1" + "wrappy": "1.0.2" } } } @@ -5423,7 +5423,7 @@ "cookie": "0.3.1", "debug": "2.3.3", "engine.io-parser": "1.3.2", - "ws": "~1.1.5" + "ws": "1.1.5" }, "dependencies": { "debug": { @@ -5458,7 +5458,7 @@ "parsejson": "0.0.3", "parseqs": "0.0.5", "parseuri": "0.0.5", - "ws": "~1.1.5", + "ws": "1.1.5", "xmlhttprequest-ssl": "1.5.3", "yeast": "0.1.2" }, @@ -5500,10 +5500,10 @@ "integrity": "sha1-BCHjOf1xQZs9oT0Smzl5BAIwR24=", "dev": true, "requires": { - "graceful-fs": "^4.1.2", - "memory-fs": "^0.4.0", - "object-assign": "^4.0.1", - "tapable": "^0.2.7" + "graceful-fs": "4.1.15", + "memory-fs": "0.4.1", + "object-assign": "4.1.1", + "tapable": "0.2.9" } }, "ent": { @@ -5524,16 +5524,16 @@ "integrity": "sha1-B9XOaRJBJA+4F78sSxjW5TAkDfY=", "dev": true, "requires": { - "cheerio": "^0.22.0", - "function.prototype.name": "^1.0.0", - "is-subset": "^0.1.1", - "lodash": "^4.17.4", - "object-is": "^1.0.1", - "object.assign": "^4.0.4", - "object.entries": "^1.0.4", - "object.values": "^1.0.4", - "prop-types": "^15.5.10", - "uuid": "^3.0.1" + "cheerio": "0.22.0", + "function.prototype.name": "1.1.0", + "is-subset": "0.1.1", + "lodash": "4.17.4", + "object-is": "1.0.1", + "object.assign": "4.1.0", + "object.entries": "1.1.0", + "object.values": "1.1.0", + "prop-types": "15.6.2", + "uuid": "3.3.2" } }, "errno": { @@ -5542,7 +5542,7 @@ "integrity": "sha1-RoTXF3mtOa8Xfj8AeZb3xnyFJhg=", "dev": true, "requires": { - "prr": "~1.0.1" + "prr": "1.0.1" } }, "error-ex": { @@ -5551,7 +5551,7 @@ "integrity": "sha1-tKxAZIEH/c3PriQvQovqihTU8b8=", "dev": true, "requires": { - "is-arrayish": "^0.2.1" + "is-arrayish": "0.2.1" }, "dependencies": { "is-arrayish": { @@ -5568,8 +5568,8 @@ "integrity": "sha1-t7cO2PNZ6duICS8tIMD4MUIK2D8=", "dev": true, "requires": { - "accepts": "~1.3.0", - "escape-html": "~1.0.3" + "accepts": "1.3.3", + "escape-html": "1.0.3" } }, "es-abstract": { @@ -5578,12 +5578,12 @@ "integrity": "sha1-rIYUX91QmdjdSVWMy6Lq+biOJOk=", "dev": true, "requires": { - "es-to-primitive": "^1.2.0", - "function-bind": "^1.1.1", - "has": "^1.0.3", - "is-callable": "^1.1.4", - "is-regex": "^1.0.4", - "object-keys": "^1.0.12" + "es-to-primitive": "1.2.0", + "function-bind": "1.1.1", + "has": "1.0.3", + "is-callable": "1.1.4", + "is-regex": "1.0.4", + "object-keys": "1.0.12" }, "dependencies": { "object-keys": { @@ -5600,9 +5600,9 @@ "integrity": "sha1-7fckeAM0VujdqO8J4ArZZQcH83c=", "dev": true, "requires": { - "is-callable": "^1.1.4", - "is-date-object": "^1.0.1", - "is-symbol": "^1.0.2" + "is-callable": "1.1.4", + "is-date-object": "1.0.1", + "is-symbol": "1.0.2" } }, "es5-ext": { @@ -5611,9 +5611,9 @@ "integrity": "sha512-/1TItLfj+TTfWoeRcDn/0FbGV6SNo4R+On2GGVucPU/j3BWnXE2Co8h8CTo4Tu34gFJtnmwS9xiScKs4EjZhdw==", "dev": true, "requires": { - "es6-iterator": "~2.0.3", - "es6-symbol": "~3.1.1", - "next-tick": "1" + "es6-iterator": "2.0.3", + "es6-symbol": "3.1.1", + "next-tick": "1.0.0" } }, "es6-collections": { @@ -5628,9 +5628,9 @@ "integrity": "sha1-p96IkUGgWpSwhUQDstCg+/qY87c=", "dev": true, "requires": { - "d": "1", - "es5-ext": "^0.10.35", - "es6-symbol": "^3.1.1" + "d": "1.0.0", + "es5-ext": "0.10.47", + "es6-symbol": "3.1.1" } }, "es6-map": { @@ -5639,12 +5639,12 @@ "integrity": "sha1-kTbgUD3MBqMBaQ8LsU/042TpSfA=", "dev": true, "requires": { - "d": "1", - "es5-ext": "~0.10.14", - "es6-iterator": "~2.0.1", - "es6-set": "~0.1.5", - "es6-symbol": "~3.1.1", - "event-emitter": "~0.3.5" + "d": "1.0.0", + "es5-ext": "0.10.47", + "es6-iterator": "2.0.3", + "es6-set": "0.1.5", + "es6-symbol": "3.1.1", + "event-emitter": "0.3.5" } }, "es6-promise": { @@ -5659,11 +5659,11 @@ "integrity": "sha1-0rPsXU2ADO2BjbU40ol02wpzzLE=", "dev": true, "requires": { - "d": "1", - "es5-ext": "~0.10.14", - "es6-iterator": "~2.0.1", + "d": "1.0.0", + "es5-ext": "0.10.47", + "es6-iterator": "2.0.3", "es6-symbol": "3.1.1", - "event-emitter": "~0.3.5" + "event-emitter": "0.3.5" } }, "es6-symbol": { @@ -5672,8 +5672,8 @@ "integrity": "sha1-vwDvT9q2uhtG7Le2KbTH7VcVzHc=", "dev": true, "requires": { - "d": "1", - "es5-ext": "~0.10.14" + "d": "1.0.0", + "es5-ext": "0.10.47" } }, "es6-templates": { @@ -5682,8 +5682,8 @@ "integrity": "sha1-XLmsn7He1usSOTQrgdeSu7QHjuQ=", "dev": true, "requires": { - "recast": "~0.11.12", - "through": "~2.3.6" + "recast": "0.11.23", + "through": "2.3.8" } }, "es6-weak-map": { @@ -5692,10 +5692,10 @@ "integrity": "sha1-XjqzIlH/0VOKH45f+hNXdy+S2W8=", "dev": true, "requires": { - "d": "1", - "es5-ext": "^0.10.14", - "es6-iterator": "^2.0.1", - "es6-symbol": "^3.1.1" + "d": "1.0.0", + "es5-ext": "0.10.47", + "es6-iterator": "2.0.3", + "es6-symbol": "3.1.1" } }, "escape-html": { @@ -5716,11 +5716,11 @@ "integrity": "sha1-WltTr0aTEQvrsIZ6o0MN07cKEBg=", "dev": true, "requires": { - "esprima": "^2.7.1", - "estraverse": "^1.9.1", - "esutils": "^2.0.2", - "optionator": "^0.8.1", - "source-map": "~0.2.0" + "esprima": "2.7.3", + "estraverse": "1.9.3", + "esutils": "2.0.2", + "optionator": "0.8.2", + "source-map": "0.2.0" }, "dependencies": { "source-map": { @@ -5730,7 +5730,7 @@ "dev": true, "optional": true, "requires": { - "amdefine": ">=0.0.4" + "amdefine": "1.0.1" } } } @@ -5741,10 +5741,10 @@ "integrity": "sha1-4Bl16BJ4GhY6ba392AOY3GTIicM=", "dev": true, "requires": { - "es6-map": "^0.1.3", - "es6-weak-map": "^2.0.1", - "esrecurse": "^4.1.0", - "estraverse": "^4.1.1" + "es6-map": "0.1.5", + "es6-weak-map": "2.0.2", + "esrecurse": "4.2.1", + "estraverse": "4.2.0" }, "dependencies": { "estraverse": { @@ -5767,7 +5767,7 @@ "integrity": "sha1-AHo7n9vCs7uH5IeeoZyS/b05Qs8=", "dev": true, "requires": { - "estraverse": "^4.1.0" + "estraverse": "4.2.0" }, "dependencies": { "estraverse": { @@ -5802,8 +5802,8 @@ "integrity": "sha1-34xp7vFkeSPHFXuc6DhAYQsCzDk=", "dev": true, "requires": { - "d": "1", - "es5-ext": "~0.10.14" + "d": "1.0.0", + "es5-ext": "0.10.47" } }, "event-stream": { @@ -5812,13 +5812,13 @@ "integrity": "sha1-A4u7LqnqkDhbJvvBhU0LU58qvqM=", "dev": true, "requires": { - "duplexer": "~0.1.1", - "from": "~0", - "map-stream": "~0.0.3", + "duplexer": "0.1.1", + "from": "0.1.7", + "map-stream": "0.0.7", "pause-stream": "0.0.11", - "split": "0.2", - "stream-combiner": "~0.0.3", - "through": "~2.3.1" + "split": "0.2.10", + "stream-combiner": "0.0.4", + "through": "2.3.8" } }, "eventemitter3": { @@ -5839,8 +5839,8 @@ "integrity": "sha1-f8vbGY3HGVlDLv4ThCaE4FJaywI=", "dev": true, "requires": { - "md5.js": "^1.3.4", - "safe-buffer": "^5.1.1" + "md5.js": "1.3.5", + "safe-buffer": "5.1.2" } }, "execa": { @@ -5849,13 +5849,13 @@ "integrity": "sha1-lEvs00zEHuMqY6n68nrVpl/Fl3c=", "dev": true, "requires": { - "cross-spawn": "^5.0.1", - "get-stream": "^3.0.0", - "is-stream": "^1.1.0", - "npm-run-path": "^2.0.0", - "p-finally": "^1.0.0", - "signal-exit": "^3.0.0", - "strip-eof": "^1.0.0" + "cross-spawn": "5.1.0", + "get-stream": "3.0.0", + "is-stream": "1.1.0", + "npm-run-path": "2.0.2", + "p-finally": "1.0.0", + "signal-exit": "3.0.2", + "strip-eof": "1.0.0" } }, "expand-braces": { @@ -5864,9 +5864,9 @@ "integrity": "sha1-SIsdHSRRyz06axks/AMPRMWFX+o=", "dev": true, "requires": { - "array-slice": "^0.2.3", - "array-unique": "^0.2.1", - "braces": "^0.1.2" + "array-slice": "0.2.3", + "array-unique": "0.2.1", + "braces": "0.1.5" }, "dependencies": { "array-slice": { @@ -5887,7 +5887,7 @@ "integrity": "sha1-wIVxEIUpHYt1/ddOqw+FlygHEeY=", "dev": true, "requires": { - "expand-range": "^0.1.0" + "expand-range": "0.1.1" } }, "expand-range": { @@ -5896,8 +5896,8 @@ "integrity": "sha1-TLjtoJk8pW+k9B/ELzy7TMrf8EQ=", "dev": true, "requires": { - "is-number": "^0.1.1", - "repeat-string": "^0.2.2" + "is-number": "0.1.1", + "repeat-string": "0.2.2" } }, "is-number": { @@ -5920,13 +5920,13 @@ "integrity": "sha1-t3c14xXOMPa27/D4OwQVGiJEliI=", "dev": true, "requires": { - "debug": "^2.3.3", - "define-property": "^0.2.5", - "extend-shallow": "^2.0.1", - "posix-character-classes": "^0.1.0", - "regex-not": "^1.0.0", - "snapdragon": "^0.8.1", - "to-regex": "^3.0.1" + "debug": "2.6.9", + "define-property": "0.2.5", + "extend-shallow": "2.0.1", + "posix-character-classes": "0.1.1", + "regex-not": "1.0.2", + "snapdragon": "0.8.2", + "to-regex": "3.0.2" }, "dependencies": { "define-property": { @@ -5935,7 +5935,7 @@ "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", "dev": true, "requires": { - "is-descriptor": "^0.1.0" + "is-descriptor": "0.1.6" } }, "extend-shallow": { @@ -5944,7 +5944,7 @@ "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", "dev": true, "requires": { - "is-extendable": "^0.1.0" + "is-extendable": "0.1.1" } } } @@ -5955,7 +5955,7 @@ "integrity": "sha1-opnv/TNf4nIeuujiV+x5ZE/IUzc=", "dev": true, "requires": { - "fill-range": "^2.1.0" + "fill-range": "2.2.4" }, "dependencies": { "fill-range": { @@ -5964,11 +5964,11 @@ "integrity": "sha1-6x53OrsFbc2N8r/favWbizqTZWU=", "dev": true, "requires": { - "is-number": "^2.1.0", - "isobject": "^2.0.0", - "randomatic": "^3.0.0", - "repeat-element": "^1.1.2", - "repeat-string": "^1.5.2" + "is-number": "2.1.0", + "isobject": "2.1.0", + "randomatic": "3.1.1", + "repeat-element": "1.1.3", + "repeat-string": "1.6.1" } }, "is-number": { @@ -5977,7 +5977,7 @@ "integrity": "sha1-Afy7s5NGOlSPL0ZszhbezknbkI8=", "dev": true, "requires": { - "kind-of": "^3.0.2" + "kind-of": "3.2.2" } }, "isarray": { @@ -6001,7 +6001,7 @@ "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", "dev": true, "requires": { - "is-buffer": "^1.1.5" + "is-buffer": "1.1.6" } } } @@ -6012,7 +6012,7 @@ "integrity": "sha1-l+gBqgUt8CRU3kawK/YhZCzchQI=", "dev": true, "requires": { - "homedir-polyfill": "^1.0.1" + "homedir-polyfill": "1.0.1" } }, "express": { @@ -6021,32 +6021,32 @@ "integrity": "sha1-ZGwjf3ZvFIwhIK/wc4F7nk1+DTM=", "dev": true, "requires": { - "accepts": "~1.3.3", + "accepts": "1.3.3", "array-flatten": "1.1.1", "content-disposition": "0.5.2", - "content-type": "~1.0.2", + "content-type": "1.0.4", "cookie": "0.3.1", "cookie-signature": "1.0.6", - "debug": "~2.2.0", - "depd": "~1.1.0", - "encodeurl": "~1.0.1", - "escape-html": "~1.0.3", - "etag": "~1.7.0", + "debug": "2.2.0", + "depd": "1.1.2", + "encodeurl": "1.0.2", + "escape-html": "1.0.3", + "etag": "1.7.0", "finalhandler": "0.5.1", "fresh": "0.3.0", "merge-descriptors": "1.0.1", - "methods": "~1.1.2", - "on-finished": "~2.3.0", - "parseurl": "~1.3.1", + "methods": "1.1.2", + "on-finished": "2.3.0", + "parseurl": "1.3.2", "path-to-regexp": "0.1.7", - "proxy-addr": "~1.1.3", + "proxy-addr": "1.1.5", "qs": "6.2.0", - "range-parser": "~1.2.0", + "range-parser": "1.2.0", "send": "0.14.2", - "serve-static": "~1.11.2", - "type-is": "~1.6.14", + "serve-static": "1.11.2", + "type-is": "1.6.16", "utils-merge": "1.0.0", - "vary": "~1.1.0" + "vary": "1.1.2" }, "dependencies": { "debug": { @@ -6064,11 +6064,11 @@ "integrity": "sha1-LEANjUUwk1vCMlScX6OF7Afeb80=", "dev": true, "requires": { - "debug": "~2.2.0", - "escape-html": "~1.0.3", - "on-finished": "~2.3.0", - "statuses": "~1.3.1", - "unpipe": "~1.0.0" + "debug": "2.2.0", + "escape-html": "1.0.3", + "on-finished": "2.3.0", + "statuses": "1.3.1", + "unpipe": "1.0.0" } }, "ms": { @@ -6106,11 +6106,11 @@ "cookie": "0.1.3", "cookie-signature": "1.0.6", "crc": "3.3.0", - "debug": "~2.2.0", - "depd": "~1.0.1", - "on-headers": "~1.0.0", - "parseurl": "~1.3.0", - "uid-safe": "~2.0.0", + "debug": "2.2.0", + "depd": "1.0.1", + "on-headers": "1.0.1", + "parseurl": "1.3.2", + "uid-safe": "2.0.0", "utils-merge": "1.0.0" }, "dependencies": { @@ -6164,7 +6164,7 @@ "integrity": "sha1-C5jmTtgvWs8PKTG6v2khLvUt3Tc=", "dev": true, "requires": { - "mime-db": "^1.28.0" + "mime-db": "1.37.0" } }, "ext-name": { @@ -6173,8 +6173,8 @@ "integrity": "sha1-cHgZgdGD7hXROZPIgiBFxQbI8KY=", "dev": true, "requires": { - "ext-list": "^2.0.0", - "sort-keys-length": "^1.0.0" + "ext-list": "2.2.2", + "sort-keys-length": "1.0.1" } }, "extend": { @@ -6188,8 +6188,8 @@ "integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=", "dev": true, "requires": { - "assign-symbols": "^1.0.0", - "is-extendable": "^1.0.1" + "assign-symbols": "1.0.0", + "is-extendable": "1.0.1" }, "dependencies": { "is-extendable": { @@ -6198,7 +6198,7 @@ "integrity": "sha1-p0cPnkJnM9gb2B4RVSZOOjUHyrQ=", "dev": true, "requires": { - "is-plain-object": "^2.0.4" + "is-plain-object": "2.0.4" } } } @@ -6209,14 +6209,14 @@ "integrity": "sha1-rQD+TcYSqSMuhxhxHcXLWrAoVUM=", "dev": true, "requires": { - "array-unique": "^0.3.2", - "define-property": "^1.0.0", - "expand-brackets": "^2.1.4", - "extend-shallow": "^2.0.1", - "fragment-cache": "^0.2.1", - "regex-not": "^1.0.0", - "snapdragon": "^0.8.1", - "to-regex": "^3.0.1" + "array-unique": "0.3.2", + "define-property": "1.0.0", + "expand-brackets": "2.1.4", + "extend-shallow": "2.0.1", + "fragment-cache": "0.2.1", + "regex-not": "1.0.2", + "snapdragon": "0.8.2", + "to-regex": "3.0.2" }, "dependencies": { "define-property": { @@ -6225,7 +6225,7 @@ "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=", "dev": true, "requires": { - "is-descriptor": "^1.0.0" + "is-descriptor": "1.0.2" } }, "extend-shallow": { @@ -6234,7 +6234,7 @@ "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", "dev": true, "requires": { - "is-extendable": "^0.1.0" + "is-extendable": "0.1.1" } }, "is-accessor-descriptor": { @@ -6243,7 +6243,7 @@ "integrity": "sha1-FpwvbT3x+ZJhgHI2XJsOofaHhlY=", "dev": true, "requires": { - "kind-of": "^6.0.0" + "kind-of": "6.0.2" } }, "is-data-descriptor": { @@ -6252,7 +6252,7 @@ "integrity": "sha1-2Eh2Mh0Oet0DmQQGq7u9NrqSaMc=", "dev": true, "requires": { - "kind-of": "^6.0.0" + "kind-of": "6.0.2" } }, "is-descriptor": { @@ -6261,9 +6261,9 @@ "integrity": "sha1-OxWXRqZmBLBPjIFSS6NlxfFNhuw=", "dev": true, "requires": { - "is-accessor-descriptor": "^1.0.0", - "is-data-descriptor": "^1.0.0", - "kind-of": "^6.0.2" + "is-accessor-descriptor": "1.0.0", + "is-data-descriptor": "1.0.0", + "kind-of": "6.0.2" } } } @@ -6292,10 +6292,10 @@ "integrity": "sha1-28GRVPVYaQFQojlToK29A1vkX8c=", "dev": true, "requires": { - "ansi-gray": "^0.1.1", - "color-support": "^1.1.3", - "parse-node-version": "^1.0.0", - "time-stamp": "^1.0.0" + "ansi-gray": "0.1.1", + "color-support": "1.1.3", + "parse-node-version": "1.0.1", + "time-stamp": "1.1.0" } }, "fast-deep-equal": { @@ -6333,7 +6333,7 @@ "integrity": "sha1-TkkvjQTftviQA1B/btvy1QHnxvQ=", "dev": true, "requires": { - "websocket-driver": ">=0.5.1" + "websocket-driver": "0.7.0" } }, "fbjs": { @@ -6341,13 +6341,13 @@ "resolved": "https://registry.npmjs.org/fbjs/-/fbjs-0.8.17.tgz", "integrity": "sha1-xNWY6taUkRJlPWWIsBpc3Nn5D90=", "requires": { - "core-js": "^1.0.0", - "isomorphic-fetch": "^2.1.1", - "loose-envify": "^1.0.0", - "object-assign": "^4.1.0", - "promise": "^7.1.1", - "setimmediate": "^1.0.5", - "ua-parser-js": "^0.7.18" + "core-js": "1.2.7", + "isomorphic-fetch": "2.2.1", + "loose-envify": "1.4.0", + "object-assign": "4.1.1", + "promise": "7.3.1", + "setimmediate": "1.0.5", + "ua-parser-js": "0.7.19" }, "dependencies": { "core-js": { @@ -6363,7 +6363,7 @@ "integrity": "sha1-i1vL2ewyfFBBv5qwI/1nUPEXfmU=", "dev": true, "requires": { - "pend": "~1.2.0" + "pend": "1.2.0" } }, "file-loader": { @@ -6372,7 +6372,7 @@ "integrity": "sha1-knXQMf54DyfUf19K8CvUNxPMFRs=", "dev": true, "requires": { - "loader-utils": "~0.2.5" + "loader-utils": "0.2.17" } }, "file-type": { @@ -6399,9 +6399,9 @@ "integrity": "sha1-iPr0lfsbR6v9YSMAACoWIoxnfuk=", "dev": true, "requires": { - "filename-reserved-regex": "^2.0.0", - "strip-outer": "^1.0.0", - "trim-repeated": "^1.0.0" + "filename-reserved-regex": "2.0.0", + "strip-outer": "1.0.1", + "trim-repeated": "1.0.0" } }, "fill-range": { @@ -6410,10 +6410,10 @@ "integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=", "dev": true, "requires": { - "extend-shallow": "^2.0.1", - "is-number": "^3.0.0", - "repeat-string": "^1.6.1", - "to-regex-range": "^2.1.0" + "extend-shallow": "2.0.1", + "is-number": "3.0.0", + "repeat-string": "1.6.1", + "to-regex-range": "2.1.1" }, "dependencies": { "extend-shallow": { @@ -6422,7 +6422,7 @@ "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", "dev": true, "requires": { - "is-extendable": "^0.1.0" + "is-extendable": "0.1.1" } } } @@ -6440,12 +6440,12 @@ "dev": true, "requires": { "debug": "2.6.9", - "encodeurl": "~1.0.1", - "escape-html": "~1.0.3", - "on-finished": "~2.3.0", - "parseurl": "~1.3.2", - "statuses": "~1.3.1", - "unpipe": "~1.0.0" + "encodeurl": "1.0.2", + "escape-html": "1.0.3", + "on-finished": "2.3.0", + "parseurl": "1.3.2", + "statuses": "1.3.1", + "unpipe": "1.0.0" }, "dependencies": { "statuses": { @@ -6468,8 +6468,8 @@ "integrity": "sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=", "dev": true, "requires": { - "path-exists": "^2.0.0", - "pinkie-promise": "^2.0.0" + "path-exists": "2.1.0", + "pinkie-promise": "2.0.1" } }, "findup-sync": { @@ -6478,10 +6478,10 @@ "integrity": "sha1-kyaxSIwi0aYIhlCoaQGy2akKLLw=", "dev": true, "requires": { - "detect-file": "^1.0.0", - "is-glob": "^3.1.0", - "micromatch": "^3.0.4", - "resolve-dir": "^1.0.1" + "detect-file": "1.0.0", + "is-glob": "3.1.0", + "micromatch": "3.1.10", + "resolve-dir": "1.0.1" } }, "fined": { @@ -6490,11 +6490,11 @@ "integrity": "sha1-ldiP8ykSPdGmlQ/fzTIfdGJx4B8=", "dev": true, "requires": { - "expand-tilde": "^2.0.2", - "is-plain-object": "^2.0.3", - "object.defaults": "^1.1.0", - "object.pick": "^1.2.0", - "parse-filepath": "^1.0.1" + "expand-tilde": "2.0.2", + "is-plain-object": "2.0.4", + "object.defaults": "1.1.0", + "object.pick": "1.3.0", + "parse-filepath": "1.0.2" } }, "first-chunk-stream": { @@ -6521,7 +6521,7 @@ "integrity": "sha512-t2JCjbzxQpWvbhts3l6SH1DKzSrx8a+SsaVf4h6bG4kOXUuPYS/kg2Lr4gQSb7eemaHqJkOThF1BGyjlUkO1GQ==", "dev": true, "requires": { - "debug": "=3.1.0" + "debug": "3.1.0" }, "dependencies": { "debug": { @@ -6547,7 +6547,7 @@ "integrity": "sha1-xjMy9BXO3EsE2/5wz4NklMU8tEs=", "dev": true, "requires": { - "for-in": "^1.0.1" + "for-in": "1.0.2" } }, "forever-agent": { @@ -6568,9 +6568,9 @@ "integrity": "sha1-3M5SwF9kTymManq5Nr1yTO/786Y=", "dev": true, "requires": { - "asynckit": "^0.4.0", - "combined-stream": "^1.0.6", - "mime-types": "^2.1.12" + "asynckit": "0.4.0", + "combined-stream": "1.0.7", + "mime-types": "2.1.21" } }, "formatio": { @@ -6579,7 +6579,7 @@ "integrity": "sha1-XtPM1jZVEJc4NGXZlhmRAOhhYek=", "dev": true, "requires": { - "samsam": "~1.1" + "samsam": "1.1.2" } }, "forwarded": { @@ -6594,7 +6594,7 @@ "integrity": "sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=", "dev": true, "requires": { - "map-cache": "^0.2.2" + "map-cache": "0.2.2" } }, "fresh": { @@ -6615,8 +6615,8 @@ "integrity": "sha1-i/tVAr3kpNNs/e6gB/zKIdfjgq8=", "dev": true, "requires": { - "inherits": "^2.0.1", - "readable-stream": "^2.0.0" + "inherits": "2.0.3", + "readable-stream": "2.3.6" }, "dependencies": { "isarray": { @@ -6631,13 +6631,13 @@ "integrity": "sha1-sRwn2IuP8fvgcGQ8+UsMea4bCq8=", "dev": true, "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" + "core-util-is": "1.0.2", + "inherits": "2.0.3", + "isarray": "1.0.0", + "process-nextick-args": "2.0.0", + "safe-buffer": "5.1.2", + "string_decoder": "1.1.1", + "util-deprecate": "1.0.2" } }, "string_decoder": { @@ -6646,7 +6646,7 @@ "integrity": "sha1-nPFhG6YmhdcDCunkujQUnDrwP8g=", "dev": true, "requires": { - "safe-buffer": "~5.1.0" + "safe-buffer": "5.1.2" } } } @@ -6663,11 +6663,11 @@ "integrity": "sha1-muH92UiXeY7at20JGM9C0MMYT6k=", "dev": true, "requires": { - "graceful-fs": "^4.1.2", - "jsonfile": "^2.1.0", - "klaw": "^1.0.0", - "path-is-absolute": "^1.0.0", - "rimraf": "^2.2.8" + "graceful-fs": "4.1.15", + "jsonfile": "2.4.0", + "klaw": "1.3.1", + "path-is-absolute": "1.0.1", + "rimraf": "2.5.4" } }, "fs.realpath": { @@ -6683,8 +6683,8 @@ "dev": true, "optional": true, "requires": { - "nan": "^2.9.2", - "node-pre-gyp": "^0.10.0" + "nan": "2.12.1", + "node-pre-gyp": "0.10.3" }, "dependencies": { "abbrev": { @@ -6696,8 +6696,7 @@ "ansi-regex": { "version": "2.1.1", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "aproba": { "version": "1.2.0", @@ -6711,23 +6710,21 @@ "dev": true, "optional": true, "requires": { - "delegates": "^1.0.0", - "readable-stream": "^2.0.6" + "delegates": "1.0.0", + "readable-stream": "2.3.6" } }, "balanced-match": { "version": "1.0.0", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "brace-expansion": { "version": "1.1.11", "bundled": true, "dev": true, - "optional": true, "requires": { - "balanced-match": "^1.0.0", + "balanced-match": "1.0.0", "concat-map": "0.0.1" } }, @@ -6740,20 +6737,17 @@ "code-point-at": { "version": "1.1.0", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "concat-map": { "version": "0.0.1", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "console-control-strings": { "version": "1.1.0", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "core-util-is": { "version": "1.0.2", @@ -6794,7 +6788,7 @@ "dev": true, "optional": true, "requires": { - "minipass": "^2.2.1" + "minipass": "2.3.5" } }, "fs.realpath": { @@ -6809,14 +6803,14 @@ "dev": true, "optional": true, "requires": { - "aproba": "^1.0.3", - "console-control-strings": "^1.0.0", - "has-unicode": "^2.0.0", - "object-assign": "^4.1.0", - "signal-exit": "^3.0.0", - "string-width": "^1.0.1", - "strip-ansi": "^3.0.1", - "wide-align": "^1.1.0" + "aproba": "1.2.0", + "console-control-strings": "1.1.0", + "has-unicode": "2.0.1", + "object-assign": "4.1.1", + "signal-exit": "3.0.2", + "string-width": "1.0.2", + "strip-ansi": "3.0.1", + "wide-align": "1.1.3" } }, "glob": { @@ -6825,12 +6819,12 @@ "dev": true, "optional": true, "requires": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.0.4", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" + "fs.realpath": "1.0.0", + "inflight": "1.0.6", + "inherits": "2.0.3", + "minimatch": "3.0.4", + "once": "1.4.0", + "path-is-absolute": "1.0.1" } }, "has-unicode": { @@ -6845,7 +6839,7 @@ "dev": true, "optional": true, "requires": { - "safer-buffer": ">= 2.1.2 < 3" + "safer-buffer": "2.1.2" } }, "ignore-walk": { @@ -6854,7 +6848,7 @@ "dev": true, "optional": true, "requires": { - "minimatch": "^3.0.4" + "minimatch": "3.0.4" } }, "inflight": { @@ -6863,15 +6857,14 @@ "dev": true, "optional": true, "requires": { - "once": "^1.3.0", - "wrappy": "1" + "once": "1.4.0", + "wrappy": "1.0.2" } }, "inherits": { "version": "2.0.3", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "ini": { "version": "1.3.5", @@ -6883,9 +6876,8 @@ "version": "1.0.0", "bundled": true, "dev": true, - "optional": true, "requires": { - "number-is-nan": "^1.0.0" + "number-is-nan": "1.0.1" } }, "isarray": { @@ -6898,25 +6890,22 @@ "version": "3.0.4", "bundled": true, "dev": true, - "optional": true, "requires": { - "brace-expansion": "^1.1.7" + "brace-expansion": "1.1.11" } }, "minimist": { "version": "0.0.8", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "minipass": { "version": "2.3.5", "bundled": true, "dev": true, - "optional": true, "requires": { - "safe-buffer": "^5.1.2", - "yallist": "^3.0.0" + "safe-buffer": "5.1.2", + "yallist": "3.0.3" } }, "minizlib": { @@ -6925,14 +6914,13 @@ "dev": true, "optional": true, "requires": { - "minipass": "^2.2.1" + "minipass": "2.3.5" } }, "mkdirp": { "version": "0.5.1", "bundled": true, "dev": true, - "optional": true, "requires": { "minimist": "0.0.8" } @@ -6949,9 +6937,9 @@ "dev": true, "optional": true, "requires": { - "debug": "^2.1.2", - "iconv-lite": "^0.4.4", - "sax": "^1.2.4" + "debug": "2.6.9", + "iconv-lite": "0.4.24", + "sax": "1.2.4" } }, "node-pre-gyp": { @@ -6960,16 +6948,16 @@ "dev": true, "optional": true, "requires": { - "detect-libc": "^1.0.2", - "mkdirp": "^0.5.1", - "needle": "^2.2.1", - "nopt": "^4.0.1", - "npm-packlist": "^1.1.6", - "npmlog": "^4.0.2", - "rc": "^1.2.7", - "rimraf": "^2.6.1", - "semver": "^5.3.0", - "tar": "^4" + "detect-libc": "1.0.3", + "mkdirp": "0.5.1", + "needle": "2.2.4", + "nopt": "4.0.1", + "npm-packlist": "1.2.0", + "npmlog": "4.1.2", + "rc": "1.2.8", + "rimraf": "2.6.3", + "semver": "5.6.0", + "tar": "4.4.8" } }, "nopt": { @@ -6978,8 +6966,8 @@ "dev": true, "optional": true, "requires": { - "abbrev": "1", - "osenv": "^0.1.4" + "abbrev": "1.1.1", + "osenv": "0.1.5" } }, "npm-bundled": { @@ -6994,8 +6982,8 @@ "dev": true, "optional": true, "requires": { - "ignore-walk": "^3.0.1", - "npm-bundled": "^1.0.1" + "ignore-walk": "3.0.1", + "npm-bundled": "1.0.5" } }, "npmlog": { @@ -7004,17 +6992,16 @@ "dev": true, "optional": true, "requires": { - "are-we-there-yet": "~1.1.2", - "console-control-strings": "~1.1.0", - "gauge": "~2.7.3", - "set-blocking": "~2.0.0" + "are-we-there-yet": "1.1.5", + "console-control-strings": "1.1.0", + "gauge": "2.7.4", + "set-blocking": "2.0.0" } }, "number-is-nan": { "version": "1.0.1", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "object-assign": { "version": "4.1.1", @@ -7026,9 +7013,8 @@ "version": "1.4.0", "bundled": true, "dev": true, - "optional": true, "requires": { - "wrappy": "1" + "wrappy": "1.0.2" } }, "os-homedir": { @@ -7049,8 +7035,8 @@ "dev": true, "optional": true, "requires": { - "os-homedir": "^1.0.0", - "os-tmpdir": "^1.0.0" + "os-homedir": "1.0.2", + "os-tmpdir": "1.0.2" } }, "path-is-absolute": { @@ -7071,10 +7057,10 @@ "dev": true, "optional": true, "requires": { - "deep-extend": "^0.6.0", - "ini": "~1.3.0", - "minimist": "^1.2.0", - "strip-json-comments": "~2.0.1" + "deep-extend": "0.6.0", + "ini": "1.3.5", + "minimist": "1.2.0", + "strip-json-comments": "2.0.1" }, "dependencies": { "minimist": { @@ -7091,13 +7077,13 @@ "dev": true, "optional": true, "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" + "core-util-is": "1.0.2", + "inherits": "2.0.3", + "isarray": "1.0.0", + "process-nextick-args": "2.0.0", + "safe-buffer": "5.1.2", + "string_decoder": "1.1.1", + "util-deprecate": "1.0.2" } }, "rimraf": { @@ -7106,14 +7092,13 @@ "dev": true, "optional": true, "requires": { - "glob": "^7.1.3" + "glob": "7.1.3" } }, "safe-buffer": { "version": "5.1.2", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "safer-buffer": { "version": "2.1.2", @@ -7149,11 +7134,10 @@ "version": "1.0.2", "bundled": true, "dev": true, - "optional": true, "requires": { - "code-point-at": "^1.0.0", - "is-fullwidth-code-point": "^1.0.0", - "strip-ansi": "^3.0.0" + "code-point-at": "1.1.0", + "is-fullwidth-code-point": "1.0.0", + "strip-ansi": "3.0.1" } }, "string_decoder": { @@ -7162,16 +7146,15 @@ "dev": true, "optional": true, "requires": { - "safe-buffer": "~5.1.0" + "safe-buffer": "5.1.2" } }, "strip-ansi": { "version": "3.0.1", "bundled": true, "dev": true, - "optional": true, "requires": { - "ansi-regex": "^2.0.0" + "ansi-regex": "2.1.1" } }, "strip-json-comments": { @@ -7186,13 +7169,13 @@ "dev": true, "optional": true, "requires": { - "chownr": "^1.1.1", - "fs-minipass": "^1.2.5", - "minipass": "^2.3.4", - "minizlib": "^1.1.1", - "mkdirp": "^0.5.0", - "safe-buffer": "^5.1.2", - "yallist": "^3.0.2" + "chownr": "1.1.1", + "fs-minipass": "1.2.5", + "minipass": "2.3.5", + "minizlib": "1.2.1", + "mkdirp": "0.5.1", + "safe-buffer": "5.1.2", + "yallist": "3.0.3" } }, "util-deprecate": { @@ -7207,20 +7190,18 @@ "dev": true, "optional": true, "requires": { - "string-width": "^1.0.2 || 2" + "string-width": "1.0.2" } }, "wrappy": { "version": "1.0.2", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "yallist": { "version": "3.0.3", "bundled": true, - "dev": true, - "optional": true + "dev": true } } }, @@ -7230,10 +7211,10 @@ "integrity": "sha1-XB+x8RdHcRTwYyoOtLcbPLD9MXE=", "dev": true, "requires": { - "graceful-fs": "^4.1.2", - "inherits": "~2.0.0", - "mkdirp": ">=0.5 0", - "rimraf": "2" + "graceful-fs": "4.1.15", + "inherits": "2.0.3", + "mkdirp": "0.5.1", + "rimraf": "2.5.4" } }, "function-bind": { @@ -7248,9 +7229,9 @@ "integrity": "sha1-i9djzAr4YKhZzF1JOE10uTLNIyc=", "dev": true, "requires": { - "define-properties": "^1.1.2", - "function-bind": "^1.1.1", - "is-callable": "^1.1.3" + "define-properties": "1.1.3", + "function-bind": "1.1.1", + "is-callable": "1.1.4" } }, "gauge": { @@ -7259,14 +7240,14 @@ "integrity": "sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=", "dev": true, "requires": { - "aproba": "^1.0.3", - "console-control-strings": "^1.0.0", - "has-unicode": "^2.0.0", - "object-assign": "^4.1.0", - "signal-exit": "^3.0.0", - "string-width": "^1.0.1", - "strip-ansi": "^3.0.1", - "wide-align": "^1.1.0" + "aproba": "1.2.0", + "console-control-strings": "1.1.0", + "has-unicode": "2.0.1", + "object-assign": "4.1.1", + "signal-exit": "3.0.2", + "string-width": "1.0.2", + "strip-ansi": "3.0.1", + "wide-align": "1.1.3" } }, "gaze": { @@ -7275,7 +7256,7 @@ "integrity": "sha1-QLcJU30k0dRXZ9takIaJ3+aaxE8=", "dev": true, "requires": { - "globule": "~0.1.0" + "globule": "0.1.0" } }, "generate-function": { @@ -7284,7 +7265,7 @@ "integrity": "sha1-8GlhdpDBDIaOc7hGV0Z2T5fDR58=", "dev": true, "requires": { - "is-property": "^1.0.2" + "is-property": "1.0.2" } }, "generate-object-property": { @@ -7293,7 +7274,7 @@ "integrity": "sha1-nA4cQDCM6AT0eDYYuTf6iPmdUNA=", "dev": true, "requires": { - "is-property": "^1.0.0" + "is-property": "1.0.2" } }, "generic-names": { @@ -7302,7 +7283,7 @@ "integrity": "sha1-LXhqEhruUIh2eWk56OO/+DbCCRc=", "dev": true, "requires": { - "loader-utils": "^0.2.16" + "loader-utils": "0.2.17" } }, "get-caller-file": { @@ -7317,7 +7298,7 @@ "integrity": "sha1-NJ8rTZHUTE1NTpy6KtkBQ/rF75M=", "dev": true, "requires": { - "npm-conf": "^1.1.0" + "npm-conf": "1.1.3" } }, "get-stdin": { @@ -7344,7 +7325,7 @@ "integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=", "dev": true, "requires": { - "assert-plus": "^1.0.0" + "assert-plus": "1.0.0" } }, "git-repo-info": { @@ -7359,11 +7340,11 @@ "integrity": "sha1-9gZmA1e3zxjfrOcxrRos+pOBfwU=", "dev": true, "requires": { - "fbjs": "^0.8.12", - "inline-style-prefixer": "^3.0.6", - "object-assign": "^4.1.1", - "prop-types": "^15.5.10", - "through": "^2.3.8" + "fbjs": "0.8.17", + "inline-style-prefixer": "3.0.8", + "object-assign": "4.1.1", + "prop-types": "15.6.2", + "through": "2.3.8" } }, "glob": { @@ -7372,12 +7353,12 @@ "integrity": "sha1-OWCDLT8VdBCDQtr9OmezMsCWnfE=", "dev": true, "requires": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.0.4", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" + "fs.realpath": "1.0.0", + "inflight": "1.0.6", + "inherits": "2.0.3", + "minimatch": "3.0.4", + "once": "1.4.0", + "path-is-absolute": "1.0.1" } }, "glob-base": { @@ -7386,8 +7367,8 @@ "integrity": "sha1-27Fk9iIbHAscz4Kuoyi0l98Oo8Q=", "dev": true, "requires": { - "glob-parent": "^2.0.0", - "is-glob": "^2.0.0" + "glob-parent": "2.0.0", + "is-glob": "2.0.1" }, "dependencies": { "is-extglob": { @@ -7402,7 +7383,7 @@ "integrity": "sha1-0Jb5JqPe1WAPP9/ZEZjLCIjC2GM=", "dev": true, "requires": { - "is-extglob": "^1.0.0" + "is-extglob": "1.0.0" } } } @@ -7419,7 +7400,7 @@ "integrity": "sha1-gTg9ctsFT8zPUzbaqQLxgvbtuyg=", "dev": true, "requires": { - "is-glob": "^2.0.0" + "is-glob": "2.0.1" }, "dependencies": { "is-extglob": { @@ -7434,7 +7415,7 @@ "integrity": "sha1-0Jb5JqPe1WAPP9/ZEZjLCIjC2GM=", "dev": true, "requires": { - "is-extglob": "^1.0.0" + "is-extglob": "1.0.0" } } } @@ -7445,12 +7426,12 @@ "integrity": "sha1-kXCl8St5Awb9/lmPMT+PeVT9FDs=", "dev": true, "requires": { - "glob": "^4.3.1", - "glob2base": "^0.0.12", - "minimatch": "^2.0.1", - "ordered-read-streams": "^0.1.0", - "through2": "^0.6.1", - "unique-stream": "^1.0.0" + "glob": "4.5.3", + "glob2base": "0.0.12", + "minimatch": "2.0.10", + "ordered-read-streams": "0.1.0", + "through2": "0.6.5", + "unique-stream": "1.0.0" }, "dependencies": { "glob": { @@ -7459,10 +7440,10 @@ "integrity": "sha1-xstz0yJsHv7wTePFbQEvAzd+4V8=", "dev": true, "requires": { - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^2.0.1", - "once": "^1.3.0" + "inflight": "1.0.6", + "inherits": "2.0.3", + "minimatch": "2.0.10", + "once": "1.4.0" } }, "minimatch": { @@ -7471,7 +7452,7 @@ "integrity": "sha1-jQh8OcazjAAbl/ynzm0OHoCvusc=", "dev": true, "requires": { - "brace-expansion": "^1.0.0" + "brace-expansion": "1.1.11" } }, "readable-stream": { @@ -7480,10 +7461,10 @@ "integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=", "dev": true, "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.1", + "core-util-is": "1.0.2", + "inherits": "2.0.3", "isarray": "0.0.1", - "string_decoder": "~0.10.x" + "string_decoder": "0.10.31" } }, "through2": { @@ -7492,8 +7473,8 @@ "integrity": "sha1-QaucZ7KdVyCQcUEOHXp6lozTrUg=", "dev": true, "requires": { - "readable-stream": ">=1.0.33-1 <1.1.0-0", - "xtend": ">=4.0.0 <4.1.0-0" + "readable-stream": "1.0.34", + "xtend": "4.0.1" } } } @@ -7504,7 +7485,7 @@ "integrity": "sha1-uVtKjfdLOcgymLDAXJeLTZo7cQs=", "dev": true, "requires": { - "gaze": "^0.5.1" + "gaze": "0.5.2" } }, "glob2base": { @@ -7513,7 +7494,7 @@ "integrity": "sha1-nUGbPijxLoOjYhZKJ3BVkiycDVY=", "dev": true, "requires": { - "find-index": "^0.1.1" + "find-index": "0.1.1" } }, "global-modules": { @@ -7522,9 +7503,9 @@ "integrity": "sha1-bXcPDrUjrHgWTXK15xqIdyZcw+o=", "dev": true, "requires": { - "global-prefix": "^1.0.1", - "is-windows": "^1.0.1", - "resolve-dir": "^1.0.0" + "global-prefix": "1.0.2", + "is-windows": "1.0.2", + "resolve-dir": "1.0.1" } }, "global-prefix": { @@ -7533,11 +7514,11 @@ "integrity": "sha1-2/dDxsFJklk8ZVVoy2btMsASLr4=", "dev": true, "requires": { - "expand-tilde": "^2.0.2", - "homedir-polyfill": "^1.0.1", - "ini": "^1.3.4", - "is-windows": "^1.0.1", - "which": "^1.2.14" + "expand-tilde": "2.0.2", + "homedir-polyfill": "1.0.1", + "ini": "1.3.5", + "is-windows": "1.0.2", + "which": "1.3.1" } }, "globby": { @@ -7546,12 +7527,12 @@ "integrity": "sha1-69hGZ8oNuzMLmbz8aOrCvFQ3Dg0=", "dev": true, "requires": { - "array-union": "^1.0.1", - "arrify": "^1.0.0", - "glob": "^7.0.3", - "object-assign": "^4.0.1", - "pify": "^2.0.0", - "pinkie-promise": "^2.0.0" + "array-union": "1.0.2", + "arrify": "1.0.1", + "glob": "7.1.3", + "object-assign": "4.1.1", + "pify": "2.3.0", + "pinkie-promise": "2.0.1" } }, "globule": { @@ -7560,9 +7541,9 @@ "integrity": "sha1-2cjt3h2nnRJaFRt5UzuXhnY0auU=", "dev": true, "requires": { - "glob": "~3.1.21", - "lodash": "~1.0.1", - "minimatch": "~0.2.11" + "glob": "3.1.21", + "lodash": "1.0.2", + "minimatch": "0.2.14" }, "dependencies": { "glob": { @@ -7571,9 +7552,9 @@ "integrity": "sha1-0p4KBV3qUTj00H7UDomC6DwgZs0=", "dev": true, "requires": { - "graceful-fs": "~1.2.0", - "inherits": "1", - "minimatch": "~0.2.11" + "graceful-fs": "1.2.3", + "inherits": "1.0.2", + "minimatch": "0.2.14" } }, "graceful-fs": { @@ -7600,8 +7581,8 @@ "integrity": "sha1-x054BXT2PG+aCQ6Q775u9TpqdWo=", "dev": true, "requires": { - "lru-cache": "2", - "sigmund": "~1.0.0" + "lru-cache": "2.7.3", + "sigmund": "1.0.1" } } } @@ -7612,7 +7593,7 @@ "integrity": "sha1-LX3XAr7aIus7/634gGltpthGMT8=", "dev": true, "requires": { - "sparkles": "^1.0.0" + "sparkles": "1.0.1" } }, "got": { @@ -7621,21 +7602,21 @@ "integrity": "sha1-X4FjWmHkplifGAVp6k44FoClHzU=", "dev": true, "requires": { - "create-error-class": "^3.0.1", - "duplexer2": "^0.1.4", - "is-redirect": "^1.0.0", - "is-retry-allowed": "^1.0.0", - "is-stream": "^1.0.0", - "lowercase-keys": "^1.0.0", - "node-status-codes": "^1.0.0", - "object-assign": "^4.0.1", - "parse-json": "^2.1.0", - "pinkie-promise": "^2.0.0", - "read-all-stream": "^3.0.0", - "readable-stream": "^2.0.5", - "timed-out": "^3.0.0", - "unzip-response": "^1.0.2", - "url-parse-lax": "^1.0.0" + "create-error-class": "3.0.2", + "duplexer2": "0.1.4", + "is-redirect": "1.0.0", + "is-retry-allowed": "1.1.0", + "is-stream": "1.1.0", + "lowercase-keys": "1.0.1", + "node-status-codes": "1.0.0", + "object-assign": "4.1.1", + "parse-json": "2.2.0", + "pinkie-promise": "2.0.1", + "read-all-stream": "3.1.0", + "readable-stream": "2.3.6", + "timed-out": "3.1.3", + "unzip-response": "1.0.2", + "url-parse-lax": "1.0.0" }, "dependencies": { "duplexer2": { @@ -7644,7 +7625,7 @@ "integrity": "sha1-ixLauHjA1p4+eJEFFmKjL8a93ME=", "dev": true, "requires": { - "readable-stream": "^2.0.2" + "readable-stream": "2.3.6" } }, "isarray": { @@ -7659,13 +7640,13 @@ "integrity": "sha1-sRwn2IuP8fvgcGQ8+UsMea4bCq8=", "dev": true, "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" + "core-util-is": "1.0.2", + "inherits": "2.0.3", + "isarray": "1.0.0", + "process-nextick-args": "2.0.0", + "safe-buffer": "5.1.2", + "string_decoder": "1.1.1", + "util-deprecate": "1.0.2" } }, "string_decoder": { @@ -7674,7 +7655,7 @@ "integrity": "sha1-nPFhG6YmhdcDCunkujQUnDrwP8g=", "dev": true, "requires": { - "safe-buffer": "~5.1.0" + "safe-buffer": "5.1.2" } } } @@ -7709,19 +7690,19 @@ "integrity": "sha1-VxzkWSjdQK9lFPxAEYZgFsE4RbQ=", "dev": true, "requires": { - "archy": "^1.0.0", - "chalk": "^1.0.0", - "deprecated": "^0.0.1", - "gulp-util": "^3.0.0", - "interpret": "^1.0.0", - "liftoff": "^2.1.0", - "minimist": "^1.1.0", - "orchestrator": "^0.3.0", - "pretty-hrtime": "^1.0.0", - "semver": "^4.1.0", - "tildify": "^1.0.0", - "v8flags": "^2.0.2", - "vinyl-fs": "^0.3.0" + "archy": "1.0.0", + "chalk": "1.1.3", + "deprecated": "0.0.1", + "gulp-util": "3.0.8", + "interpret": "1.2.0", + "liftoff": "2.5.0", + "minimist": "1.2.0", + "orchestrator": "0.3.8", + "pretty-hrtime": "1.0.3", + "semver": "4.3.6", + "tildify": "1.2.0", + "v8flags": "2.1.1", + "vinyl-fs": "0.3.14" }, "dependencies": { "ansi-styles": { @@ -7736,11 +7717,11 @@ "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=", "dev": true, "requires": { - "ansi-styles": "^2.2.1", - "escape-string-regexp": "^1.0.2", - "has-ansi": "^2.0.0", - "strip-ansi": "^3.0.0", - "supports-color": "^2.0.0" + "ansi-styles": "2.2.1", + "escape-string-regexp": "1.0.5", + "has-ansi": "2.0.0", + "strip-ansi": "3.0.1", + "supports-color": "2.0.0" } }, "semver": { @@ -7763,15 +7744,15 @@ "integrity": "sha1-LQO1LbT2pVOuHVvvAeSD6Qfp95Y=", "dev": true, "requires": { - "bluebird": "^3.0.5", - "cache-swap": "^0.3.0", - "gulp-util": "^3.0.7", - "object-assign": "^4.0.1", - "object.omit": "^2.0.0", - "object.pick": "^1.1.1", - "readable-stream": "^2.0.4", - "try-json-parse": "^0.1.1", - "vinyl": "^1.1.0" + "bluebird": "3.5.3", + "cache-swap": "0.3.0", + "gulp-util": "3.0.8", + "object-assign": "4.1.1", + "object.omit": "2.0.1", + "object.pick": "1.3.0", + "readable-stream": "2.3.6", + "try-json-parse": "0.1.1", + "vinyl": "1.2.0" }, "dependencies": { "bluebird": { @@ -7792,13 +7773,13 @@ "integrity": "sha1-sRwn2IuP8fvgcGQ8+UsMea4bCq8=", "dev": true, "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" + "core-util-is": "1.0.2", + "inherits": "2.0.3", + "isarray": "1.0.0", + "process-nextick-args": "2.0.0", + "safe-buffer": "5.1.2", + "string_decoder": "1.1.1", + "util-deprecate": "1.0.2" } }, "string_decoder": { @@ -7807,7 +7788,7 @@ "integrity": "sha1-nPFhG6YmhdcDCunkujQUnDrwP8g=", "dev": true, "requires": { - "safe-buffer": "~5.1.0" + "safe-buffer": "5.1.2" } }, "vinyl": { @@ -7816,8 +7797,8 @@ "integrity": "sha1-XIgDbPVl5d8FVYv8kR+GVt8hiIQ=", "dev": true, "requires": { - "clone": "^1.0.0", - "clone-stats": "^0.0.1", + "clone": "1.0.4", + "clone-stats": "0.0.1", "replace-ext": "0.0.1" } } @@ -7829,8 +7810,8 @@ "integrity": "sha1-nvyNMl+YBcx2aP3059YNSxQQ8s8=", "dev": true, "requires": { - "gulp-util": "^3.0.0", - "through2": "^2.0.0" + "gulp-util": "3.0.8", + "through2": "2.0.5" } }, "gulp-clean-css": { @@ -7839,10 +7820,10 @@ "integrity": "sha1-DFrY0EVAfIjzwrnwNXCWOWfc/VQ=", "dev": true, "requires": { - "clean-css": "^4.0.9", - "gulp-util": "^3.0.8", - "through2": "^2.0.3", - "vinyl-sourcemaps-apply": "^0.2.1" + "clean-css": "4.2.1", + "gulp-util": "3.0.8", + "through2": "2.0.5", + "vinyl-sourcemaps-apply": "0.2.1" } }, "gulp-clip-empty-files": { @@ -7851,7 +7832,7 @@ "integrity": "sha1-vumATiU7vaVc+8Em6NuuZDPtzMg=", "dev": true, "requires": { - "through2": "~2.0.1" + "through2": "2.0.5" } }, "gulp-clone": { @@ -7860,8 +7841,8 @@ "integrity": "sha1-mubGVr2cTzae6AXu9WV4a8gQBbA=", "dev": true, "requires": { - "gulp-util": "~2.2.14", - "through2": "~0.4.1" + "gulp-util": "2.2.20", + "through2": "0.4.2" }, "dependencies": { "ansi-regex": { @@ -7882,11 +7863,11 @@ "integrity": "sha1-Zjs6ZItotV0EaQ1JFnqoN4WPIXQ=", "dev": true, "requires": { - "ansi-styles": "^1.1.0", - "escape-string-regexp": "^1.0.0", - "has-ansi": "^0.1.0", - "strip-ansi": "^0.3.0", - "supports-color": "^0.2.0" + "ansi-styles": "1.1.0", + "escape-string-regexp": "1.0.5", + "has-ansi": "0.1.0", + "strip-ansi": "0.3.0", + "supports-color": "0.2.0" } }, "dateformat": { @@ -7895,8 +7876,8 @@ "integrity": "sha1-nxJLZ1lMk3/3BpMuSmQsyo27/uk=", "dev": true, "requires": { - "get-stdin": "^4.0.1", - "meow": "^3.3.0" + "get-stdin": "4.0.1", + "meow": "3.7.0" } }, "gulp-util": { @@ -7905,14 +7886,14 @@ "integrity": "sha1-1xRuVyiRC9jwR6awseVJvCLb1kw=", "dev": true, "requires": { - "chalk": "^0.5.0", - "dateformat": "^1.0.7-1.2.3", - "lodash._reinterpolate": "^2.4.1", - "lodash.template": "^2.4.1", - "minimist": "^0.2.0", - "multipipe": "^0.1.0", - "through2": "^0.5.0", - "vinyl": "^0.2.1" + "chalk": "0.5.1", + "dateformat": "1.0.12", + "lodash._reinterpolate": "2.4.1", + "lodash.template": "2.4.1", + "minimist": "0.2.0", + "multipipe": "0.1.2", + "through2": "0.5.1", + "vinyl": "0.2.3" }, "dependencies": { "through2": { @@ -7921,8 +7902,8 @@ "integrity": "sha1-390BLrnHAOIyP9M084rGIqs3Lac=", "dev": true, "requires": { - "readable-stream": "~1.0.17", - "xtend": "~3.0.0" + "readable-stream": "1.0.34", + "xtend": "3.0.0" } } } @@ -7933,7 +7914,7 @@ "integrity": "sha1-hPJlqujA5qiKEtcCKJS3VoiUxi4=", "dev": true, "requires": { - "ansi-regex": "^0.2.0" + "ansi-regex": "0.2.1" } }, "lodash._reinterpolate": { @@ -7948,9 +7929,9 @@ "integrity": "sha1-LOEsXghNsKV92l5dHu659dF1o7Q=", "dev": true, "requires": { - "lodash._escapehtmlchar": "~2.4.1", - "lodash._reunescapedhtml": "~2.4.1", - "lodash.keys": "~2.4.1" + "lodash._escapehtmlchar": "2.4.1", + "lodash._reunescapedhtml": "2.4.1", + "lodash.keys": "2.4.1" } }, "lodash.keys": { @@ -7959,9 +7940,9 @@ "integrity": "sha1-SN6kbfj/djKxDXBrissmWR4rNyc=", "dev": true, "requires": { - "lodash._isnative": "~2.4.1", - "lodash._shimkeys": "~2.4.1", - "lodash.isobject": "~2.4.1" + "lodash._isnative": "2.4.1", + "lodash._shimkeys": "2.4.1", + "lodash.isobject": "2.4.1" } }, "lodash.template": { @@ -7970,13 +7951,13 @@ "integrity": "sha1-nmEQB+32KRKal0qzxIuBez4c8g0=", "dev": true, "requires": { - "lodash._escapestringchar": "~2.4.1", - "lodash._reinterpolate": "~2.4.1", - "lodash.defaults": "~2.4.1", - "lodash.escape": "~2.4.1", - "lodash.keys": "~2.4.1", - "lodash.templatesettings": "~2.4.1", - "lodash.values": "~2.4.1" + "lodash._escapestringchar": "2.4.1", + "lodash._reinterpolate": "2.4.1", + "lodash.defaults": "2.4.1", + "lodash.escape": "2.4.1", + "lodash.keys": "2.4.1", + "lodash.templatesettings": "2.4.1", + "lodash.values": "2.4.1" } }, "lodash.templatesettings": { @@ -7985,8 +7966,8 @@ "integrity": "sha1-6nbHXRHrhtTb6JqDiTu4YZKaxpk=", "dev": true, "requires": { - "lodash._reinterpolate": "~2.4.1", - "lodash.escape": "~2.4.1" + "lodash._reinterpolate": "2.4.1", + "lodash.escape": "2.4.1" } }, "minimist": { @@ -8001,10 +7982,10 @@ "integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=", "dev": true, "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.1", + "core-util-is": "1.0.2", + "inherits": "2.0.3", "isarray": "0.0.1", - "string_decoder": "~0.10.x" + "string_decoder": "0.10.31" } }, "strip-ansi": { @@ -8013,7 +7994,7 @@ "integrity": "sha1-JfSOoiynkYfzF0pNuHWTR7sSYiA=", "dev": true, "requires": { - "ansi-regex": "^0.2.1" + "ansi-regex": "0.2.1" } }, "supports-color": { @@ -8028,8 +8009,8 @@ "integrity": "sha1-2/WGYDEVHsg1K7bE22SiKSqEC5s=", "dev": true, "requires": { - "readable-stream": "~1.0.17", - "xtend": "~2.1.1" + "readable-stream": "1.0.34", + "xtend": "2.1.2" }, "dependencies": { "xtend": { @@ -8038,7 +8019,7 @@ "integrity": "sha1-bv7MKk2tjmlixJAbM3znuoe10os=", "dev": true, "requires": { - "object-keys": "~0.4.0" + "object-keys": "0.4.0" } } } @@ -8049,7 +8030,7 @@ "integrity": "sha1-vKk4IJWC7FpJrVOKAPofEl5RMlI=", "dev": true, "requires": { - "clone-stats": "~0.0.1" + "clone-stats": "0.0.1" } }, "xtend": { @@ -8066,11 +8047,11 @@ "integrity": "sha1-8v3zBq6RFGg2jCKF8teC8T7dr04=", "dev": true, "requires": { - "connect": "^2.30.0", - "connect-livereload": "^0.5.4", - "event-stream": "^3.3.2", - "gulp-util": "^3.0.6", - "tiny-lr": "^0.2.1" + "connect": "2.30.2", + "connect-livereload": "0.5.4", + "event-stream": "3.3.5", + "gulp-util": "3.0.8", + "tiny-lr": "0.2.1" }, "dependencies": { "body-parser": { @@ -8080,15 +8061,15 @@ "dev": true, "requires": { "bytes": "2.1.0", - "content-type": "~1.0.1", - "debug": "~2.2.0", - "depd": "~1.0.1", - "http-errors": "~1.3.1", + "content-type": "1.0.4", + "debug": "2.2.0", + "depd": "1.0.1", + "http-errors": "1.3.1", "iconv-lite": "0.4.11", - "on-finished": "~2.3.0", + "on-finished": "2.3.0", "qs": "4.0.0", - "raw-body": "~2.1.2", - "type-is": "~1.6.6" + "raw-body": "2.1.7", + "type-is": "1.6.16" } }, "bytes": { @@ -8104,36 +8085,36 @@ "dev": true, "requires": { "basic-auth-connect": "1.0.0", - "body-parser": "~1.13.3", + "body-parser": "1.13.3", "bytes": "2.1.0", - "compression": "~1.5.2", - "connect-timeout": "~1.6.2", - "content-type": "~1.0.1", + "compression": "1.5.2", + "connect-timeout": "1.6.2", + "content-type": "1.0.4", "cookie": "0.1.3", - "cookie-parser": "~1.3.5", + "cookie-parser": "1.3.5", "cookie-signature": "1.0.6", - "csurf": "~1.8.3", - "debug": "~2.2.0", - "depd": "~1.0.1", - "errorhandler": "~1.4.2", - "express-session": "~1.11.3", + "csurf": "1.8.3", + "debug": "2.2.0", + "depd": "1.0.1", + "errorhandler": "1.4.3", + "express-session": "1.11.3", "finalhandler": "0.4.0", "fresh": "0.3.0", - "http-errors": "~1.3.1", - "method-override": "~2.3.5", - "morgan": "~1.6.1", + "http-errors": "1.3.1", + "method-override": "2.3.10", + "morgan": "1.6.1", "multiparty": "3.3.2", - "on-headers": "~1.0.0", - "parseurl": "~1.3.0", + "on-headers": "1.0.1", + "parseurl": "1.3.2", "pause": "0.1.0", "qs": "4.0.0", - "response-time": "~2.3.1", - "serve-favicon": "~2.3.0", - "serve-index": "~1.7.2", - "serve-static": "~1.10.0", - "type-is": "~1.6.6", + "response-time": "2.3.2", + "serve-favicon": "2.3.2", + "serve-index": "1.7.3", + "serve-static": "1.10.3", + "type-is": "1.6.16", "utils-merge": "1.0.0", - "vhost": "~3.0.1" + "vhost": "3.0.2" } }, "cookie": { @@ -8169,13 +8150,13 @@ "integrity": "sha1-5d2JiVQ2MNlMbPTWVxIDQfoxY2s=", "dev": true, "requires": { - "duplexer": "^0.1.1", - "from": "^0.1.7", + "duplexer": "0.1.1", + "from": "0.1.7", "map-stream": "0.0.7", - "pause-stream": "^0.0.11", - "split": "^1.0.1", - "stream-combiner": "^0.2.2", - "through": "^2.3.8" + "pause-stream": "0.0.11", + "split": "1.0.1", + "stream-combiner": "0.2.2", + "through": "2.3.8" } }, "finalhandler": { @@ -8184,10 +8165,10 @@ "integrity": "sha1-llpS2ejQXSuFdUhUH7ibU6JJfZs=", "dev": true, "requires": { - "debug": "~2.2.0", + "debug": "2.2.0", "escape-html": "1.0.2", - "on-finished": "~2.3.0", - "unpipe": "~1.0.0" + "on-finished": "2.3.0", + "unpipe": "1.0.0" } }, "http-errors": { @@ -8196,8 +8177,8 @@ "integrity": "sha1-GX4izevUGYWF6GlO9nhhl7ke2UI=", "dev": true, "requires": { - "inherits": "~2.0.1", - "statuses": "1" + "inherits": "2.0.3", + "statuses": "1.5.0" } }, "iconv-lite": { @@ -8261,18 +8242,18 @@ "integrity": "sha1-dl52B8gFVFK7pvCwUllTUJhgNt4=", "dev": true, "requires": { - "debug": "~2.2.0", - "depd": "~1.1.0", - "destroy": "~1.0.4", - "escape-html": "~1.0.3", - "etag": "~1.7.0", + "debug": "2.2.0", + "depd": "1.1.2", + "destroy": "1.0.4", + "escape-html": "1.0.3", + "etag": "1.7.0", "fresh": "0.3.0", - "http-errors": "~1.3.1", + "http-errors": "1.3.1", "mime": "1.3.4", "ms": "0.7.1", - "on-finished": "~2.3.0", - "range-parser": "~1.0.3", - "statuses": "~1.2.1" + "on-finished": "2.3.0", + "range-parser": "1.0.3", + "statuses": "1.2.1" }, "dependencies": { "depd": { @@ -8301,8 +8282,8 @@ "integrity": "sha1-zlpuzTEB/tXsCYJ9rCKpwpv7BTU=", "dev": true, "requires": { - "escape-html": "~1.0.3", - "parseurl": "~1.3.1", + "escape-html": "1.0.3", + "parseurl": "1.3.2", "send": "0.13.2" }, "dependencies": { @@ -8320,7 +8301,7 @@ "integrity": "sha1-YFvZvjA6pZ+zX5Ip++oN3snqB9k=", "dev": true, "requires": { - "through": "2" + "through": "2.3.8" } }, "stream-combiner": { @@ -8329,8 +8310,8 @@ "integrity": "sha1-rsjLrBd7Vrb0+kec7YwZEs7lKFg=", "dev": true, "requires": { - "duplexer": "~0.1.1", - "through": "~2.3.4" + "duplexer": "0.1.1", + "through": "2.3.8" } }, "utils-merge": { @@ -8347,9 +8328,9 @@ "integrity": "sha1-q6CMjhbzh3bQhtNuMV8ZpbGjFjU=", "dev": true, "requires": { - "decomment": "^0.8.2", - "gulp-util": "3.0", - "through2": "2.0" + "decomment": "0.8.8", + "gulp-util": "3.0.8", + "through2": "2.0.5" } }, "gulp-flatten": { @@ -8358,8 +8339,8 @@ "integrity": "sha1-iS1RfjjXkA/UVM+aHgIQMA6S6wY=", "dev": true, "requires": { - "gulp-util": "^3.0.1", - "through2": "^2.0.0" + "gulp-util": "3.0.8", + "through2": "2.0.5" } }, "gulp-if": { @@ -8368,9 +8349,9 @@ "integrity": "sha1-pJe351cwBQQcqivIt92jyARE1ik=", "dev": true, "requires": { - "gulp-match": "^1.0.3", - "ternary-stream": "^2.0.1", - "through2": "^2.0.1" + "gulp-match": "1.0.3", + "ternary-stream": "2.0.1", + "through2": "2.0.5" } }, "gulp-karma": { @@ -8379,10 +8360,10 @@ "integrity": "sha1-RLoZejEFTlyXOlujOUITwUKAOVg=", "dev": true, "requires": { - "event-stream": "~3.0.20", - "gulp-util": "~2.2.14", - "optimist": "~0.6.0", - "xtend": "~2.1.1" + "event-stream": "3.0.20", + "gulp-util": "2.2.20", + "optimist": "0.6.1", + "xtend": "2.1.2" }, "dependencies": { "ansi-regex": { @@ -8403,11 +8384,11 @@ "integrity": "sha1-Zjs6ZItotV0EaQ1JFnqoN4WPIXQ=", "dev": true, "requires": { - "ansi-styles": "^1.1.0", - "escape-string-regexp": "^1.0.0", - "has-ansi": "^0.1.0", - "strip-ansi": "^0.3.0", - "supports-color": "^0.2.0" + "ansi-styles": "1.1.0", + "escape-string-regexp": "1.0.5", + "has-ansi": "0.1.0", + "strip-ansi": "0.3.0", + "supports-color": "0.2.0" } }, "dateformat": { @@ -8416,8 +8397,8 @@ "integrity": "sha1-nxJLZ1lMk3/3BpMuSmQsyo27/uk=", "dev": true, "requires": { - "get-stdin": "^4.0.1", - "meow": "^3.3.0" + "get-stdin": "4.0.1", + "meow": "3.7.0" } }, "gulp-util": { @@ -8426,14 +8407,14 @@ "integrity": "sha1-1xRuVyiRC9jwR6awseVJvCLb1kw=", "dev": true, "requires": { - "chalk": "^0.5.0", - "dateformat": "^1.0.7-1.2.3", - "lodash._reinterpolate": "^2.4.1", - "lodash.template": "^2.4.1", - "minimist": "^0.2.0", - "multipipe": "^0.1.0", - "through2": "^0.5.0", - "vinyl": "^0.2.1" + "chalk": "0.5.1", + "dateformat": "1.0.12", + "lodash._reinterpolate": "2.4.1", + "lodash.template": "2.4.1", + "minimist": "0.2.0", + "multipipe": "0.1.2", + "through2": "0.5.1", + "vinyl": "0.2.3" } }, "has-ansi": { @@ -8442,7 +8423,7 @@ "integrity": "sha1-hPJlqujA5qiKEtcCKJS3VoiUxi4=", "dev": true, "requires": { - "ansi-regex": "^0.2.0" + "ansi-regex": "0.2.1" } }, "lodash._reinterpolate": { @@ -8457,9 +8438,9 @@ "integrity": "sha1-LOEsXghNsKV92l5dHu659dF1o7Q=", "dev": true, "requires": { - "lodash._escapehtmlchar": "~2.4.1", - "lodash._reunescapedhtml": "~2.4.1", - "lodash.keys": "~2.4.1" + "lodash._escapehtmlchar": "2.4.1", + "lodash._reunescapedhtml": "2.4.1", + "lodash.keys": "2.4.1" } }, "lodash.keys": { @@ -8468,9 +8449,9 @@ "integrity": "sha1-SN6kbfj/djKxDXBrissmWR4rNyc=", "dev": true, "requires": { - "lodash._isnative": "~2.4.1", - "lodash._shimkeys": "~2.4.1", - "lodash.isobject": "~2.4.1" + "lodash._isnative": "2.4.1", + "lodash._shimkeys": "2.4.1", + "lodash.isobject": "2.4.1" } }, "lodash.template": { @@ -8479,13 +8460,13 @@ "integrity": "sha1-nmEQB+32KRKal0qzxIuBez4c8g0=", "dev": true, "requires": { - "lodash._escapestringchar": "~2.4.1", - "lodash._reinterpolate": "~2.4.1", - "lodash.defaults": "~2.4.1", - "lodash.escape": "~2.4.1", - "lodash.keys": "~2.4.1", - "lodash.templatesettings": "~2.4.1", - "lodash.values": "~2.4.1" + "lodash._escapestringchar": "2.4.1", + "lodash._reinterpolate": "2.4.1", + "lodash.defaults": "2.4.1", + "lodash.escape": "2.4.1", + "lodash.keys": "2.4.1", + "lodash.templatesettings": "2.4.1", + "lodash.values": "2.4.1" } }, "lodash.templatesettings": { @@ -8494,8 +8475,8 @@ "integrity": "sha1-6nbHXRHrhtTb6JqDiTu4YZKaxpk=", "dev": true, "requires": { - "lodash._reinterpolate": "~2.4.1", - "lodash.escape": "~2.4.1" + "lodash._reinterpolate": "2.4.1", + "lodash.escape": "2.4.1" } }, "minimist": { @@ -8510,10 +8491,10 @@ "integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=", "dev": true, "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.1", + "core-util-is": "1.0.2", + "inherits": "2.0.3", "isarray": "0.0.1", - "string_decoder": "~0.10.x" + "string_decoder": "0.10.31" } }, "strip-ansi": { @@ -8522,7 +8503,7 @@ "integrity": "sha1-JfSOoiynkYfzF0pNuHWTR7sSYiA=", "dev": true, "requires": { - "ansi-regex": "^0.2.1" + "ansi-regex": "0.2.1" } }, "supports-color": { @@ -8537,8 +8518,8 @@ "integrity": "sha1-390BLrnHAOIyP9M084rGIqs3Lac=", "dev": true, "requires": { - "readable-stream": "~1.0.17", - "xtend": "~3.0.0" + "readable-stream": "1.0.34", + "xtend": "3.0.0" }, "dependencies": { "xtend": { @@ -8555,7 +8536,7 @@ "integrity": "sha1-vKk4IJWC7FpJrVOKAPofEl5RMlI=", "dev": true, "requires": { - "clone-stats": "~0.0.1" + "clone-stats": "0.0.1" } }, "xtend": { @@ -8564,7 +8545,7 @@ "integrity": "sha1-bv7MKk2tjmlixJAbM3znuoe10os=", "dev": true, "requires": { - "object-keys": "~0.4.0" + "object-keys": "0.4.0" } } } @@ -8575,7 +8556,7 @@ "integrity": "sha1-kcfA1/Kb7NZgbVfYCn+Hdqh6uo4=", "dev": true, "requires": { - "minimatch": "^3.0.3" + "minimatch": "3.0.4" } }, "gulp-open": { @@ -8584,10 +8565,10 @@ "integrity": "sha1-oW9n6VzqiyBhtjo7jDibxVm44c4=", "dev": true, "requires": { - "colors": "^1.1.2", - "gulp-util": "^3.0.2", + "colors": "1.3.3", + "gulp-util": "3.0.8", "open": "0.0.5", - "through2": "^2.0.1" + "through2": "2.0.5" } }, "gulp-plumber": { @@ -8596,8 +8577,8 @@ "integrity": "sha1-8SF2wtBCL2AwbCQv/2oBo5T6ugk=", "dev": true, "requires": { - "gulp-util": "^3", - "through2": "^2" + "gulp-util": "3.0.8", + "through2": "2.0.5" } }, "gulp-postcss": { @@ -8606,10 +8587,10 @@ "integrity": "sha1-M+6XI+WcMC8z1wf8S3OYsQ8DK/8=", "dev": true, "requires": { - "gulp-util": "^3.0.8", - "postcss": "^5.2.10", - "postcss-load-config": "^1.1.0", - "vinyl-sourcemaps-apply": "^0.2.1" + "gulp-util": "3.0.8", + "postcss": "5.2.18", + "postcss-load-config": "1.2.0", + "vinyl-sourcemaps-apply": "0.2.1" } }, "gulp-replace": { @@ -8619,8 +8600,8 @@ "dev": true, "requires": { "istextorbinary": "1.0.2", - "readable-stream": "^2.0.1", - "replacestream": "^4.0.0" + "readable-stream": "2.3.6", + "replacestream": "4.0.3" }, "dependencies": { "isarray": { @@ -8635,13 +8616,13 @@ "integrity": "sha1-sRwn2IuP8fvgcGQ8+UsMea4bCq8=", "dev": true, "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" + "core-util-is": "1.0.2", + "inherits": "2.0.3", + "isarray": "1.0.0", + "process-nextick-args": "2.0.0", + "safe-buffer": "5.1.2", + "string_decoder": "1.1.1", + "util-deprecate": "1.0.2" } }, "string_decoder": { @@ -8650,7 +8631,7 @@ "integrity": "sha1-nPFhG6YmhdcDCunkujQUnDrwP8g=", "dev": true, "requires": { - "safe-buffer": "~5.1.0" + "safe-buffer": "5.1.2" } } } @@ -8661,11 +8642,11 @@ "integrity": "sha1-U9xLaKH13f5EJKtMJHZVJpqLdLc=", "dev": true, "requires": { - "gulp-util": "^3.0", - "lodash.clonedeep": "^4.3.2", - "node-sass": "^4.2.0", - "through2": "^2.0.0", - "vinyl-sourcemaps-apply": "^0.2.0" + "gulp-util": "3.0.8", + "lodash.clonedeep": "4.5.0", + "node-sass": "4.11.0", + "through2": "2.0.5", + "vinyl-sourcemaps-apply": "0.2.1" } }, "gulp-sourcemaps": { @@ -8674,11 +8655,11 @@ "integrity": "sha1-uG/zSdgBzrVuHZ59x7vLS33uYAw=", "dev": true, "requires": { - "convert-source-map": "^1.1.1", - "graceful-fs": "^4.1.2", - "strip-bom": "^2.0.0", - "through2": "^2.0.0", - "vinyl": "^1.0.0" + "convert-source-map": "1.6.0", + "graceful-fs": "4.1.15", + "strip-bom": "2.0.0", + "through2": "2.0.5", + "vinyl": "1.2.0" }, "dependencies": { "strip-bom": { @@ -8687,7 +8668,7 @@ "integrity": "sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=", "dev": true, "requires": { - "is-utf8": "^0.2.0" + "is-utf8": "0.2.1" } }, "vinyl": { @@ -8696,8 +8677,8 @@ "integrity": "sha1-XIgDbPVl5d8FVYv8kR+GVt8hiIQ=", "dev": true, "requires": { - "clone": "^1.0.0", - "clone-stats": "^0.0.1", + "clone": "1.0.4", + "clone-stats": "0.0.1", "replace-ext": "0.0.1" } } @@ -8709,9 +8690,9 @@ "integrity": "sha1-SIWgEDXrQfNiPEzADP21Ci+tl3Q=", "dev": true, "requires": { - "lodash": "^2.4.1", - "node.extend": "^1.0.10", - "through2": "^0.4.2" + "lodash": "2.4.2", + "node.extend": "1.1.8", + "through2": "0.4.2" }, "dependencies": { "lodash": { @@ -8726,10 +8707,10 @@ "integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=", "dev": true, "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.1", + "core-util-is": "1.0.2", + "inherits": "2.0.3", "isarray": "0.0.1", - "string_decoder": "~0.10.x" + "string_decoder": "0.10.31" } }, "through2": { @@ -8738,8 +8719,8 @@ "integrity": "sha1-2/WGYDEVHsg1K7bE22SiKSqEC5s=", "dev": true, "requires": { - "readable-stream": "~1.0.17", - "xtend": "~2.1.1" + "readable-stream": "1.0.34", + "xtend": "2.1.2" } }, "xtend": { @@ -8748,7 +8729,7 @@ "integrity": "sha1-bv7MKk2tjmlixJAbM3znuoe10os=", "dev": true, "requires": { - "object-keys": "~0.4.0" + "object-keys": "0.4.0" } } } @@ -8759,10 +8740,10 @@ "integrity": "sha1-2IYAqRQVPxHAnJpcqMJWHsdaSXg=", "dev": true, "requires": { - "gulp-util": "~3.0.7", - "source-map": "~0.5.3", - "through2": "~2.0.1", - "vinyl-fs": "~2.4.3" + "gulp-util": "3.0.8", + "source-map": "0.5.7", + "through2": "2.0.5", + "vinyl-fs": "2.4.4" }, "dependencies": { "arr-diff": { @@ -8771,7 +8752,7 @@ "integrity": "sha1-jzuCf5Vai9ZpaX5KQlasPOrjVs8=", "dev": true, "requires": { - "arr-flatten": "^1.0.1" + "arr-flatten": "1.1.0" } }, "array-unique": { @@ -8786,9 +8767,9 @@ "integrity": "sha1-uneWLhLf+WnWt2cR6RS3N4V79qc=", "dev": true, "requires": { - "expand-range": "^1.8.1", - "preserve": "^0.2.0", - "repeat-element": "^1.1.2" + "expand-range": "1.8.2", + "preserve": "0.2.0", + "repeat-element": "1.1.3" } }, "expand-brackets": { @@ -8797,7 +8778,7 @@ "integrity": "sha1-3wcoTjQqgHzXM6xa9yQR5YHRF3s=", "dev": true, "requires": { - "is-posix-bracket": "^0.1.0" + "is-posix-bracket": "0.1.1" } }, "extglob": { @@ -8806,7 +8787,7 @@ "integrity": "sha1-Lhj/PS9JqydlzskCPwEdqo2DSaE=", "dev": true, "requires": { - "is-extglob": "^1.0.0" + "is-extglob": "1.0.0" } }, "glob": { @@ -8815,11 +8796,11 @@ "integrity": "sha1-G8k2ueAvSmA/zCIuz3Yz0wuLk7E=", "dev": true, "requires": { - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "2 || 3", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" + "inflight": "1.0.6", + "inherits": "2.0.3", + "minimatch": "3.0.4", + "once": "1.4.0", + "path-is-absolute": "1.0.1" } }, "glob-parent": { @@ -8828,8 +8809,8 @@ "integrity": "sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=", "dev": true, "requires": { - "is-glob": "^3.1.0", - "path-dirname": "^1.0.0" + "is-glob": "3.1.0", + "path-dirname": "1.0.2" } }, "glob-stream": { @@ -8838,14 +8819,14 @@ "integrity": "sha1-pVZlqajM3EGRWofHAeMtTgFvrSI=", "dev": true, "requires": { - "extend": "^3.0.0", - "glob": "^5.0.3", - "glob-parent": "^3.0.0", - "micromatch": "^2.3.7", - "ordered-read-streams": "^0.3.0", - "through2": "^0.6.0", - "to-absolute-glob": "^0.1.1", - "unique-stream": "^2.0.2" + "extend": "3.0.2", + "glob": "5.0.15", + "glob-parent": "3.1.0", + "micromatch": "2.3.11", + "ordered-read-streams": "0.3.0", + "through2": "0.6.5", + "to-absolute-glob": "0.1.1", + "unique-stream": "2.3.1" }, "dependencies": { "isarray": { @@ -8860,10 +8841,10 @@ "integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=", "dev": true, "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.1", + "core-util-is": "1.0.2", + "inherits": "2.0.3", "isarray": "0.0.1", - "string_decoder": "~0.10.x" + "string_decoder": "0.10.31" } }, "string_decoder": { @@ -8878,8 +8859,8 @@ "integrity": "sha1-QaucZ7KdVyCQcUEOHXp6lozTrUg=", "dev": true, "requires": { - "readable-stream": ">=1.0.33-1 <1.1.0-0", - "xtend": ">=4.0.0 <4.1.0-0" + "readable-stream": "1.0.34", + "xtend": "4.0.1" } } } @@ -8902,7 +8883,7 @@ "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", "dev": true, "requires": { - "is-buffer": "^1.1.5" + "is-buffer": "1.1.6" } }, "micromatch": { @@ -8911,19 +8892,19 @@ "integrity": "sha1-hmd8l9FyCzY0MdBNDRUpO9OMFWU=", "dev": true, "requires": { - "arr-diff": "^2.0.0", - "array-unique": "^0.2.1", - "braces": "^1.8.2", - "expand-brackets": "^0.1.4", - "extglob": "^0.3.1", - "filename-regex": "^2.0.0", - "is-extglob": "^1.0.0", - "is-glob": "^2.0.1", - "kind-of": "^3.0.2", - "normalize-path": "^2.0.1", - "object.omit": "^2.0.0", - "parse-glob": "^3.0.4", - "regex-cache": "^0.4.2" + "arr-diff": "2.0.0", + "array-unique": "0.2.1", + "braces": "1.8.5", + "expand-brackets": "0.1.5", + "extglob": "0.3.2", + "filename-regex": "2.0.1", + "is-extglob": "1.0.0", + "is-glob": "2.0.1", + "kind-of": "3.2.2", + "normalize-path": "2.1.1", + "object.omit": "2.0.1", + "parse-glob": "3.0.4", + "regex-cache": "0.4.4" }, "dependencies": { "is-glob": { @@ -8932,7 +8913,7 @@ "integrity": "sha1-0Jb5JqPe1WAPP9/ZEZjLCIjC2GM=", "dev": true, "requires": { - "is-extglob": "^1.0.0" + "is-extglob": "1.0.0" } } } @@ -8943,8 +8924,8 @@ "integrity": "sha1-cTfmmzKYuzQiR6G77jiByA4v14s=", "dev": true, "requires": { - "is-stream": "^1.0.1", - "readable-stream": "^2.0.1" + "is-stream": "1.1.0", + "readable-stream": "2.3.6" } }, "readable-stream": { @@ -8953,13 +8934,13 @@ "integrity": "sha1-sRwn2IuP8fvgcGQ8+UsMea4bCq8=", "dev": true, "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" + "core-util-is": "1.0.2", + "inherits": "2.0.3", + "isarray": "1.0.0", + "process-nextick-args": "2.0.0", + "safe-buffer": "5.1.2", + "string_decoder": "1.1.1", + "util-deprecate": "1.0.2" } }, "string_decoder": { @@ -8968,7 +8949,7 @@ "integrity": "sha1-nPFhG6YmhdcDCunkujQUnDrwP8g=", "dev": true, "requires": { - "safe-buffer": "~5.1.0" + "safe-buffer": "5.1.2" } }, "strip-bom": { @@ -8977,7 +8958,7 @@ "integrity": "sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=", "dev": true, "requires": { - "is-utf8": "^0.2.0" + "is-utf8": "0.2.1" } }, "unique-stream": { @@ -8986,8 +8967,8 @@ "integrity": "sha1-xl0RDppK35psWUiygFPZqNBMvqw=", "dev": true, "requires": { - "json-stable-stringify-without-jsonify": "^1.0.1", - "through2-filter": "^3.0.0" + "json-stable-stringify-without-jsonify": "1.0.1", + "through2-filter": "3.0.0" }, "dependencies": { "through2-filter": { @@ -8996,8 +8977,8 @@ "integrity": "sha1-cA54bfI2fCyIzYqlvkz5weeDElQ=", "dev": true, "requires": { - "through2": "~2.0.0", - "xtend": "~4.0.0" + "through2": "2.0.5", + "xtend": "4.0.1" } } } @@ -9008,8 +8989,8 @@ "integrity": "sha1-XIgDbPVl5d8FVYv8kR+GVt8hiIQ=", "dev": true, "requires": { - "clone": "^1.0.0", - "clone-stats": "^0.0.1", + "clone": "1.0.4", + "clone-stats": "0.0.1", "replace-ext": "0.0.1" } }, @@ -9019,23 +9000,23 @@ "integrity": "sha1-vm/zJwy1Xf19MGNkDegfJddTIjk=", "dev": true, "requires": { - "duplexify": "^3.2.0", - "glob-stream": "^5.3.2", - "graceful-fs": "^4.0.0", + "duplexify": "3.6.1", + "glob-stream": "5.3.5", + "graceful-fs": "4.1.15", "gulp-sourcemaps": "1.6.0", - "is-valid-glob": "^0.3.0", - "lazystream": "^1.0.0", - "lodash.isequal": "^4.0.0", - "merge-stream": "^1.0.0", - "mkdirp": "^0.5.0", - "object-assign": "^4.0.0", - "readable-stream": "^2.0.4", - "strip-bom": "^2.0.0", - "strip-bom-stream": "^1.0.0", - "through2": "^2.0.0", - "through2-filter": "^2.0.0", - "vali-date": "^1.0.0", - "vinyl": "^1.0.0" + "is-valid-glob": "0.3.0", + "lazystream": "1.0.0", + "lodash.isequal": "4.5.0", + "merge-stream": "1.0.1", + "mkdirp": "0.5.1", + "object-assign": "4.1.1", + "readable-stream": "2.3.6", + "strip-bom": "2.0.0", + "strip-bom-stream": "1.0.0", + "through2": "2.0.5", + "through2-filter": "2.0.0", + "vali-date": "1.0.0", + "vinyl": "1.2.0" } } } @@ -9046,24 +9027,24 @@ "integrity": "sha1-AFTh50RQLifATBh8PsxQXdVLu08=", "dev": true, "requires": { - "array-differ": "^1.0.0", - "array-uniq": "^1.0.2", - "beeper": "^1.0.0", - "chalk": "^1.0.0", - "dateformat": "^2.0.0", - "fancy-log": "^1.1.0", - "gulplog": "^1.0.0", - "has-gulplog": "^0.1.0", - "lodash._reescape": "^3.0.0", - "lodash._reevaluate": "^3.0.0", - "lodash._reinterpolate": "^3.0.0", - "lodash.template": "^3.0.0", - "minimist": "^1.1.0", - "multipipe": "^0.1.2", - "object-assign": "^3.0.0", + "array-differ": "1.0.0", + "array-uniq": "1.0.3", + "beeper": "1.1.1", + "chalk": "1.1.3", + "dateformat": "2.2.0", + "fancy-log": "1.3.3", + "gulplog": "1.0.0", + "has-gulplog": "0.1.0", + "lodash._reescape": "3.0.0", + "lodash._reevaluate": "3.0.0", + "lodash._reinterpolate": "3.0.0", + "lodash.template": "3.6.2", + "minimist": "1.2.0", + "multipipe": "0.1.2", + "object-assign": "3.0.0", "replace-ext": "0.0.1", - "through2": "^2.0.0", - "vinyl": "^0.5.0" + "through2": "2.0.5", + "vinyl": "0.5.3" }, "dependencies": { "ansi-styles": { @@ -9078,11 +9059,11 @@ "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=", "dev": true, "requires": { - "ansi-styles": "^2.2.1", - "escape-string-regexp": "^1.0.2", - "has-ansi": "^2.0.0", - "strip-ansi": "^3.0.0", - "supports-color": "^2.0.0" + "ansi-styles": "2.2.1", + "escape-string-regexp": "1.0.5", + "has-ansi": "2.0.0", + "strip-ansi": "3.0.1", + "supports-color": "2.0.0" } }, "object-assign": { @@ -9105,7 +9086,7 @@ "integrity": "sha1-4oxNRdBey77YGDY86PnFkmIp/+U=", "dev": true, "requires": { - "glogg": "^1.0.0" + "glogg": "1.0.2" } }, "handlebars": { @@ -9114,10 +9095,10 @@ "integrity": "sha512-RhmTekP+FZL+XNhwS1Wf+bTTZpdLougwt5pcgA1tuz6Jcx0fpH/7z0qd71RKnZHBCxIRBHfBOnio4gViPemNzA==", "dev": true, "requires": { - "async": "^2.5.0", - "optimist": "^0.6.1", - "source-map": "^0.6.1", - "uglify-js": "^3.1.4" + "async": "2.6.1", + "optimist": "0.6.1", + "source-map": "0.6.1", + "uglify-js": "3.4.9" }, "dependencies": { "async": { @@ -9126,7 +9107,7 @@ "integrity": "sha512-fNEiL2+AZt6AlAw/29Cr0UDe4sRAHCpEHh54WMz+Bb7QfNcFw4h3loofyJpLeQs4Yx7yuqu/2dLgM5hKOs6HlQ==", "dev": true, "requires": { - "lodash": "^4.17.10" + "lodash": "4.17.11" } }, "lodash": { @@ -9155,8 +9136,8 @@ "integrity": "sha1-HvievT5JllV2de7ZiTEQ3DUPoIA=", "dev": true, "requires": { - "ajv": "^6.5.5", - "har-schema": "^2.0.0" + "ajv": "6.7.0", + "har-schema": "2.0.0" } }, "has": { @@ -9165,7 +9146,7 @@ "integrity": "sha1-ci18v8H2qoJB8W3YFOAR4fQeh5Y=", "dev": true, "requires": { - "function-bind": "^1.1.1" + "function-bind": "1.1.1" } }, "has-ansi": { @@ -9174,7 +9155,7 @@ "integrity": "sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=", "dev": true, "requires": { - "ansi-regex": "^2.0.0" + "ansi-regex": "2.1.1" } }, "has-binary": { @@ -9204,7 +9185,7 @@ "integrity": "sha1-ZBTIKRNpfaUVkDl9r7EvIpZ4Ec4=", "dev": true, "requires": { - "sparkles": "^1.0.0" + "sparkles": "1.0.1" } }, "has-symbol-support-x": { @@ -9225,7 +9206,7 @@ "integrity": "sha1-oEWrOD17SyASoAFIqwql8pAETU0=", "dev": true, "requires": { - "has-symbol-support-x": "^1.4.1" + "has-symbol-support-x": "1.4.2" } }, "has-unicode": { @@ -9240,9 +9221,9 @@ "integrity": "sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=", "dev": true, "requires": { - "get-value": "^2.0.6", - "has-values": "^1.0.0", - "isobject": "^3.0.0" + "get-value": "2.0.6", + "has-values": "1.0.0", + "isobject": "3.0.1" } }, "has-values": { @@ -9251,8 +9232,8 @@ "integrity": "sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=", "dev": true, "requires": { - "is-number": "^3.0.0", - "kind-of": "^4.0.0" + "is-number": "3.0.0", + "kind-of": "4.0.0" }, "dependencies": { "kind-of": { @@ -9261,7 +9242,7 @@ "integrity": "sha1-IIE989cSkosgc3hpGkUGb65y3Vc=", "dev": true, "requires": { - "is-buffer": "^1.1.5" + "is-buffer": "1.1.6" } } } @@ -9272,8 +9253,8 @@ "integrity": "sha1-X8hoaEfs1zSZQDMZprCj8/auSRg=", "dev": true, "requires": { - "inherits": "^2.0.1", - "safe-buffer": "^5.0.1" + "inherits": "2.0.3", + "safe-buffer": "5.1.2" } }, "hash.js": { @@ -9282,8 +9263,8 @@ "integrity": "sha1-C6vKU46NTuSg+JiNaIZlN6ADz0I=", "dev": true, "requires": { - "inherits": "^2.0.3", - "minimalistic-assert": "^1.0.1" + "inherits": "2.0.3", + "minimalistic-assert": "1.0.1" } }, "hasha": { @@ -9292,8 +9273,8 @@ "integrity": "sha1-eNfL/B5tZjA/55g3NlmEUXsvbuE=", "dev": true, "requires": { - "is-stream": "^1.0.1", - "pinkie-promise": "^2.0.0" + "is-stream": "1.1.0", + "pinkie-promise": "2.0.1" } }, "hawk": { @@ -9302,10 +9283,10 @@ "integrity": "sha1-B4REvXwWQLD+VA0sm3PVlnjo4cQ=", "dev": true, "requires": { - "boom": "2.x.x", - "cryptiles": "2.x.x", - "hoek": "2.x.x", - "sntp": "1.x.x" + "boom": "2.10.1", + "cryptiles": "2.0.5", + "hoek": "2.16.3", + "sntp": "1.0.9" } }, "he": { @@ -9320,9 +9301,9 @@ "integrity": "sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=", "dev": true, "requires": { - "hash.js": "^1.0.3", - "minimalistic-assert": "^1.0.0", - "minimalistic-crypto-utils": "^1.0.1" + "hash.js": "1.1.7", + "minimalistic-assert": "1.0.1", + "minimalistic-crypto-utils": "1.0.1" } }, "hoek": { @@ -9337,7 +9318,7 @@ "integrity": "sha1-TCu8inWJmP7r9e1oWA921GdotLw=", "dev": true, "requires": { - "parse-passwd": "^1.0.0" + "parse-passwd": "1.0.0" } }, "hosted-git-info": { @@ -9358,11 +9339,11 @@ "integrity": "sha1-X7zYfNY6XEmn/OL+VvQl4Fcpxow=", "dev": true, "requires": { - "es6-templates": "^0.2.2", - "fastparse": "^1.1.1", - "html-minifier": "^3.0.1", - "loader-utils": "^1.0.2", - "object-assign": "^4.1.0" + "es6-templates": "0.2.3", + "fastparse": "1.1.2", + "html-minifier": "3.5.21", + "loader-utils": "1.2.3", + "object-assign": "4.1.1" }, "dependencies": { "big.js": { @@ -9377,7 +9358,7 @@ "integrity": "sha1-d5+wAYYE+oVOrL9iUhgNg1Q+Pb4=", "dev": true, "requires": { - "minimist": "^1.2.0" + "minimist": "1.2.0" } }, "loader-utils": { @@ -9386,9 +9367,9 @@ "integrity": "sha1-H/XcaRHJ8KBiUxpMBLYJQGEIwsc=", "dev": true, "requires": { - "big.js": "^5.2.2", - "emojis-list": "^2.0.0", - "json5": "^1.0.1" + "big.js": "5.2.2", + "emojis-list": "2.1.0", + "json5": "1.0.1" } } } @@ -9399,13 +9380,13 @@ "integrity": "sha1-0AQOBUcw41TbAIRjWTGUAVIS0gw=", "dev": true, "requires": { - "camel-case": "3.0.x", - "clean-css": "4.2.x", - "commander": "2.17.x", - "he": "1.2.x", - "param-case": "2.1.x", - "relateurl": "0.2.x", - "uglify-js": "3.4.x" + "camel-case": "3.0.0", + "clean-css": "4.2.1", + "commander": "2.17.1", + "he": "1.2.0", + "param-case": "2.1.1", + "relateurl": "0.2.7", + "uglify-js": "3.4.9" }, "dependencies": { "commander": { @@ -9422,12 +9403,12 @@ "integrity": "sha512-J1nEUGv+MkXS0weHNWVKJJ+UrLfePxRWpN3C9bEi9fLxL2+ggW94DQvgYVXsaT30PGwYRIZKNZXuyMhp3Di4bQ==", "dev": true, "requires": { - "domelementtype": "^1.3.0", - "domhandler": "^2.3.0", - "domutils": "^1.5.1", - "entities": "^1.1.1", - "inherits": "^2.0.1", - "readable-stream": "^3.0.6" + "domelementtype": "1.3.1", + "domhandler": "2.4.2", + "domutils": "1.5.1", + "entities": "1.1.2", + "inherits": "2.0.3", + "readable-stream": "3.1.1" }, "dependencies": { "readable-stream": { @@ -9436,9 +9417,9 @@ "integrity": "sha512-DkN66hPyqDhnIQ6Jcsvx9bFjhw214O4poMBcIMgPVpQvNy9a0e0Uhg5SqySyDKAmUlwt8LonTBz1ezOnM8pUdA==", "dev": true, "requires": { - "inherits": "^2.0.3", - "string_decoder": "^1.1.1", - "util-deprecate": "^1.0.1" + "inherits": "2.0.3", + "string_decoder": "1.2.0", + "util-deprecate": "1.0.2" } }, "string_decoder": { @@ -9447,7 +9428,7 @@ "integrity": "sha512-6YqyX6ZWEYguAxgZzHGL7SsCeGx3V2TtOTqZz1xSTSWnqsbWwbptafNyvf/ACquZUXV3DANr5BDIwNYe1mN42w==", "dev": true, "requires": { - "safe-buffer": "~5.1.0" + "safe-buffer": "5.1.2" } } } @@ -9464,10 +9445,10 @@ "integrity": "sha1-i1VoC7S+KDoLW/TqLjhYC+HZMg0=", "dev": true, "requires": { - "depd": "~1.1.2", + "depd": "1.1.2", "inherits": "2.0.3", "setprototypeof": "1.1.0", - "statuses": ">= 1.4.0 < 2" + "statuses": "1.5.0" } }, "http-parser-js": { @@ -9482,9 +9463,9 @@ "integrity": "sha1-etOElGWPhGBeL220Q230EPTlvpo=", "dev": true, "requires": { - "eventemitter3": "^3.0.0", - "follow-redirects": "^1.0.0", - "requires-port": "^1.0.0" + "eventemitter3": "3.1.0", + "follow-redirects": "1.6.1", + "requires-port": "1.0.0" } }, "http-signature": { @@ -9493,9 +9474,9 @@ "integrity": "sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=", "dev": true, "requires": { - "assert-plus": "^1.0.0", - "jsprim": "^1.2.2", - "sshpk": "^1.7.0" + "assert-plus": "1.0.0", + "jsprim": "1.4.1", + "sshpk": "1.16.1" } }, "https-browserify": { @@ -9515,7 +9496,7 @@ "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.23.tgz", "integrity": "sha512-neyTUVFtahjf0mB3dZT77u+8O0QB89jFdnBkd5P1JgYPbPaia3gXXOVL2fq8VyU2gMMD7SaN7QukTB/pmXYvDA==", "requires": { - "safer-buffer": ">= 2.1.2 < 3" + "safer-buffer": "2.1.2" } }, "icss-replace-symbols": { @@ -9548,7 +9529,7 @@ "integrity": "sha1-ji1INIdCEhtKghi3oTfppSBJ3IA=", "dev": true, "requires": { - "repeating": "^2.0.0" + "repeating": "2.0.1" } }, "indexes-of": { @@ -9569,8 +9550,8 @@ "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=", "dev": true, "requires": { - "once": "^1.3.0", - "wrappy": "1" + "once": "1.4.0", + "wrappy": "1.0.2" } }, "inherits": { @@ -9591,8 +9572,8 @@ "integrity": "sha1-hVG45bTVcyROZqNLBPfTIHaitTQ=", "dev": true, "requires": { - "bowser": "^1.7.3", - "css-in-js-utils": "^2.0.0" + "bowser": "1.9.4", + "css-in-js-utils": "2.0.1" } }, "inpath": { @@ -9613,8 +9594,8 @@ "integrity": "sha1-lvsKk2wSur1v8XUqF9BWFqvQlMY=", "dev": true, "requires": { - "from2": "^2.1.1", - "p-is-promise": "^1.1.0" + "from2": "2.3.0", + "p-is-promise": "1.1.0" } }, "invert-kv": { @@ -9641,8 +9622,8 @@ "integrity": "sha1-OV4a6EsR8mrReV5zwXN45IowFXY=", "dev": true, "requires": { - "is-relative": "^1.0.0", - "is-windows": "^1.0.1" + "is-relative": "1.0.0", + "is-windows": "1.0.2" } }, "is-absolute-url": { @@ -9657,7 +9638,7 @@ "integrity": "sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=", "dev": true, "requires": { - "kind-of": "^3.0.2" + "kind-of": "3.2.2" }, "dependencies": { "kind-of": { @@ -9666,7 +9647,7 @@ "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", "dev": true, "requires": { - "is-buffer": "^1.1.5" + "is-buffer": "1.1.6" } } } @@ -9682,7 +9663,7 @@ "integrity": "sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=", "dev": true, "requires": { - "binary-extensions": "^1.0.0" + "binary-extensions": "1.12.0" } }, "is-buffer": { @@ -9697,7 +9678,7 @@ "integrity": "sha1-VAVy0096wxGfj3bDDLwbHgN6/74=", "dev": true, "requires": { - "builtin-modules": "^1.0.0" + "builtin-modules": "1.1.1" } }, "is-callable": { @@ -9712,7 +9693,7 @@ "integrity": "sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=", "dev": true, "requires": { - "kind-of": "^3.0.2" + "kind-of": "3.2.2" }, "dependencies": { "kind-of": { @@ -9721,7 +9702,7 @@ "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", "dev": true, "requires": { - "is-buffer": "^1.1.5" + "is-buffer": "1.1.6" } } } @@ -9738,9 +9719,9 @@ "integrity": "sha1-Nm2CQN3kh8pRgjsaufB6EKeCUco=", "dev": true, "requires": { - "is-accessor-descriptor": "^0.1.6", - "is-data-descriptor": "^0.1.4", - "kind-of": "^5.0.0" + "is-accessor-descriptor": "0.1.6", + "is-data-descriptor": "0.1.4", + "kind-of": "5.1.0" }, "dependencies": { "kind-of": { @@ -9769,7 +9750,7 @@ "integrity": "sha1-IjgJj8Ih3gvPpdnqxMRdY4qhxTQ=", "dev": true, "requires": { - "is-primitive": "^2.0.0" + "is-primitive": "2.0.0" } }, "is-extendable": { @@ -9790,7 +9771,7 @@ "integrity": "sha1-zGZ3aVYCvlUO8R6LSqYwU0K20Ko=", "dev": true, "requires": { - "number-is-nan": "^1.0.0" + "number-is-nan": "1.0.1" } }, "is-fullwidth-code-point": { @@ -9799,7 +9780,7 @@ "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=", "dev": true, "requires": { - "number-is-nan": "^1.0.0" + "number-is-nan": "1.0.1" } }, "is-glob": { @@ -9808,7 +9789,7 @@ "integrity": "sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=", "dev": true, "requires": { - "is-extglob": "^2.1.0" + "is-extglob": "2.1.1" } }, "is-my-ip-valid": { @@ -9823,11 +9804,11 @@ "integrity": "sha1-j9bkA2PNBrlj+od9REv7Xt3GIXU=", "dev": true, "requires": { - "generate-function": "^2.0.0", - "generate-object-property": "^1.1.0", - "is-my-ip-valid": "^1.0.0", - "jsonpointer": "^4.0.0", - "xtend": "^4.0.0" + "generate-function": "2.3.1", + "generate-object-property": "1.2.0", + "is-my-ip-valid": "1.0.0", + "jsonpointer": "4.0.1", + "xtend": "4.0.1" } }, "is-natural-number": { @@ -9848,7 +9829,7 @@ "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=", "dev": true, "requires": { - "kind-of": "^3.0.2" + "kind-of": "3.2.2" }, "dependencies": { "kind-of": { @@ -9857,7 +9838,7 @@ "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", "dev": true, "requires": { - "is-buffer": "^1.1.5" + "is-buffer": "1.1.6" } } } @@ -9886,7 +9867,7 @@ "integrity": "sha1-WsSLNF72dTOb1sekipEhELJBz1I=", "dev": true, "requires": { - "is-path-inside": "^1.0.0" + "is-path-inside": "1.0.1" } }, "is-path-inside": { @@ -9895,7 +9876,7 @@ "integrity": "sha1-jvW33lBDej/cprToZe96pVy0gDY=", "dev": true, "requires": { - "path-is-inside": "^1.0.1" + "path-is-inside": "1.0.2" } }, "is-plain-obj": { @@ -9910,7 +9891,7 @@ "integrity": "sha1-LBY7P6+xtgbZ0Xko8FwqHDjgdnc=", "dev": true, "requires": { - "isobject": "^3.0.1" + "isobject": "3.0.1" } }, "is-posix-bracket": { @@ -9943,7 +9924,7 @@ "integrity": "sha1-VRdIm1RwkbCTDglWVM7SXul+lJE=", "dev": true, "requires": { - "has": "^1.0.1" + "has": "1.0.3" } }, "is-relative": { @@ -9952,7 +9933,7 @@ "integrity": "sha1-obtpNc6MXboei5dUubLcwCDiJg0=", "dev": true, "requires": { - "is-unc-path": "^1.0.0" + "is-unc-path": "1.0.0" } }, "is-retry-allowed": { @@ -9978,7 +9959,7 @@ "integrity": "sha1-z2EJDaDZ77yrhyLeum8DIgjbsOk=", "dev": true, "requires": { - "html-comment-regex": "^1.1.0" + "html-comment-regex": "1.1.2" } }, "is-symbol": { @@ -9987,7 +9968,7 @@ "integrity": "sha1-oFX2rlcZLK7jKeeoYBGLSXqVDzg=", "dev": true, "requires": { - "has-symbols": "^1.0.0" + "has-symbols": "1.0.0" } }, "is-typedarray": { @@ -10002,7 +9983,7 @@ "integrity": "sha1-1zHoiY7QkKEsNSrS6u1Qla0yLJ0=", "dev": true, "requires": { - "unc-path-regex": "^0.1.2" + "unc-path-regex": "0.1.2" } }, "is-utf8": { @@ -10035,7 +10016,7 @@ "integrity": "sha1-XW3vPt6/boyoyunDAYOoBLX4voA=", "dev": true, "requires": { - "buffer-alloc": "^1.2.0" + "buffer-alloc": "1.2.0" } }, "isexe": { @@ -10055,8 +10036,8 @@ "resolved": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-2.2.1.tgz", "integrity": "sha1-YRrhrPFPXoH3KVB0coGf6XM1WKk=", "requires": { - "node-fetch": "^1.0.1", - "whatwg-fetch": ">=0.10.0" + "node-fetch": "1.7.3", + "whatwg-fetch": "2.0.4" } }, "isstream": { @@ -10071,20 +10052,20 @@ "integrity": "sha1-ZcfXPUxNqE1POsMQuRj7C4Azczs=", "dev": true, "requires": { - "abbrev": "1.0.x", - "async": "1.x", - "escodegen": "1.8.x", - "esprima": "2.7.x", - "glob": "^5.0.15", - "handlebars": "^4.0.1", - "js-yaml": "3.x", - "mkdirp": "0.5.x", - "nopt": "3.x", - "once": "1.x", - "resolve": "1.1.x", - "supports-color": "^3.1.0", - "which": "^1.1.1", - "wordwrap": "^1.0.0" + "abbrev": "1.0.9", + "async": "1.5.2", + "escodegen": "1.8.1", + "esprima": "2.7.3", + "glob": "5.0.15", + "handlebars": "4.0.12", + "js-yaml": "3.12.1", + "mkdirp": "0.5.1", + "nopt": "3.0.6", + "once": "1.4.0", + "resolve": "1.1.7", + "supports-color": "3.2.3", + "which": "1.3.1", + "wordwrap": "1.0.0" }, "dependencies": { "glob": { @@ -10093,11 +10074,11 @@ "integrity": "sha1-G8k2ueAvSmA/zCIuz3Yz0wuLk7E=", "dev": true, "requires": { - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "2 || 3", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" + "inflight": "1.0.6", + "inherits": "2.0.3", + "minimatch": "3.0.4", + "once": "1.4.0", + "path-is-absolute": "1.0.1" } }, "has-flag": { @@ -10118,7 +10099,7 @@ "integrity": "sha1-ZawFBLOVQXHYpklGsq48u4pfVPY=", "dev": true, "requires": { - "has-flag": "^1.0.0" + "has-flag": "1.0.0" } }, "wordwrap": { @@ -10135,9 +10116,9 @@ "integrity": "sha1-ZD5OXk6PlGaGOimpd9KDqzcsAZw=", "dev": true, "requires": { - "istanbul": "0.x.x", - "loader-utils": "0.x.x", - "object-assign": "4.x.x" + "istanbul": "0.4.5", + "loader-utils": "0.2.17", + "object-assign": "4.1.1" } }, "istextorbinary": { @@ -10146,8 +10127,8 @@ "integrity": "sha1-rOGTVNGpoBc+/rEITOD4ewrX3s8=", "dev": true, "requires": { - "binaryextensions": "~1.0.0", - "textextensions": "~1.0.0" + "binaryextensions": "1.0.1", + "textextensions": "1.0.2" } }, "isurl": { @@ -10156,8 +10137,8 @@ "integrity": "sha1-sn9PSfPNqj6kSgpbfzRi5u3DnWc=", "dev": true, "requires": { - "has-to-string-tag-x": "^1.2.0", - "is-object": "^1.0.1" + "has-to-string-tag-x": "1.4.1", + "is-object": "1.0.1" } }, "jju": { @@ -10183,8 +10164,8 @@ "integrity": "sha512-um46hB9wNOKlwkHgiuyEVAybXBjwFUV0Z/RaHJblRd9DXltue9FTYvzCr9ErQrK9Adz5MU4gHWVaNUfdmrC8qA==", "dev": true, "requires": { - "argparse": "^1.0.7", - "esprima": "^4.0.0" + "argparse": "1.0.10", + "esprima": "4.0.1" }, "dependencies": { "esprima": { @@ -10237,7 +10218,7 @@ "integrity": "sha1-mnWdOcXy/1A/1TAGRu1EX4jE+a8=", "dev": true, "requires": { - "jsonify": "~0.0.0" + "jsonify": "0.0.0" } }, "json-stable-stringify-without-jsonify": { @@ -10270,7 +10251,7 @@ "integrity": "sha1-NzaitCi4e72gzIO1P6PWM6NcKug=", "dev": true, "requires": { - "graceful-fs": "^4.1.6" + "graceful-fs": "4.1.15" } }, "jsonify": { @@ -10303,7 +10284,7 @@ "integrity": "sha1-dET9hVHd8+XacZj+oMkbyDCMwnQ=", "dev": true, "requires": { - "pako": "~0.2.5" + "pako": "0.2.9" }, "dependencies": { "pako": { @@ -10320,29 +10301,29 @@ "integrity": "sha1-B3ULG9Bj1+fnuRvNLmNU2PKqh0Q=", "dev": true, "requires": { - "batch": "^0.5.3", - "bluebird": "^2.9.27", - "body-parser": "^1.12.4", - "chokidar": "^1.4.1", - "colors": "^1.1.0", - "connect": "^3.3.5", - "core-js": "^2.1.0", - "di": "^0.0.1", - "dom-serialize": "^2.2.0", - "expand-braces": "^0.1.1", - "glob": "^7.0.0", - "graceful-fs": "^4.1.2", - "http-proxy": "^1.13.0", - "isbinaryfile": "^3.0.0", - "lodash": "^3.8.0", - "log4js": "^0.6.31", - "mime": "^1.3.4", - "minimatch": "^3.0.0", - "optimist": "^0.6.1", - "rimraf": "^2.3.3", - "socket.io": "^1.4.5", - "source-map": "^0.5.3", - "useragent": "^2.1.6" + "batch": "0.5.3", + "bluebird": "2.11.0", + "body-parser": "1.18.3", + "chokidar": "1.7.0", + "colors": "1.3.3", + "connect": "3.6.6", + "core-js": "2.6.3", + "di": "0.0.1", + "dom-serialize": "2.2.1", + "expand-braces": "0.1.2", + "glob": "7.1.3", + "graceful-fs": "4.1.15", + "http-proxy": "1.17.0", + "isbinaryfile": "3.0.3", + "lodash": "3.10.1", + "log4js": "0.6.38", + "mime": "1.6.0", + "minimatch": "3.0.4", + "optimist": "0.6.1", + "rimraf": "2.5.4", + "socket.io": "1.7.4", + "source-map": "0.5.7", + "useragent": "2.3.0" }, "dependencies": { "lodash": { @@ -10359,10 +10340,10 @@ "integrity": "sha1-sNWLECXVnVxmICYxhvHVj11TSMU=", "dev": true, "requires": { - "dateformat": "^1.0.6", - "istanbul": "^0.4.0", - "minimatch": "^3.0.0", - "source-map": "^0.5.1" + "dateformat": "1.0.12", + "istanbul": "0.4.5", + "minimatch": "3.0.4", + "source-map": "0.5.7" }, "dependencies": { "dateformat": { @@ -10371,8 +10352,8 @@ "integrity": "sha1-nxJLZ1lMk3/3BpMuSmQsyo27/uk=", "dev": true, "requires": { - "get-stdin": "^4.0.1", - "meow": "^3.3.0" + "get-stdin": "4.0.1", + "meow": "3.7.0" } } } @@ -10383,8 +10364,8 @@ "integrity": "sha1-/XPanxrJn9W6+zCc8HCUIYjnumM=", "dev": true, "requires": { - "lodash": "~2.2.0", - "mu2": "~0.5.19" + "lodash": "2.2.1", + "mu2": "0.5.21" }, "dependencies": { "lodash": { @@ -10407,10 +10388,10 @@ "integrity": "sha1-6G961LxefGLX8uJC3ydRzPk/Rvo=", "dev": true, "requires": { - "chalk": "^1.0.0", - "karma": ">=0.9", - "log-symbols": "^1.0.2", - "mocha-clean": "^0.4.0" + "chalk": "1.1.3", + "karma": "0.13.22", + "log-symbols": "1.0.2", + "mocha-clean": "0.4.0" }, "dependencies": { "ansi-styles": { @@ -10425,11 +10406,11 @@ "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=", "dev": true, "requires": { - "ansi-styles": "^2.2.1", - "escape-string-regexp": "^1.0.2", - "has-ansi": "^2.0.0", - "strip-ansi": "^3.0.0", - "supports-color": "^2.0.0" + "ansi-styles": "2.2.1", + "escape-string-regexp": "1.0.5", + "has-ansi": "2.0.0", + "strip-ansi": "3.0.1", + "supports-color": "2.0.0" } }, "supports-color": { @@ -10446,8 +10427,8 @@ "integrity": "sha1-0jyjSAG9qYY60xjju0vUBisTrNI=", "dev": true, "requires": { - "lodash": "^4.0.1", - "phantomjs-prebuilt": "^2.1.7" + "lodash": "4.17.4", + "phantomjs-prebuilt": "2.1.16" } }, "karma-remap-coverage": { @@ -10456,7 +10437,7 @@ "integrity": "sha1-0uO7LdAK3NJWYDpwKwjDcTcPvBI=", "dev": true, "requires": { - "remap-istanbul": "^0.10" + "remap-istanbul": "0.10.1" } }, "karma-sinon-chai": { @@ -10465,7 +10446,7 @@ "integrity": "sha1-/qk19ivjNmzwJxyNi+UcDHDkCrw=", "dev": true, "requires": { - "lolex": "^1.5.0" + "lolex": "1.6.0" }, "dependencies": { "lolex": { @@ -10482,12 +10463,12 @@ "integrity": "sha1-z1bjBWwVt3R6C7IUD8mmvkHdnwI=", "dev": true, "requires": { - "async": "^2.0.0", - "babel-runtime": "^6.0.0", - "loader-utils": "^1.0.0", - "lodash": "^4.0.0", - "source-map": "^0.5.6", - "webpack-dev-middleware": "^1.12.0" + "async": "2.6.1", + "babel-runtime": "6.26.0", + "loader-utils": "1.2.3", + "lodash": "4.17.4", + "source-map": "0.5.7", + "webpack-dev-middleware": "1.12.2" }, "dependencies": { "async": { @@ -10496,7 +10477,7 @@ "integrity": "sha512-fNEiL2+AZt6AlAw/29Cr0UDe4sRAHCpEHh54WMz+Bb7QfNcFw4h3loofyJpLeQs4Yx7yuqu/2dLgM5hKOs6HlQ==", "dev": true, "requires": { - "lodash": "^4.17.10" + "lodash": "4.17.11" }, "dependencies": { "lodash": { @@ -10519,7 +10500,7 @@ "integrity": "sha1-d5+wAYYE+oVOrL9iUhgNg1Q+Pb4=", "dev": true, "requires": { - "minimist": "^1.2.0" + "minimist": "1.2.0" } }, "loader-utils": { @@ -10528,9 +10509,9 @@ "integrity": "sha1-H/XcaRHJ8KBiUxpMBLYJQGEIwsc=", "dev": true, "requires": { - "big.js": "^5.2.2", - "emojis-list": "^2.0.0", - "json5": "^1.0.1" + "big.js": "5.2.2", + "emojis-list": "2.1.0", + "json5": "1.0.1" } } } @@ -10562,7 +10543,7 @@ "integrity": "sha1-QIhDO0azsbolnXh4XY6W9zugJDk=", "dev": true, "requires": { - "graceful-fs": "^4.1.9" + "graceful-fs": "4.1.15" } }, "latest-version": { @@ -10571,7 +10552,7 @@ "integrity": "sha1-VvjWE5YghHuAF/jx9NeOIRMkFos=", "dev": true, "requires": { - "package-json": "^2.0.0" + "package-json": "2.4.0" } }, "lazy-cache": { @@ -10592,7 +10573,7 @@ "integrity": "sha1-9plf4PggOS9hOWvolGJAe7dxaOQ=", "dev": true, "requires": { - "readable-stream": "^2.0.5" + "readable-stream": "2.3.6" }, "dependencies": { "isarray": { @@ -10607,13 +10588,13 @@ "integrity": "sha1-sRwn2IuP8fvgcGQ8+UsMea4bCq8=", "dev": true, "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" + "core-util-is": "1.0.2", + "inherits": "2.0.3", + "isarray": "1.0.0", + "process-nextick-args": "2.0.0", + "safe-buffer": "5.1.2", + "string_decoder": "1.1.1", + "util-deprecate": "1.0.2" } }, "string_decoder": { @@ -10622,7 +10603,7 @@ "integrity": "sha1-nPFhG6YmhdcDCunkujQUnDrwP8g=", "dev": true, "requires": { - "safe-buffer": "~5.1.0" + "safe-buffer": "5.1.2" } } } @@ -10633,7 +10614,7 @@ "integrity": "sha1-MIrMr6C8SDo4Z7S28rlQYlHRuDU=", "dev": true, "requires": { - "invert-kv": "^1.0.0" + "invert-kv": "1.0.0" } }, "levn": { @@ -10642,8 +10623,8 @@ "integrity": "sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=", "dev": true, "requires": { - "prelude-ls": "~1.1.2", - "type-check": "~0.3.2" + "prelude-ls": "1.1.2", + "type-check": "0.3.2" } }, "liftoff": { @@ -10652,14 +10633,14 @@ "integrity": "sha1-IAkpG7Mc6oYbvxCnwVooyvdcMew=", "dev": true, "requires": { - "extend": "^3.0.0", - "findup-sync": "^2.0.0", - "fined": "^1.0.1", - "flagged-respawn": "^1.0.0", - "is-plain-object": "^2.0.4", - "object.map": "^1.0.0", - "rechoir": "^0.6.2", - "resolve": "^1.1.7" + "extend": "3.0.2", + "findup-sync": "2.0.0", + "fined": "1.1.1", + "flagged-respawn": "1.0.1", + "is-plain-object": "2.0.4", + "object.map": "1.0.1", + "rechoir": "0.6.2", + "resolve": "1.10.0" } }, "livereload-js": { @@ -10674,11 +10655,11 @@ "integrity": "sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=", "dev": true, "requires": { - "graceful-fs": "^4.1.2", - "parse-json": "^2.2.0", - "pify": "^2.0.0", - "pinkie-promise": "^2.0.0", - "strip-bom": "^2.0.0" + "graceful-fs": "4.1.15", + "parse-json": "2.2.0", + "pify": "2.3.0", + "pinkie-promise": "2.0.1", + "strip-bom": "2.0.0" }, "dependencies": { "strip-bom": { @@ -10687,7 +10668,7 @@ "integrity": "sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=", "dev": true, "requires": { - "is-utf8": "^0.2.0" + "is-utf8": "0.2.1" } } } @@ -10704,10 +10685,10 @@ "integrity": "sha1-+G5jdNQyBabmxg6RlvF8Apm/s0g=", "dev": true, "requires": { - "big.js": "^3.1.3", - "emojis-list": "^2.0.0", - "json5": "^0.5.0", - "object-assign": "^4.0.1" + "big.js": "3.2.0", + "emojis-list": "2.1.0", + "json5": "0.5.1", + "object-assign": "4.1.1" } }, "locate-path": { @@ -10716,8 +10697,8 @@ "integrity": "sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=", "dev": true, "requires": { - "p-locate": "^2.0.0", - "path-exists": "^3.0.0" + "p-locate": "2.0.0", + "path-exists": "3.0.0" }, "dependencies": { "path-exists": { @@ -10739,8 +10720,8 @@ "integrity": "sha1-jDigmVAPIVrQnlnxci/QxSv+Ck4=", "dev": true, "requires": { - "lodash._basecopy": "^3.0.0", - "lodash.keys": "^3.0.0" + "lodash._basecopy": "3.0.1", + "lodash.keys": "3.1.2" } }, "lodash._baseclone": { @@ -10779,8 +10760,8 @@ "integrity": "sha1-XdLLVTctbnDg4jkvsjBNZjEJEHU=", "dev": true, "requires": { - "lodash.deburr": "^3.0.0", - "lodash.words": "^3.0.0" + "lodash.deburr": "3.2.0", + "lodash.words": "3.2.0" } }, "lodash._escapehtmlchar": { @@ -10789,7 +10770,7 @@ "integrity": "sha1-32fDu2t+jh6DGrSL+geVuSr+iZ0=", "dev": true, "requires": { - "lodash._htmlescapes": "~2.4.1" + "lodash._htmlescapes": "2.4.1" } }, "lodash._escapestringchar": { @@ -10852,8 +10833,8 @@ "integrity": "sha1-dHxPxAED6zu4oJduVx96JlnpO6c=", "dev": true, "requires": { - "lodash._htmlescapes": "~2.4.1", - "lodash.keys": "~2.4.1" + "lodash._htmlescapes": "2.4.1", + "lodash.keys": "2.4.1" }, "dependencies": { "lodash.keys": { @@ -10862,9 +10843,9 @@ "integrity": "sha1-SN6kbfj/djKxDXBrissmWR4rNyc=", "dev": true, "requires": { - "lodash._isnative": "~2.4.1", - "lodash._shimkeys": "~2.4.1", - "lodash.isobject": "~2.4.1" + "lodash._isnative": "2.4.1", + "lodash._shimkeys": "2.4.1", + "lodash.isobject": "2.4.1" } } } @@ -10881,7 +10862,7 @@ "integrity": "sha1-bpzJZm/wgfC1psl4uD4kLmlJ0gM=", "dev": true, "requires": { - "lodash._objecttypes": "~2.4.1" + "lodash._objecttypes": "2.4.1" } }, "lodash._stack": { @@ -10914,7 +10895,7 @@ "integrity": "sha1-kyyLh/ikN3iXxnGXUzKC+Xrqwpg=", "dev": true, "requires": { - "lodash._createcompounder": "^3.0.0" + "lodash._createcompounder": "3.0.0" } }, "lodash.clone": { @@ -10935,9 +10916,9 @@ "integrity": "sha1-1/KEnw29p+BGgruM1yqwIkYd6+c=", "dev": true, "requires": { - "lodash._baseassign": "^3.0.0", - "lodash._basecreate": "^3.0.0", - "lodash._isiterateecall": "^3.0.0" + "lodash._baseassign": "3.2.0", + "lodash._basecreate": "3.0.3", + "lodash._isiterateecall": "3.0.9" } }, "lodash.debounce": { @@ -10952,7 +10933,7 @@ "integrity": "sha1-baj1QzSjZqfPTEx2742Aqhs2XtU=", "dev": true, "requires": { - "lodash._root": "^3.0.0" + "lodash._root": "3.0.1" } }, "lodash.defaults": { @@ -10961,8 +10942,8 @@ "integrity": "sha1-p+iIXwXmiFEUS24SqPNngCa8TFQ=", "dev": true, "requires": { - "lodash._objecttypes": "~2.4.1", - "lodash.keys": "~2.4.1" + "lodash._objecttypes": "2.4.1", + "lodash.keys": "2.4.1" }, "dependencies": { "lodash.keys": { @@ -10971,9 +10952,9 @@ "integrity": "sha1-SN6kbfj/djKxDXBrissmWR4rNyc=", "dev": true, "requires": { - "lodash._isnative": "~2.4.1", - "lodash._shimkeys": "~2.4.1", - "lodash.isobject": "~2.4.1" + "lodash._isnative": "2.4.1", + "lodash._shimkeys": "2.4.1", + "lodash.isobject": "2.4.1" } } } @@ -10984,7 +10965,7 @@ "integrity": "sha1-mV7g3BjBtIzJLv+ucaEKq1tIdpg=", "dev": true, "requires": { - "lodash._root": "^3.0.0" + "lodash._root": "3.0.1" } }, "lodash.filter": { @@ -11035,7 +11016,7 @@ "integrity": "sha1-Wi5H/mmVPx7mMafrof5k0tBlWPU=", "dev": true, "requires": { - "lodash._objecttypes": "~2.4.1" + "lodash._objecttypes": "2.4.1" } }, "lodash.isplainobject": { @@ -11050,9 +11031,9 @@ "integrity": "sha1-TbwEcrFWvlCgsoaFXRvQsMZWCYo=", "dev": true, "requires": { - "lodash._getnative": "^3.0.0", - "lodash.isarguments": "^3.0.0", - "lodash.isarray": "^3.0.0" + "lodash._getnative": "3.9.1", + "lodash.isarguments": "3.1.0", + "lodash.isarray": "3.0.4" } }, "lodash.keysin": { @@ -11079,11 +11060,11 @@ "integrity": "sha1-VOWMTyCD2f7MsVeaYPdLCT1yrRc=", "dev": true, "requires": { - "lodash._baseclone": "~4.5.0", - "lodash._stack": "~4.1.0", - "lodash.isplainobject": "^4.0.0", - "lodash.keysin": "^4.0.0", - "lodash.rest": "^4.0.0" + "lodash._baseclone": "4.5.7", + "lodash._stack": "4.1.3", + "lodash.isplainobject": "4.0.6", + "lodash.keysin": "4.2.0", + "lodash.rest": "4.0.5" } }, "lodash.mergewith": { @@ -11134,15 +11115,15 @@ "integrity": "sha1-+M3sxhaaJVvpCYrosMU9N4kx0U8=", "dev": true, "requires": { - "lodash._basecopy": "^3.0.0", - "lodash._basetostring": "^3.0.0", - "lodash._basevalues": "^3.0.0", - "lodash._isiterateecall": "^3.0.0", - "lodash._reinterpolate": "^3.0.0", - "lodash.escape": "^3.0.0", - "lodash.keys": "^3.0.0", - "lodash.restparam": "^3.0.0", - "lodash.templatesettings": "^3.0.0" + "lodash._basecopy": "3.0.1", + "lodash._basetostring": "3.0.1", + "lodash._basevalues": "3.0.0", + "lodash._isiterateecall": "3.0.9", + "lodash._reinterpolate": "3.0.0", + "lodash.escape": "3.2.0", + "lodash.keys": "3.1.2", + "lodash.restparam": "3.6.1", + "lodash.templatesettings": "3.1.1" } }, "lodash.templatesettings": { @@ -11151,8 +11132,8 @@ "integrity": "sha1-+zB4RHU7Zrnxr6VOJix0UwfbqOU=", "dev": true, "requires": { - "lodash._reinterpolate": "^3.0.0", - "lodash.escape": "^3.0.0" + "lodash._reinterpolate": "3.0.0", + "lodash.escape": "3.2.0" } }, "lodash.uniq": { @@ -11167,7 +11148,7 @@ "integrity": "sha1-q/UUQ2s8twUAFieXjLzzCxKA7qQ=", "dev": true, "requires": { - "lodash.keys": "~2.4.1" + "lodash.keys": "2.4.1" }, "dependencies": { "lodash.keys": { @@ -11176,9 +11157,9 @@ "integrity": "sha1-SN6kbfj/djKxDXBrissmWR4rNyc=", "dev": true, "requires": { - "lodash._isnative": "~2.4.1", - "lodash._shimkeys": "~2.4.1", - "lodash.isobject": "~2.4.1" + "lodash._isnative": "2.4.1", + "lodash._shimkeys": "2.4.1", + "lodash.isobject": "2.4.1" } } } @@ -11189,7 +11170,7 @@ "integrity": "sha1-TiqGSbwIdFsXxpWxo86P7llmI7M=", "dev": true, "requires": { - "lodash._root": "^3.0.0" + "lodash._root": "3.0.1" } }, "log-symbols": { @@ -11198,7 +11179,7 @@ "integrity": "sha1-N2/3tY6jCGoPCfrMdGF+ylAeGhg=", "dev": true, "requires": { - "chalk": "^1.0.0" + "chalk": "1.1.3" }, "dependencies": { "ansi-styles": { @@ -11213,11 +11194,11 @@ "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=", "dev": true, "requires": { - "ansi-styles": "^2.2.1", - "escape-string-regexp": "^1.0.2", - "has-ansi": "^2.0.0", - "strip-ansi": "^3.0.0", - "supports-color": "^2.0.0" + "ansi-styles": "2.2.1", + "escape-string-regexp": "1.0.5", + "has-ansi": "2.0.0", + "strip-ansi": "3.0.1", + "supports-color": "2.0.0" } }, "supports-color": { @@ -11234,8 +11215,8 @@ "integrity": "sha1-LElBFmldb7JUgJQ9P8hy5mKlIv0=", "dev": true, "requires": { - "readable-stream": "~1.0.2", - "semver": "~4.3.3" + "readable-stream": "1.0.34", + "semver": "4.3.6" }, "dependencies": { "readable-stream": { @@ -11244,10 +11225,10 @@ "integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=", "dev": true, "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.1", + "core-util-is": "1.0.2", + "inherits": "2.0.3", "isarray": "0.0.1", - "string_decoder": "~0.10.x" + "string_decoder": "0.10.31" } }, "semver": { @@ -11275,7 +11256,7 @@ "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz", "integrity": "sha1-ce5R+nvkyuwaY4OffmgtgTLTDK8=", "requires": { - "js-tokens": "^3.0.0 || ^4.0.0" + "js-tokens": "4.0.0" } }, "loud-rejection": { @@ -11284,8 +11265,8 @@ "integrity": "sha1-W0b4AUft7leIcPCG0Eghz5mOVR8=", "dev": true, "requires": { - "currently-unhandled": "^0.4.1", - "signal-exit": "^3.0.0" + "currently-unhandled": "0.4.1", + "signal-exit": "3.0.2" } }, "lower-case": { @@ -11312,7 +11293,7 @@ "integrity": "sha1-ecEDO4BRW9bSTsmTPoYMp17ifww=", "dev": true, "requires": { - "pify": "^3.0.0" + "pify": "3.0.0" }, "dependencies": { "pify": { @@ -11329,7 +11310,7 @@ "integrity": "sha1-KbM/MSqo9UfEpeSQ9Wr87JkTOtY=", "dev": true, "requires": { - "kind-of": "^6.0.2" + "kind-of": "6.0.2" } }, "map-cache": { @@ -11356,7 +11337,7 @@ "integrity": "sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=", "dev": true, "requires": { - "object-visit": "^1.0.0" + "object-visit": "1.0.1" } }, "math-expression-evaluator": { @@ -11377,9 +11358,9 @@ "integrity": "sha1-U6s41f48iJG6RlMp6iP6wFQBJvk=", "dev": true, "requires": { - "charenc": "~0.0.1", - "crypt": "~0.0.1", - "is-buffer": "~1.1.1" + "charenc": "0.0.2", + "crypt": "0.0.2", + "is-buffer": "1.1.6" } }, "md5.js": { @@ -11388,9 +11369,9 @@ "integrity": "sha1-tdB7jjIW4+J81yjXL3DR5qNCAF8=", "dev": true, "requires": { - "hash-base": "^3.0.0", - "inherits": "^2.0.1", - "safe-buffer": "^5.1.2" + "hash-base": "3.0.4", + "inherits": "2.0.3", + "safe-buffer": "5.1.2" } }, "media-typer": { @@ -11405,7 +11386,7 @@ "integrity": "sha1-Xt1StIXKHZAP5kiVUFOZoN+kX3Y=", "dev": true, "requires": { - "mimic-fn": "^1.0.0" + "mimic-fn": "1.2.0" } }, "memory-fs": { @@ -11414,8 +11395,8 @@ "integrity": "sha1-OpoguEYlI+RHz7x+i7gO1me/xVI=", "dev": true, "requires": { - "errno": "^0.1.3", - "readable-stream": "^2.0.1" + "errno": "0.1.7", + "readable-stream": "2.3.6" }, "dependencies": { "isarray": { @@ -11430,13 +11411,13 @@ "integrity": "sha1-sRwn2IuP8fvgcGQ8+UsMea4bCq8=", "dev": true, "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" + "core-util-is": "1.0.2", + "inherits": "2.0.3", + "isarray": "1.0.0", + "process-nextick-args": "2.0.0", + "safe-buffer": "5.1.2", + "string_decoder": "1.1.1", + "util-deprecate": "1.0.2" } }, "string_decoder": { @@ -11445,7 +11426,7 @@ "integrity": "sha1-nPFhG6YmhdcDCunkujQUnDrwP8g=", "dev": true, "requires": { - "safe-buffer": "~5.1.0" + "safe-buffer": "5.1.2" } } } @@ -11456,16 +11437,16 @@ "integrity": "sha1-cstmi0JSKCkKu/qFaJJYcwioAfs=", "dev": true, "requires": { - "camelcase-keys": "^2.0.0", - "decamelize": "^1.1.2", - "loud-rejection": "^1.0.0", - "map-obj": "^1.0.1", - "minimist": "^1.1.3", - "normalize-package-data": "^2.3.4", - "object-assign": "^4.0.1", - "read-pkg-up": "^1.0.1", - "redent": "^1.0.0", - "trim-newlines": "^1.0.0" + "camelcase-keys": "2.1.0", + "decamelize": "1.2.0", + "loud-rejection": "1.6.0", + "map-obj": "1.0.1", + "minimist": "1.2.0", + "normalize-package-data": "2.4.2", + "object-assign": "4.1.1", + "read-pkg-up": "1.0.1", + "redent": "1.0.0", + "trim-newlines": "1.0.0" } }, "merge-descriptors": { @@ -11480,7 +11461,7 @@ "integrity": "sha1-QEEgLVCKNCugAXQAjfDCUbjBNeE=", "dev": true, "requires": { - "readable-stream": "^2.0.1" + "readable-stream": "2.3.6" }, "dependencies": { "isarray": { @@ -11495,13 +11476,13 @@ "integrity": "sha1-sRwn2IuP8fvgcGQ8+UsMea4bCq8=", "dev": true, "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" + "core-util-is": "1.0.2", + "inherits": "2.0.3", + "isarray": "1.0.0", + "process-nextick-args": "2.0.0", + "safe-buffer": "5.1.2", + "string_decoder": "1.1.1", + "util-deprecate": "1.0.2" } }, "string_decoder": { @@ -11510,7 +11491,7 @@ "integrity": "sha1-nPFhG6YmhdcDCunkujQUnDrwP8g=", "dev": true, "requires": { - "safe-buffer": "~5.1.0" + "safe-buffer": "5.1.2" } } } @@ -11528,9 +11509,9 @@ "dev": true, "requires": { "debug": "2.6.9", - "methods": "~1.1.2", - "parseurl": "~1.3.2", - "vary": "~1.1.2" + "methods": "1.1.2", + "parseurl": "1.3.2", + "vary": "1.1.2" } }, "methods": { @@ -11545,19 +11526,19 @@ "integrity": "sha1-cIWbyVyYQJUvNZoGij/En57PrCM=", "dev": true, "requires": { - "arr-diff": "^4.0.0", - "array-unique": "^0.3.2", - "braces": "^2.3.1", - "define-property": "^2.0.2", - "extend-shallow": "^3.0.2", - "extglob": "^2.0.4", - "fragment-cache": "^0.2.1", - "kind-of": "^6.0.2", - "nanomatch": "^1.2.9", - "object.pick": "^1.3.0", - "regex-not": "^1.0.0", - "snapdragon": "^0.8.1", - "to-regex": "^3.0.2" + "arr-diff": "4.0.0", + "array-unique": "0.3.2", + "braces": "2.3.2", + "define-property": "2.0.2", + "extend-shallow": "3.0.2", + "extglob": "2.0.4", + "fragment-cache": "0.2.1", + "kind-of": "6.0.2", + "nanomatch": "1.2.13", + "object.pick": "1.3.0", + "regex-not": "1.0.2", + "snapdragon": "0.8.2", + "to-regex": "3.0.2" } }, "miller-rabin": { @@ -11566,8 +11547,8 @@ "integrity": "sha1-8IA1HIZbDcViqEYpZtqlNUPHik0=", "dev": true, "requires": { - "bn.js": "^4.0.0", - "brorand": "^1.0.1" + "bn.js": "4.11.8", + "brorand": "1.1.0" } }, "mime": { @@ -11588,7 +11569,7 @@ "integrity": "sha512-3iL6DbwpyLzjR3xHSFNFeb9Nz/M8WDkX33t1GFQnFOllWk8pOrh/LSrB5OXlnlW5P9LH73X6loW/eogc+F5lJg==", "dev": true, "requires": { - "mime-db": "~1.37.0" + "mime-db": "1.37.0" } }, "mimic-fn": { @@ -11621,7 +11602,7 @@ "integrity": "sha1-UWbihkV/AzBgZL5Ul+jbsMPTIIM=", "dev": true, "requires": { - "brace-expansion": "^1.1.7" + "brace-expansion": "1.1.11" } }, "minimist": { @@ -11636,8 +11617,8 @@ "integrity": "sha1-pJ5yaNzhoNlpjkUybFYm3zVD0P4=", "dev": true, "requires": { - "for-in": "^1.0.2", - "is-extendable": "^1.0.1" + "for-in": "1.0.2", + "is-extendable": "1.0.1" }, "dependencies": { "is-extendable": { @@ -11646,7 +11627,7 @@ "integrity": "sha1-p0cPnkJnM9gb2B4RVSZOOjUHyrQ=", "dev": true, "requires": { - "is-plain-object": "^2.0.4" + "is-plain-object": "2.0.4" } } } @@ -11693,7 +11674,7 @@ "integrity": "sha1-nJkJQXbhIkDLItbFFGCYQA/g99Q=", "dev": true, "requires": { - "graceful-readlink": ">= 1.0.0" + "graceful-readlink": "1.0.1" } }, "debug": { @@ -11711,12 +11692,12 @@ "integrity": "sha1-gFIR3wT6rxxjo2ADBs31reULLsg=", "dev": true, "requires": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.0.2", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" + "fs.realpath": "1.0.0", + "inflight": "1.0.6", + "inherits": "2.0.3", + "minimatch": "3.0.4", + "once": "1.4.0", + "path-is-absolute": "1.0.1" } }, "has-flag": { @@ -11737,7 +11718,7 @@ "integrity": "sha1-cqJiiU2dQIuVbKBf83su2KbiotU=", "dev": true, "requires": { - "has-flag": "^1.0.0" + "has-flag": "1.0.0" } } } @@ -11759,11 +11740,11 @@ "integrity": "sha1-X9gYOYxoGcuiinzWZk8pL+HAu/I=", "dev": true, "requires": { - "basic-auth": "~1.0.3", - "debug": "~2.2.0", - "depd": "~1.0.1", - "on-finished": "~2.3.0", - "on-headers": "~1.0.0" + "basic-auth": "1.0.4", + "debug": "2.2.0", + "depd": "1.0.1", + "on-finished": "2.3.0", + "on-headers": "1.0.1" }, "dependencies": { "debug": { @@ -11807,8 +11788,8 @@ "integrity": "sha1-Nd5oBNwZZD5SSfPT473GyM4wHT8=", "dev": true, "requires": { - "readable-stream": "~1.1.9", - "stream-counter": "~0.2.0" + "readable-stream": "1.1.14", + "stream-counter": "0.2.0" } }, "multipipe": { @@ -11838,17 +11819,17 @@ "integrity": "sha1-uHqKpPwN6P5r6IiVs4mD/yZb0Rk=", "dev": true, "requires": { - "arr-diff": "^4.0.0", - "array-unique": "^0.3.2", - "define-property": "^2.0.2", - "extend-shallow": "^3.0.2", - "fragment-cache": "^0.2.1", - "is-windows": "^1.0.2", - "kind-of": "^6.0.2", - "object.pick": "^1.3.0", - "regex-not": "^1.0.0", - "snapdragon": "^0.8.1", - "to-regex": "^3.0.1" + "arr-diff": "4.0.0", + "array-unique": "0.3.2", + "define-property": "2.0.2", + "extend-shallow": "3.0.2", + "fragment-cache": "0.2.1", + "is-windows": "1.0.2", + "kind-of": "6.0.2", + "object.pick": "1.3.0", + "regex-not": "1.0.2", + "snapdragon": "0.8.2", + "to-regex": "3.0.2" } }, "natives": { @@ -11881,7 +11862,7 @@ "integrity": "sha1-YLgTOWvjmz8SiKTB7V0efSi0ZKw=", "dev": true, "requires": { - "lower-case": "^1.1.1" + "lower-case": "1.1.4" } }, "node-addon-api": { @@ -11895,8 +11876,8 @@ "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-1.7.3.tgz", "integrity": "sha1-mA9vcthSEaU0fGsrwYxbhMPrR+8=", "requires": { - "encoding": "^0.1.11", - "is-stream": "^1.0.1" + "encoding": "0.1.12", + "is-stream": "1.1.0" } }, "node-forge": { @@ -11911,18 +11892,18 @@ "integrity": "sha1-VAMEJhwzDoDQ1e3OJTpoyzlkIYw=", "dev": true, "requires": { - "fstream": "^1.0.0", - "glob": "^7.0.3", - "graceful-fs": "^4.1.2", - "mkdirp": "^0.5.0", - "nopt": "2 || 3", - "npmlog": "0 || 1 || 2 || 3 || 4", - "osenv": "0", - "request": "^2.87.0", - "rimraf": "2", - "semver": "~5.3.0", - "tar": "^2.0.0", - "which": "1" + "fstream": "1.0.11", + "glob": "7.1.3", + "graceful-fs": "4.1.15", + "mkdirp": "0.5.1", + "nopt": "3.0.6", + "npmlog": "4.1.2", + "osenv": "0.1.5", + "request": "2.88.0", + "rimraf": "2.5.4", + "semver": "5.3.0", + "tar": "2.2.1", + "which": "1.3.1" } }, "node-libs-browser": { @@ -11931,28 +11912,28 @@ "integrity": "sha1-xy9g2dRt4IqUDe27JfP/ovm7qnc=", "dev": true, "requires": { - "assert": "^1.1.1", - "browserify-zlib": "^0.2.0", - "buffer": "^4.3.0", - "console-browserify": "^1.1.0", - "constants-browserify": "^1.0.0", - "crypto-browserify": "^3.11.0", - "domain-browser": "^1.1.1", - "events": "^3.0.0", - "https-browserify": "^1.0.0", - "os-browserify": "^0.3.0", + "assert": "1.4.1", + "browserify-zlib": "0.2.0", + "buffer": "4.9.1", + "console-browserify": "1.1.0", + "constants-browserify": "1.0.0", + "crypto-browserify": "3.12.0", + "domain-browser": "1.2.0", + "events": "3.0.0", + "https-browserify": "1.0.0", + "os-browserify": "0.3.0", "path-browserify": "0.0.0", - "process": "^0.11.10", - "punycode": "^1.2.4", - "querystring-es3": "^0.2.0", - "readable-stream": "^2.3.3", - "stream-browserify": "^2.0.1", - "stream-http": "^2.7.2", - "string_decoder": "^1.0.0", - "timers-browserify": "^2.0.4", + "process": "0.11.10", + "punycode": "1.4.1", + "querystring-es3": "0.2.1", + "readable-stream": "2.3.6", + "stream-browserify": "2.0.2", + "stream-http": "2.8.3", + "string_decoder": "1.2.0", + "timers-browserify": "2.0.10", "tty-browserify": "0.0.0", - "url": "^0.11.0", - "util": "^0.11.0", + "url": "0.11.0", + "util": "0.11.1", "vm-browserify": "0.0.4" }, "dependencies": { @@ -11974,13 +11955,13 @@ "integrity": "sha1-sRwn2IuP8fvgcGQ8+UsMea4bCq8=", "dev": true, "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" + "core-util-is": "1.0.2", + "inherits": "2.0.3", + "isarray": "1.0.0", + "process-nextick-args": "2.0.0", + "safe-buffer": "5.1.2", + "string_decoder": "1.1.1", + "util-deprecate": "1.0.2" }, "dependencies": { "string_decoder": { @@ -11989,7 +11970,7 @@ "integrity": "sha1-nPFhG6YmhdcDCunkujQUnDrwP8g=", "dev": true, "requires": { - "safe-buffer": "~5.1.0" + "safe-buffer": "5.1.2" } } } @@ -12000,7 +11981,7 @@ "integrity": "sha1-/obnOLGVRK/nBGkkOyoe6SQOro0=", "dev": true, "requires": { - "safe-buffer": "~5.1.0" + "safe-buffer": "5.1.2" } } } @@ -12011,10 +11992,10 @@ "integrity": "sha1-RDhEn+aeMh+UHO+UOYaweXAycBs=", "dev": true, "requires": { - "growly": "^1.3.0", - "semver": "^5.3.0", - "shellwords": "^0.1.0", - "which": "^1.2.12" + "growly": "1.3.0", + "semver": "5.3.0", + "shellwords": "0.1.1", + "which": "1.3.1" } }, "node-sass": { @@ -12023,25 +12004,25 @@ "integrity": "sha1-GD+uw5jpy+k7pDNi4naMqYimNpo=", "dev": true, "requires": { - "async-foreach": "^0.1.3", - "chalk": "^1.1.1", - "cross-spawn": "^3.0.0", - "gaze": "^1.0.0", - "get-stdin": "^4.0.1", - "glob": "^7.0.3", - "in-publish": "^2.0.0", - "lodash.assign": "^4.2.0", - "lodash.clonedeep": "^4.3.2", - "lodash.mergewith": "^4.6.0", - "meow": "^3.7.0", - "mkdirp": "^0.5.1", - "nan": "^2.10.0", - "node-gyp": "^3.8.0", - "npmlog": "^4.0.0", - "request": "^2.88.0", - "sass-graph": "^2.2.4", - "stdout-stream": "^1.4.0", - "true-case-path": "^1.0.2" + "async-foreach": "0.1.3", + "chalk": "1.1.3", + "cross-spawn": "3.0.1", + "gaze": "1.1.3", + "get-stdin": "4.0.1", + "glob": "7.1.3", + "in-publish": "2.0.0", + "lodash.assign": "4.2.0", + "lodash.clonedeep": "4.5.0", + "lodash.mergewith": "4.6.1", + "meow": "3.7.0", + "mkdirp": "0.5.1", + "nan": "2.12.1", + "node-gyp": "3.8.0", + "npmlog": "4.1.2", + "request": "2.88.0", + "sass-graph": "2.2.4", + "stdout-stream": "1.4.1", + "true-case-path": "1.0.3" }, "dependencies": { "ansi-styles": { @@ -12079,7 +12060,7 @@ "integrity": "sha1-xEFzPhO5J6yMD/C0w7Az8ogSkko=", "dev": true, "requires": { - "globule": "^1.0.0" + "globule": "1.2.1" } }, "globule": { @@ -12088,9 +12069,9 @@ "integrity": "sha1-Xf+xsZHyLSB5epNptJ6rTpg5aW0=", "dev": true, "requires": { - "glob": "~7.1.1", - "lodash": "~4.17.10", - "minimatch": "~3.0.2" + "glob": "7.1.3", + "lodash": "4.17.11", + "minimatch": "3.0.4" } }, "lodash": { @@ -12105,8 +12086,8 @@ "integrity": "sha1-i75Q6oW+1ZvJ4z3KuCNe6bz0Q80=", "dev": true, "requires": { - "pseudomap": "^1.0.2", - "yallist": "^2.1.2" + "pseudomap": "1.0.2", + "yallist": "2.1.2" } }, "supports-color": { @@ -12138,8 +12119,8 @@ "integrity": "sha1-Cqs+Y3ifTm1otCvAAHOtGIEkPPA=", "dev": true, "requires": { - "has": "^1.0.3", - "is": "^3.2.1" + "has": "1.0.3", + "is": "3.3.0" } }, "nopt": { @@ -12148,7 +12129,7 @@ "integrity": "sha1-xkZdvwirzU2zWTF/eaxopkayj/k=", "dev": true, "requires": { - "abbrev": "1" + "abbrev": "1.0.9" } }, "normalize-package-data": { @@ -12157,10 +12138,10 @@ "integrity": "sha512-YcMnjqeoUckXTPKZSAsPjUPLxH85XotbpqK3w4RyCwdFQSU5FxxBys8buehkSfg0j9fKvV1hn7O0+8reEgkAiw==", "dev": true, "requires": { - "hosted-git-info": "^2.1.4", - "is-builtin-module": "^1.0.0", - "semver": "2 || 3 || 4 || 5", - "validate-npm-package-license": "^3.0.1" + "hosted-git-info": "2.7.1", + "is-builtin-module": "1.0.0", + "semver": "5.3.0", + "validate-npm-package-license": "3.0.4" } }, "normalize-path": { @@ -12169,7 +12150,7 @@ "integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=", "dev": true, "requires": { - "remove-trailing-separator": "^1.0.1" + "remove-trailing-separator": "1.1.0" } }, "normalize-range": { @@ -12184,10 +12165,10 @@ "integrity": "sha1-LMDWazHqIwNkWENuNiDYWVTGbDw=", "dev": true, "requires": { - "object-assign": "^4.0.1", - "prepend-http": "^1.0.0", - "query-string": "^4.1.0", - "sort-keys": "^1.0.0" + "object-assign": "4.1.1", + "prepend-http": "1.0.4", + "query-string": "4.3.4", + "sort-keys": "1.1.2" } }, "npm-conf": { @@ -12196,8 +12177,8 @@ "integrity": "sha1-JWzEe9DiGMJZxOlVC/QTvCGSr/k=", "dev": true, "requires": { - "config-chain": "^1.1.11", - "pify": "^3.0.0" + "config-chain": "1.1.12", + "pify": "3.0.0" }, "dependencies": { "pify": { @@ -12214,7 +12195,7 @@ "integrity": "sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=", "dev": true, "requires": { - "path-key": "^2.0.0" + "path-key": "2.0.1" } }, "npmlog": { @@ -12223,10 +12204,10 @@ "integrity": "sha1-CKfyqL9zRgR3mp76StXMcXq7lUs=", "dev": true, "requires": { - "are-we-there-yet": "~1.1.2", - "console-control-strings": "~1.1.0", - "gauge": "~2.7.3", - "set-blocking": "~2.0.0" + "are-we-there-yet": "1.1.5", + "console-control-strings": "1.1.0", + "gauge": "2.7.4", + "set-blocking": "2.0.0" } }, "nth-check": { @@ -12235,7 +12216,7 @@ "integrity": "sha1-sr0pXDfj3VijvwcAN2Zjuk2c8Fw=", "dev": true, "requires": { - "boolbase": "~1.0.0" + "boolbase": "1.0.0" } }, "num2fraction": { @@ -12273,9 +12254,9 @@ "integrity": "sha1-fn2Fi3gb18mRpBupde04EnVOmYw=", "dev": true, "requires": { - "copy-descriptor": "^0.1.0", - "define-property": "^0.2.5", - "kind-of": "^3.0.3" + "copy-descriptor": "0.1.1", + "define-property": "0.2.5", + "kind-of": "3.2.2" }, "dependencies": { "define-property": { @@ -12284,7 +12265,7 @@ "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", "dev": true, "requires": { - "is-descriptor": "^0.1.0" + "is-descriptor": "0.1.6" } }, "kind-of": { @@ -12293,7 +12274,7 @@ "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", "dev": true, "requires": { - "is-buffer": "^1.1.5" + "is-buffer": "1.1.6" } } } @@ -12316,7 +12297,7 @@ "integrity": "sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=", "dev": true, "requires": { - "isobject": "^3.0.0" + "isobject": "3.0.1" } }, "object.assign": { @@ -12325,10 +12306,10 @@ "integrity": "sha1-lovxEA15Vrs8oIbwBvhGs7xACNo=", "dev": true, "requires": { - "define-properties": "^1.1.2", - "function-bind": "^1.1.1", - "has-symbols": "^1.0.0", - "object-keys": "^1.0.11" + "define-properties": "1.1.3", + "function-bind": "1.1.1", + "has-symbols": "1.0.0", + "object-keys": "1.0.12" }, "dependencies": { "object-keys": { @@ -12345,10 +12326,10 @@ "integrity": "sha1-On+GgzS0B96gbaFtiNXNKeQ1/s8=", "dev": true, "requires": { - "array-each": "^1.0.1", - "array-slice": "^1.0.0", - "for-own": "^1.0.0", - "isobject": "^3.0.0" + "array-each": "1.0.1", + "array-slice": "1.1.0", + "for-own": "1.0.0", + "isobject": "3.0.1" } }, "object.entries": { @@ -12357,10 +12338,10 @@ "integrity": "sha1-ICT8bWuiRq7ji9sP/Vz7zzcbdRk=", "dev": true, "requires": { - "define-properties": "^1.1.3", - "es-abstract": "^1.12.0", - "function-bind": "^1.1.1", - "has": "^1.0.3" + "define-properties": "1.1.3", + "es-abstract": "1.13.0", + "function-bind": "1.1.1", + "has": "1.0.3" } }, "object.map": { @@ -12369,8 +12350,8 @@ "integrity": "sha1-z4Plncj8wK1fQlDh94s7gb2AHTc=", "dev": true, "requires": { - "for-own": "^1.0.0", - "make-iterator": "^1.0.0" + "for-own": "1.0.0", + "make-iterator": "1.0.1" } }, "object.omit": { @@ -12379,8 +12360,8 @@ "integrity": "sha1-Gpx0SCnznbuFjHbKNXmuKlTr0fo=", "dev": true, "requires": { - "for-own": "^0.1.4", - "is-extendable": "^0.1.1" + "for-own": "0.1.5", + "is-extendable": "0.1.1" }, "dependencies": { "for-own": { @@ -12389,7 +12370,7 @@ "integrity": "sha1-UmXGgaTylNq78XyVCbZ2OqhFEM4=", "dev": true, "requires": { - "for-in": "^1.0.1" + "for-in": "1.0.2" } } } @@ -12400,7 +12381,7 @@ "integrity": "sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=", "dev": true, "requires": { - "isobject": "^3.0.1" + "isobject": "3.0.1" } }, "object.values": { @@ -12409,10 +12390,10 @@ "integrity": "sha1-v2gQ712j5TJXkOqqK+IT6oRiTak=", "dev": true, "requires": { - "define-properties": "^1.1.3", - "es-abstract": "^1.12.0", - "function-bind": "^1.1.1", - "has": "^1.0.3" + "define-properties": "1.1.3", + "es-abstract": "1.13.0", + "function-bind": "1.1.1", + "has": "1.0.3" } }, "office-ui-fabric": { @@ -12426,13 +12407,13 @@ "resolved": "https://registry.npmjs.org/office-ui-fabric-react/-/office-ui-fabric-react-5.131.0.tgz", "integrity": "sha1-gITjrUljhRQS38FZNu6YFKZopZs=", "requires": { - "@microsoft/load-themed-styles": "^1.7.13", - "@uifabric/icons": ">=5.8.0 <6.0.0", - "@uifabric/merge-styles": ">=5.17.1 <6.0.0", - "@uifabric/styling": ">=5.36.0 <6.0.0", - "@uifabric/utilities": ">=5.34.2 <6.0.0", - "prop-types": "^15.5.10", - "tslib": "^1.7.1" + "@microsoft/load-themed-styles": "1.8.56", + "@uifabric/icons": "5.8.0", + "@uifabric/merge-styles": "5.17.1", + "@uifabric/styling": "5.37.0", + "@uifabric/utilities": "5.34.2", + "prop-types": "15.6.2", + "tslib": "1.8.1" } }, "on-finished": { @@ -12456,7 +12437,7 @@ "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", "dev": true, "requires": { - "wrappy": "1" + "wrappy": "1.0.2" } }, "open": { @@ -12471,8 +12452,8 @@ "integrity": "sha1-2j6nRob6IaGaERwybpDrFaAZZoY=", "dev": true, "requires": { - "minimist": "~0.0.1", - "wordwrap": "~0.0.2" + "minimist": "0.0.10", + "wordwrap": "0.0.3" }, "dependencies": { "minimist": { @@ -12489,12 +12470,12 @@ "integrity": "sha1-NkxeQJ0/TWMB1sC0wFu6UBgK62Q=", "dev": true, "requires": { - "deep-is": "~0.1.3", - "fast-levenshtein": "~2.0.4", - "levn": "~0.3.0", - "prelude-ls": "~1.1.2", - "type-check": "~0.3.2", - "wordwrap": "~1.0.0" + "deep-is": "0.1.3", + "fast-levenshtein": "2.0.6", + "levn": "0.3.0", + "prelude-ls": "1.1.2", + "type-check": "0.3.2", + "wordwrap": "1.0.0" }, "dependencies": { "wordwrap": { @@ -12517,9 +12498,9 @@ "integrity": "sha1-FOfp4nZPcxX7rBhOUGx6pt+UrX4=", "dev": true, "requires": { - "end-of-stream": "~0.1.5", - "sequencify": "~0.0.7", - "stream-consume": "~0.1.0" + "end-of-stream": "0.1.5", + "sequencify": "0.0.7", + "stream-consume": "0.1.1" }, "dependencies": { "end-of-stream": { @@ -12528,7 +12509,7 @@ "integrity": "sha1-jhdyBsPICDfYVjLouTWd/osvbq8=", "dev": true, "requires": { - "once": "~1.3.0" + "once": "1.3.3" } }, "once": { @@ -12537,7 +12518,7 @@ "integrity": "sha1-suJhVXzkwxTsgwTz+oJmPkKXyiA=", "dev": true, "requires": { - "wrappy": "1" + "wrappy": "1.0.2" } } } @@ -12566,7 +12547,7 @@ "integrity": "sha1-IPnxeuKe00XoveWDsT0gCYA8FNk=", "dev": true, "requires": { - "lcid": "^1.0.0" + "lcid": "1.0.0" } }, "os-tmpdir": { @@ -12581,8 +12562,8 @@ "integrity": "sha1-hc36+uso6Gd/QW4odZK18/SepBA=", "dev": true, "requires": { - "os-homedir": "^1.0.0", - "os-tmpdir": "^1.0.0" + "os-homedir": "1.0.2", + "os-tmpdir": "1.0.2" } }, "p-cancelable": { @@ -12597,7 +12578,7 @@ "integrity": "sha1-jmtPT2XHK8W2/ii3XtqHT5akoIU=", "dev": true, "requires": { - "p-timeout": "^1.1.1" + "p-timeout": "1.2.1" }, "dependencies": { "p-timeout": { @@ -12606,7 +12587,7 @@ "integrity": "sha1-XrOzU7f86Z8QGhA4iAuwVOu+o4Y=", "dev": true, "requires": { - "p-finally": "^1.0.0" + "p-finally": "1.0.0" } } } @@ -12629,7 +12610,7 @@ "integrity": "sha1-uGvV8MJWkJEcdZD8v8IBDVSzzLg=", "dev": true, "requires": { - "p-try": "^1.0.0" + "p-try": "1.0.0" } }, "p-locate": { @@ -12638,7 +12619,7 @@ "integrity": "sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=", "dev": true, "requires": { - "p-limit": "^1.1.0" + "p-limit": "1.3.0" } }, "p-timeout": { @@ -12647,7 +12628,7 @@ "integrity": "sha1-2N0ZeVldLcATnh/ka4tkbLPN8Dg=", "dev": true, "requires": { - "p-finally": "^1.0.0" + "p-finally": "1.0.0" } }, "p-try": { @@ -12662,10 +12643,10 @@ "integrity": "sha1-DRW9Z9HLvduyyiIv8u24a8sxqLs=", "dev": true, "requires": { - "got": "^5.0.0", - "registry-auth-token": "^3.0.1", - "registry-url": "^3.0.3", - "semver": "^5.1.0" + "got": "5.7.1", + "registry-auth-token": "3.3.2", + "registry-url": "3.1.0", + "semver": "5.3.0" } }, "pako": { @@ -12680,7 +12661,7 @@ "integrity": "sha1-35T9jPZTHs915r75oIWPvHK+Ikc=", "dev": true, "requires": { - "no-case": "^2.2.0" + "no-case": "2.3.2" } }, "parchment": { @@ -12694,12 +12675,12 @@ "integrity": "sha512-VrPoetlz7B/FqjBLD2f5wBVZvsZVLnRUrxVLfRYhGXCODa/NWE4p3Wp+6+aV3ZPL3KM7/OZmxDIwwijD7yuucg==", "dev": true, "requires": { - "asn1.js": "^4.0.0", - "browserify-aes": "^1.0.0", - "create-hash": "^1.1.0", - "evp_bytestokey": "^1.0.0", - "pbkdf2": "^3.0.3", - "safe-buffer": "^5.1.1" + "asn1.js": "4.10.1", + "browserify-aes": "1.2.0", + "create-hash": "1.2.0", + "evp_bytestokey": "1.0.3", + "pbkdf2": "3.0.17", + "safe-buffer": "5.1.2" } }, "parse-filepath": { @@ -12708,9 +12689,9 @@ "integrity": "sha1-pjISf1Oq89FYdvWHLz/6x2PWyJE=", "dev": true, "requires": { - "is-absolute": "^1.0.0", - "map-cache": "^0.2.0", - "path-root": "^0.1.1" + "is-absolute": "1.0.0", + "map-cache": "0.2.2", + "path-root": "0.1.1" } }, "parse-glob": { @@ -12719,10 +12700,10 @@ "integrity": "sha1-ssN2z7EfNVE7rdFz7wu246OIORw=", "dev": true, "requires": { - "glob-base": "^0.3.0", - "is-dotfile": "^1.0.0", - "is-extglob": "^1.0.0", - "is-glob": "^2.0.0" + "glob-base": "0.3.0", + "is-dotfile": "1.0.3", + "is-extglob": "1.0.0", + "is-glob": "2.0.1" }, "dependencies": { "is-extglob": { @@ -12737,7 +12718,7 @@ "integrity": "sha1-0Jb5JqPe1WAPP9/ZEZjLCIjC2GM=", "dev": true, "requires": { - "is-extglob": "^1.0.0" + "is-extglob": "1.0.0" } } } @@ -12748,7 +12729,7 @@ "integrity": "sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=", "dev": true, "requires": { - "error-ex": "^1.2.0" + "error-ex": "1.3.2" } }, "parse-node-version": { @@ -12769,7 +12750,7 @@ "integrity": "sha1-q343WfIJ7OmUN5c/fQ8fZK4OZKs=", "dev": true, "requires": { - "better-assert": "~1.0.0" + "better-assert": "1.0.2" } }, "parseqs": { @@ -12778,7 +12759,7 @@ "integrity": "sha1-1SCKNzjkZ2bikbouoXNoSSGouJ0=", "dev": true, "requires": { - "better-assert": "~1.0.0" + "better-assert": "1.0.2" } }, "parseuri": { @@ -12787,7 +12768,7 @@ "integrity": "sha1-gCBKUNTbt3m/3G6+J3jZDkvOMgo=", "dev": true, "requires": { - "better-assert": "~1.0.0" + "better-assert": "1.0.2" } }, "parseurl": { @@ -12820,7 +12801,7 @@ "integrity": "sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=", "dev": true, "requires": { - "pinkie-promise": "^2.0.0" + "pinkie-promise": "2.0.1" } }, "path-is-absolute": { @@ -12853,7 +12834,7 @@ "integrity": "sha1-mkpoFMrBwM1zNgqV8yCDyOpHRbc=", "dev": true, "requires": { - "path-root-regex": "^0.1.0" + "path-root-regex": "0.1.2" } }, "path-root-regex": { @@ -12874,9 +12855,9 @@ "integrity": "sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=", "dev": true, "requires": { - "graceful-fs": "^4.1.2", - "pify": "^2.0.0", - "pinkie-promise": "^2.0.0" + "graceful-fs": "4.1.15", + "pify": "2.3.0", + "pinkie-promise": "2.0.1" } }, "pause": { @@ -12891,7 +12872,7 @@ "integrity": "sha1-/lo0sMvOErWqaitAPuLnO2AvFEU=", "dev": true, "requires": { - "through": "~2.3" + "through": "2.3.8" } }, "pbkdf2": { @@ -12900,11 +12881,11 @@ "integrity": "sha1-l2wgZTBhexTrsyEUI597CTNuk6Y=", "dev": true, "requires": { - "create-hash": "^1.1.2", - "create-hmac": "^1.1.4", - "ripemd160": "^2.0.1", - "safe-buffer": "^5.0.1", - "sha.js": "^2.4.8" + "create-hash": "1.2.0", + "create-hmac": "1.1.7", + "ripemd160": "2.0.2", + "safe-buffer": "5.1.2", + "sha.js": "2.4.11" } }, "pend": { @@ -12931,15 +12912,15 @@ "integrity": "sha1-79ISpKOWbTZHaE6ouniFSb4q7+8=", "dev": true, "requires": { - "es6-promise": "^4.0.3", - "extract-zip": "^1.6.5", - "fs-extra": "^1.0.0", - "hasha": "^2.2.0", - "kew": "^0.7.0", - "progress": "^1.1.8", - "request": "^2.81.0", - "request-progress": "^2.0.1", - "which": "^1.2.10" + "es6-promise": "4.2.5", + "extract-zip": "1.6.7", + "fs-extra": "1.0.0", + "hasha": "2.2.0", + "kew": "0.7.0", + "progress": "1.1.8", + "request": "2.88.0", + "request-progress": "2.0.1", + "which": "1.3.1" }, "dependencies": { "fs-extra": { @@ -12948,9 +12929,9 @@ "integrity": "sha1-zTzl9+fLYUWIP8rjGR6Yd/hYeVA=", "dev": true, "requires": { - "graceful-fs": "^4.1.2", - "jsonfile": "^2.1.0", - "klaw": "^1.0.0" + "graceful-fs": "4.1.15", + "jsonfile": "2.4.0", + "klaw": "1.3.1" } } } @@ -12979,7 +12960,7 @@ "integrity": "sha1-ITXW36ejWMBprJsXh3YogihFD/o=", "dev": true, "requires": { - "pinkie": "^2.0.0" + "pinkie": "2.0.4" } }, "pkg-conf": { @@ -12988,10 +12969,10 @@ "integrity": "sha1-N45W1v0T6Iv7b0ol33qD+qvduls=", "dev": true, "requires": { - "find-up": "^1.0.0", - "load-json-file": "^1.1.0", - "object-assign": "^4.0.1", - "symbol": "^0.2.1" + "find-up": "1.1.2", + "load-json-file": "1.1.0", + "object-assign": "4.1.1", + "symbol": "0.2.3" } }, "plugin-error": { @@ -13000,10 +12981,10 @@ "integrity": "sha1-dwFr2JGdCsN3/c3QMiMolTyleBw=", "dev": true, "requires": { - "ansi-colors": "^1.0.1", - "arr-diff": "^4.0.0", - "arr-union": "^3.1.0", - "extend-shallow": "^3.0.2" + "ansi-colors": "1.1.0", + "arr-diff": "4.0.0", + "arr-union": "3.1.0", + "extend-shallow": "3.0.2" } }, "posix-character-classes": { @@ -13018,10 +12999,10 @@ "integrity": "sha1-ut+hSX1GJE9jkPWLMZgw2RB4U8U=", "dev": true, "requires": { - "chalk": "^1.1.3", - "js-base64": "^2.1.9", - "source-map": "^0.5.6", - "supports-color": "^3.2.3" + "chalk": "1.1.3", + "js-base64": "2.5.1", + "source-map": "0.5.7", + "supports-color": "3.2.3" }, "dependencies": { "ansi-styles": { @@ -13036,11 +13017,11 @@ "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=", "dev": true, "requires": { - "ansi-styles": "^2.2.1", - "escape-string-regexp": "^1.0.2", - "has-ansi": "^2.0.0", - "strip-ansi": "^3.0.0", - "supports-color": "^2.0.0" + "ansi-styles": "2.2.1", + "escape-string-regexp": "1.0.5", + "has-ansi": "2.0.0", + "strip-ansi": "3.0.1", + "supports-color": "2.0.0" }, "dependencies": { "supports-color": { @@ -13063,7 +13044,7 @@ "integrity": "sha1-ZawFBLOVQXHYpklGsq48u4pfVPY=", "dev": true, "requires": { - "has-flag": "^1.0.0" + "has-flag": "1.0.0" } } } @@ -13074,9 +13055,9 @@ "integrity": "sha1-d7rnypKK2FcW4v2kLyYb98HWW14=", "dev": true, "requires": { - "postcss": "^5.0.2", - "postcss-message-helpers": "^2.0.0", - "reduce-css-calc": "^1.2.6" + "postcss": "5.2.18", + "postcss-message-helpers": "2.0.0", + "reduce-css-calc": "1.3.0" } }, "postcss-colormin": { @@ -13085,9 +13066,9 @@ "integrity": "sha1-ZjFBfV8OkJo9fsJrJMio0eT5bks=", "dev": true, "requires": { - "colormin": "^1.0.5", - "postcss": "^5.0.13", - "postcss-value-parser": "^3.2.3" + "colormin": "1.1.2", + "postcss": "5.2.18", + "postcss-value-parser": "3.3.1" } }, "postcss-convert-values": { @@ -13096,8 +13077,8 @@ "integrity": "sha1-u9hZPFwf0uPRwyK7kl3K6Nrk1i0=", "dev": true, "requires": { - "postcss": "^5.0.11", - "postcss-value-parser": "^3.1.2" + "postcss": "5.2.18", + "postcss-value-parser": "3.3.1" } }, "postcss-discard-comments": { @@ -13106,7 +13087,7 @@ "integrity": "sha1-vv6J+v1bPazlzM5Rt2uBUUvgDj0=", "dev": true, "requires": { - "postcss": "^5.0.14" + "postcss": "5.2.18" } }, "postcss-discard-duplicates": { @@ -13115,7 +13096,7 @@ "integrity": "sha1-uavye4isGIFYpesSq8riAmO5GTI=", "dev": true, "requires": { - "postcss": "^5.0.4" + "postcss": "5.2.18" } }, "postcss-discard-empty": { @@ -13124,7 +13105,7 @@ "integrity": "sha1-0rS9nVztXr2Nyt52QMfXzX9PkrU=", "dev": true, "requires": { - "postcss": "^5.0.14" + "postcss": "5.2.18" } }, "postcss-discard-overridden": { @@ -13133,7 +13114,7 @@ "integrity": "sha1-ix6vVU9ob7KIzYdMVWZ7CqNmjVg=", "dev": true, "requires": { - "postcss": "^5.0.16" + "postcss": "5.2.18" } }, "postcss-discard-unused": { @@ -13142,8 +13123,8 @@ "integrity": "sha1-vOMLLMWR/8Y0Mitfs0ZLbZNPRDM=", "dev": true, "requires": { - "postcss": "^5.0.14", - "uniqs": "^2.0.0" + "postcss": "5.2.18", + "uniqs": "2.0.0" } }, "postcss-filter-plugins": { @@ -13152,7 +13133,7 @@ "integrity": "sha1-giRf34IzcEFkXkdxFNjlk6oYuOw=", "dev": true, "requires": { - "postcss": "^5.0.4" + "postcss": "5.2.18" } }, "postcss-load-config": { @@ -13161,10 +13142,10 @@ "integrity": "sha1-U56a/J3chiASHr+djDZz4M5Q0oo=", "dev": true, "requires": { - "cosmiconfig": "^2.1.0", - "object-assign": "^4.1.0", - "postcss-load-options": "^1.2.0", - "postcss-load-plugins": "^2.3.0" + "cosmiconfig": "2.2.2", + "object-assign": "4.1.1", + "postcss-load-options": "1.2.0", + "postcss-load-plugins": "2.3.0" } }, "postcss-load-options": { @@ -13173,8 +13154,8 @@ "integrity": "sha1-sJixVZ3awt8EvAuzdfmaXP4rbYw=", "dev": true, "requires": { - "cosmiconfig": "^2.1.0", - "object-assign": "^4.1.0" + "cosmiconfig": "2.2.2", + "object-assign": "4.1.1" } }, "postcss-load-plugins": { @@ -13183,8 +13164,8 @@ "integrity": "sha1-dFdoEWWZrKLwCfrUJrABdQSdjZI=", "dev": true, "requires": { - "cosmiconfig": "^2.1.1", - "object-assign": "^4.1.0" + "cosmiconfig": "2.2.2", + "object-assign": "4.1.1" } }, "postcss-merge-idents": { @@ -13193,9 +13174,9 @@ "integrity": "sha1-TFUwMTwI4dWzu/PSu8dH4njuonA=", "dev": true, "requires": { - "has": "^1.0.1", - "postcss": "^5.0.10", - "postcss-value-parser": "^3.1.1" + "has": "1.0.3", + "postcss": "5.2.18", + "postcss-value-parser": "3.3.1" } }, "postcss-merge-longhand": { @@ -13204,7 +13185,7 @@ "integrity": "sha1-I9kM0Sewp3mUkVMyc5A0oaTz1lg=", "dev": true, "requires": { - "postcss": "^5.0.4" + "postcss": "5.2.18" } }, "postcss-merge-rules": { @@ -13213,11 +13194,11 @@ "integrity": "sha1-0d9d+qexrMO+VT8OnhDofGG19yE=", "dev": true, "requires": { - "browserslist": "^1.5.2", - "caniuse-api": "^1.5.2", - "postcss": "^5.0.4", - "postcss-selector-parser": "^2.2.2", - "vendors": "^1.0.0" + "browserslist": "1.7.7", + "caniuse-api": "1.6.1", + "postcss": "5.2.18", + "postcss-selector-parser": "2.2.3", + "vendors": "1.0.2" }, "dependencies": { "browserslist": { @@ -13226,8 +13207,8 @@ "integrity": "sha1-C9dnBCWL6CmyOYu1Dkti0aFmsLk=", "dev": true, "requires": { - "caniuse-db": "^1.0.30000639", - "electron-to-chromium": "^1.2.7" + "caniuse-db": "1.0.30000933", + "electron-to-chromium": "1.3.111" } } } @@ -13244,9 +13225,9 @@ "integrity": "sha1-S1jttWZB66fIR0qzUmyv17vey2k=", "dev": true, "requires": { - "object-assign": "^4.0.1", - "postcss": "^5.0.4", - "postcss-value-parser": "^3.0.2" + "object-assign": "4.1.1", + "postcss": "5.2.18", + "postcss-value-parser": "3.3.1" } }, "postcss-minify-gradients": { @@ -13255,8 +13236,8 @@ "integrity": "sha1-Xb2hE3NwP4PPtKPqOIHY11/15uE=", "dev": true, "requires": { - "postcss": "^5.0.12", - "postcss-value-parser": "^3.3.0" + "postcss": "5.2.18", + "postcss-value-parser": "3.3.1" } }, "postcss-minify-params": { @@ -13265,10 +13246,10 @@ "integrity": "sha1-rSzgcTc7lDs9kwo/pZo1jCjW8fM=", "dev": true, "requires": { - "alphanum-sort": "^1.0.1", - "postcss": "^5.0.2", - "postcss-value-parser": "^3.0.2", - "uniqs": "^2.0.0" + "alphanum-sort": "1.0.2", + "postcss": "5.2.18", + "postcss-value-parser": "3.3.1", + "uniqs": "2.0.0" } }, "postcss-minify-selectors": { @@ -13277,10 +13258,10 @@ "integrity": "sha1-ssapjAByz5G5MtGkllCBFDEXNb8=", "dev": true, "requires": { - "alphanum-sort": "^1.0.2", - "has": "^1.0.1", - "postcss": "^5.0.14", - "postcss-selector-parser": "^2.0.0" + "alphanum-sort": "1.0.2", + "has": "1.0.3", + "postcss": "5.2.18", + "postcss-selector-parser": "2.2.3" } }, "postcss-modules": { @@ -13289,10 +13270,10 @@ "integrity": "sha1-d6WLt3uhtDkrJwwLWYUv116JqLQ=", "dev": true, "requires": { - "css-modules-loader-core": "^1.0.1", - "generic-names": "^1.0.2", - "postcss": "^5.2.8", - "string-hash": "^1.1.1" + "css-modules-loader-core": "1.1.0", + "generic-names": "1.0.3", + "postcss": "5.2.18", + "string-hash": "1.1.3" } }, "postcss-modules-extract-imports": { @@ -13301,7 +13282,7 @@ "integrity": "sha1-thTJcgvmgW6u41+zpfqh26agXds=", "dev": true, "requires": { - "postcss": "^6.0.1" + "postcss": "6.0.23" }, "dependencies": { "postcss": { @@ -13310,9 +13291,9 @@ "integrity": "sha1-YcgswyisYOZ3ZF+XkFTrmLwOMyQ=", "dev": true, "requires": { - "chalk": "^2.4.1", - "source-map": "^0.6.1", - "supports-color": "^5.4.0" + "chalk": "2.4.2", + "source-map": "0.6.1", + "supports-color": "5.5.0" } }, "source-map": { @@ -13329,8 +13310,8 @@ "integrity": "sha1-99gMOYxaOT+nlkRmvRlQCn1hwGk=", "dev": true, "requires": { - "css-selector-tokenizer": "^0.7.0", - "postcss": "^6.0.1" + "css-selector-tokenizer": "0.7.1", + "postcss": "6.0.23" }, "dependencies": { "postcss": { @@ -13339,9 +13320,9 @@ "integrity": "sha1-YcgswyisYOZ3ZF+XkFTrmLwOMyQ=", "dev": true, "requires": { - "chalk": "^2.4.1", - "source-map": "^0.6.1", - "supports-color": "^5.4.0" + "chalk": "2.4.2", + "source-map": "0.6.1", + "supports-color": "5.5.0" } }, "source-map": { @@ -13358,8 +13339,8 @@ "integrity": "sha1-1upkmUx5+XtipytCb75gVqGUu5A=", "dev": true, "requires": { - "css-selector-tokenizer": "^0.7.0", - "postcss": "^6.0.1" + "css-selector-tokenizer": "0.7.1", + "postcss": "6.0.23" }, "dependencies": { "postcss": { @@ -13368,9 +13349,9 @@ "integrity": "sha1-YcgswyisYOZ3ZF+XkFTrmLwOMyQ=", "dev": true, "requires": { - "chalk": "^2.4.1", - "source-map": "^0.6.1", - "supports-color": "^5.4.0" + "chalk": "2.4.2", + "source-map": "0.6.1", + "supports-color": "5.5.0" } }, "source-map": { @@ -13387,8 +13368,8 @@ "integrity": "sha1-7P+p1+GSUYOJ9CrQ6D9yrsRW6iA=", "dev": true, "requires": { - "icss-replace-symbols": "^1.1.0", - "postcss": "^6.0.1" + "icss-replace-symbols": "1.1.0", + "postcss": "6.0.23" }, "dependencies": { "postcss": { @@ -13397,9 +13378,9 @@ "integrity": "sha1-YcgswyisYOZ3ZF+XkFTrmLwOMyQ=", "dev": true, "requires": { - "chalk": "^2.4.1", - "source-map": "^0.6.1", - "supports-color": "^5.4.0" + "chalk": "2.4.2", + "source-map": "0.6.1", + "supports-color": "5.5.0" } }, "source-map": { @@ -13416,7 +13397,7 @@ "integrity": "sha1-757nEhLX/nWceO0WL2HtYrXLk/E=", "dev": true, "requires": { - "postcss": "^5.0.5" + "postcss": "5.2.18" } }, "postcss-normalize-url": { @@ -13425,10 +13406,10 @@ "integrity": "sha1-EI90s/L82viRov+j6kWSJ5/HgiI=", "dev": true, "requires": { - "is-absolute-url": "^2.0.0", - "normalize-url": "^1.4.0", - "postcss": "^5.0.14", - "postcss-value-parser": "^3.2.3" + "is-absolute-url": "2.1.0", + "normalize-url": "1.9.1", + "postcss": "5.2.18", + "postcss-value-parser": "3.3.1" } }, "postcss-ordered-values": { @@ -13437,8 +13418,8 @@ "integrity": "sha1-7sbCpntsQSqNsgQud/6NpD+VwR0=", "dev": true, "requires": { - "postcss": "^5.0.4", - "postcss-value-parser": "^3.0.1" + "postcss": "5.2.18", + "postcss-value-parser": "3.3.1" } }, "postcss-reduce-idents": { @@ -13447,8 +13428,8 @@ "integrity": "sha1-wsbSDMlYKE9qv75j92Cb9AkFmtM=", "dev": true, "requires": { - "postcss": "^5.0.4", - "postcss-value-parser": "^3.0.2" + "postcss": "5.2.18", + "postcss-value-parser": "3.3.1" } }, "postcss-reduce-initial": { @@ -13457,7 +13438,7 @@ "integrity": "sha1-aPgGlfBF0IJjqHmtJA343WT2ROo=", "dev": true, "requires": { - "postcss": "^5.0.4" + "postcss": "5.2.18" } }, "postcss-reduce-transforms": { @@ -13466,9 +13447,9 @@ "integrity": "sha1-/3b02CEkN7McKYpC0uFEQCV3GuE=", "dev": true, "requires": { - "has": "^1.0.1", - "postcss": "^5.0.8", - "postcss-value-parser": "^3.0.1" + "has": "1.0.3", + "postcss": "5.2.18", + "postcss-value-parser": "3.3.1" } }, "postcss-selector-parser": { @@ -13477,9 +13458,9 @@ "integrity": "sha1-+UN3iGBsPJrO4W/+jYsWKX8nu5A=", "dev": true, "requires": { - "flatten": "^1.0.2", - "indexes-of": "^1.0.1", - "uniq": "^1.0.1" + "flatten": "1.0.2", + "indexes-of": "1.0.1", + "uniq": "1.0.1" } }, "postcss-svgo": { @@ -13488,10 +13469,10 @@ "integrity": "sha1-tt8YqmE7Zm4TPwittSGcJoSsEI0=", "dev": true, "requires": { - "is-svg": "^2.0.0", - "postcss": "^5.0.14", - "postcss-value-parser": "^3.2.3", - "svgo": "^0.7.0" + "is-svg": "2.1.0", + "postcss": "5.2.18", + "postcss-value-parser": "3.3.1", + "svgo": "0.7.2" } }, "postcss-unique-selectors": { @@ -13500,9 +13481,9 @@ "integrity": "sha1-mB1X0p3csz57Hf4f1DuGSfkzyh0=", "dev": true, "requires": { - "alphanum-sort": "^1.0.1", - "postcss": "^5.0.4", - "uniqs": "^2.0.0" + "alphanum-sort": "1.0.2", + "postcss": "5.2.18", + "uniqs": "2.0.0" } }, "postcss-value-parser": { @@ -13517,9 +13498,9 @@ "integrity": "sha1-0hCd3AVbka9n/EyzsCWUZjnSryI=", "dev": true, "requires": { - "has": "^1.0.1", - "postcss": "^5.0.4", - "uniqs": "^2.0.0" + "has": "1.0.3", + "postcss": "5.2.18", + "uniqs": "2.0.0" } }, "prelude-ls": { @@ -13575,7 +13556,7 @@ "resolved": "https://registry.npmjs.org/promise/-/promise-7.3.1.tgz", "integrity": "sha1-BktyYCsY+Q8pGSuLG8QY/9Hr078=", "requires": { - "asap": "~2.0.3" + "asap": "2.0.6" } }, "prop-types": { @@ -13583,8 +13564,8 @@ "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.6.2.tgz", "integrity": "sha512-3pboPvLiWD7dkI3qf3KbUe6hKFKa52w+AE0VCqECtf+QHAKgOL37tTaNCnuX1nAAQ4ZhyP+kYVKf8rLmJ/feDQ==", "requires": { - "loose-envify": "^1.3.1", - "object-assign": "^4.1.1" + "loose-envify": "1.4.0", + "object-assign": "4.1.1" } }, "proto-list": { @@ -13599,7 +13580,7 @@ "integrity": "sha1-ccDuOxAt4/IC87ZPYI0XP8uhqRg=", "dev": true, "requires": { - "forwarded": "~0.1.0", + "forwarded": "0.1.2", "ipaddr.js": "1.4.0" } }, @@ -13627,12 +13608,12 @@ "integrity": "sha1-T8ydd6B+SLp1J+fL4N4z0HATMeA=", "dev": true, "requires": { - "bn.js": "^4.1.0", - "browserify-rsa": "^4.0.0", - "create-hash": "^1.1.0", - "parse-asn1": "^5.0.0", - "randombytes": "^2.0.1", - "safe-buffer": "^5.1.2" + "bn.js": "4.11.8", + "browserify-rsa": "4.0.1", + "create-hash": "1.2.0", + "parse-asn1": "5.1.3", + "randombytes": "2.0.6", + "safe-buffer": "5.1.2" } }, "punycode": { @@ -13659,8 +13640,8 @@ "integrity": "sha1-u7aTucqRXCMlFbIosaArYJBD2+s=", "dev": true, "requires": { - "object-assign": "^4.1.0", - "strict-uri-encode": "^1.0.0" + "object-assign": "4.1.1", + "strict-uri-encode": "1.1.0" } }, "querystring": { @@ -13680,12 +13661,12 @@ "resolved": "http://registry.npmjs.org/quill/-/quill-1.3.6.tgz", "integrity": "sha512-K0mvhimWZN6s+9OQ249CH2IEPZ9JmkFuCQeHAOQax3EZ2nDJ3wfGh59mnlQaZV2i7u8eFarx6wAtvQKgShojug==", "requires": { - "clone": "^2.1.1", - "deep-equal": "^1.0.1", - "eventemitter3": "^2.0.3", - "extend": "^3.0.1", - "parchment": "^1.1.4", - "quill-delta": "^3.6.2" + "clone": "2.1.2", + "deep-equal": "1.0.1", + "eventemitter3": "2.0.3", + "extend": "3.0.2", + "parchment": "1.1.4", + "quill-delta": "3.6.3" }, "dependencies": { "clone": { @@ -13705,8 +13686,8 @@ "resolved": "https://registry.npmjs.org/quill-delta/-/quill-delta-3.6.3.tgz", "integrity": "sha1-sZ/SuJQSMBxg4f8hPY2GDqwPEDI=", "requires": { - "deep-equal": "^1.0.1", - "extend": "^3.0.2", + "deep-equal": "1.0.1", + "extend": "3.0.2", "fast-diff": "1.1.2" }, "dependencies": { @@ -13729,9 +13710,9 @@ "integrity": "sha1-t3bvxZN1mE42xTey9RofCv8Noe0=", "dev": true, "requires": { - "is-number": "^4.0.0", - "kind-of": "^6.0.0", - "math-random": "^1.0.1" + "is-number": "4.0.0", + "kind-of": "6.0.2", + "math-random": "1.0.4" }, "dependencies": { "is-number": { @@ -13748,7 +13729,7 @@ "integrity": "sha1-0wLFIpSFiISKjTAMkytEwkIx2oA=", "dev": true, "requires": { - "safe-buffer": "^5.1.0" + "safe-buffer": "5.1.2" } }, "randomfill": { @@ -13757,8 +13738,8 @@ "integrity": "sha1-ySGW/IarQr6YPxvzF3giSTHWFFg=", "dev": true, "requires": { - "randombytes": "^2.0.5", - "safe-buffer": "^5.1.0" + "randombytes": "2.0.6", + "safe-buffer": "5.1.2" } }, "range-parser": { @@ -13785,10 +13766,10 @@ "integrity": "sha1-zZJL9SAKB1uDwYjNa54hG3/A0+0=", "dev": true, "requires": { - "deep-extend": "^0.6.0", - "ini": "~1.3.0", - "minimist": "^1.2.0", - "strip-json-comments": "~2.0.1" + "deep-extend": "0.6.0", + "ini": "1.3.5", + "minimist": "1.2.0", + "strip-json-comments": "2.0.1" } }, "react": { @@ -13797,9 +13778,9 @@ "integrity": "sha1-QfeZGyYYU5K6m66WyIiefgGDl+8=", "dev": true, "requires": { - "fbjs": "^0.8.4", - "loose-envify": "^1.1.0", - "object-assign": "^4.1.0" + "fbjs": "0.8.17", + "loose-envify": "1.4.0", + "object-assign": "4.1.1" } }, "react-addons-test-utils": { @@ -13814,9 +13795,9 @@ "integrity": "sha1-AVNj8FsKH9Uq6e/dOgBg2QaVII8=", "dev": true, "requires": { - "fbjs": "^0.8.1", - "loose-envify": "^1.1.0", - "object-assign": "^4.1.0" + "fbjs": "0.8.17", + "loose-envify": "1.4.0", + "object-assign": "4.1.1" } }, "react-dom-factories": { @@ -13830,12 +13811,12 @@ "integrity": "sha1-lbjgiK1OSsxsecL4W9wEYO6+COs=", "requires": { "@types/quill": "1.3.10", - "@types/react": "*", - "create-react-class": "^15.6.0", - "lodash": "^4.17.4", - "prop-types": "^15.5.10", - "quill": "^1.2.6", - "react-dom-factories": "^1.0.0" + "@types/react": "15.0.38", + "create-react-class": "15.6.3", + "lodash": "4.17.4", + "prop-types": "15.6.2", + "quill": "1.3.6", + "react-dom-factories": "1.0.2" } }, "read": { @@ -13844,7 +13825,7 @@ "integrity": "sha1-s9oZvQUkMal2cdRKQmNK33ELQMQ=", "dev": true, "requires": { - "mute-stream": "~0.0.4" + "mute-stream": "0.0.8" } }, "read-all-stream": { @@ -13853,8 +13834,8 @@ "integrity": "sha1-NcPhd/IHjveJ7kv6+kNzB06u9Po=", "dev": true, "requires": { - "pinkie-promise": "^2.0.0", - "readable-stream": "^2.0.0" + "pinkie-promise": "2.0.1", + "readable-stream": "2.3.6" }, "dependencies": { "isarray": { @@ -13869,13 +13850,13 @@ "integrity": "sha1-sRwn2IuP8fvgcGQ8+UsMea4bCq8=", "dev": true, "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" + "core-util-is": "1.0.2", + "inherits": "2.0.3", + "isarray": "1.0.0", + "process-nextick-args": "2.0.0", + "safe-buffer": "5.1.2", + "string_decoder": "1.1.1", + "util-deprecate": "1.0.2" } }, "string_decoder": { @@ -13884,7 +13865,7 @@ "integrity": "sha1-nPFhG6YmhdcDCunkujQUnDrwP8g=", "dev": true, "requires": { - "safe-buffer": "~5.1.0" + "safe-buffer": "5.1.2" } } } @@ -13895,9 +13876,9 @@ "integrity": "sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=", "dev": true, "requires": { - "load-json-file": "^1.0.0", - "normalize-package-data": "^2.3.2", - "path-type": "^1.0.0" + "load-json-file": "1.1.0", + "normalize-package-data": "2.4.2", + "path-type": "1.1.0" } }, "read-pkg-up": { @@ -13906,8 +13887,8 @@ "integrity": "sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=", "dev": true, "requires": { - "find-up": "^1.0.0", - "read-pkg": "^1.0.0" + "find-up": "1.1.2", + "read-pkg": "1.1.0" } }, "readable-stream": { @@ -13916,10 +13897,10 @@ "integrity": "sha1-fPTFTvZI44EwhMY23SB54WbAgdk=", "dev": true, "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.1", + "core-util-is": "1.0.2", + "inherits": "2.0.3", "isarray": "0.0.1", - "string_decoder": "~0.10.x" + "string_decoder": "0.10.31" } }, "readdirp": { @@ -13928,9 +13909,9 @@ "integrity": "sha1-DodiKjMlqjPokihcr4tOhGUppSU=", "dev": true, "requires": { - "graceful-fs": "^4.1.11", - "micromatch": "^3.1.10", - "readable-stream": "^2.0.2" + "graceful-fs": "4.1.15", + "micromatch": "3.1.10", + "readable-stream": "2.3.6" }, "dependencies": { "isarray": { @@ -13945,13 +13926,13 @@ "integrity": "sha1-sRwn2IuP8fvgcGQ8+UsMea4bCq8=", "dev": true, "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" + "core-util-is": "1.0.2", + "inherits": "2.0.3", + "isarray": "1.0.0", + "process-nextick-args": "2.0.0", + "safe-buffer": "5.1.2", + "string_decoder": "1.1.1", + "util-deprecate": "1.0.2" } }, "string_decoder": { @@ -13960,7 +13941,7 @@ "integrity": "sha1-nPFhG6YmhdcDCunkujQUnDrwP8g=", "dev": true, "requires": { - "safe-buffer": "~5.1.0" + "safe-buffer": "5.1.2" } } } @@ -13972,9 +13953,9 @@ "dev": true, "requires": { "ast-types": "0.9.6", - "esprima": "~3.1.0", - "private": "~0.1.5", - "source-map": "~0.5.0" + "esprima": "3.1.3", + "private": "0.1.8", + "source-map": "0.5.7" }, "dependencies": { "esprima": { @@ -13991,7 +13972,7 @@ "integrity": "sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q=", "dev": true, "requires": { - "resolve": "^1.1.6" + "resolve": "1.10.0" } }, "redent": { @@ -14000,8 +13981,8 @@ "integrity": "sha1-z5Fqsf1fHxbfsggi3W7H9zDCr94=", "dev": true, "requires": { - "indent-string": "^2.1.0", - "strip-indent": "^1.0.1" + "indent-string": "2.1.0", + "strip-indent": "1.0.1" } }, "reduce-css-calc": { @@ -14010,9 +13991,9 @@ "integrity": "sha1-dHyRTgSWFKTJz7umKYca0dKSdxY=", "dev": true, "requires": { - "balanced-match": "^0.4.2", - "math-expression-evaluator": "^1.2.14", - "reduce-function-call": "^1.0.1" + "balanced-match": "0.4.2", + "math-expression-evaluator": "1.2.17", + "reduce-function-call": "1.0.2" }, "dependencies": { "balanced-match": { @@ -14029,7 +14010,7 @@ "integrity": "sha1-WiAL+S4ON3UXUv5FsKszD9S2vpk=", "dev": true, "requires": { - "balanced-match": "^0.4.2" + "balanced-match": "0.4.2" }, "dependencies": { "balanced-match": { @@ -14058,7 +14039,7 @@ "integrity": "sha1-db3FiioUls7EihKDW8VMjVYjNt0=", "dev": true, "requires": { - "is-equal-shallow": "^0.1.3" + "is-equal-shallow": "0.1.3" } }, "regex-not": { @@ -14067,8 +14048,8 @@ "integrity": "sha1-H07OJ+ALC2XgJHpoEOaoXYOldSw=", "dev": true, "requires": { - "extend-shallow": "^3.0.2", - "safe-regex": "^1.1.0" + "extend-shallow": "3.0.2", + "safe-regex": "1.1.0" } }, "regexpu-core": { @@ -14077,9 +14058,9 @@ "integrity": "sha1-hqdj9Y7k18L2sQLkdkBQ3n7ZDGs=", "dev": true, "requires": { - "regenerate": "^1.2.1", - "regjsgen": "^0.2.0", - "regjsparser": "^0.1.4" + "regenerate": "1.4.0", + "regjsgen": "0.2.0", + "regjsparser": "0.1.5" } }, "registry-auth-token": { @@ -14088,8 +14069,8 @@ "integrity": "sha1-hR/UkDjuy1hpERFa+EUmDuyYPyA=", "dev": true, "requires": { - "rc": "^1.1.6", - "safe-buffer": "^5.0.1" + "rc": "1.2.8", + "safe-buffer": "5.1.2" } }, "registry-url": { @@ -14098,7 +14079,7 @@ "integrity": "sha1-PU74cPc93h138M+aOBQyRE4XSUI=", "dev": true, "requires": { - "rc": "^1.0.1" + "rc": "1.2.8" } }, "regjsgen": { @@ -14113,7 +14094,7 @@ "integrity": "sha1-fuj4Tcb6eS0/0K4ijSS9lJ6tIFw=", "dev": true, "requires": { - "jsesc": "~0.5.0" + "jsesc": "0.5.0" } }, "relateurl": { @@ -14128,11 +14109,11 @@ "integrity": "sha1-OqWN1QIdSZ8zbTulvzu7kcG4jjc=", "dev": true, "requires": { - "amdefine": "^1.0.0", + "amdefine": "1.0.1", "istanbul": "0.4.5", - "minimatch": "^3.0.3", - "plugin-error": "^0.1.2", - "source-map": "^0.6.1", + "minimatch": "3.0.4", + "plugin-error": "0.1.2", + "source-map": "0.6.1", "through2": "2.0.1" }, "dependencies": { @@ -14142,8 +14123,8 @@ "integrity": "sha1-aHwydYFjWI/vfeezb6vklesaOZo=", "dev": true, "requires": { - "arr-flatten": "^1.0.1", - "array-slice": "^0.2.3" + "arr-flatten": "1.1.0", + "array-slice": "0.2.3" } }, "arr-union": { @@ -14164,7 +14145,7 @@ "integrity": "sha1-Gda/lN/AnXa6cR85uHLSH/TdkHE=", "dev": true, "requires": { - "kind-of": "^1.1.0" + "kind-of": "1.1.0" } }, "isarray": { @@ -14185,11 +14166,11 @@ "integrity": "sha1-O5uzM1zPAPQl4HQ34ZJ2ln2kes4=", "dev": true, "requires": { - "ansi-cyan": "^0.1.1", - "ansi-red": "^0.1.1", - "arr-diff": "^1.0.1", - "arr-union": "^2.0.1", - "extend-shallow": "^1.1.2" + "ansi-cyan": "0.1.1", + "ansi-red": "0.1.1", + "arr-diff": "1.1.0", + "arr-union": "2.1.0", + "extend-shallow": "1.1.4" } }, "process-nextick-args": { @@ -14204,12 +14185,12 @@ "integrity": "sha1-j5A0HmilPMySh4jaz80Rs265t44=", "dev": true, "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.1", - "isarray": "~1.0.0", - "process-nextick-args": "~1.0.6", - "string_decoder": "~0.10.x", - "util-deprecate": "~1.0.1" + "core-util-is": "1.0.2", + "inherits": "2.0.3", + "isarray": "1.0.0", + "process-nextick-args": "1.0.7", + "string_decoder": "0.10.31", + "util-deprecate": "1.0.2" } }, "source-map": { @@ -14224,8 +14205,8 @@ "integrity": "sha1-OE51MU1J8y3hLuu4E2uOtrXVnak=", "dev": true, "requires": { - "readable-stream": "~2.0.0", - "xtend": "~4.0.0" + "readable-stream": "2.0.6", + "xtend": "4.0.1" } } } @@ -14254,7 +14235,7 @@ "integrity": "sha1-UhTFOpJtNVJwdSf7q0FdvAjQbdo=", "dev": true, "requires": { - "is-finite": "^1.0.0" + "is-finite": "1.0.2" } }, "replace-ext": { @@ -14269,9 +14250,9 @@ "integrity": "sha1-PuV5gJK+Nksc2xSEMISSyz3/LzY=", "dev": true, "requires": { - "escape-string-regexp": "^1.0.3", - "object-assign": "^4.0.1", - "readable-stream": "^2.0.2" + "escape-string-regexp": "1.0.5", + "object-assign": "4.1.1", + "readable-stream": "2.3.6" }, "dependencies": { "isarray": { @@ -14286,13 +14267,13 @@ "integrity": "sha1-sRwn2IuP8fvgcGQ8+UsMea4bCq8=", "dev": true, "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" + "core-util-is": "1.0.2", + "inherits": "2.0.3", + "isarray": "1.0.0", + "process-nextick-args": "2.0.0", + "safe-buffer": "5.1.2", + "string_decoder": "1.1.1", + "util-deprecate": "1.0.2" } }, "string_decoder": { @@ -14301,7 +14282,7 @@ "integrity": "sha1-nPFhG6YmhdcDCunkujQUnDrwP8g=", "dev": true, "requires": { - "safe-buffer": "~5.1.0" + "safe-buffer": "5.1.2" } } } @@ -14312,26 +14293,26 @@ "integrity": "sha1-nC/KT301tZLv5Xx/ClXoEFIST+8=", "dev": true, "requires": { - "aws-sign2": "~0.7.0", - "aws4": "^1.8.0", - "caseless": "~0.12.0", - "combined-stream": "~1.0.6", - "extend": "~3.0.2", - "forever-agent": "~0.6.1", - "form-data": "~2.3.2", - "har-validator": "~5.1.0", - "http-signature": "~1.2.0", - "is-typedarray": "~1.0.0", - "isstream": "~0.1.2", - "json-stringify-safe": "~5.0.1", - "mime-types": "~2.1.19", - "oauth-sign": "~0.9.0", - "performance-now": "^2.1.0", - "qs": "~6.5.2", - "safe-buffer": "^5.1.2", - "tough-cookie": "~2.4.3", - "tunnel-agent": "^0.6.0", - "uuid": "^3.3.2" + "aws-sign2": "0.7.0", + "aws4": "1.8.0", + "caseless": "0.12.0", + "combined-stream": "1.0.7", + "extend": "3.0.2", + "forever-agent": "0.6.1", + "form-data": "2.3.3", + "har-validator": "5.1.3", + "http-signature": "1.2.0", + "is-typedarray": "1.0.0", + "isstream": "0.1.2", + "json-stringify-safe": "5.0.1", + "mime-types": "2.1.21", + "oauth-sign": "0.9.0", + "performance-now": "2.1.0", + "qs": "6.5.2", + "safe-buffer": "5.1.2", + "tough-cookie": "2.4.3", + "tunnel-agent": "0.6.0", + "uuid": "3.3.2" } }, "request-progress": { @@ -14340,7 +14321,7 @@ "integrity": "sha1-XTa7V5YcZzqlt4jbyBQf3yO0Tgg=", "dev": true, "requires": { - "throttleit": "^1.0.0" + "throttleit": "1.0.0" } }, "request-promise": { @@ -14349,10 +14330,10 @@ "integrity": "sha1-GGIixZrlEvNJff5NdanIRhvQBTw=", "dev": true, "requires": { - "bluebird": "^3.5.0", + "bluebird": "3.7.2", "request-promise-core": "1.1.3", - "stealthy-require": "^1.1.1", - "tough-cookie": "^2.3.3" + "stealthy-require": "1.1.1", + "tough-cookie": "2.4.3" }, "dependencies": { "bluebird": { @@ -14369,7 +14350,7 @@ "integrity": "sha1-6aPAgbUTgN/qZ3M2Bh/qh5qCnuk=", "dev": true, "requires": { - "lodash": "^4.17.15" + "lodash": "4.17.15" }, "dependencies": { "lodash": { @@ -14416,7 +14397,7 @@ "integrity": "sha1-O9qur0XMB/N1ZW39LlTtCBCxAbo=", "dev": true, "requires": { - "path-parse": "^1.0.6" + "path-parse": "1.0.6" } }, "resolve-dir": { @@ -14425,8 +14406,8 @@ "integrity": "sha1-eaQGRMNivoLybv/nOcm7U4IEb0M=", "dev": true, "requires": { - "expand-tilde": "^2.0.0", - "global-modules": "^1.0.0" + "expand-tilde": "2.0.2", + "global-modules": "1.0.0" } }, "resolve-url": { @@ -14441,8 +14422,8 @@ "integrity": "sha1-/6cbq5UtYvfB1Jt0NDVfvGjf/Fo=", "dev": true, "requires": { - "depd": "~1.1.0", - "on-headers": "~1.0.1" + "depd": "1.1.2", + "on-headers": "1.0.1" } }, "responselike": { @@ -14451,7 +14432,7 @@ "integrity": "sha1-kYcg7ztjHFZCvgaPFa3lpG9Loec=", "dev": true, "requires": { - "lowercase-keys": "^1.0.0" + "lowercase-keys": "1.0.1" } }, "ret": { @@ -14466,7 +14447,7 @@ "integrity": "sha1-YTObci/mo1FWiSENJOFMlhSGE+8=", "dev": true, "requires": { - "align-text": "^0.1.1" + "align-text": "0.1.4" } }, "rimraf": { @@ -14475,7 +14456,7 @@ "integrity": "sha1-loAAk8vxoMhr2VtGJUZ1NcKd+gQ=", "dev": true, "requires": { - "glob": "^7.0.5" + "glob": "7.1.3" } }, "ripemd160": { @@ -14484,8 +14465,8 @@ "integrity": "sha1-ocGm9iR1FXe6XQeRTLyShQWFiQw=", "dev": true, "requires": { - "hash-base": "^3.0.0", - "inherits": "^2.0.1" + "hash-base": "3.0.4", + "inherits": "2.0.3" } }, "rndm": { @@ -14500,7 +14481,7 @@ "integrity": "sha1-pxUZMO+dVGVmB9dU67Fy3fye+DY=", "dev": true, "requires": { - "@babel/runtime": "^7.1.2" + "@babel/runtime": "7.3.1" } }, "safe-buffer": { @@ -14515,7 +14496,7 @@ "integrity": "sha1-QKNmnzsHfR6UPURinhV91IAjvy4=", "dev": true, "requires": { - "ret": "~0.1.10" + "ret": "0.1.15" } }, "safer-buffer": { @@ -14535,10 +14516,10 @@ "integrity": "sha1-E/vWPNHK8JCLn9k0dq1DpR0eC0k=", "dev": true, "requires": { - "glob": "^7.0.0", - "lodash": "^4.0.0", - "scss-tokenizer": "^0.2.3", - "yargs": "^7.0.0" + "glob": "7.1.3", + "lodash": "4.17.4", + "scss-tokenizer": "0.2.3", + "yargs": "7.1.0" }, "dependencies": { "camelcase": { @@ -14559,19 +14540,19 @@ "integrity": "sha1-a6MY6xaWFyf10oT46gA+jWFU0Mg=", "dev": true, "requires": { - "camelcase": "^3.0.0", - "cliui": "^3.2.0", - "decamelize": "^1.1.1", - "get-caller-file": "^1.0.1", - "os-locale": "^1.4.0", - "read-pkg-up": "^1.0.1", - "require-directory": "^2.1.1", - "require-main-filename": "^1.0.1", - "set-blocking": "^2.0.0", - "string-width": "^1.0.2", - "which-module": "^1.0.0", - "y18n": "^3.2.1", - "yargs-parser": "^5.0.0" + "camelcase": "3.0.0", + "cliui": "3.2.0", + "decamelize": "1.2.0", + "get-caller-file": "1.0.3", + "os-locale": "1.4.0", + "read-pkg-up": "1.0.1", + "require-directory": "2.1.1", + "require-main-filename": "1.0.1", + "set-blocking": "2.0.0", + "string-width": "1.0.2", + "which-module": "1.0.0", + "y18n": "3.2.1", + "yargs-parser": "5.0.0" } }, "yargs-parser": { @@ -14580,7 +14561,7 @@ "integrity": "sha1-J17PDX/+Bcd+ZOfIbkzZS/DhIoo=", "dev": true, "requires": { - "camelcase": "^3.0.0" + "camelcase": "3.0.0" } } } @@ -14603,8 +14584,8 @@ "integrity": "sha1-jrBtualyMzOCTT9VMGQRSYR85dE=", "dev": true, "requires": { - "js-base64": "^2.1.8", - "source-map": "^0.4.2" + "js-base64": "2.5.1", + "source-map": "0.4.4" }, "dependencies": { "source-map": { @@ -14613,7 +14594,7 @@ "integrity": "sha1-66T12pwNyZneaAMti092FzZSA2s=", "dev": true, "requires": { - "amdefine": ">=0.0.4" + "amdefine": "1.0.1" } } } @@ -14624,7 +14605,7 @@ "integrity": "sha1-z+kXyz0nS8/6x5J1ivUxc+sfq9w=", "dev": true, "requires": { - "commander": "~2.8.1" + "commander": "2.8.1" }, "dependencies": { "commander": { @@ -14633,7 +14614,7 @@ "integrity": "sha1-Br42f+v9oMMwqh4qBy09yXYkJdQ=", "dev": true, "requires": { - "graceful-readlink": ">= 1.0.0" + "graceful-readlink": "1.0.1" } } } @@ -14650,7 +14631,7 @@ "integrity": "sha1-S7uEN8jTfksM8aaP1ybsbWRdbTY=", "dev": true, "requires": { - "semver": "^5.0.3" + "semver": "5.3.0" } }, "send": { @@ -14659,19 +14640,19 @@ "integrity": "sha1-ObBDiz9RC+Xcb2Z6EfcWiTaM3u8=", "dev": true, "requires": { - "debug": "~2.2.0", - "depd": "~1.1.0", - "destroy": "~1.0.4", - "encodeurl": "~1.0.1", - "escape-html": "~1.0.3", - "etag": "~1.7.0", + "debug": "2.2.0", + "depd": "1.1.2", + "destroy": "1.0.4", + "encodeurl": "1.0.2", + "escape-html": "1.0.3", + "etag": "1.7.0", "fresh": "0.3.0", - "http-errors": "~1.5.1", + "http-errors": "1.5.1", "mime": "1.3.4", "ms": "0.7.2", - "on-finished": "~2.3.0", - "range-parser": "~1.2.0", - "statuses": "~1.3.1" + "on-finished": "2.3.0", + "range-parser": "1.2.0", + "statuses": "1.3.1" }, "dependencies": { "debug": { @@ -14699,7 +14680,7 @@ "requires": { "inherits": "2.0.3", "setprototypeof": "1.0.2", - "statuses": ">= 1.3.1 < 2" + "statuses": "1.3.1" } }, "mime": { @@ -14740,10 +14721,10 @@ "integrity": "sha1-3UGeJo3gEqtysxnTN/IQUBP5OB8=", "dev": true, "requires": { - "etag": "~1.7.0", + "etag": "1.7.0", "fresh": "0.3.0", "ms": "0.7.2", - "parseurl": "~1.3.1" + "parseurl": "1.3.2" }, "dependencies": { "ms": { @@ -14760,13 +14741,13 @@ "integrity": "sha1-egV/xu4o3GP2RWbl+lexEahq7NI=", "dev": true, "requires": { - "accepts": "~1.2.13", + "accepts": "1.2.13", "batch": "0.5.3", - "debug": "~2.2.0", - "escape-html": "~1.0.3", - "http-errors": "~1.3.1", - "mime-types": "~2.1.9", - "parseurl": "~1.3.1" + "debug": "2.2.0", + "escape-html": "1.0.3", + "http-errors": "1.3.1", + "mime-types": "2.1.21", + "parseurl": "1.3.2" }, "dependencies": { "accepts": { @@ -14775,7 +14756,7 @@ "integrity": "sha1-5fHzkoxtlf2WVYw27D2dDeSm7Oo=", "dev": true, "requires": { - "mime-types": "~2.1.6", + "mime-types": "2.1.21", "negotiator": "0.5.3" } }, @@ -14794,8 +14775,8 @@ "integrity": "sha1-GX4izevUGYWF6GlO9nhhl7ke2UI=", "dev": true, "requires": { - "inherits": "~2.0.1", - "statuses": "1" + "inherits": "2.0.3", + "statuses": "1.5.0" } }, "ms": { @@ -14818,9 +14799,9 @@ "integrity": "sha1-LPmIm9RDWjIMw2iVyapXvWYuasc=", "dev": true, "requires": { - "encodeurl": "~1.0.1", - "escape-html": "~1.0.3", - "parseurl": "~1.3.1", + "encodeurl": "1.0.2", + "escape-html": "1.0.3", + "parseurl": "1.3.2", "send": "0.14.2" } }, @@ -14836,10 +14817,10 @@ "integrity": "sha1-ca5KiPD+77v1LR6mBPP7MV67YnQ=", "dev": true, "requires": { - "extend-shallow": "^2.0.1", - "is-extendable": "^0.1.1", - "is-plain-object": "^2.0.3", - "split-string": "^3.0.1" + "extend-shallow": "2.0.1", + "is-extendable": "0.1.1", + "is-plain-object": "2.0.4", + "split-string": "3.1.0" }, "dependencies": { "extend-shallow": { @@ -14870,8 +14851,8 @@ "integrity": "sha1-N6XPC4HsvGlD3hCbopYNGyZYSuc=", "dev": true, "requires": { - "inherits": "^2.0.1", - "safe-buffer": "^5.0.1" + "inherits": "2.0.3", + "safe-buffer": "5.1.2" } }, "shebang-command": { @@ -14880,7 +14861,7 @@ "integrity": "sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=", "dev": true, "requires": { - "shebang-regex": "^1.0.0" + "shebang-regex": "1.0.0" } }, "shebang-regex": { @@ -14912,7 +14893,7 @@ "resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz", "integrity": "sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo=", "requires": { - "is-arrayish": "^0.3.1" + "is-arrayish": "0.3.2" } }, "sinon": { @@ -14924,7 +14905,7 @@ "formatio": "1.1.1", "lolex": "1.3.2", "samsam": "1.1.2", - "util": ">=0.10.3 <1" + "util": "0.11.1" }, "dependencies": { "lolex": { @@ -14959,14 +14940,14 @@ "integrity": "sha1-ZJIufFZbDhQgS6GqfWlkJ40lGC0=", "dev": true, "requires": { - "base": "^0.11.1", - "debug": "^2.2.0", - "define-property": "^0.2.5", - "extend-shallow": "^2.0.1", - "map-cache": "^0.2.2", - "source-map": "^0.5.6", - "source-map-resolve": "^0.5.0", - "use": "^3.1.0" + "base": "0.11.2", + "debug": "2.6.9", + "define-property": "0.2.5", + "extend-shallow": "2.0.1", + "map-cache": "0.2.2", + "source-map": "0.5.7", + "source-map-resolve": "0.5.2", + "use": "3.1.1" }, "dependencies": { "define-property": { @@ -14975,7 +14956,7 @@ "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", "dev": true, "requires": { - "is-descriptor": "^0.1.0" + "is-descriptor": "0.1.6" } }, "extend-shallow": { @@ -14984,7 +14965,7 @@ "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", "dev": true, "requires": { - "is-extendable": "^0.1.0" + "is-extendable": "0.1.1" } } } @@ -14995,9 +14976,9 @@ "integrity": "sha1-bBdfhv8UvbByRWPo88GwIaKGhTs=", "dev": true, "requires": { - "define-property": "^1.0.0", - "isobject": "^3.0.0", - "snapdragon-util": "^3.0.1" + "define-property": "1.0.0", + "isobject": "3.0.1", + "snapdragon-util": "3.0.1" }, "dependencies": { "define-property": { @@ -15006,7 +14987,7 @@ "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=", "dev": true, "requires": { - "is-descriptor": "^1.0.0" + "is-descriptor": "1.0.2" } }, "is-accessor-descriptor": { @@ -15015,7 +14996,7 @@ "integrity": "sha1-FpwvbT3x+ZJhgHI2XJsOofaHhlY=", "dev": true, "requires": { - "kind-of": "^6.0.0" + "kind-of": "6.0.2" } }, "is-data-descriptor": { @@ -15024,7 +15005,7 @@ "integrity": "sha1-2Eh2Mh0Oet0DmQQGq7u9NrqSaMc=", "dev": true, "requires": { - "kind-of": "^6.0.0" + "kind-of": "6.0.2" } }, "is-descriptor": { @@ -15033,9 +15014,9 @@ "integrity": "sha1-OxWXRqZmBLBPjIFSS6NlxfFNhuw=", "dev": true, "requires": { - "is-accessor-descriptor": "^1.0.0", - "is-data-descriptor": "^1.0.0", - "kind-of": "^6.0.2" + "is-accessor-descriptor": "1.0.0", + "is-data-descriptor": "1.0.0", + "kind-of": "6.0.2" } } } @@ -15046,7 +15027,7 @@ "integrity": "sha1-+VZHlIbyrNeXAGk/b3uAXkWrVuI=", "dev": true, "requires": { - "kind-of": "^3.2.0" + "kind-of": "3.2.2" }, "dependencies": { "kind-of": { @@ -15055,7 +15036,7 @@ "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", "dev": true, "requires": { - "is-buffer": "^1.1.5" + "is-buffer": "1.1.6" } } } @@ -15066,7 +15047,7 @@ "integrity": "sha1-ZUEYTMkK7qbG57NeJlkIJEPGYZg=", "dev": true, "requires": { - "hoek": "2.x.x" + "hoek": "2.16.3" } }, "socket.io": { @@ -15076,7 +15057,7 @@ "dev": true, "requires": { "debug": "2.3.3", - "engine.io": "~1.8.4", + "engine.io": "1.8.5", "has-binary": "0.1.7", "object-assign": "4.1.0", "socket.io-adapter": "0.5.0", @@ -15144,7 +15125,7 @@ "component-bind": "1.0.0", "component-emitter": "1.2.1", "debug": "2.3.3", - "engine.io-client": "~1.8.4", + "engine.io-client": "1.8.5", "has-binary": "0.1.7", "indexof": "0.0.1", "object-component": "0.0.3", @@ -15213,11 +15194,11 @@ "requires": { "download": "7.0.0", "extend": "3.0.1", - "fancy-log": "^1.1.0", - "lodash.get": "^4.4.2", - "lodash.uniq": "^4.5.0", + "fancy-log": "1.3.3", + "lodash.get": "4.4.2", + "lodash.uniq": "4.5.0", "mkdirp": "0.5.1", - "progress": "^2.0.0", + "progress": "2.0.3", "read-pkg": "2.0.0", "slugify": "1.3.1" }, @@ -15234,10 +15215,10 @@ "integrity": "sha1-eUfkIUmvgNaWy/eXvKq8/h/inKg=", "dev": true, "requires": { - "graceful-fs": "^4.1.2", - "parse-json": "^2.2.0", - "pify": "^2.0.0", - "strip-bom": "^3.0.0" + "graceful-fs": "4.1.15", + "parse-json": "2.2.0", + "pify": "2.3.0", + "strip-bom": "3.0.0" } }, "path-type": { @@ -15246,7 +15227,7 @@ "integrity": "sha1-8BLMuEFbcJb8LaoQVMPXI4lZTHM=", "dev": true, "requires": { - "pify": "^2.0.0" + "pify": "2.3.0" } }, "progress": { @@ -15261,9 +15242,9 @@ "integrity": "sha1-jvHAYjxqbbDcZxPEv6xGMysjaPg=", "dev": true, "requires": { - "load-json-file": "^2.0.0", - "normalize-package-data": "^2.3.2", - "path-type": "^2.0.0" + "load-json-file": "2.0.0", + "normalize-package-data": "2.4.2", + "path-type": "2.0.0" } }, "strip-bom": { @@ -15280,7 +15261,7 @@ "integrity": "sha1-RBttTTRnmPG05J6JIK37oOVD+a0=", "dev": true, "requires": { - "is-plain-obj": "^1.0.0" + "is-plain-obj": "1.1.0" } }, "sort-keys-length": { @@ -15289,7 +15270,7 @@ "integrity": "sha1-nLb09OnkgVWmqgZx7dM2/xR5oYg=", "dev": true, "requires": { - "sort-keys": "^1.0.0" + "sort-keys": "1.1.2" } }, "source-list-map": { @@ -15310,9 +15291,9 @@ "integrity": "sha1-wJkD2m1zueU7ftjuUkVZcFHpjpE=", "dev": true, "requires": { - "async": "^0.9.0", - "loader-utils": "~0.2.2", - "source-map": "~0.1.33" + "async": "0.9.2", + "loader-utils": "0.2.17", + "source-map": "0.1.43" }, "dependencies": { "async": { @@ -15327,7 +15308,7 @@ "integrity": "sha1-wkvBRspRfBRx9drL4lcbK3+eM0Y=", "dev": true, "requires": { - "amdefine": ">=0.0.4" + "amdefine": "1.0.1" } } } @@ -15338,11 +15319,11 @@ "integrity": "sha1-cuLMNAlVQ+Q7LGKyxMENSpBU8lk=", "dev": true, "requires": { - "atob": "^2.1.1", - "decode-uri-component": "^0.2.0", - "resolve-url": "^0.2.1", - "source-map-url": "^0.4.0", - "urix": "^0.1.0" + "atob": "2.1.2", + "decode-uri-component": "0.2.0", + "resolve-url": "0.2.1", + "source-map-url": "0.4.0", + "urix": "0.1.0" } }, "source-map-url": { @@ -15363,8 +15344,8 @@ "integrity": "sha1-+4PlBERSaPFUsHTiGMh8ADzTHfQ=", "dev": true, "requires": { - "spdx-expression-parse": "^3.0.0", - "spdx-license-ids": "^3.0.0" + "spdx-expression-parse": "3.0.0", + "spdx-license-ids": "3.0.3" } }, "spdx-exceptions": { @@ -15379,8 +15360,8 @@ "integrity": "sha1-meEZt6XaAOBUkcn6M4t5BII7QdA=", "dev": true, "requires": { - "spdx-exceptions": "^2.1.0", - "spdx-license-ids": "^3.0.0" + "spdx-exceptions": "2.2.0", + "spdx-license-ids": "3.0.3" } }, "spdx-license-ids": { @@ -15395,7 +15376,7 @@ "integrity": "sha1-Zwl8YB1pfOE2j0GPBs0gHPBSGlc=", "dev": true, "requires": { - "through": "2" + "through": "2.3.8" } }, "split-string": { @@ -15404,7 +15385,7 @@ "integrity": "sha1-fLCd2jqGWFcFxks5pkZgOGguj+I=", "dev": true, "requires": { - "extend-shallow": "^3.0.0" + "extend-shallow": "3.0.2" } }, "sprintf-js": { @@ -15419,15 +15400,15 @@ "integrity": "sha1-+2YcC+8ps520B2nuOfpwCT1vaHc=", "dev": true, "requires": { - "asn1": "~0.2.3", - "assert-plus": "^1.0.0", - "bcrypt-pbkdf": "^1.0.0", - "dashdash": "^1.12.0", - "ecc-jsbn": "~0.1.1", - "getpass": "^0.1.1", - "jsbn": "~0.1.0", - "safer-buffer": "^2.0.2", - "tweetnacl": "~0.14.0" + "asn1": "0.2.4", + "assert-plus": "1.0.0", + "bcrypt-pbkdf": "1.0.2", + "dashdash": "1.14.1", + "ecc-jsbn": "0.1.2", + "getpass": "0.1.7", + "jsbn": "0.1.1", + "safer-buffer": "2.1.2", + "tweetnacl": "0.14.5" } }, "static-extend": { @@ -15436,8 +15417,8 @@ "integrity": "sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=", "dev": true, "requires": { - "define-property": "^0.2.5", - "object-copy": "^0.1.0" + "define-property": "0.2.5", + "object-copy": "0.1.0" }, "dependencies": { "define-property": { @@ -15446,7 +15427,7 @@ "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", "dev": true, "requires": { - "is-descriptor": "^0.1.0" + "is-descriptor": "0.1.6" } } } @@ -15463,7 +15444,7 @@ "integrity": "sha1-WsF0zdXNcmEEqgwLK9g4FdjVNd4=", "dev": true, "requires": { - "readable-stream": "^2.0.1" + "readable-stream": "2.3.6" }, "dependencies": { "isarray": { @@ -15478,13 +15459,13 @@ "integrity": "sha1-sRwn2IuP8fvgcGQ8+UsMea4bCq8=", "dev": true, "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" + "core-util-is": "1.0.2", + "inherits": "2.0.3", + "isarray": "1.0.0", + "process-nextick-args": "2.0.0", + "safe-buffer": "5.1.2", + "string_decoder": "1.1.1", + "util-deprecate": "1.0.2" } }, "string_decoder": { @@ -15493,7 +15474,7 @@ "integrity": "sha1-nPFhG6YmhdcDCunkujQUnDrwP8g=", "dev": true, "requires": { - "safe-buffer": "~5.1.0" + "safe-buffer": "5.1.2" } } } @@ -15510,8 +15491,8 @@ "integrity": "sha1-h1IdOKRKp+6RzhzSpH3wy0ndZgs=", "dev": true, "requires": { - "inherits": "~2.0.1", - "readable-stream": "^2.0.2" + "inherits": "2.0.3", + "readable-stream": "2.3.6" }, "dependencies": { "isarray": { @@ -15526,13 +15507,13 @@ "integrity": "sha1-sRwn2IuP8fvgcGQ8+UsMea4bCq8=", "dev": true, "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" + "core-util-is": "1.0.2", + "inherits": "2.0.3", + "isarray": "1.0.0", + "process-nextick-args": "2.0.0", + "safe-buffer": "5.1.2", + "string_decoder": "1.1.1", + "util-deprecate": "1.0.2" } }, "string_decoder": { @@ -15541,7 +15522,7 @@ "integrity": "sha1-nPFhG6YmhdcDCunkujQUnDrwP8g=", "dev": true, "requires": { - "safe-buffer": "~5.1.0" + "safe-buffer": "5.1.2" } } } @@ -15552,7 +15533,7 @@ "integrity": "sha1-TV5DPBhSYd3mI8o/RMWGvPXErRQ=", "dev": true, "requires": { - "duplexer": "~0.1.1" + "duplexer": "0.1.1" } }, "stream-consume": { @@ -15567,7 +15548,7 @@ "integrity": "sha1-3tJmVWMZyLDiIoErnPOyb6fZR94=", "dev": true, "requires": { - "readable-stream": "~1.1.8" + "readable-stream": "1.1.14" } }, "stream-http": { @@ -15576,11 +15557,11 @@ "integrity": "sha1-stJCRpKIpaJ+xP6JM6z2I95lFPw=", "dev": true, "requires": { - "builtin-status-codes": "^3.0.0", - "inherits": "^2.0.1", - "readable-stream": "^2.3.6", - "to-arraybuffer": "^1.0.0", - "xtend": "^4.0.0" + "builtin-status-codes": "3.0.0", + "inherits": "2.0.3", + "readable-stream": "2.3.6", + "to-arraybuffer": "1.0.1", + "xtend": "4.0.1" }, "dependencies": { "isarray": { @@ -15595,13 +15576,13 @@ "integrity": "sha1-sRwn2IuP8fvgcGQ8+UsMea4bCq8=", "dev": true, "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" + "core-util-is": "1.0.2", + "inherits": "2.0.3", + "isarray": "1.0.0", + "process-nextick-args": "2.0.0", + "safe-buffer": "5.1.2", + "string_decoder": "1.1.1", + "util-deprecate": "1.0.2" } }, "string_decoder": { @@ -15610,7 +15591,7 @@ "integrity": "sha1-nPFhG6YmhdcDCunkujQUnDrwP8g=", "dev": true, "requires": { - "safe-buffer": "~5.1.0" + "safe-buffer": "5.1.2" } } } @@ -15639,9 +15620,9 @@ "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=", "dev": true, "requires": { - "code-point-at": "^1.0.0", - "is-fullwidth-code-point": "^1.0.0", - "strip-ansi": "^3.0.0" + "code-point-at": "1.1.0", + "is-fullwidth-code-point": "1.0.0", + "strip-ansi": "3.0.1" } }, "string_decoder": { @@ -15662,7 +15643,7 @@ "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", "dev": true, "requires": { - "ansi-regex": "^2.0.0" + "ansi-regex": "2.1.1" } }, "strip-bom": { @@ -15671,8 +15652,8 @@ "integrity": "sha1-hbiGLzhEtabV7IRnqTWYFzo295Q=", "dev": true, "requires": { - "first-chunk-stream": "^1.0.0", - "is-utf8": "^0.2.0" + "first-chunk-stream": "1.0.0", + "is-utf8": "0.2.1" } }, "strip-bom-stream": { @@ -15681,8 +15662,8 @@ "integrity": "sha1-5xRDmFd9Uaa+0PoZlPoF9D/ZiO4=", "dev": true, "requires": { - "first-chunk-stream": "^1.0.0", - "strip-bom": "^2.0.0" + "first-chunk-stream": "1.0.0", + "strip-bom": "2.0.0" }, "dependencies": { "strip-bom": { @@ -15691,7 +15672,7 @@ "integrity": "sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=", "dev": true, "requires": { - "is-utf8": "^0.2.0" + "is-utf8": "0.2.1" } } } @@ -15702,7 +15683,7 @@ "integrity": "sha1-SYdzYmT8NEzyD2w0rKnRPR1O1sU=", "dev": true, "requires": { - "is-natural-number": "^4.0.1" + "is-natural-number": "4.0.1" } }, "strip-eof": { @@ -15717,7 +15698,7 @@ "integrity": "sha1-DHlipq3vp7vUrDZkYKY4VSrhoKI=", "dev": true, "requires": { - "get-stdin": "^4.0.1" + "get-stdin": "4.0.1" } }, "strip-json-comments": { @@ -15732,7 +15713,7 @@ "integrity": "sha1-sv0qv2YEudHmATBXGV34Nrip1jE=", "dev": true, "requires": { - "escape-string-regexp": "^1.0.2" + "escape-string-regexp": "1.0.5" } }, "sudo": { @@ -15741,9 +15722,9 @@ "integrity": "sha1-zPKGaRIPi3T4K4Rt/38clRIO/yA=", "dev": true, "requires": { - "inpath": "~1.0.2", - "pidof": "~1.0.2", - "read": "~1.0.3" + "inpath": "1.0.2", + "pidof": "1.0.2", + "read": "1.0.7" } }, "supports-color": { @@ -15752,7 +15733,7 @@ "integrity": "sha1-4uaaRKyHcveKHsCzW2id9lMO/I8=", "dev": true, "requires": { - "has-flag": "^3.0.0" + "has-flag": "3.0.0" } }, "svgo": { @@ -15761,13 +15742,13 @@ "integrity": "sha1-n1dyQTlSE1xv779Ar+ak+qiLS7U=", "dev": true, "requires": { - "coa": "~1.0.1", - "colors": "~1.1.2", - "csso": "~2.3.1", - "js-yaml": "~3.7.0", - "mkdirp": "~0.5.1", - "sax": "~1.2.1", - "whet.extend": "~0.9.9" + "coa": "1.0.4", + "colors": "1.1.2", + "csso": "2.3.2", + "js-yaml": "3.7.0", + "mkdirp": "0.5.1", + "sax": "1.2.4", + "whet.extend": "0.9.9" }, "dependencies": { "colors": { @@ -15782,8 +15763,8 @@ "integrity": "sha1-XJZ93YN6m/3KXy3oQlOr6KHAO4A=", "dev": true, "requires": { - "argparse": "^1.0.7", - "esprima": "^2.6.0" + "argparse": "1.0.10", + "esprima": "2.7.3" } }, "sax": { @@ -15812,9 +15793,9 @@ "integrity": "sha1-jk0qJWwOIYXGsYrWlK7JaLg8sdE=", "dev": true, "requires": { - "block-stream": "*", - "fstream": "^1.0.2", - "inherits": "2" + "block-stream": "0.0.9", + "fstream": "1.0.11", + "inherits": "2.0.3" } }, "tar-stream": { @@ -15823,13 +15804,13 @@ "integrity": "sha1-jqVdqzeXIlPZqa+Q/c1VmuQ1xVU=", "dev": true, "requires": { - "bl": "^1.0.0", - "buffer-alloc": "^1.2.0", - "end-of-stream": "^1.0.0", - "fs-constants": "^1.0.0", - "readable-stream": "^2.3.0", - "to-buffer": "^1.1.1", - "xtend": "^4.0.0" + "bl": "1.0.3", + "buffer-alloc": "1.2.0", + "end-of-stream": "1.1.0", + "fs-constants": "1.0.0", + "readable-stream": "2.3.6", + "to-buffer": "1.1.1", + "xtend": "4.0.1" }, "dependencies": { "isarray": { @@ -15844,13 +15825,13 @@ "integrity": "sha1-sRwn2IuP8fvgcGQ8+UsMea4bCq8=", "dev": true, "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" + "core-util-is": "1.0.2", + "inherits": "2.0.3", + "isarray": "1.0.0", + "process-nextick-args": "2.0.0", + "safe-buffer": "5.1.2", + "string_decoder": "1.1.1", + "util-deprecate": "1.0.2" } }, "string_decoder": { @@ -15859,7 +15840,7 @@ "integrity": "sha1-nPFhG6YmhdcDCunkujQUnDrwP8g=", "dev": true, "requires": { - "safe-buffer": "~5.1.0" + "safe-buffer": "5.1.2" } } } @@ -15870,10 +15851,10 @@ "integrity": "sha1-Bk5Im0tb9gumpre8fy9cJ07Pgmk=", "dev": true, "requires": { - "duplexify": "^3.5.0", - "fork-stream": "^0.0.4", - "merge-stream": "^1.0.0", - "through2": "^2.0.1" + "duplexify": "3.6.1", + "fork-stream": "0.0.4", + "merge-stream": "1.0.1", + "through2": "2.0.5" } }, "textextensions": { @@ -15900,8 +15881,8 @@ "integrity": "sha1-AcHjnrMdB8t9A6lqcIIyYLIxMs0=", "dev": true, "requires": { - "readable-stream": "~2.3.6", - "xtend": "~4.0.1" + "readable-stream": "2.3.6", + "xtend": "4.0.1" }, "dependencies": { "isarray": { @@ -15916,13 +15897,13 @@ "integrity": "sha1-sRwn2IuP8fvgcGQ8+UsMea4bCq8=", "dev": true, "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" + "core-util-is": "1.0.2", + "inherits": "2.0.3", + "isarray": "1.0.0", + "process-nextick-args": "2.0.0", + "safe-buffer": "5.1.2", + "string_decoder": "1.1.1", + "util-deprecate": "1.0.2" } }, "string_decoder": { @@ -15931,7 +15912,7 @@ "integrity": "sha1-nPFhG6YmhdcDCunkujQUnDrwP8g=", "dev": true, "requires": { - "safe-buffer": "~5.1.0" + "safe-buffer": "5.1.2" } } } @@ -15942,8 +15923,8 @@ "integrity": "sha1-YLxVoNrLdghdsfna6Zq0P4PWIuw=", "dev": true, "requires": { - "through2": "~2.0.0", - "xtend": "~4.0.0" + "through2": "2.0.5", + "xtend": "4.0.1" } }, "tildify": { @@ -15952,7 +15933,7 @@ "integrity": "sha1-3OwD9V3Km3qj5bBPIYF+tW5jWIo=", "dev": true, "requires": { - "os-homedir": "^1.0.0" + "os-homedir": "1.0.2" } }, "time-stamp": { @@ -15973,7 +15954,7 @@ "integrity": "sha1-HSjj0qrfHVpZlsTp+VYBzQU0gK4=", "dev": true, "requires": { - "setimmediate": "^1.0.4" + "setimmediate": "1.0.5" } }, "tiny-lr": { @@ -15982,12 +15963,12 @@ "integrity": "sha1-s/26gC5dVqM8L28QeUsy5Hescp0=", "dev": true, "requires": { - "body-parser": "~1.14.0", - "debug": "~2.2.0", - "faye-websocket": "~0.10.0", - "livereload-js": "^2.2.0", - "parseurl": "~1.3.0", - "qs": "~5.1.0" + "body-parser": "1.14.2", + "debug": "2.2.0", + "faye-websocket": "0.10.0", + "livereload-js": "2.4.0", + "parseurl": "1.3.2", + "qs": "5.1.0" }, "dependencies": { "body-parser": { @@ -15997,15 +15978,15 @@ "dev": true, "requires": { "bytes": "2.2.0", - "content-type": "~1.0.1", - "debug": "~2.2.0", - "depd": "~1.1.0", - "http-errors": "~1.3.1", + "content-type": "1.0.4", + "debug": "2.2.0", + "depd": "1.1.2", + "http-errors": "1.3.1", "iconv-lite": "0.4.13", - "on-finished": "~2.3.0", + "on-finished": "2.3.0", "qs": "5.2.0", - "raw-body": "~2.1.5", - "type-is": "~1.6.10" + "raw-body": "2.1.7", + "type-is": "1.6.16" }, "dependencies": { "qs": { @@ -16037,8 +16018,8 @@ "integrity": "sha1-GX4izevUGYWF6GlO9nhhl7ke2UI=", "dev": true, "requires": { - "inherits": "~2.0.1", - "statuses": "1" + "inherits": "2.0.3", + "statuses": "1.5.0" } }, "iconv-lite": { @@ -16086,7 +16067,7 @@ "integrity": "sha1-bTQzWIl2jSGyvNoKonfO07G/rfk=", "dev": true, "requires": { - "os-tmpdir": "~1.0.2" + "os-tmpdir": "1.0.2" } }, "to-absolute-glob": { @@ -16095,7 +16076,7 @@ "integrity": "sha1-HN+kcqnvUMI57maZm2YsoOs5k38=", "dev": true, "requires": { - "extend-shallow": "^2.0.1" + "extend-shallow": "2.0.1" }, "dependencies": { "extend-shallow": { @@ -16104,7 +16085,7 @@ "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", "dev": true, "requires": { - "is-extendable": "^0.1.0" + "is-extendable": "0.1.1" } } } @@ -16133,7 +16114,7 @@ "integrity": "sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=", "dev": true, "requires": { - "kind-of": "^3.0.2" + "kind-of": "3.2.2" }, "dependencies": { "kind-of": { @@ -16142,7 +16123,7 @@ "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", "dev": true, "requires": { - "is-buffer": "^1.1.5" + "is-buffer": "1.1.6" } } } @@ -16153,10 +16134,10 @@ "integrity": "sha1-E8/dmzNlUvMLUfM6iuG0Knp1mc4=", "dev": true, "requires": { - "define-property": "^2.0.2", - "extend-shallow": "^3.0.2", - "regex-not": "^1.0.2", - "safe-regex": "^1.1.0" + "define-property": "2.0.2", + "extend-shallow": "3.0.2", + "regex-not": "1.0.2", + "safe-regex": "1.1.0" } }, "to-regex-range": { @@ -16165,8 +16146,8 @@ "integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=", "dev": true, "requires": { - "is-number": "^3.0.0", - "repeat-string": "^1.6.1" + "is-number": "3.0.0", + "repeat-string": "1.6.1" } }, "tough-cookie": { @@ -16175,8 +16156,8 @@ "integrity": "sha1-U/Nto/R3g7CSWvoG/587FlKA94E=", "dev": true, "requires": { - "psl": "^1.1.24", - "punycode": "^1.4.1" + "psl": "1.1.31", + "punycode": "1.4.1" }, "dependencies": { "punycode": { @@ -16205,7 +16186,7 @@ "integrity": "sha1-42RqLqTokTEr9+rObPsFOAvAHCE=", "dev": true, "requires": { - "escape-string-regexp": "^1.0.2" + "escape-string-regexp": "1.0.5" } }, "true-case-path": { @@ -16214,7 +16195,7 @@ "integrity": "sha1-+BO1qMhrQNpZYGcisUTjIleZ9H0=", "dev": true, "requires": { - "glob": "^7.1.2" + "glob": "7.1.3" } }, "try-json-parse": { @@ -16234,16 +16215,16 @@ "integrity": "sha1-CIqmxgJmIzOGULKQCCirPt9Z9s8=", "dev": true, "requires": { - "babel-code-frame": "^6.22.0", - "colors": "^1.1.2", - "commander": "^2.9.0", - "diff": "^3.2.0", - "glob": "^7.1.1", - "minimatch": "^3.0.4", - "resolve": "^1.3.2", - "semver": "^5.3.0", - "tslib": "^1.7.1", - "tsutils": "^2.7.1" + "babel-code-frame": "6.26.0", + "colors": "1.3.3", + "commander": "2.19.0", + "diff": "3.2.0", + "glob": "7.1.3", + "minimatch": "3.0.4", + "resolve": "1.10.0", + "semver": "5.3.0", + "tslib": "1.8.1", + "tsutils": "2.29.0" } }, "tslint-microsoft-contrib": { @@ -16252,7 +16233,7 @@ "integrity": "sha1-b8PiOBec1yBFwrQi5NZV9Bg6jVw=", "dev": true, "requires": { - "tsutils": "^2.12.1" + "tsutils": "2.29.0" } }, "tsscmp": { @@ -16267,7 +16248,7 @@ "integrity": "sha1-MrSIUBRnrL7dS4VJhnOggSrKC5k=", "dev": true, "requires": { - "tslib": "^1.8.1" + "tslib": "1.8.1" } }, "tty-browserify": { @@ -16282,7 +16263,7 @@ "integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=", "dev": true, "requires": { - "safe-buffer": "^5.0.1" + "safe-buffer": "5.1.2" } }, "tweetnacl": { @@ -16297,7 +16278,7 @@ "integrity": "sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=", "dev": true, "requires": { - "prelude-ls": "~1.1.2" + "prelude-ls": "1.1.2" } }, "type-detect": { @@ -16313,7 +16294,7 @@ "dev": true, "requires": { "media-typer": "0.3.0", - "mime-types": "~2.1.18" + "mime-types": "2.1.21" } }, "typedarray": { @@ -16339,8 +16320,8 @@ "integrity": "sha512-8CJsbKOtEbnJsTyv6LE6m6ZKniqMiFWmm9sRbopbkGs3gMPPfd3Fh8iIA4Ykv5MgaTbqHr4BaoGLJLZNhsrW1Q==", "dev": true, "requires": { - "commander": "~2.17.1", - "source-map": "~0.6.1" + "commander": "2.17.1", + "source-map": "0.6.1" }, "dependencies": { "commander": { @@ -16370,9 +16351,9 @@ "integrity": "sha1-uVH0q7a9YX5m9j64kUmOORdj4wk=", "dev": true, "requires": { - "source-map": "^0.5.6", - "uglify-js": "^2.8.29", - "webpack-sources": "^1.0.1" + "source-map": "0.5.7", + "uglify-js": "2.8.29", + "webpack-sources": "1.3.0" }, "dependencies": { "camelcase": { @@ -16387,8 +16368,8 @@ "integrity": "sha1-S0dXYP+AJkx2LDoXGQMukcf+oNE=", "dev": true, "requires": { - "center-align": "^0.1.1", - "right-align": "^0.1.1", + "center-align": "0.1.3", + "right-align": "0.1.3", "wordwrap": "0.0.2" } }, @@ -16398,9 +16379,9 @@ "integrity": "sha1-KcVzMUgFe7Th913zW3qcty5qWd0=", "dev": true, "requires": { - "source-map": "~0.5.1", - "uglify-to-browserify": "~1.0.0", - "yargs": "~3.10.0" + "source-map": "0.5.7", + "uglify-to-browserify": "1.0.2", + "yargs": "3.10.0" } }, "window-size": { @@ -16421,9 +16402,9 @@ "integrity": "sha1-9+572FfdfB0tOMDnTvvWgdFDH9E=", "dev": true, "requires": { - "camelcase": "^1.0.2", - "cliui": "^2.1.0", - "decamelize": "^1.0.0", + "camelcase": "1.2.1", + "cliui": "2.1.0", + "decamelize": "1.2.0", "window-size": "0.1.0" } } @@ -16435,7 +16416,7 @@ "integrity": "sha1-Otbzg2jG1MjHXsF2I/t5qh0HHYE=", "dev": true, "requires": { - "random-bytes": "~1.0.0" + "random-bytes": "1.0.0" } }, "ultron": { @@ -16450,8 +16431,8 @@ "integrity": "sha1-eFTaUWIqfmNiQiEZY1eAO1UpZqE=", "dev": true, "requires": { - "buffer": "^3.0.1", - "through": "^2.3.6" + "buffer": "3.6.0", + "through": "2.3.8" }, "dependencies": { "base64-js": { @@ -16467,8 +16448,8 @@ "dev": true, "requires": { "base64-js": "0.0.8", - "ieee754": "^1.1.4", - "isarray": "^1.0.0" + "ieee754": "1.1.12", + "isarray": "1.0.0" } }, "isarray": { @@ -16497,8 +16478,8 @@ "integrity": "sha1-/CrSVbi9MJ4jnLxYFv0jqbfqQCM=", "dev": true, "requires": { - "sprintf-js": "^1.0.3", - "util-deprecate": "^1.0.2" + "sprintf-js": "1.0.3", + "util-deprecate": "1.0.2" } }, "union-value": { @@ -16507,10 +16488,10 @@ "integrity": "sha1-XHHDTLW61dzr4+oM0IIHulqhrqQ=", "dev": true, "requires": { - "arr-union": "^3.1.0", - "get-value": "^2.0.6", - "is-extendable": "^0.1.1", - "set-value": "^0.4.3" + "arr-union": "3.1.0", + "get-value": "2.0.6", + "is-extendable": "0.1.1", + "set-value": "0.4.3" }, "dependencies": { "extend-shallow": { @@ -16519,7 +16500,7 @@ "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", "dev": true, "requires": { - "is-extendable": "^0.1.0" + "is-extendable": "0.1.1" } }, "set-value": { @@ -16528,10 +16509,10 @@ "integrity": "sha1-fbCPnT0i3H945Trzw79GZuzfzPE=", "dev": true, "requires": { - "extend-shallow": "^2.0.1", - "is-extendable": "^0.1.1", - "is-plain-object": "^2.0.1", - "to-object-path": "^0.3.0" + "extend-shallow": "2.0.1", + "is-extendable": "0.1.1", + "is-plain-object": "2.0.4", + "to-object-path": "0.3.0" } } } @@ -16566,8 +16547,8 @@ "integrity": "sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=", "dev": true, "requires": { - "has-value": "^0.3.1", - "isobject": "^3.0.0" + "has-value": "0.3.1", + "isobject": "3.0.1" }, "dependencies": { "has-value": { @@ -16576,9 +16557,9 @@ "integrity": "sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=", "dev": true, "requires": { - "get-value": "^2.0.3", - "has-values": "^0.1.4", - "isobject": "^2.0.0" + "get-value": "2.0.6", + "has-values": "0.1.4", + "isobject": "2.1.0" }, "dependencies": { "isobject": { @@ -16624,14 +16605,14 @@ "integrity": "sha1-j5LFFUgr1oMbfJMBPnD4dVLHz1o=", "dev": true, "requires": { - "boxen": "^0.6.0", - "chalk": "^1.0.0", - "configstore": "^2.0.0", - "is-npm": "^1.0.0", - "latest-version": "^2.0.0", - "lazy-req": "^1.1.0", - "semver-diff": "^2.0.0", - "xdg-basedir": "^2.0.0" + "boxen": "0.6.0", + "chalk": "1.1.3", + "configstore": "2.1.0", + "is-npm": "1.0.0", + "latest-version": "2.0.0", + "lazy-req": "1.1.0", + "semver-diff": "2.1.0", + "xdg-basedir": "2.0.0" }, "dependencies": { "ansi-styles": { @@ -16646,11 +16627,11 @@ "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=", "dev": true, "requires": { - "ansi-styles": "^2.2.1", - "escape-string-regexp": "^1.0.2", - "has-ansi": "^2.0.0", - "strip-ansi": "^3.0.0", - "supports-color": "^2.0.0" + "ansi-styles": "2.2.1", + "escape-string-regexp": "1.0.5", + "has-ansi": "2.0.0", + "strip-ansi": "3.0.1", + "supports-color": "2.0.0" } }, "supports-color": { @@ -16673,7 +16654,7 @@ "integrity": "sha1-lMVA4f93KVbiKZUHwBCupsiDjrA=", "dev": true, "requires": { - "punycode": "^2.1.0" + "punycode": "2.1.1" } }, "urix": { @@ -16706,7 +16687,7 @@ "integrity": "sha1-evjzA2Rem9eaJy56FKxovAYJ2nM=", "dev": true, "requires": { - "prepend-http": "^1.0.1" + "prepend-http": "1.0.4" } }, "url-to-options": { @@ -16739,8 +16720,8 @@ "integrity": "sha1-IX+UOtVAyyEoZYqyP8lg9qiMmXI=", "dev": true, "requires": { - "lru-cache": "4.1.x", - "tmp": "0.0.x" + "lru-cache": "4.1.5", + "tmp": "0.0.33" }, "dependencies": { "lru-cache": { @@ -16749,8 +16730,8 @@ "integrity": "sha1-i75Q6oW+1ZvJ4z3KuCNe6bz0Q80=", "dev": true, "requires": { - "pseudomap": "^1.0.2", - "yallist": "^2.1.2" + "pseudomap": "1.0.2", + "yallist": "2.1.2" } } } @@ -16788,7 +16769,7 @@ "integrity": "sha1-qrGh+jDUX4jdMhFIh1rALAtV5bQ=", "dev": true, "requires": { - "user-home": "^1.1.1" + "user-home": "1.1.1" } }, "vali-date": { @@ -16803,8 +16784,8 @@ "integrity": "sha1-/JH2uce6FchX9MssXe/uw51PQQo=", "dev": true, "requires": { - "spdx-correct": "^3.0.0", - "spdx-expression-parse": "^3.0.0" + "spdx-correct": "3.1.0", + "spdx-expression-parse": "3.0.0" } }, "validator": { @@ -16831,9 +16812,9 @@ "integrity": "sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=", "dev": true, "requires": { - "assert-plus": "^1.0.0", + "assert-plus": "1.0.0", "core-util-is": "1.0.2", - "extsprintf": "^1.2.0" + "extsprintf": "1.3.0" } }, "vhost": { @@ -16848,8 +16829,8 @@ "integrity": "sha1-sEVbOPxeDPMNQyUTLkYZcMIJHN4=", "dev": true, "requires": { - "clone": "^1.0.0", - "clone-stats": "^0.0.1", + "clone": "1.0.4", + "clone-stats": "0.0.1", "replace-ext": "0.0.1" } }, @@ -16859,14 +16840,14 @@ "integrity": "sha1-mmhRzhysHBzqX+hsCTHWIMLPqeY=", "dev": true, "requires": { - "defaults": "^1.0.0", - "glob-stream": "^3.1.5", - "glob-watcher": "^0.0.6", - "graceful-fs": "^3.0.0", - "mkdirp": "^0.5.0", - "strip-bom": "^1.0.0", - "through2": "^0.6.1", - "vinyl": "^0.4.0" + "defaults": "1.0.3", + "glob-stream": "3.1.18", + "glob-watcher": "0.0.6", + "graceful-fs": "3.0.11", + "mkdirp": "0.5.1", + "strip-bom": "1.0.0", + "through2": "0.6.5", + "vinyl": "0.4.6" }, "dependencies": { "clone": { @@ -16881,7 +16862,7 @@ "integrity": "sha1-dhPHeKGv6mLyXGMKCG1/Osu92Bg=", "dev": true, "requires": { - "natives": "^1.1.0" + "natives": "1.1.6" } }, "readable-stream": { @@ -16890,10 +16871,10 @@ "integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=", "dev": true, "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.1", + "core-util-is": "1.0.2", + "inherits": "2.0.3", "isarray": "0.0.1", - "string_decoder": "~0.10.x" + "string_decoder": "0.10.31" } }, "through2": { @@ -16902,8 +16883,8 @@ "integrity": "sha1-QaucZ7KdVyCQcUEOHXp6lozTrUg=", "dev": true, "requires": { - "readable-stream": ">=1.0.33-1 <1.1.0-0", - "xtend": ">=4.0.0 <4.1.0-0" + "readable-stream": "1.0.34", + "xtend": "4.0.1" } }, "vinyl": { @@ -16912,8 +16893,8 @@ "integrity": "sha1-LzVsh6VQolVGHza76ypbqL94SEc=", "dev": true, "requires": { - "clone": "^0.2.0", - "clone-stats": "^0.0.1" + "clone": "0.2.0", + "clone-stats": "0.0.1" } } } @@ -16924,7 +16905,7 @@ "integrity": "sha1-q2VJ1h0XLCsbh75cUI0jnI74dwU=", "dev": true, "requires": { - "source-map": "^0.5.1" + "source-map": "0.5.7" } }, "vm-browserify": { @@ -16948,9 +16929,9 @@ "integrity": "sha1-S8EsLr6KonenHx0/FNaFx7RGzQA=", "dev": true, "requires": { - "chokidar": "^2.0.2", - "graceful-fs": "^4.1.2", - "neo-async": "^2.5.0" + "chokidar": "2.0.4", + "graceful-fs": "4.1.15", + "neo-async": "2.6.0" }, "dependencies": { "anymatch": { @@ -16959,8 +16940,8 @@ "integrity": "sha1-vLJLTzeTTZqnrBe0ra+J58du8us=", "dev": true, "requires": { - "micromatch": "^3.1.4", - "normalize-path": "^2.1.1" + "micromatch": "3.1.10", + "normalize-path": "2.1.1" } }, "chokidar": { @@ -16969,19 +16950,19 @@ "integrity": "sha512-z9n7yt9rOvIJrMhvDtDictKrkFHeihkNl6uWMmZlmL6tJtX9Cs+87oK+teBx+JIgzvbX3yZHT3eF8vpbDxHJXQ==", "dev": true, "requires": { - "anymatch": "^2.0.0", - "async-each": "^1.0.0", - "braces": "^2.3.0", - "fsevents": "^1.2.2", - "glob-parent": "^3.1.0", - "inherits": "^2.0.1", - "is-binary-path": "^1.0.0", - "is-glob": "^4.0.0", - "lodash.debounce": "^4.0.8", - "normalize-path": "^2.1.1", - "path-is-absolute": "^1.0.0", - "readdirp": "^2.0.0", - "upath": "^1.0.5" + "anymatch": "2.0.0", + "async-each": "1.0.1", + "braces": "2.3.2", + "fsevents": "1.2.7", + "glob-parent": "3.1.0", + "inherits": "2.0.3", + "is-binary-path": "1.0.1", + "is-glob": "4.0.0", + "lodash.debounce": "4.0.8", + "normalize-path": "2.1.1", + "path-is-absolute": "1.0.1", + "readdirp": "2.2.1", + "upath": "1.1.0" } }, "glob-parent": { @@ -16990,8 +16971,8 @@ "integrity": "sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=", "dev": true, "requires": { - "is-glob": "^3.1.0", - "path-dirname": "^1.0.0" + "is-glob": "3.1.0", + "path-dirname": "1.0.2" }, "dependencies": { "is-glob": { @@ -17000,7 +16981,7 @@ "integrity": "sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=", "dev": true, "requires": { - "is-extglob": "^2.1.0" + "is-extglob": "2.1.1" } } } @@ -17011,7 +16992,7 @@ "integrity": "sha1-lSHHaEXMJhCoUgPd8ICpWML/q8A=", "dev": true, "requires": { - "is-extglob": "^2.1.1" + "is-extglob": "2.1.1" } } } @@ -17028,28 +17009,28 @@ "integrity": "sha1-pJL7bB7X9XOBb5DgDI+7WiDMXDY=", "dev": true, "requires": { - "acorn": "^5.0.0", - "acorn-dynamic-import": "^2.0.0", - "ajv": "^5.1.5", - "ajv-keywords": "^2.0.0", - "async": "^2.1.2", - "enhanced-resolve": "^3.4.0", - "escope": "^3.6.0", - "interpret": "^1.0.0", - "json-loader": "^0.5.4", - "json5": "^0.5.1", - "loader-runner": "^2.3.0", - "loader-utils": "^1.1.0", - "memory-fs": "~0.4.1", - "mkdirp": "~0.5.0", - "node-libs-browser": "^2.0.0", - "source-map": "^0.5.3", - "supports-color": "^4.2.1", - "tapable": "^0.2.7", - "uglifyjs-webpack-plugin": "^0.4.6", - "watchpack": "^1.4.0", - "webpack-sources": "^1.0.1", - "yargs": "^8.0.2" + "acorn": "5.7.3", + "acorn-dynamic-import": "2.0.2", + "ajv": "5.5.2", + "ajv-keywords": "2.1.1", + "async": "2.6.1", + "enhanced-resolve": "3.4.1", + "escope": "3.6.0", + "interpret": "1.2.0", + "json-loader": "0.5.7", + "json5": "0.5.1", + "loader-runner": "2.4.0", + "loader-utils": "1.2.3", + "memory-fs": "0.4.1", + "mkdirp": "0.5.1", + "node-libs-browser": "2.2.0", + "source-map": "0.5.7", + "supports-color": "4.5.0", + "tapable": "0.2.9", + "uglifyjs-webpack-plugin": "0.4.6", + "watchpack": "1.6.0", + "webpack-sources": "1.3.0", + "yargs": "8.0.2" }, "dependencies": { "ajv": { @@ -17058,10 +17039,10 @@ "integrity": "sha1-c7Xuyj+rZT49P5Qis0GtQiBdyWU=", "dev": true, "requires": { - "co": "^4.6.0", - "fast-deep-equal": "^1.0.0", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.3.0" + "co": "4.6.0", + "fast-deep-equal": "1.1.0", + "fast-json-stable-stringify": "2.0.0", + "json-schema-traverse": "0.3.1" } }, "ansi-regex": { @@ -17076,7 +17057,7 @@ "integrity": "sha512-fNEiL2+AZt6AlAw/29Cr0UDe4sRAHCpEHh54WMz+Bb7QfNcFw4h3loofyJpLeQs4Yx7yuqu/2dLgM5hKOs6HlQ==", "dev": true, "requires": { - "lodash": "^4.17.10" + "lodash": "4.17.11" } }, "big.js": { @@ -17103,7 +17084,7 @@ "integrity": "sha1-RdG35QbHF93UgndaK3eSCjwMV6c=", "dev": true, "requires": { - "locate-path": "^2.0.0" + "locate-path": "2.0.0" } }, "has-flag": { @@ -17130,10 +17111,10 @@ "integrity": "sha1-eUfkIUmvgNaWy/eXvKq8/h/inKg=", "dev": true, "requires": { - "graceful-fs": "^4.1.2", - "parse-json": "^2.2.0", - "pify": "^2.0.0", - "strip-bom": "^3.0.0" + "graceful-fs": "4.1.15", + "parse-json": "2.2.0", + "pify": "2.3.0", + "strip-bom": "3.0.0" } }, "loader-utils": { @@ -17142,9 +17123,9 @@ "integrity": "sha1-H/XcaRHJ8KBiUxpMBLYJQGEIwsc=", "dev": true, "requires": { - "big.js": "^5.2.2", - "emojis-list": "^2.0.0", - "json5": "^1.0.1" + "big.js": "5.2.2", + "emojis-list": "2.1.0", + "json5": "1.0.1" }, "dependencies": { "json5": { @@ -17153,7 +17134,7 @@ "integrity": "sha1-d5+wAYYE+oVOrL9iUhgNg1Q+Pb4=", "dev": true, "requires": { - "minimist": "^1.2.0" + "minimist": "1.2.0" } } } @@ -17170,9 +17151,9 @@ "integrity": "sha1-QrwpAKa1uL0XN2yOiCtlr8zyS/I=", "dev": true, "requires": { - "execa": "^0.7.0", - "lcid": "^1.0.0", - "mem": "^1.1.0" + "execa": "0.7.0", + "lcid": "1.0.0", + "mem": "1.1.0" } }, "path-type": { @@ -17181,7 +17162,7 @@ "integrity": "sha1-8BLMuEFbcJb8LaoQVMPXI4lZTHM=", "dev": true, "requires": { - "pify": "^2.0.0" + "pify": "2.3.0" } }, "read-pkg": { @@ -17190,9 +17171,9 @@ "integrity": "sha1-jvHAYjxqbbDcZxPEv6xGMysjaPg=", "dev": true, "requires": { - "load-json-file": "^2.0.0", - "normalize-package-data": "^2.3.2", - "path-type": "^2.0.0" + "load-json-file": "2.0.0", + "normalize-package-data": "2.4.2", + "path-type": "2.0.0" } }, "read-pkg-up": { @@ -17201,8 +17182,8 @@ "integrity": "sha1-a3KoBImE4MQeeVEP1en6mbO1Sb4=", "dev": true, "requires": { - "find-up": "^2.0.0", - "read-pkg": "^2.0.0" + "find-up": "2.1.0", + "read-pkg": "2.0.0" } }, "string-width": { @@ -17211,8 +17192,8 @@ "integrity": "sha1-q5Pyeo3BPSjKyBXEYhQ6bZASrp4=", "dev": true, "requires": { - "is-fullwidth-code-point": "^2.0.0", - "strip-ansi": "^4.0.0" + "is-fullwidth-code-point": "2.0.0", + "strip-ansi": "4.0.0" } }, "strip-ansi": { @@ -17221,7 +17202,7 @@ "integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=", "dev": true, "requires": { - "ansi-regex": "^3.0.0" + "ansi-regex": "3.0.0" } }, "strip-bom": { @@ -17236,7 +17217,7 @@ "integrity": "sha1-vnoN5ITexcXN34s9WRJQRJEvY1s=", "dev": true, "requires": { - "has-flag": "^2.0.0" + "has-flag": "2.0.0" } }, "yargs": { @@ -17245,19 +17226,19 @@ "integrity": "sha1-YpmpBVsc78lp/355wdkY3Osiw2A=", "dev": true, "requires": { - "camelcase": "^4.1.0", - "cliui": "^3.2.0", - "decamelize": "^1.1.1", - "get-caller-file": "^1.0.1", - "os-locale": "^2.0.0", - "read-pkg-up": "^2.0.0", - "require-directory": "^2.1.1", - "require-main-filename": "^1.0.1", - "set-blocking": "^2.0.0", - "string-width": "^2.0.0", - "which-module": "^2.0.0", - "y18n": "^3.2.1", - "yargs-parser": "^7.0.0" + "camelcase": "4.1.0", + "cliui": "3.2.0", + "decamelize": "1.2.0", + "get-caller-file": "1.0.3", + "os-locale": "2.1.0", + "read-pkg-up": "2.0.0", + "require-directory": "2.1.1", + "require-main-filename": "1.0.1", + "set-blocking": "2.0.0", + "string-width": "2.1.1", + "which-module": "2.0.0", + "y18n": "3.2.1", + "yargs-parser": "7.0.0" } }, "yargs-parser": { @@ -17266,7 +17247,7 @@ "integrity": "sha1-jQrELxbqVd69MyyvTEA4s+P139k=", "dev": true, "requires": { - "camelcase": "^4.1.0" + "camelcase": "4.1.0" } } } @@ -17277,11 +17258,11 @@ "integrity": "sha1-+PwRIM47T8VoDO7LQ9d3lmshEF4=", "dev": true, "requires": { - "memory-fs": "~0.4.1", - "mime": "^1.5.0", - "path-is-absolute": "^1.0.0", - "range-parser": "^1.0.3", - "time-stamp": "^2.0.0" + "memory-fs": "0.4.1", + "mime": "1.6.0", + "path-is-absolute": "1.0.1", + "range-parser": "1.2.0", + "time-stamp": "2.2.0" }, "dependencies": { "time-stamp": { @@ -17298,8 +17279,8 @@ "integrity": "sha1-KijcufH0X+lg2PFJMlK17mUw+oU=", "dev": true, "requires": { - "source-list-map": "^2.0.0", - "source-map": "~0.6.1" + "source-list-map": "2.0.1", + "source-map": "0.6.1" }, "dependencies": { "source-map": { @@ -17316,15 +17297,15 @@ "integrity": "sha1-ljmf15EblMJkv8WeNWc4qJtcoTY=", "dev": true, "requires": { - "fancy-log": "^1.3.2", - "lodash.clone": "^4.3.2", - "lodash.some": "^4.2.2", - "memory-fs": "^0.4.1", - "plugin-error": "^1.0.1", - "supports-color": "^5.3.0", - "through": "^2.3.8", - "vinyl": "^2.1.0", - "webpack": "^3.4.1" + "fancy-log": "1.3.3", + "lodash.clone": "4.5.0", + "lodash.some": "4.6.0", + "memory-fs": "0.4.1", + "plugin-error": "1.0.1", + "supports-color": "5.5.0", + "through": "2.3.8", + "vinyl": "2.2.0", + "webpack": "3.5.6" }, "dependencies": { "clone": { @@ -17351,12 +17332,12 @@ "integrity": "sha1-2FsH2pbkWNJbL/4Z/s6fLKoT7YY=", "dev": true, "requires": { - "clone": "^2.1.1", - "clone-buffer": "^1.0.0", - "clone-stats": "^1.0.0", - "cloneable-readable": "^1.0.0", - "remove-trailing-separator": "^1.0.1", - "replace-ext": "^1.0.0" + "clone": "2.1.2", + "clone-buffer": "1.0.0", + "clone-stats": "1.0.0", + "cloneable-readable": "1.1.2", + "remove-trailing-separator": "1.1.0", + "replace-ext": "1.0.0" } } } @@ -17367,8 +17348,8 @@ "integrity": "sha1-DK+dLXVdk67gSdS90NP+LMoqJOs=", "dev": true, "requires": { - "http-parser-js": ">=0.4.0", - "websocket-extensions": ">=0.1.1" + "http-parser-js": "0.5.0", + "websocket-extensions": "0.1.3" } }, "websocket-extensions": { @@ -17388,8 +17369,8 @@ "integrity": "sha1-303C4/JaY7H6WzLtbWwTlXfWkN4=", "dev": true, "requires": { - "tr46": "~0.0.3", - "webidl-conversions": "^3.0.0" + "tr46": "0.0.3", + "webidl-conversions": "3.0.1" } }, "whet.extend": { @@ -17404,7 +17385,7 @@ "integrity": "sha1-pFBD1U9YBTFtqNYvn1CRjT2nCwo=", "dev": true, "requires": { - "isexe": "^2.0.0" + "isexe": "2.0.0" } }, "which-module": { @@ -17419,7 +17400,7 @@ "integrity": "sha1-rgdOa9wMFKQx6ATmJFScYzsABFc=", "dev": true, "requires": { - "string-width": "^1.0.2 || 2" + "string-width": "1.0.2" } }, "widest-line": { @@ -17428,7 +17409,7 @@ "integrity": "sha1-DAnIXCqUaD0Nfq+O4JfVZL8OEFw=", "dev": true, "requires": { - "string-width": "^1.0.1" + "string-width": "1.0.2" } }, "window-size": { @@ -17449,8 +17430,8 @@ "integrity": "sha1-2Pw9KE3QV5T+hJc8rs3Rz4JP3YU=", "dev": true, "requires": { - "string-width": "^1.0.1", - "strip-ansi": "^3.0.1" + "string-width": "1.0.2", + "strip-ansi": "3.0.1" } }, "wrappy": { @@ -17465,9 +17446,9 @@ "integrity": "sha1-+Aek8LHZ6ROuekgRLmzDrxmRtF8=", "dev": true, "requires": { - "graceful-fs": "^4.1.11", - "imurmurhash": "^0.1.4", - "slide": "^1.1.5" + "graceful-fs": "4.1.15", + "imurmurhash": "0.1.4", + "slide": "1.1.6" } }, "ws": { @@ -17476,8 +17457,8 @@ "integrity": "sha1-y9nm514J/F0skAFfIfDECHXg3VE=", "dev": true, "requires": { - "options": ">=0.0.5", - "ultron": "1.0.x" + "options": "0.0.6", + "ultron": "1.0.2" } }, "wtf-8": { @@ -17492,7 +17473,7 @@ "integrity": "sha1-7byQPMOF/ARSPZZqM1UEtVBNG9I=", "dev": true, "requires": { - "os-homedir": "^1.0.0" + "os-homedir": "1.0.2" } }, "xml": { @@ -17546,18 +17527,18 @@ "integrity": "sha1-y0BQwBWb+2u2ScD0r1UFJqhGGdw=", "dev": true, "requires": { - "camelcase": "^2.0.1", - "cliui": "^3.2.0", - "decamelize": "^1.1.1", - "lodash.assign": "^4.0.3", - "os-locale": "^1.4.0", - "pkg-conf": "^1.1.2", - "read-pkg-up": "^1.0.1", - "require-main-filename": "^1.0.1", - "string-width": "^1.0.1", - "window-size": "^0.2.0", - "y18n": "^3.2.1", - "yargs-parser": "^2.4.0" + "camelcase": "2.1.1", + "cliui": "3.2.0", + "decamelize": "1.2.0", + "lodash.assign": "4.2.0", + "os-locale": "1.4.0", + "pkg-conf": "1.1.3", + "read-pkg-up": "1.0.1", + "require-main-filename": "1.0.1", + "string-width": "1.0.2", + "window-size": "0.2.0", + "y18n": "3.2.1", + "yargs-parser": "2.4.1" } }, "yargs-parser": { @@ -17566,8 +17547,8 @@ "integrity": "sha1-hVaN488VD/SfpRgl8DqMiA3cxcQ=", "dev": true, "requires": { - "camelcase": "^3.0.0", - "lodash.assign": "^4.0.6" + "camelcase": "3.0.0", + "lodash.assign": "4.2.0" }, "dependencies": { "camelcase": { @@ -17584,7 +17565,7 @@ "integrity": "sha1-lSj0QtqxsihOWLQ3m7GU4i4MQAU=", "dev": true, "requires": { - "fd-slicer": "~1.0.1" + "fd-slicer": "1.0.1" } }, "yeast": { @@ -17599,10 +17580,10 @@ "integrity": "sha1-6oEysnlTPuYL4khaAvfj5CVBqaI=", "dev": true, "requires": { - "commander": "^2.7.1", - "lodash.get": "^4.0.0", - "lodash.isequal": "^4.0.0", - "validator": "^8.0.0" + "commander": "2.19.0", + "lodash.get": "4.4.2", + "lodash.isequal": "4.5.0", + "validator": "8.2.0" } } } diff --git a/src/controls/iconPicker/IIconPickerState.ts b/src/controls/iconPicker/IIconPickerState.ts index 3029d6904..6f65a8648 100644 --- a/src/controls/iconPicker/IIconPickerState.ts +++ b/src/controls/iconPicker/IIconPickerState.ts @@ -1,5 +1,5 @@ export interface IIconPickerState { - items: string[]; + items: any[]; currentIcon?: string; isPanelOpen: boolean; -} \ No newline at end of file +} diff --git a/src/controls/iconPicker/IconNames.ts b/src/controls/iconPicker/IconNames.ts index e3519e3a0..d27e09b01 100644 --- a/src/controls/iconPicker/IconNames.ts +++ b/src/controls/iconPicker/IconNames.ts @@ -1,1722 +1,1466 @@ export class IconNames { public static Icons = [ - 'InternetSharing', - 'Brightness', - 'MapPin', - 'Airplane', - 'Tablet', - 'QuickNote', - 'Video', - 'People', - 'Phone', - 'Pin', - 'Shop', - 'Stop', - 'Link', - 'AllApps', - 'Zoom', - 'ZoomOut', - 'Microphone', - 'Camera', - 'Attach', - 'Send', - 'FavoriteList', - 'PageSolid', - 'Forward', - 'Back', - 'Refresh', - 'Lock', - 'ReportHacked', - 'EMI', - 'MiniLink', - 'Blocked', - 'ReadingMode', - 'Favicon', - 'Remove', - 'Checkbox', - 'CheckboxComposite', - 'CheckboxFill', - 'CheckboxIndeterminate', - 'CheckboxCompositeReversed', - 'BackToWindow', - 'FullScreen', - 'Print', - 'Up', - 'Down', - 'OEM', - 'Save', - 'ReturnKey', - 'Cloud', - 'Flashlight', - 'CommandPrompt', - 'Sad', - 'RealEstate', - 'SIPMove', - 'EraseTool', - 'GripperTool', - 'Dialpad', - 'PageLeft', - 'PageRight', - 'MultiSelect', - 'KeyboardClassic', - 'Play', - 'Pause', - 'InkingTool', - 'Emoji2', - 'GripperBarHorizontal', - 'System', - 'Personalize', - 'SearchAndApps', - 'Globe', - 'EaseOfAccess', - 'ContactInfo', - 'Unpin', - 'Contact', - 'Memo', - 'IncomingCall', - 'Paste', - 'WindowsLogo', - 'Error', - 'GripperBarVertical', - 'Unlock', - 'Slideshow', - 'AutoEnhanceOn', - 'AutoEnhanceOff', - 'Color', - 'SaveAs', - 'Light', - 'Filters', - 'AspectRatio', - 'Contrast', - 'Redo', - 'Crop', - 'PhotoCollection', - 'Album', - 'Rotate', - 'PanoIndicator', - 'Translate', - 'RedEye', - 'ThumbnailView', - 'Package', - 'Telemarketer', - 'Warning', - 'Financial', - 'Education', - 'ShoppingCart', - 'Train', - 'Move', - 'TouchPointer', - 'Merge', - 'TurnRight', - 'Ferry', - 'Highlight', - 'PowerButton', - 'Tab', - 'Admin', - 'TVMonitor', - 'Speakers', - 'Game', - 'UnstackSelected', - 'StackIndicator', - 'Nav2DMapView', - 'StreetsideSplitMinimize', - 'Car', - 'Bus', - 'EatDrink', - 'SeeDo', - 'LocationCircle', - 'Home', - 'SwitcherStartEnd', - 'ParkingLocation', - 'IncidentTriangle', - 'Touch', - 'MapDirections', - 'CaretHollow', - 'CaretSolid', - 'History', - 'Location', - 'MapLayers', - 'SearchNearby', - 'Work', - 'Recent', - 'Hotel', - 'Bank', - 'LocationDot', - 'Dictionary', - 'ChromeBack', - 'FolderOpen', - 'PinnedFill', - 'RevToggleKey', - 'USB', - 'Previous', - 'Next', - 'Sync', - 'Help', - 'Emoji', - 'MailForward', - 'ClosePane', - 'OpenPane', - 'PreviewLink', - 'ZoomIn', - 'Bookmarks', - 'Document', - 'ProtectedDocument', - 'OpenInNewWindow', - 'MailFill', - 'ViewAll', - 'Switch', - 'Rename', - 'Go', - 'Remote', - 'SelectAll', - 'Orientation', - 'Import', - 'Picture', - 'ChromeClose', - 'ShowResults', - 'Message', - 'CalendarDay', - 'CalendarWeek', - 'MailReplyAll', - 'Read', - 'Cut', - 'PaymentCard', - 'Copy', - 'Important', - 'MailReply', - 'GotoToday', - 'Font', - 'FontColor', - 'FolderFill', - 'Permissions', - 'DisableUpdates', - 'Unfavorite', - 'Italic', - 'Underline', - 'Bold', - 'MoveToFolder', - 'Dislike', - 'Like', - 'AlignCenter', - 'OpenFile', - 'FontDecrease', - 'HighlightMappedShapes', - 'TextCallout', - 'IconSetsFlag', - 'VisioLogo', - 'VisioLogoFill', - 'VisioDocument', - 'TimelineProgress', - 'TimelineDelivery', - 'Backlog', - 'TeamFavorite', - 'TaskGroup', - 'TaskGroupMirrored', - 'ScopeTemplate', - 'AssessmentGroupTemplate', - 'NewTeamProject', - 'CommentAdd', - 'CommentNext', - 'CommentPrevious', - 'ShopServer', - 'LocaleLanguage', - 'QueryList', - 'UserSync', - 'UserPause', - 'StreamingOff', - 'ArrowTallUpLeft', - 'ArrowTallUpRight', - 'ArrowTallDownLeft', - 'ArrowTallDownRight', - 'FieldEmpty', - 'FieldFilled', - 'FieldChanged', - 'FieldNotChanged', - 'RingerOff', - 'PlayResume', - 'BulletedList2', - 'BulletedList2Mirrored', - 'ImageCrosshair', - 'GitGraph', - 'Repo', - 'RepoSolid', - 'FolderQuery', - 'FolderList', - 'FolderListMirrored', - 'LocationOutline', - 'POISolid', - 'CalculatorNotEqualTo', - 'BoxSubtractSolid', - 'BoxAdditionSolid', - 'BoxMultiplySolid', - 'BoxPlaySolid', - 'BoxCheckmarkSolid', - 'CirclePauseSolid', - 'CirclePause', - 'MSNVideosSolid', - 'CircleStopSolid', - 'CircleStop', - 'NavigateBack', - 'NavigateBackMirrored', - 'NavigateForward', - 'NavigateForwardMirrored', - 'UnknownSolid', - 'UnknownMirroredSolid', - 'CircleAddition', - 'CircleAdditionSolid', - 'FilePDB', - 'FileTemplate', - 'FileSQL', - 'FileJAVA', - 'FileASPX', - 'FileCSS', - 'FileSass', - 'FileLess', - 'FileHTML', - 'JavaScriptLanguage', - 'CSharpLanguage', - 'CSharp', - 'VisualBasicLanguage', - 'VB', - 'CPlusPlusLanguage', - 'CPlusPlus', - 'FSharpLanguage', - 'FSharp', - 'TypeScriptLanguage', - 'PythonLanguage', - 'PY', - 'CoffeeScript', - 'MarkDownLanguage', - 'FullWidth', - 'FullWidthEdit', - 'Plug', - 'PlugSolid', - 'PlugConnected', - 'PlugDisconnected', - 'UnlockSolid', - 'Variable', - 'Parameter', - 'CommentUrgent', - 'Storyboard', - 'DiffInline', - 'DiffSideBySide', - 'ImageDiff', - 'ImagePixel', - 'FileBug', - 'FileCode', - 'FileComment', - 'BusinessHoursSign', - 'FileImage', - 'FileSymlink', - 'AutoFillTemplate', - 'WorkItem', - 'WorkItemBug', - 'LogRemove', - 'ColumnOptions', - 'Packages', - 'BuildIssue', - 'AssessmentGroup', - 'VariableGroup', - 'FullHistory', - 'SingleColumnEdit', - 'DoubleColumnEdit', - 'TripleColumnEdit', - 'ColumnLeftTwoThirdsEdit', - 'ColumnRightTwoThirdsEdit', - 'StreamLogo', - 'PassiveAuthentication', - 'AlertSolid', - 'MegaphoneSolid', - 'TaskSolid', - 'ConfigurationSolid', - 'BugSolid', - 'CrownSolid', - 'Trophy2Solid', - 'QuickNoteSolid', - 'ConstructionConeSolid', - 'PageListSolid', - 'PageListMirroredSolid', - 'StarburstSolid', - 'ReadingModeSolid', - 'SadSolid', - 'HealthSolid', - 'ShieldSolid', - 'GiftBoxSolid', - 'ShoppingCartSolid', - 'MailSolid', - 'ChatSolid', - 'RibbonSolid', - 'FinancialSolid', - 'FinancialMirroredSolid', - 'HeadsetSolid', - 'PermissionsSolid', - 'ParkingSolid', - 'ParkingMirroredSolid', - 'DiamondSolid', - 'AsteriskSolid', - 'OfflineStorageSolid', - 'BankSolid', - 'DecisionSolid', - 'Parachute', - 'ParachuteSolid', - 'FiltersSolid', - 'ColorSolid', - 'ReviewSolid', - 'ReviewRequestSolid', - 'ReviewRequestMirroredSolid', - 'ReviewResponseSolid', - 'FeedbackRequestSolid', - 'FeedbackRequestMirroredSolid', - 'FeedbackResponseSolid', - 'WorkItemBar', - 'WorkItemBarSolid', - 'Separator', - 'NavigateExternalInline', - 'PlanView', - 'TimelineMatrixView', - 'EngineeringGroup', - 'ProjectCollection', - 'CaretBottomRightCenter8', - 'CaretBottomLeftCenter8', - 'CaretTopRightCenter8', - 'CaretTopLeftCenter8', - 'DonutChart', - 'ChevronUnfold10', - 'ChevronFold10', - 'DoubleChevronDown8', - 'DoubleChevronUp8', - 'DoubleChevronLeft8', - 'DoubleChevronRight8', - 'ChevronDownEnd6', - 'ChevronUpEnd6', - 'ChevronLeftEnd6', - 'ChevronRightEnd6', - 'ContextMenu', - 'AzureAPIManagement', - 'AzureServiceEndpoint', - 'VSTSLogo', - 'VSTSAltLogo1', - 'VSTSAltLogo2', - 'FileTypeSolution', - 'WordLogoInverse16', - 'WordLogo16', - 'WordLogoFill16', - 'PowerPointLogoInverse16', - 'PowerPointLogo16', - 'PowerPointLogoFill16', - 'ExcelLogoInverse16', - 'ExcelLogo16', - 'ExcelLogoFill16', - 'OneNoteLogoInverse16', - 'OneNoteLogo16', - 'OneNoteLogoFill16', - 'OutlookLogoInverse16', - 'OutlookLogo16', - 'OutlookLogoFill16', - 'PublisherLogoInverse16', - 'PublisherLogo16', - 'PublisherLogoFill16', - 'VisioLogoInverse16', - 'VisioLogo16', - 'VisioLogoFill16', - 'TestBeaker', - 'TestBeakerSolid', - 'TestExploreSolid', - 'TestAutoSolid', - 'TestUserSolid', - 'TestImpactSolid', - 'TestPlan', - 'TestStep', - 'TestParameter', - 'TestSuite', - 'TestCase', - 'Sprint', - 'SignOut', - 'TriggerApproval', - 'Rocket', - 'AzureKeyVault', - 'Onboarding', - 'Transition', - 'LikeSolid', - 'DislikeSolid', - 'CRMCustomerInsightsApp', - 'EditCreate', - 'UnSetColor', - 'DeclineCall', - 'RectangularClipping', - 'TeamsLogo16', - 'TeamsLogoFill16', - 'Spacer', - 'SkypeLogo16', - 'SkypeForBusinessLogo16', - 'SkypeForBusinessLogoFill16', - 'FilterSolid', - 'MailUndelivered', - 'MailTentative', - 'MailTentativeMirrored', - 'MailReminder', - 'ReceiptUndelivered', - 'ReceiptTentative', - 'ReceiptTentativeMirrored', - 'Inbox', - 'IRMReply', - 'IRMReplyMirrored', - 'IRMForward', - 'IRMForwardMirrored', - 'VoicemailIRM', - 'EventAccepted', - 'EventTentative', - 'EventTentativeMirrored', - 'EventDeclined', - 'IDBadge', - 'BackgroundColor', - 'OfficeFormsLogoInverse16', - 'OfficeFormsLogo', - 'OfficeFormsLogoFill', - 'OfficeFormsLogo16', - 'OfficeFormsLogoFill16', - 'OfficeFormsLogoInverse24', - 'OfficeFormsLogo24', - 'OfficeFormsLogoFill24', - 'PageLock', - 'NotExecuted', - 'NotImpactedSolid', - 'FieldReadOnly', - 'FieldRequired', - 'BacklogBoard', - 'ExternalBuild', - 'ExternalTFVC', - 'ExternalXAML', - 'IssueSolid', - 'DefectSolid', - 'LadybugSolid', - 'NugetLogo', - 'TFVCLogo', - 'ProjectLogo32', - 'ProjectLogoFill32', - 'ProjectLogo16', - 'ProjectLogoFill16', - 'SwayLogo32', - 'SwayLogoFill32', - 'SwayLogo16', - 'SwayLogoFill16', - 'ClassNotebookLogo32', - 'ClassNotebookLogoFill32', - 'ClassNotebookLogo16', - 'ClassNotebookLogoFill16', - 'ClassNotebookLogoInverse32', - 'ClassNotebookLogoInverse16', - 'StaffNotebookLogo32', - 'StaffNotebookLogoFill32', - 'StaffNotebookLogo16', - 'StaffNotebookLogoFill16', - 'StaffNotebookLogoInverted32', - 'StaffNotebookLogoInverted16', - 'KaizalaLogo', - 'TaskLogo', - 'ProtectionCenterLogo32', - 'GallatinLogo', - 'Globe2', - 'Guitar', - 'Breakfast', - 'Brunch', - 'BeerMug', - 'Vacation', - 'Teeth', - 'Taxi', - 'Chopsticks', - 'SyncOccurence', - 'UnsyncOccurence', - 'GIF', - 'PrimaryCalendar', - 'SearchCalendar', - 'VideoOff', - 'MicrosoftFlowLogo', - 'BusinessCenterLogo', - 'ToDoLogoBottom', - 'ToDoLogoTop', - 'EditSolid12', - 'EditSolidMirrored12', - 'UneditableSolid12', - 'UneditableSolidMirrored12', - 'UneditableMirrored', - 'AdminALogo32', - 'AdminALogoFill32', - 'ToDoLogoInverse', - 'Snooze', - 'WaffleOffice365', - 'ImageSearch', - 'NewsSearch', - 'VideoSearch', - 'R', - 'FontColorA', - 'FontColorSwatch', - 'LightWeight', - 'NormalWeight', - 'SemiboldWeight', - 'GroupObject', - 'UngroupObject', - 'AlignHorizontalLeft', - 'AlignHorizontalCenter', - 'AlignHorizontalRight', - 'AlignVerticalTop', - 'AlignVerticalCenter', - 'AlignVerticalBottom', - 'HorizontalDistributeCenter', - 'VerticalDistributeCenter', - 'Ellipse', - 'Line', - 'Octagon', - 'Hexagon', - 'Pentagon', - 'RightTriangle', - 'HalfCircle', - 'QuarterCircle', - 'ThreeQuarterCircle', - '6PointStar', - '12PointStar', - 'ArrangeBringToFront', - 'ArrangeSendToBack', - 'ArrangeSendBackward', - 'ArrangeBringForward', - 'BorderDash', - 'BorderDot', - 'LineStyle', - 'LineThickness', - 'WindowEdit', - 'HintText', - 'MediaAdd', - 'AnchorLock', - 'AutoHeight', - 'ChartSeries', - 'ChartXAngle', - 'ChartYAngle', - 'Combobox', - 'LineSpacing', - 'Padding', - 'PaddingTop', - 'PaddingBottom', - 'PaddingLeft', - 'PaddingRight', - 'NavigationFlipper', - 'AlignJustify', - 'TextOverflow', - 'VisualsFolder', - 'VisualsStore', - 'PictureCenter', - 'PictureFill', - 'PicturePosition', - 'PictureStretch', - 'PictureTile', - 'Slider', - 'SliderHandleSize', - 'DefaultRatio', - 'NumberSequence', - 'GUID', - 'ReportAdd', - 'DashboardAdd', - 'MapPinSolid', - 'WebPublish', - 'PieSingleSolid', - 'BlockedSolid', - 'DrillDown', - 'DrillDownSolid', - 'DrillExpand', - 'DrillShow', - 'SpecialEvent', - 'OneDriveFolder16', - 'FunctionalManagerDashboard', - 'BIDashboard', - 'CodeEdit', - 'RenewalCurrent', - 'RenewalFuture', - 'SplitObject', - 'BulkUpload', - 'DownloadDocument', - 'Flower', - 'WaitlistConfirm', - 'WaitlistConfirmMirrored', - 'LaptopSecure', - 'DragObject', - 'EntryView', - 'EntryDecline', - 'ContactCardSettings', - 'ContactCardSettingsMirrored', - 'CalendarSettings', - 'CalendarSettingsMirrored', - 'HardDriveLock', - 'HardDriveUnlock', - 'AccountManagement', - 'TransitionPop', - 'TransitionPush', - 'TransitionEffect', - 'LookupEntities', - 'ExploreData', - 'AddBookmark', - 'SearchBookmark', - 'DrillThrough', - 'MasterDatabase', - 'CertifiedDatabase', - 'MaximumValue', - 'MinimumValue', - 'VisualStudioIDELogo32', - 'PasteAsText', - 'PasteAsCode', - 'BrowserTab', - 'BrowserTabScreenshot', - 'DesktopScreenshot', - 'FileYML', - 'ClipboardSolid', - 'FabricUserFolder', - 'FabricNetworkFolder', - 'AnalyticsView', - 'Video360Generic', - 'Leave', - 'Trending12', - 'Blocked12', - 'Warning12', - 'CheckedOutByOther12', - 'CheckedOutByYou12', - 'CircleShapeSolid', - 'SquareShapeSolid', - 'TriangleShapeSolid', - 'DropShapeSolid', - 'RectangleShapeSolid', - 'ZoomToFit', - 'InsertColumnsLeft', - 'InsertColumnsRight', - 'InsertRowsAbove', - 'InsertRowsBelow', - 'DeleteColumns', - 'DeleteRows', - 'DeleteRowsMirrored', - 'DeleteTable', - 'AccountBrowser', - 'VersionControlPush', - 'StackedColumnChart2', - 'TripleColumnWide', - 'QuadColumn', - 'WhiteBoardApp16', - 'WhiteBoardApp32', - 'InsertSignatureLine', - 'ArrangeByFrom', - 'Phishing', - 'CreateMailRule', - 'PublishCourse', - 'DictionaryRemove', - 'UserRemove', - 'UserEvent', - 'Encryption', - 'PasswordField', - 'OpenInNewTab', - 'Hide3', - 'VerifiedBrandSolid', - 'MarkAsProtected', - 'AuthenticatorApp', - 'WebTemplate', - 'DefenderTVM', - 'MedalSolid', - 'D365TalentLearn', - 'D365TalentInsight', - 'D365TalentHRCore', - 'BacklogList', - 'ButtonControl', - 'TableGroup', - 'MountainClimbing', - 'TagUnknown', - 'TagUnknownMirror', - 'TagUnknown12', - 'TagUnknown12Mirror', - 'Link12', - 'Presentation', - 'Presentation12', - 'Lock12', - 'BuildDefinition', - 'ReleaseDefinition', - 'SaveTemplate', - 'UserGauge', - 'BlockedSiteSolid12', - 'TagSolid', - 'OfficeChat', - 'OfficeChatSolid', - 'MailSchedule', - 'WarningSolid', - 'Blocked2Solid', - 'SkypeCircleArrow', - 'SkypeArrow', - 'SyncStatus', - 'SyncStatusSolid', - 'ProjectDocument', - 'ToDoLogoOutline', - 'VisioOnlineLogoFill32', - 'VisioOnlineLogo32', - 'VisioOnlineLogoCloud32', - 'VisioDiagramSync', - 'Event12', - 'EventDateMissed12', - 'UserOptional', - 'ResponsesMenu', - 'DoubleDownArrow', - 'DistributeDown', - 'BookmarkReport', - 'FilterSettings', - 'GripperDotsVertical', - 'MailAttached', - 'AddIn', - 'LinkedDatabase', - 'PromotedDatabase', - 'BarChartVerticalFilter', - 'BarChartVerticalFilterSolid', - 'MicrosoftTranslatorLogo', - 'ShowTimeAs', - 'FileRequest', - 'WorkItemAlert', - 'PowerBILogo16', - 'PowerBILogoBackplate16', - 'BulletedListText', - 'BulletedListBullet', - 'BulletedListTextMirrored', - 'BulletedListBulletMirrored', - 'NumberedListText', - 'NumberedListNumber', - 'NumberedListTextMirrored', - 'NumberedListNumberMirrored', - 'RemoveLinkChain', - 'RemoveLinkX', - 'FabricTextHighlight', - 'ClearFormattingA', - 'ClearFormattingEraser', - 'Photo2Fill', - 'IncreaseIndentText', - 'IncreaseIndentArrow', - 'DecreaseIndentText', - 'DecreaseIndentArrow', - 'IncreaseIndentTextMirrored', - 'IncreaseIndentArrowMirrored', - 'DecreaseIndentTextMirrored', - 'DecreaseIndentArrowMirrored', - 'CheckListText', - 'CheckListCheck', - 'CheckListTextMirrored', - 'CheckListCheckMirrored', - 'NumberSymbol', - 'Coupon', - 'VerifiedBrand', - 'ReleaseGate', - 'ReleaseGateCheck', - 'ReleaseGateError', - 'M365InvoicingLogo', - 'FabricTextHighlightComposite', - 'Dataflows', - 'GenericScanFilled', - 'DiagnosticDataBarTooltip', - 'SaveToMobile', - 'Orientation2', - 'ScreenCast', - 'ShowGrid', - 'SnapToGrid', - 'ContactList', - 'NewMail', - 'EyeShadow', - 'FabricFolderConfirm', - 'InformationBarriers', - 'CommentActive', - 'ColumnVerticalSectionEdit', - 'WavingHand', - 'ShakeDevice', - 'SmartGlassRemote', - 'Rotate90Clockwise', - 'Rotate90CounterClockwise', - 'CampaignTemplate', - 'ChartTemplate', - 'PageListFilter', - 'SecondaryNav', - 'ColumnVerticalSection', - 'SkypeCircleSlash', - 'SkypeSlash', - 'CustomizeToolbar', - 'DuplicateRow', - 'RemoveFromTrash', - 'MailOptions', - 'Childof', - 'Footer', - 'Header', - 'BarChartVerticalFill', - 'StackedColumnChart2Fill', - 'PlainText', - 'AccessibiltyChecker', - 'DatabaseSync', - 'ReservationOrders', - 'TabOneColumn', - 'TabTwoColumn', - 'TabThreeColumn', - 'MicrosoftTranslatorLogoGreen', - 'MicrosoftTranslatorLogoBlue', - 'InternalInvestigation', - 'AppleTVPlay', - 'AppleTVMonitor', - 'AppleTVMicrophone', - 'AppleTVMenu', - 'AddReaction', - 'DecreaseIndentLegacy', - 'IncreaseIndentLegacy', - 'SizeLegacy', - 'FontIncrease', - 'FontSize', - 'CellPhone', - 'RepeatOne', - 'RepeatAll', - 'Calculator', - 'Library', - 'PostUpdate', - 'NewFolder', - 'CalendarReply', - 'UnsyncFolder', - 'SyncFolder', - 'BlockContact', - 'Accept', - 'BulletedList', - 'Preview', - 'News', - 'Chat', - 'Group', - 'World', - 'Comment', - 'DockLeft', - 'DockRight', - 'Repair', - 'Accounts', - 'Street', - 'RadioBullet', - 'Stopwatch', - 'Clock', - 'WorldClock', - 'AlarmClock', - 'Photo', - 'ActionCenter', - 'Hospital', - 'Timer', - 'FullCircleMask', - 'LocationFill', - 'ChromeMinimize', - 'ChromeRestore', - 'Annotation', - 'Fingerprint', - 'Handwriting', - 'ChromeFullScreen', - 'Completed', - 'Label', - 'FlickDown', - 'FlickUp', - 'FlickLeft', - 'FlickRight', - 'MiniExpand', - 'MiniContract', - 'Streaming', - 'MusicInCollection', - 'OneDriveLogo', - 'CompassNW', - 'Code', - 'LightningBolt', - 'CalculatorMultiply', - 'CalculatorAddition', - 'CalculatorSubtract', - 'CalculatorPercentage', - 'CalculatorEqualTo', - 'PrintfaxPrinterFile', - 'StorageOptical', - 'Communications', - 'Headset', - 'Health', - 'FrontCamera', - 'ChevronUpSmall', - 'ChevronDownSmall', - 'ChevronLeftSmall', - 'ChevronRightSmall', - 'ChevronUpMed', - 'ChevronDownMed', - 'ChevronLeftMed', - 'ChevronRightMed', - 'Devices2', - 'PC1', - 'PresenceChickletVideo', - 'Reply', - 'HalfAlpha', - 'ConstructionCone', - 'DoubleChevronLeftMed', - 'Volume0', - 'Volume1', - 'Volume2', - 'Volume3', - 'Chart', - 'Robot', - 'Manufacturing', - 'LockSolid', - 'FitPage', - 'FitWidth', - 'BidiLtr', - 'BidiRtl', - 'RightDoubleQuote', - 'Sunny', - 'CloudWeather', - 'Cloudy', - 'PartlyCloudyDay', - 'PartlyCloudyNight', - 'ClearNight', - 'RainShowersDay', - 'Rain', - 'Thunderstorms', - 'RainSnow', - 'Snow', - 'BlowingSnow', - 'Frigid', - 'Fog', - 'Squalls', - 'Duststorm', - 'Unknown', - 'Precipitation', - 'Ribbon', - 'AreaChart', - 'Assign', - 'FlowChart', - 'CheckList', - 'Diagnostic', - 'Generate', - 'LineChart', - 'Equalizer', - 'BarChartHorizontal', - 'BarChartVertical', - 'Freezing', - 'FunnelChart', - 'Processing', - 'Quantity', - 'ReportDocument', - 'StackColumnChart', - 'SnowShowerDay', - 'HailDay', - 'WorkFlow', - 'HourGlass', - 'StoreLogoMed20', - 'TimeSheet', - 'TriangleSolid', - 'UpgradeAnalysis', - 'VideoSolid', - 'RainShowersNight', - 'SnowShowerNight', - 'Teamwork', - 'HailNight', - 'PeopleAdd', - 'Glasses', - 'DateTime2', - 'Shield', - 'Header1', - 'PageAdd', - 'NumberedList', - 'PowerBILogo', - 'Info2', - 'MusicInCollectionFill', - 'Asterisk', - 'ErrorBadge', - 'CircleFill', - 'Record2', - 'AllAppsMirrored', - 'BookmarksMirrored', - 'BulletedListMirrored', - 'CaretHollowMirrored', - 'CaretSolidMirrored', - 'ChromeBackMirrored', - 'ClosePaneMirrored', - 'DockLeftMirrored', - 'DoubleChevronLeftMedMirrored', - 'GoMirrored', - 'HelpMirrored', - 'ImportMirrored', - 'ImportAllMirrored', - 'ListMirrored', - 'MailForwardMirrored', - 'MailReplyMirrored', - 'MailReplyAllMirrored', - 'MiniContractMirrored', - 'MiniExpandMirrored', - 'OpenPaneMirrored', - 'ParkingLocationMirrored', - 'SendMirrored', - 'ShowResultsMirrored', - 'ThumbnailViewMirrored', - 'Media', - 'Devices3', - 'Focus', - 'VideoLightOff', - 'Lightbulb', - 'StatusTriangle', - 'VolumeDisabled', - 'Puzzle', - 'EmojiNeutral', - 'EmojiDisappointed', - 'HomeSolid', - 'Ringer', - 'PDF', - 'HeartBroken', - 'StoreLogo16', - 'MultiSelectMirrored', - 'Broom', - 'Cocktails', - 'Wines', - 'Articles', - 'Cycling', - 'DietPlanNotebook', - 'Pill', - 'ExerciseTracker', - 'HandsFree', - 'Medical', - 'Running', - 'Weights', - 'Trackers', - 'AddNotes', - 'AllCurrency', - 'BarChart4', - 'CirclePlus', - 'Coffee', - 'Cotton', - 'Market', - 'Money', - 'PieDouble', - 'PieSingle', - 'RemoveFilter', - 'Savings', - 'Sell', - 'StockDown', - 'StockUp', - 'Lamp', - 'Source', - 'MSNVideos', - 'Cricket', - 'Golf', - 'Baseball', - 'Soccer', - 'MoreSports', - 'AutoRacing', - 'CollegeHoops', - 'CollegeFootball', - 'ProFootball', - 'ProHockey', - 'Rugby', - 'SubstitutionsIn', - 'Tennis', - 'Arrivals', - 'Design', - 'Website', - 'Drop', - 'HistoricalWeather', - 'SkiResorts', - 'Snowflake', - 'BusSolid', - 'FerrySolid', - 'AirplaneSolid', - 'TrainSolid', - 'Ticket', - 'WifiWarning4', - 'Devices4', - 'AzureLogo', - 'BingLogo', - 'MSNLogo', - 'OutlookLogoInverse', - 'OfficeLogo', - 'SkypeLogo', - 'Door', - 'EditMirrored', - 'GiftCard', - 'DoubleBookmark', - 'StatusErrorFull', - 'Certificate', - 'FastForward', - 'Rewind', - 'Photo2', - 'OpenSource', - 'Movers', - 'CloudDownload', - 'Family', - 'WindDirection', - 'Bug', - 'SiteScan', - 'BrowserScreenShot', - 'F12DevTools', - 'CSS', - 'JS', - 'DeliveryTruck', - 'ReminderPerson', - 'ReminderGroup', - 'TabletMode', - 'Umbrella', - 'NetworkTower', - 'CityNext', - 'CityNext2', - 'Section', - 'OneNoteLogoInverse', - 'ToggleFilled', - 'ToggleBorder', - 'SliderThumb', - 'ToggleThumb', - 'Documentation', - 'Badge', - 'Giftbox', - 'VisualStudioLogo', - 'HomeGroup', - 'ExcelLogoInverse', - 'WordLogoInverse', - 'PowerPointLogoInverse', - 'Cafe', - 'SpeedHigh', - 'Commitments', - 'ThisPC', - 'MusicNote', - 'MicOff', - 'EdgeLogo', - 'CompletedSolid', - 'AlbumRemove', - 'MessageFill', - 'TabletSelected', - 'MobileSelected', - 'LaptopSelected', - 'TVMonitorSelected', - 'DeveloperTools', - 'Shapes', - 'InsertTextBox', - 'LowerBrightness', - 'WebComponents', - 'OfflineStorage', - 'DOM', - 'CloudUpload', - 'ScrollUpDown', - 'DateTime', - 'Event', - 'Cake', - 'Org', - 'PartyLeader', - 'DRM', - 'CloudAdd', - 'AppIconDefault', - 'Photo2Add', - 'Photo2Remove', - 'POI', - 'AddTo', - 'RadioBtnOff', - 'RadioBtnOn', - 'ExploreContent', - 'Product', - 'ProgressLoopInner', - 'ProgressLoopOuter', - 'Blocked2', - 'FangBody', - 'PageHeader', - 'ChatInviteFriend', - 'Brush', - 'Shirt', - 'Crown', - 'Diamond', - 'ScaleUp', - 'QRCode', - 'Feedback', - 'SharepointLogoInverse', - 'YammerLogo', - 'Hide', - 'Uneditable', - 'ReturnToSession', - 'OpenFolderHorizontal', - 'CalendarMirrored', - 'SwayLogoInverse', - 'OutOfOffice', - 'Trophy', - 'ReopenPages', - 'EmojiTabSymbols', - 'AADLogo', - 'AccessLogo', - 'AdminALogoInverse32', - 'AdminCLogoInverse32', - 'AdminDLogoInverse32', - 'AdminELogoInverse32', - 'AdminLLogoInverse32', - 'AdminMLogoInverse32', - 'AdminOLogoInverse32', - 'AdminPLogoInverse32', - 'AdminSLogoInverse32', - 'AdminYLogoInverse32', - 'DelveLogoInverse', - 'ExchangeLogoInverse', - 'LyncLogo', - 'OfficeVideoLogoInverse', - 'SocialListeningLogo', - 'VisioLogoInverse', - 'Balloons', - 'Cat', - 'MailAlert', - 'MailCheck', - 'MailLowImportance', - 'MailPause', - 'MailRepeat', - 'SecurityGroup', - 'Table', - 'VoicemailForward', - 'VoicemailReply', - 'Waffle', - 'RemoveEvent', - 'EventInfo', - 'ForwardEvent', - 'WipePhone', - 'AddOnlineMeeting', - 'JoinOnlineMeeting', - 'RemoveLink', - 'PeopleBlock', - 'PeopleRepeat', - 'PeopleAlert', - 'PeoplePause', - 'TransferCall', - 'AddPhone', - 'UnknownCall', - 'NoteReply', - 'NoteForward', - 'NotePinned', - 'RemoveOccurrence', - 'Timeline', - 'EditNote', - 'CircleHalfFull', - 'Room', - 'Unsubscribe', - 'Subscribe', - 'HardDrive', - 'RecurringTask', - 'TaskManager', - 'TaskManagerMirrored', - 'Combine', - 'Split', - 'DoubleChevronUp', - 'DoubleChevronLeft', - 'DoubleChevronRight', - 'TextBox', - 'TextField', - 'NumberField', - 'Dropdown', - 'PenWorkspace', - 'BookingsLogo', - 'ClassNotebookLogoInverse', - 'DelveAnalyticsLogo', - 'DocsLogoInverse', - 'Dynamics365Logo', - 'DynamicSMBLogo', - 'OfficeAssistantLogo', - 'OfficeStoreLogo', - 'OneNoteEduLogoInverse', - 'PlannerLogo', - 'PowerApps', - 'Suitcase', - 'ProjectLogoInverse', - 'CaretLeft8', - 'CaretRight8', - 'CaretUp8', - 'CaretDown8', - 'CaretLeftSolid8', - 'CaretRightSolid8', - 'CaretUpSolid8', - 'CaretDownSolid8', - 'ClearFormatting', - 'Superscript', - 'Subscript', - 'Strikethrough', - 'Export', - 'ExportMirrored', - 'SingleBookmark', - 'SingleBookmarkSolid', - 'DoubleChevronDown', - 'FollowUser', - 'ReplyAll', - 'WorkforceManagement', - 'RecruitmentManagement', - 'Questionnaire', - 'ManagerSelfService', - 'ProductRelease', - 'ReplyMirrored', - 'ReplyAllMirrored', - 'Medal', - 'AddGroup', - 'QuestionnaireMirrored', - 'TemporaryUser', - 'CaretSolid16', - 'GroupedDescending', - 'GroupedAscending', - 'AwayStatus', - 'MyMoviesTV', - 'GenericScan', - 'AustralianRules', - 'WifiEthernet', - 'TrackersMirrored', - 'DateTimeMirrored', - 'StopSolid', - 'DoubleChevronUp12', - 'DoubleChevronDown12', - 'DoubleChevronLeft12', - 'DoubleChevronRight12', - 'CalendarAgenda', - 'AddEvent', - 'AssetLibrary', - 'DataConnectionLibrary', - 'DocLibrary', - 'FormLibrary', - 'FormLibraryMirrored', - 'ReportLibrary', - 'ReportLibraryMirrored', - 'ContactCard', - 'CustomList', - 'CustomListMirrored', - 'IssueTracking', - 'IssueTrackingMirrored', - 'PictureLibrary', - 'OfficeAddinsLogo', - 'OfflineOneDriveParachute', - 'OfflineOneDriveParachuteDisabled', - 'TriangleSolidUp12', - 'TriangleSolidDown12', - 'TriangleSolidLeft12', - 'TriangleSolidRight12', - 'TriangleUp12', - 'TriangleDown12', - 'TriangleLeft12', - 'TriangleRight12', - 'ArrowUpRight8', - 'ArrowDownRight8', - 'DocumentSet', - 'DelveAnalytics', - 'ArrowUpRightMirrored8', - 'ArrowDownRightMirrored8', - 'CompanyDirectory', - 'OpenEnrollment', - 'CompanyDirectoryMirrored', - 'OneDriveAdd', - 'ProfileSearch', - 'Header2', - 'Header3', - 'Header4', - 'RingerSolid', - 'Eyedropper', - 'MarketDown', - 'CalendarWorkWeek', - 'SidePanel', - 'GlobeFavorite', - 'CaretTopLeftSolid8', - 'CaretTopRightSolid8', - 'ViewAll2', - 'DocumentReply', - 'PlayerSettings', - 'ReceiptForward', - 'ReceiptReply', - 'ReceiptCheck', - 'Fax', - 'RecurringEvent', - 'ReplyAlt', - 'ReplyAllAlt', - 'EditStyle', - 'EditMail', - 'Lifesaver', - 'LifesaverLock', - 'InboxCheck', - 'FolderSearch', - 'CollapseMenu', - 'ExpandMenu', - 'Boards', - 'SunAdd', - 'SunQuestionMark', - 'LandscapeOrientation', - 'DocumentSearch', - 'PublicCalendar', - 'PublicContactCard', - 'PublicEmail', - 'PublicFolder', - 'WordDocument', - 'PowerPointDocument', - 'ExcelDocument', - 'GroupedList', - 'ClassroomLogo', - 'Sections', - 'EditPhoto', - 'Starburst', - 'ShareiOS', - 'AirTickets', - 'PencilReply', - 'Tiles2', - 'SkypeCircleCheck', - 'SkypeCircleClock', - 'SkypeCircleMinus', - 'SkypeMessage', - 'ClosedCaption', - 'ATPLogo', - 'OfficeFormsLogoInverse', - 'RecycleBin', - 'EmptyRecycleBin', - 'Hide2', - 'Breadcrumb', - 'BirthdayCake', - 'TimeEntry', - 'CRMProcesses', - 'PageEdit', - 'PageArrowRight', - 'PageRemove', - 'Database', - 'DataManagementSettings', - 'CRMServices', - 'EditContact', - 'ConnectContacts', - 'AppIconDefaultAdd', - 'AppIconDefaultList', - 'ActivateOrders', - 'DeactivateOrders', - 'DocumentManagement', - 'CRMReport', - 'KnowledgeArticle', - 'Relationship', - 'HomeVerify', - 'ZipFolder', - 'SurveyQuestions', - 'TextDocument', - 'TextDocumentShared', - 'PageCheckedOut', - 'SaveAndClose', - 'Script', - 'Archive', - 'ActivityFeed', - 'Compare', - 'EventDate', - 'ArrowUpRight', - 'CaretRight', - 'SetAction', - 'CaretSolidLeft', - 'CaretSolidDown', - 'CaretSolidRight', - 'CaretSolidUp', - 'PowerAppsLogo', - 'PowerApps2Logo', - 'SearchIssue', - 'SearchIssueMirrored', - 'FabricAssetLibrary', - 'FabricDataConnectionLibrary', - 'FabricDocLibrary', - 'FabricFormLibrary', - 'FabricFormLibraryMirrored', - 'FabricReportLibrary', - 'FabricReportLibraryMirrored', - 'FabricPublicFolder', - 'FabricFolderSearch', - 'FabricMovetoFolder', - 'FabricUnsyncFolder', - 'FabricSyncFolder', - 'FabricOpenFolderHorizontal', - 'FabricFolder', - 'FabricFolderFill', - 'FabricNewFolder', - 'FabricPictureLibrary', - 'AddFavorite', - 'AddFavoriteFill', - 'BufferTimeBefore', - 'BufferTimeAfter', - 'BufferTimeBoth', - 'PublishContent', - 'ClipboardList', - 'ClipboardListMirrored', - 'CannedChat', - 'SkypeForBusinessLogo', - 'TabCenter', - 'PageCheckedin', - 'PageList', - 'ReadOutLoud', - 'CaretBottomLeftSolid8', - 'CaretBottomRightSolid8', - 'FolderHorizontal', - 'MicrosoftStaffhubLogo', - 'GiftboxOpen', - 'StatusCircleOuter', - 'StatusCircleInner', - 'StatusCircleRing', - 'StatusTriangleOuter', - 'StatusTriangleInner', - 'StatusTriangleExclamation', - 'StatusCircleExclamation', - 'StatusCircleErrorX', - 'StatusCircleInfo', - 'StatusCircleBlock', - 'StatusCircleBlock2', - 'StatusCircleQuestionMark', - 'StatusCircleSync', - 'Toll', - 'ExploreContentSingle', - 'CollapseContent', - 'CollapseContentSingle', - 'InfoSolid', - 'ProgressRingDots', - 'CaloriesAdd', - 'BranchFork', - 'AddHome', - 'MobileReport', - 'ScaleVolume', - 'HardDriveGroup', - 'FastMode', - 'ToggleLeft', - 'ToggleRight', - 'TriangleShape', - 'RectangleShape', - 'Trophy2', - 'BucketColor', - 'BucketColorFill', - 'Taskboard', - 'SingleColumn', - 'DoubleColumn', - 'TripleColumn', - 'ColumnLeftTwoThirds', - 'ColumnRightTwoThirds', - 'AccessLogoFill', - 'AnalyticsLogo', - 'AnalyticsQuery', - 'NewAnalyticsQuery', - 'AnalyticsReport', - 'WordLogo', - 'WordLogoFill', - 'ExcelLogo', - 'ExcelLogoFill', - 'OneNoteLogo', - 'OneNoteLogoFill', - 'OutlookLogo', - 'OutlookLogoFill', - 'PowerPointLogo', - 'PowerPointLogoFill', - 'PublisherLogo', - 'PublisherLogoFill', - 'ScheduleEventAction', - 'FlameSolid', - 'ServerProcesses', - 'Server', - 'SaveAll', - 'LinkedInLogo', - 'Decimals', - 'SidePanelMirrored', - 'ProtectRestrict', - 'Blog', - 'UnknownMirrored', - 'PublicContactCardMirrored', - 'GridViewSmall', - 'GridViewMedium', - 'GridViewLarge', - 'Step', - 'StepInsert', - 'StepShared', - 'StepSharedAdd', - 'StepSharedInsert', - 'ViewDashboard', - 'ViewList', - 'ViewListGroup', - 'ViewListTree', - 'TriggerAuto', - 'TriggerUser', - 'PivotChart', - 'StackedBarChart', - 'StackedLineChart', - 'BuildQueue', - 'BuildQueueNew', - 'UserFollowed', - 'ContactLink', - 'Stack', - 'Bullseye', - 'VennDiagram', - 'FiveTileGrid', - 'FocalPoint', - 'RingerRemove', - 'TeamsLogoInverse', - 'TeamsLogo', - 'TeamsLogoFill', - 'SkypeForBusinessLogoFill', - 'SharepointLogo', - 'SharepointLogoFill', - 'DelveLogo', - 'DelveLogoFill', - 'OfficeVideoLogo', - 'OfficeVideoLogoFill', - 'ExchangeLogo', - 'ExchangeLogoFill', - 'Signin', - 'DocumentApproval', - 'CloneToDesktop', - 'InstallToDrive', - 'Blur', - 'Build', - 'ProcessMetaTask', - 'BranchFork2', - 'BranchLocked', - 'BranchCommit', - 'BranchCompare', - 'BranchMerge', - 'BranchPullRequest', - 'BranchSearch', - 'BranchShelveset', - 'RawSource', - 'MergeDuplicate', - 'RowsGroup', - 'RowsChild', - 'Deploy', - 'Redeploy', - 'ServerEnviroment', - 'VisioDiagram', - 'GlobalNavButton', - 'ChevronDown', - 'ChevronUp', - 'Edit', - 'Add', - 'Cancel', - 'More', - 'Settings', - 'Mail', - 'Filter', - 'Search', - 'Share', - 'BlockedSite', - 'FavoriteStar', - 'FavoriteStarFill', - 'CheckMark', - 'Delete', - 'ChevronLeft', - 'ChevronRight', - 'Calendar', - 'Megaphone', - 'Undo', - 'Flag', - 'Page', - 'Pinned', - 'View', - 'Clear', - 'Download', - 'Upload', - 'Folder', - 'Sort', - 'AlignRight', - 'AlignLeft', - 'Tag', - 'AddFriend', - 'Info', - 'SortLines', - 'List', - 'CircleRing', - 'Heart', - 'HeartFill', - 'Tiles', - 'Embed', - 'Glimmer', - 'Ascending', - 'Descending', - 'SortUp', - 'SortDown', - 'SyncToPC', - 'LargeGrid', - 'SkypeCheck', - 'SkypeClock', - 'SkypeMinus', - 'ClearFilter', - 'Flow', - 'StatusCircleCheckmark', - 'MoreVertical' + "12PointStar", + "6PointStar", + "AADLogo", + "Accept", + "AccessLogo", + "AccessLogoFill", + "AccountManagement", + "Accounts", + "ActivateOrders", + "ActivityFeed", + "Add", + "AddBookmark", + "AddEvent", + "AddFavorite", + "AddFavoriteFill", + "AddFriend", + "AddGroup", + "AddNotes", + "AddOnlineMeeting", + "AddPhone", + "AddTo", + "Admin", + "AdminALogo32", + "AdminALogoFill32", + "AdminALogoInverse32", + "AdminCLogoInverse32", + "AdminDLogoInverse32", + "AdminELogoInverse32", + "AdminLLogoInverse32", + "AdminMLogoInverse32", + "AdminOLogoInverse32", + "AdminPLogoInverse32", + "AdminSLogoInverse32", + "AdminYLogoInverse32", + "Airplane", + "AirplaneSolid", + "AirTickets", + "AlarmClock", + "Album", + "AlbumRemove", + "AlertSolid", + "AlignCenter", + "AlignHorizontalCenter", + "AlignHorizontalLeft", + "AlignHorizontalRight", + "AlignJustify", + "AlignLeft", + "AlignRight", + "AlignVerticalBottom", + "AlignVerticalCenter", + "AlignVerticalTop", + "AllApps", + "AllAppsMirrored", + "AnalyticsLogo", + "AnalyticsQuery", + "AnalyticsReport", + "AnalyticsView", + "AnchorLock", + "Annotation", + "AppIconDefault", + "Archive", + "AreaChart", + "ArrangeBringForward", + "ArrangeBringToFront", + "ArrangeByFrom", + "ArrangeSendBackward", + "ArrangeSendToBack", + "Arrivals", + "ArrowDownRight8", + "ArrowDownRightMirrored8", + "ArrowTallDownLeft", + "ArrowTallDownRight", + "ArrowTallUpLeft", + "ArrowTallUpRight", + "ArrowUpRight", + "ArrowUpRight8", + "ArrowUpRightMirrored8", + "Articles", + "Ascending", + "AspectRatio", + "AssessmentGroup", + "AssessmentGroupTemplate", + "AssetLibrary", + "Assign", + "Asterisk", + "AsteriskSolid", + "ATPLogo", + "Attach", + "AustralianRules", + "AutoEnhanceOff", + "AutoEnhanceOn", + "AutoFillTemplate", + "AutoHeight", + "AutoRacing", + "AwayStatus", + "AzureAPIManagement", + "AzureKeyVault", + "AzureLogo", + "AzureServiceEndpoint", + "Back", + "BackgroundColor", + "Backlog", + "BacklogBoard", + "BackToWindow", + "Badge", + "Balloons", + "BankSolid", + "BarChart4", + "BarChartHorizontal", + "BarChartVertical", + "Baseball", + "BeerMug", + "BIDashboard", + "BidiLtr", + "BidiRtl", + "BingLogo", + "BirthdayCake", + "BlockContact", + "Blocked", + "Blocked12", + "Blocked2", + "BlockedSite", + "BlockedSolid", + "BlowingSnow", + "Blur", + "Boards", + "Bold", + "BookingsLogo", + "Bookmarks", + "BookmarksMirrored", + "BorderDash", + "BorderDot", + "BoxAdditionSolid", + "BoxCheckmarkSolid", + "BoxMultiplySolid", + "BoxPlaySolid", + "BoxSubtractSolid", + "BranchCommit", + "BranchCompare", + "BranchFork", + "BranchFork2", + "BranchLocked", + "BranchMerge", + "BranchPullRequest", + "BranchSearch", + "BranchShelveset", + "Breadcrumb", + "Breakfast", + "Brightness", + "Broom", + "BrowserScreenShot", + "BrowserTab", + "BrowserTabScreenshot", + "Brunch", + "BucketColor", + "BucketColorFill", + "BufferTimeAfter", + "BufferTimeBefore", + "BufferTimeBoth", + "Bug", + "BugSolid", + "Build", + "BuildIssue", + "BuildQueue", + "BuildQueueNew", + "BulkUpload", + "BulletedList", + "BulletedList2", + "BulletedList2Mirrored", + "BulletedListMirrored", + "Bullseye", + "Bus", + "BusinessCenterLogo", + "BusinessHoursSign", + "BusSolid", + "Cafe", + "Cake", + "Calculator", + "CalculatorAddition", + "CalculatorEqualTo", + "CalculatorMultiply", + "CalculatorNotEqualTo", + "CalculatorSubtract", + "Calendar", + "CalendarAgenda", + "CalendarDay", + "CalendarMirrored", + "CalendarReply", + "CalendarSettings", + "CalendarSettingsMirrored", + "CalendarWeek", + "CalendarWorkWeek", + "CaloriesAdd", + "Camera", + "Cancel", + "CannedChat", + "Car", + "CaretBottomLeftCenter8", + "CaretBottomLeftSolid8", + "CaretBottomRightCenter8", + "CaretBottomRightSolid8", + "CaretDown8", + "CaretDownSolid8", + "CaretHollow", + "CaretHollowMirrored", + "CaretLeft8", + "CaretLeftSolid8", + "CaretRight", + "CaretRight8", + "CaretRightSolid8", + "CaretSolid", + "CaretSolid16", + "CaretSolidDown", + "CaretSolidLeft", + "CaretSolidMirrored", + "CaretSolidRight", + "CaretSolidUp", + "CaretTopLeftCenter8", + "CaretTopLeftSolid8", + "CaretTopRightCenter8", + "CaretTopRightSolid8", + "CaretUp8", + "CaretUpSolid8", + "Cat", + "CellPhone", + "Certificate", + "CertifiedDatabase", + "Chart", + "ChartSeries", + "ChartXAngle", + "ChartYAngle", + "Chat", + "ChatInviteFriend", + "ChatSolid", + "Checkbox", + "CheckboxComposite", + "CheckboxCompositeReversed", + "CheckboxIndeterminate", + "CheckedOutByOther12", + "CheckedOutByYou12", + "CheckList", + "CheckMark", + "ChevronDown", + "ChevronDownEnd6", + "ChevronDownMed", + "ChevronDownSmall", + "ChevronFold10", + "ChevronLeft", + "ChevronLeftEnd6", + "ChevronLeftMed", + "ChevronLeftSmall", + "ChevronRight", + "ChevronRightEnd6", + "ChevronRightMed", + "ChevronRightSmall", + "ChevronUnfold10", + "ChevronUp", + "ChevronUpEnd6", + "ChevronUpMed", + "ChevronUpSmall", + "Chopsticks", + "ChromeBack", + "ChromeBackMirrored", + "ChromeClose", + "ChromeMinimize", + "CircleAddition", + "CircleAdditionSolid", + "CircleFill", + "CircleHalfFull", + "CirclePause", + "CirclePauseSolid", + "CirclePlus", + "CircleRing", + "CircleShapeSolid", + "CircleStop", + "CircleStopSolid", + "CityNext", + "ClassNotebookLogo16", + "ClassNotebookLogo32", + "ClassNotebookLogoFill16", + "ClassNotebookLogoFill32", + "ClassNotebookLogoInverse", + "ClassNotebookLogoInverse16", + "ClassNotebookLogoInverse32", + "ClassroomLogo", + "Clear", + "ClearFilter", + "ClearFormatting", + "ClearNight", + "ClipboardSolid", + "Clock", + "CloneToDesktop", + "ClosedCaption", + "ClosePane", + "ClosePaneMirrored", + "Cloud", + "CloudAdd", + "CloudDownload", + "CloudUpload", + "CloudWeather", + "Cloudy", + "Cocktails", + "Code", + "CodeEdit", + "Coffee", + "CoffeeScript", + "CollapseContent", + "CollapseContentSingle", + "CollapseMenu", + "CollegeFootball", + "CollegeHoops", + "Color", + "ColorSolid", + "ColumnLeftTwoThirds", + "ColumnLeftTwoThirdsEdit", + "ColumnOptions", + "ColumnRightTwoThirds", + "ColumnRightTwoThirdsEdit", + "Combine", + "Combobox", + "CommandPrompt", + "Comment", + "CommentAdd", + "CommentNext", + "CommentPrevious", + "CommentUrgent", + "Commitments", + "Communications", + "CompanyDirectory", + "CompanyDirectoryMirrored", + "CompassNW", + "Completed", + "CompletedSolid", + "ConfigurationSolid", + "ConnectContacts", + "ConstructionCone", + "ConstructionConeSolid", + "Contact", + "ContactCard", + "ContactCardSettings", + "ContactCardSettingsMirrored", + "ContactInfo", + "ContactLink", + "ContextMenu", + "Contrast", + "Copy", + "Cotton", + "CPlusPlus", + "CPlusPlusLanguage", + "CreateMailRule", + "Cricket", + "CRMReport", + "Crop", + "Crown", + "CrownSolid", + "CSharp", + "CSharpLanguage", + "CSS", + "CustomList", + "CustomListMirrored", + "Cut", + "Cycling", + "DashboardAdd", + "Database", + "DataConnectionLibrary", + "DateTime", + "DateTime2", + "DateTimeMirrored", + "DeactivateOrders", + "DecisionSolid", + "DeclineCall", + "DecreaseIndentLegacy", + "DefaultRatio", + "DefectSolid", + "Delete", + "DeleteColumns", + "DeleteRows", + "DeleteRowsMirrored", + "DeleteTable", + "DeliveryTruck", + "DelveAnalytics", + "DelveAnalyticsLogo", + "DelveLogo", + "DelveLogoFill", + "DelveLogoInverse", + "Deploy", + "Descending", + "Design", + "DesktopScreenshot", + "DeveloperTools", + "Devices3", + "Devices4", + "Diagnostic", + "Dialpad", + "DiamondSolid", + "Dictionary", + "DictionaryRemove", + "DietPlanNotebook", + "DiffInline", + "DiffSideBySide", + "DisableUpdates", + "Dislike", + "DislikeSolid", + "DockLeft", + "DockLeftMirrored", + "DockRight", + "DocLibrary", + "DocsLogoInverse", + "Document", + "DocumentApproval", + "Documentation", + "DocumentManagement", + "DocumentReply", + "DocumentSearch", + "DocumentSet", + "DOM", + "DonutChart", + "Door", + "DoubleBookmark", + "DoubleChevronDown", + "DoubleChevronDown12", + "DoubleChevronDown8", + "DoubleChevronLeft", + "DoubleChevronLeft12", + "DoubleChevronLeft8", + "DoubleChevronLeftMed", + "DoubleChevronLeftMedMirrored", + "DoubleChevronRight", + "DoubleChevronRight12", + "DoubleChevronRight8", + "DoubleChevronUp", + "DoubleChevronUp12", + "DoubleChevronUp8", + "DoubleColumn", + "DoubleColumnEdit", + "Down", + "Download", + "DownloadDocument", + "DragObject", + "DrillDown", + "DrillDownSolid", + "DrillExpand", + "DrillShow", + "DrillThrough", + "DRM", + "Drop", + "Dropdown", + "DropShapeSolid", + "Duststorm", + "Dynamics365Logo", + "DynamicSMBLogo", + "EatDrink", + "EdgeLogo", + "Edit", + "EditContact", + "EditMail", + "EditMirrored", + "EditNote", + "EditPhoto", + "EditSolid12", + "EditSolidMirrored12", + "EditStyle", + "Education", + "Ellipse", + "Embed", + "EMI", + "Emoji", + "Emoji2", + "EmojiDisappointed", + "EmojiNeutral", + "EmojiTabSymbols", + "EmptyRecycleBin", + "Encryption", + "EngineeringGroup", + "EntryDecline", + "EntryView", + "Equalizer", + "EraseTool", + "Error", + "ErrorBadge", + "Event", + "EventAccepted", + "EventDate", + "EventDeclined", + "EventInfo", + "EventTentative", + "EventTentativeMirrored", + "ExcelDocument", + "ExcelLogo", + "ExcelLogo16", + "ExcelLogoFill", + "ExcelLogoFill16", + "ExcelLogoInverse", + "ExcelLogoInverse16", + "ExchangeLogo", + "ExchangeLogoFill", + "ExchangeLogoInverse", + "ExerciseTracker", + "ExpandMenu", + "ExploreContent", + "ExploreContentSingle", + "ExploreData", + "Export", + "ExportMirrored", + "ExternalBuild", + "ExternalGit", + "ExternalTFVC", + "ExternalXAML", + "F12DevTools", + "FabricAssetLibrary", + "FabricDataConnectionLibrary", + "FabricDocLibrary", + "FabricFolder", + "FabricFolderFill", + "FabricFolderSearch", + "FabricFormLibrary", + "FabricFormLibraryMirrored", + "FabricMovetoFolder", + "FabricNewFolder", + "FabricOpenFolderHorizontal", + "FabricPictureLibrary", + "FabricPublicFolder", + "FabricReportLibrary", + "FabricReportLibraryMirrored", + "FabricSyncFolder", + "FabricUnsyncFolder", + "Family", + "FangBody", + "FastForward", + "FastMode", + "Favicon", + "FavoriteList", + "FavoriteStar", + "FavoriteStarFill", + "Fax", + "Feedback", + "FeedbackRequestMirroredSolid", + "FeedbackRequestSolid", + "FeedbackResponseSolid", + "Ferry", + "FerrySolid", + "FieldChanged", + "FieldEmpty", + "FieldFilled", + "FieldNotChanged", + "FieldReadOnly", + "FieldRequired", + "FileASPX", + "FileBug", + "FileCode", + "FileComment", + "FileCSS", + "FileHTML", + "FileImage", + "FileJAVA", + "FileLess", + "FilePDB", + "FileSass", + "FileSQL", + "FileSymlink", + "FileTemplate", + "FileTypeSolution", + "FileYML", + "Filter", + "Filters", + "FilterSolid", + "FiltersSolid", + "Financial", + "FinancialMirroredSolid", + "FinancialSolid", + "Fingerprint", + "FiveTileGrid", + "Flag", + "FlameSolid", + "FlickDown", + "FlickLeft", + "FlickRight", + "FlickUp", + "Flow", + "FocalPoint", + "Fog", + "Folder", + "FolderFill", + "FolderHorizontal", + "FolderList", + "FolderListMirrored", + "FolderOpen", + "FolderQuery", + "FolderSearch", + "FollowUser", + "Font", + "FontColor", + "FontColorA", + "FontColorSwatch", + "FontDecrease", + "FontIncrease", + "FontSize", + "FormLibrary", + "FormLibraryMirrored", + "Forward", + "ForwardEvent", + "Freezing", + "Frigid", + "FSharp", + "FSharpLanguage", + "FullCircleMask", + "FullHistory", + "FullScreen", + "FullWidth", + "FullWidthEdit", + "FunctionalManagerDashboard", + "GallatinLogo", + "Generate", + "GenericScan", + "Giftbox", + "GiftboxOpen", + "GiftBoxSolid", + "GiftCard", + "GitFork", + "GitGraph", + "Glasses", + "Glimmer", + "GlobalNavButton", + "Globe", + "Globe2", + "GlobeFavorite", + "Golf", + "GotoToday", + "GridViewLarge", + "GridViewMedium", + "GridViewSmall", + "GripperBarHorizontal", + "GripperBarVertical", + "GripperTool", + "Group", + "GroupedAscending", + "GroupedDescending", + "GroupedList", + "GroupObject", + "GUID", + "Guitar", + "HailDay", + "HailNight", + "HalfAlpha", + "HalfCircle", + "HandsFree", + "Handwriting", + "HardDrive", + "HardDriveGroup", + "HardDriveLock", + "HardDriveUnlock", + "Header1", + "Header2", + "Header3", + "Header4", + "Headset", + "HeadsetSolid", + "Health", + "HealthSolid", + "Heart", + "HeartBroken", + "HeartFill", + "Help", + "HelpMirrored", + "Hexagon", + "Hide", + "Hide2", + "Highlight", + "HighlightMappedShapes", + "HintText", + "History", + "Home", + "HomeSolid", + "HorizontalDistributeCenter", + "Hospital", + "Hotel", + "HourGlass", + "IconSetsFlag", + "IDBadge", + "ImageCrosshair", + "ImageDiff", + "ImagePixel", + "ImageSearch", + "Import", + "Important", + "ImportMirrored", + "Inbox", + "InboxCheck", + "IncidentTriangle", + "IncreaseIndentLegacy", + "Info", + "Info2", + "InfoSolid", + "InsertColumnsLeft", + "InsertColumnsRight", + "InsertRowsAbove", + "InsertRowsBelow", + "InsertSignatureLine", + "InsertTextBox", + "InstallToDrive", + "InternetSharing", + "IRMForward", + "IRMForwardMirrored", + "IRMReply", + "IRMReplyMirrored", + "IssueSolid", + "IssueTracking", + "IssueTrackingMirrored", + "Italic", + "JavaScriptLanguage", + "JoinOnlineMeeting", + "JS", + "KaizalaLogo", + "Label", + "LadybugSolid", + "Lamp", + "LandscapeOrientation", + "LaptopSecure", + "LaptopSelected", + "LargeGrid", + "Leave", + "Library", + "Lifesaver", + "LifesaverLock", + "Light", + "Lightbulb", + "LightningBolt", + "LightWeight", + "Like", + "LikeSolid", + "Line", + "LineChart", + "LineSpacing", + "LineStyle", + "LineThickness", + "Link", + "LinkedInLogo", + "List", + "ListMirrored", + "LocaleLanguage", + "Location", + "LocationCircle", + "LocationDot", + "LocationFill", + "LocationOutline", + "Lock", + "LockSolid", + "LogRemove", + "LookupEntities", + "LowerBrightness", + "LyncLogo", + "Mail", + "MailAlert", + "MailCheck", + "MailFill", + "MailForward", + "MailForwardMirrored", + "MailLowImportance", + "MailPause", + "MailReminder", + "MailRepeat", + "MailReply", + "MailReplyAll", + "MailReplyAllMirrored", + "MailReplyMirrored", + "MailSolid", + "MailTentative", + "MailTentativeMirrored", + "MailUndelivered", + "ManagerSelfService", + "MapDirections", + "MapPin", + "MapPinSolid", + "MarkDownLanguage", + "Market", + "MarketDown", + "MasterDatabase", + "MaximumValue", + "Medal", + "MediaAdd", + "Medical", + "Megaphone", + "MegaphoneSolid", + "Memo", + "Merge", + "MergeDuplicate", + "Message", + "MessageFill", + "MicOff", + "Microphone", + "MicrosoftFlowLogo", + "MicrosoftStaffhubLogo", + "MiniContract", + "MiniExpand", + "MiniLink", + "MinimumValue", + "MobileReport", + "MobileSelected", + "Money", + "More", + "MoreSports", + "MoreVertical", + "Move", + "Movers", + "MoveToFolder", + "MSNLogo", + "MSNVideos", + "MSNVideosSolid", + "MTMLogo", + "MultiSelect", + "MultiSelectMirrored", + "MusicInCollection", + "MusicInCollectionFill", + "MusicNote", + "MyMoviesTV", + "Nav2DMapView", + "NavigateBack", + "NavigateBackMirrored", + "NavigateExternalInline", + "NavigateForward", + "NavigateForwardMirrored", + "NavigationFlipper", + "NetworkTower", + "NewAnalyticsQuery", + "NewFolder", + "News", + "NewsSearch", + "NewTeamProject", + "Next", + "NonprofitLogo32", + "NormalWeight", + "NoteForward", + "NotePinned", + "NoteReply", + "NotExecuted", + "NotImpactedSolid", + "NugetLogo", + "NumberedList", + "NumberField", + "NumberSequence", + "Octagon", + "OEM", + "OfficeAddinsLogo", + "OfficeAssistantLogo", + "OfficeFormsLogo", + "OfficeFormsLogo16", + "OfficeFormsLogo24", + "OfficeFormsLogoFill", + "OfficeFormsLogoFill16", + "OfficeFormsLogoFill24", + "OfficeFormsLogoInverse", + "OfficeFormsLogoInverse16", + "OfficeFormsLogoInverse24", + "OfficeLogo", + "OfficeStoreLogo", + "OfficeVideoLogo", + "OfficeVideoLogoFill", + "OfficeVideoLogoInverse", + "OfflineOneDriveParachute", + "OfflineOneDriveParachuteDisabled", + "OfflineStorageSolid", + "OneDrive", + "OneDriveAdd", + "OneDriveFolder16", + "OneNoteEduLogoInverse", + "OneNoteLogo", + "OneNoteLogo16", + "OneNoteLogoFill", + "OneNoteLogoFill16", + "OneNoteLogoInverse", + "OneNoteLogoInverse16", + "OpenFile", + "OpenFolderHorizontal", + "OpenInNewWindow", + "OpenPane", + "OpenPaneMirrored", + "OpenSource", + "Org", + "Orientation", + "OutlookLogo", + "OutlookLogo16", + "OutlookLogoFill", + "OutlookLogoFill16", + "OutlookLogoInverse", + "OutlookLogoInverse16", + "OutOfOffice", + "Package", + "Packages", + "Padding", + "PaddingBottom", + "PaddingLeft", + "PaddingRight", + "PaddingTop", + "Page", + "PageAdd", + "PageCheckedin", + "PageCheckedOut", + "PageEdit", + "PageLeft", + "PageListMirroredSolid", + "PageListSolid", + "PageLock", + "PageRemove", + "PageRight", + "PageSolid", + "PanoIndicator", + "Parachute", + "ParachuteSolid", + "Parameter", + "ParkingLocation", + "ParkingLocationMirrored", + "ParkingMirroredSolid", + "ParkingSolid", + "PartlyCloudyDay", + "PartlyCloudyNight", + "PartyLeader", + "Paste", + "PasteAsCode", + "PasteAsText", + "Pause", + "PaymentCard", + "PC1", + "PDF", + "PencilReply", + "Pentagon", + "People", + "PeopleAdd", + "PeopleAlert", + "PeopleBlock", + "PeoplePause", + "PeopleRepeat", + "Permissions", + "PermissionsSolid", + "Personalize", + "Phishing", + "Phone", + "Photo2", + "Photo2Add", + "Photo2Remove", + "PhotoCollection", + "Picture", + "PictureCenter", + "PictureFill", + "PictureLibrary", + "PicturePosition", + "PictureStretch", + "PictureTile", + "PieDouble", + "PieSingle", + "PieSingleSolid", + "Pill", + "Pin", + "Pinned", + "PinnedFill", + "PivotChart", + "PlannerLogo", + "PlanView", + "Play", + "PlayerSettings", + "PlayResume", + "Plug", + "PlugConnected", + "PlugDisconnected", + "PlugSolid", + "POI", + "POISolid", + "PostUpdate", + "PowerApps", + "PowerApps2Logo", + "PowerAppsLogo", + "PowerBILogo", + "PowerButton", + "PowerPointDocument", + "PowerPointLogo", + "PowerPointLogo16", + "PowerPointLogoFill", + "PowerPointLogoFill16", + "PowerPointLogoInverse", + "PowerPointLogoInverse16", + "Precipitation", + "PresenceChickletVideo", + "Preview", + "PreviewLink", + "Previous", + "PrimaryCalendar", + "Print", + "PrintfaxPrinterFile", + "Processing", + "ProcessMetaTask", + "Product", + "ProfileSearch", + "ProFootball", + "ProgressLoopInner", + "ProgressLoopOuter", + "ProgressRingDots", + "ProHockey", + "ProjectCollection", + "ProjectLogo16", + "ProjectLogo32", + "ProjectLogoFill16", + "ProjectLogoFill32", + "ProjectLogoInverse", + "ProtectedDocument", + "ProtectionCenterLogo32", + "ProtectRestrict", + "PublicCalendar", + "PublicContactCard", + "PublicContactCardMirrored", + "PublicEmail", + "PublicFolder", + "PublishCourse", + "PublisherLogo", + "PublisherLogo16", + "PublisherLogoFill", + "PublisherLogoFill16", + "PublisherLogoInverse16", + "Puzzle", + "PY", + "PythonLanguage", + "QuarterCircle", + "QueryList", + "Questionnaire", + "QuestionnaireMirrored", + "QuickNote", + "QuickNoteSolid", + "R", + "RadioBtnOff", + "RadioBtnOn", + "RadioBullet", + "Rain", + "RainShowersDay", + "RainShowersNight", + "RainSnow", + "RawSource", + "Read", + "ReadingMode", + "ReadingModeSolid", + "ReadOutLoud", + "ReceiptCheck", + "ReceiptForward", + "ReceiptReply", + "ReceiptTentative", + "ReceiptTentativeMirrored", + "ReceiptUndelivered", + "Recent", + "Record2", + "RectangleShapeSolid", + "RectangularClipping", + "RecurringEvent", + "RecurringTask", + "RecycleBin", + "Redeploy", + "RedEye", + "Redo", + "Refresh", + "ReminderGroup", + "ReminderPerson", + "Remote", + "Remove", + "RemoveEvent", + "RemoveFilter", + "RemoveLink", + "RemoveOccurrence", + "Rename", + "RenewalCurrent", + "RenewalFuture", + "ReopenPages", + "Repair", + "Reply", + "ReplyAll", + "ReplyAllAlt", + "ReplyAllMirrored", + "ReplyAlt", + "ReplyMirrored", + "Repo", + "ReportAdd", + "ReportHacked", + "ReportLibrary", + "ReportLibraryMirrored", + "RepoSolid", + "ReturnToSession", + "ReviewRequestMirroredSolid", + "ReviewRequestSolid", + "ReviewResponseSolid", + "ReviewSolid", + "RevToggleKey", + "Rewind", + "Ribbon", + "RibbonSolid", + "RightDoubleQuote", + "RightTriangle", + "Ringer", + "RingerOff", + "RingerRemove", + "Robot", + "Rocket", + "Room", + "Rotate", + "RowsChild", + "RowsGroup", + "Rugby", + "Running", + "Sad", + "SadSolid", + "Save", + "SaveAll", + "SaveAndClose", + "SaveAs", + "Savings", + "ScaleUp", + "ScheduleEventAction", + "ScopeTemplate", + "Script", + "ScrollUpDown", + "Search", + "SearchAndApps", + "SearchBookmark", + "SearchCalendar", + "SearchIssue", + "SearchIssueMirrored", + "Section", + "Sections", + "SecurityGroup", + "SelectAll", + "Sell", + "SemiboldWeight", + "Send", + "SendMirrored", + "Separator", + "Server", + "ServerEnviroment", + "ServerProcesses", + "SetAction", + "Settings", + "Share", + "ShareiOS", + "SharepointLogo", + "SharepointLogoFill", + "SharepointLogoInverse", + "Shield", + "ShieldSolid", + "Shop", + "ShoppingCart", + "ShoppingCartSolid", + "ShopServer", + "ShowResults", + "ShowResultsMirrored", + "SidePanel", + "SidePanelMirrored", + "SignOut", + "SingleBookmark", + "SingleBookmarkSolid", + "SingleColumn", + "SingleColumnEdit", + "SIPMove", + "SiteScan", + "SizeLegacy", + "SkiResorts", + "SkypeCheck", + "SkypeCircleCheck", + "SkypeCircleClock", + "SkypeCircleMinus", + "SkypeClock", + "SkypeForBusinessLogo", + "SkypeForBusinessLogo16", + "SkypeForBusinessLogoFill", + "SkypeForBusinessLogoFill16", + "SkypeLogo", + "SkypeLogo16", + "SkypeMessage", + "SkypeMinus", + "Slider", + "SliderHandleSize", + "SliderThumb", + "Snooze", + "Snow", + "Snowflake", + "SnowShowerDay", + "SnowShowerNight", + "Soccer", + "SocialListeningLogo", + "Sort", + "SortDown", + "SortLines", + "SortUp", + "Source", + "Spacer", + "Speakers", + "SpeedHigh", + "Split", + "SplitObject", + "Sprint", + "Squalls", + "SquareShapeSolid", + "Stack", + "StackedBarChart", + "StackedLineChart", + "StackIndicator", + "StaffNotebookLogo16", + "StaffNotebookLogo32", + "StaffNotebookLogoFill16", + "StaffNotebookLogoFill32", + "StaffNotebookLogoInverted16", + "StaffNotebookLogoInverted32", + "Starburst", + "StarburstSolid", + "StatusCircleBlock2", + "StatusCircleCheckmark", + "StatusCircleErrorX", + "StatusCircleExclamation", + "StatusCircleInfo", + "StatusCircleInner", + "StatusCircleOuter", + "StatusCircleQuestionMark", + "StatusCircleRing", + "StatusErrorFull", + "StatusTriangle", + "StatusTriangleExclamation", + "StatusTriangleInner", + "StatusTriangleOuter", + "Step", + "StepInsert", + "StepShared", + "StepSharedAdd", + "StepSharedInsert", + "StockDown", + "StockUp", + "Stop", + "StopSolid", + "Stopwatch", + "StoreLogo16", + "StoreLogoMed20", + "Storyboard", + "Streaming", + "StreamingOff", + "StreamLogo", + "Strikethrough", + "Subscribe", + "Subscript", + "SubstitutionsIn", + "Suitcase", + "SunAdd", + "Sunny", + "SunQuestionMark", + "Superscript", + "SurveyQuestions", + "SwayLogo16", + "SwayLogo32", + "SwayLogoFill16", + "SwayLogoFill32", + "SwayLogoInverse", + "Switch", + "SwitcherStartEnd", + "Sync", + "SyncFolder", + "SyncOccurence", + "SyncToPC", + "System", + "Tab", + "Table", + "Tablet", + "TabletMode", + "TabletSelected", + "Tag", + "Taskboard", + "TaskGroup", + "TaskGroupMirrored", + "TaskLogo", + "TaskManager", + "TaskManagerMirrored", + "TaskSolid", + "Taxi", + "TeamFavorite", + "TeamsLogo", + "TeamsLogoFill", + "TeamsLogoInverse", + "Teamwork", + "Teeth", + "TemporaryUser", + "Tennis", + "TestAutoSolid", + "TestBeaker", + "TestBeakerSolid", + "TestCase", + "TestExploreSolid", + "TestImpactSolid", + "TestParameter", + "TestPlan", + "TestStep", + "TestSuite", + "TestUserSolid", + "TextBox", + "TextCallout", + "TextDocument", + "TextDocumentShared", + "TextField", + "TextOverflow", + "TFVCLogo", + "ThisPC", + "ThreeQuarterCircle", + "ThumbnailView", + "ThumbnailViewMirrored", + "Thunderstorms", + "Ticket", + "Tiles", + "Tiles2", + "TimeEntry", + "Timeline", + "TimelineDelivery", + "TimelineMatrixView", + "TimelineProgress", + "Timer", + "TimeSheet", + "ToDoLogoBottom", + "ToDoLogoInverse", + "ToDoLogoTop", + "ToggleBorder", + "ToggleFilled", + "ToggleOff", + "ToggleThumb", + "Toll", + "Touch", + "TouchPointer", + "Trackers", + "TrackersMirrored", + "Train", + "TrainSolid", + "TransferCall", + "Transition", + "TransitionEffect", + "TransitionPop", + "TransitionPush", + "Trending12", + "TriangleDown12", + "TriangleLeft12", + "TriangleRight12", + "TriangleShapeSolid", + "TriangleSolid", + "TriangleSolidDown12", + "TriangleSolidLeft12", + "TriangleSolidRight12", + "TriangleSolidUp12", + "TriangleUp12", + "TriggerApproval", + "TriggerAuto", + "TriggerUser", + "TripleColumn", + "TripleColumnEdit", + "Trophy", + "Trophy2", + "Trophy2Solid", + "TurnRight", + "TVMonitor", + "TVMonitorSelected", + "TypeScriptLanguage", + "Umbrella", + "Underline", + "Undo", + "Uneditable", + "UneditableMirrored", + "UneditableSolid12", + "UneditableSolidMirrored12", + "Unfavorite", + "UngroupObject", + "Unknown", + "UnknownCall", + "UnknownMirrored", + "UnknownMirroredSolid", + "UnknownSolid", + "Unlock", + "UnlockSolid", + "Unpin", + "Unsubscribe", + "UnsyncFolder", + "UnsyncOccurence", + "Up", + "Upload", + "UserEvent", + "UserFollowed", + "UserPause", + "UserRemove", + "UserSync", + "Vacation", + "Variable", + "VariableGroup", + "VB", + "VennDiagram", + "VersionControlPush", + "VerticalDistributeCenter", + "Video", + "VideoOff", + "VideoSearch", + "VideoSolid", + "View", + "ViewAll", + "ViewAll2", + "ViewDashboard", + "ViewList", + "ViewListGroup", + "ViewListTree", + "VisioDiagram", + "VisioDocument", + "VisioLogo", + "VisioLogo16", + "VisioLogoFill", + "VisioLogoFill16", + "VisioLogoInverse", + "VisioLogoInverse16", + "VisualBasicLanguage", + "VisualsFolder", + "VisualsStore", + "VisualStudioIDELogo32", + "VisualStudioLogo", + "VoicemailForward", + "VoicemailIRM", + "VoicemailReply", + "Volume0", + "Volume1", + "Volume2", + "Volume3", + "VolumeDisabled", + "VSTSAltLogo1", + "VSTSAltLogo2", + "VSTSLogo", + "Waffle", + "WaffleOffice365", + "WaitlistConfirm", + "WaitlistConfirmMirrored", + "Warning", + "Warning12", + "WebPublish", + "Website", + "Weights", + "WhiteBoardApp16", + "WhiteBoardApp32", + "WifiEthernet", + "WindDirection", + "WindowEdit", + "WindowsLogo", + "Wines", + "WipePhone", + "WordDocument", + "WordLogo", + "WordLogo16", + "WordLogoFill", + "WordLogoFill16", + "WordLogoInverse", + "WordLogoInverse16", + "Work", + "WorkFlow", + "WorkforceManagement", + "WorkItem", + "WorkItemBar", + "WorkItemBarSolid", + "WorkItemBug", + "World", + "WorldClock", + "YammerLogo", + "ZipFolder", + "Zoom", + "ZoomIn", + "ZoomOut" ]; -} \ No newline at end of file +} diff --git a/src/controls/iconPicker/IconPicker.tsx b/src/controls/iconPicker/IconPicker.tsx index 409ce8c13..8afd6cb0c 100644 --- a/src/controls/iconPicker/IconPicker.tsx +++ b/src/controls/iconPicker/IconPicker.tsx @@ -12,6 +12,7 @@ import { debounce } from 'lodash'; import { IIconPickerState } from './IIconPickerState'; import * as telemetry from '../../common/telemetry'; + export class IconPicker extends React.Component { private radioIdBase: string = getId("radio"); @@ -75,9 +76,9 @@ export class IconPicker extends React.Component, newValue?: string): void => { + private onChange = (newValue?: string): void => { let items: string[]; - if (newValue.length > 2) { + if (newValue && newValue.trim().length > 2) { items = IconNames.Icons.filter(item => { return item.toLocaleLowerCase().indexOf(newValue.toLocaleLowerCase()) !== -1; }); @@ -102,7 +103,8 @@ export class IconPicker extends React.Component + + onChange={this.onChange} />
{defaultRender!(props)}
; } diff --git a/src/services/SPService.ts b/src/services/SPService.ts index 7a4053c59..9ffb4db75 100644 --- a/src/services/SPService.ts +++ b/src/services/SPService.ts @@ -67,6 +67,73 @@ export default class SPService implements ISPService { } } + + + /** + * Gets list items for list item picker + * @param filterText + * @param listId + * @param internalColumnName + * @param [keyInternalColumnName] + * @param [webUrl] + * @param [filterList] + * @returns list items for list item picker + */ + public async getListItemsForListItemPicker( + filterText: string, + listId: string, + internalColumnName: string, + keyInternalColumnName?: string, + webUrl?: string, + filterList?: string + ): Promise { + let _filter: string = `$filter=startswith(${internalColumnName},'${encodeURIComponent( + filterText.replace("'", "''") + )}') `; + let costumfilter: string = filterList + ? `and ${filterList}` + : ""; + let _top = " &$top=2000"; + + // test wild character "*" if "*" load first 30 items + if ( + (filterText.trim().indexOf("*") == 0 && + filterText.trim().length == 1) || + filterText.trim().length == 0 + ) { + _filter = ""; + costumfilter = filterList ? `$filter=${filterList}&` : ""; + _top = `$top=500`; + } + + try { + const webAbsoluteUrl = !webUrl + ? this._context.pageContext.web.absoluteUrl + : webUrl; + const apiUrl = `${webAbsoluteUrl}/_api/web/lists('${listId}')/items?$orderby=${internalColumnName}&$select=${keyInternalColumnName || + "Id"},${internalColumnName}&${_filter}${costumfilter}${_top}`; + const data = await this._context.spHttpClient.get( + apiUrl, + SPHttpClient.configurations.v1 + ); + if (data.ok) { + const results = await data.json(); + if ( + results && + results.value && + results.value.length > 0 + ) { + return results.value; + } + } + return []; + } catch (error) { + return Promise.reject(error); + } + } + + + /** * Get list item attachments * diff --git a/src/webparts/controlsTest/components/ControlsTest.tsx b/src/webparts/controlsTest/components/ControlsTest.tsx index 1af9db53c..64247cb87 100644 --- a/src/webparts/controlsTest/components/ControlsTest.tsx +++ b/src/webparts/controlsTest/components/ControlsTest.tsx @@ -37,6 +37,7 @@ import { Carousel, CarouselButtonsLocation, CarouselButtonsDisplay } from '../.. import { TimeDisplayControlType } from '../../../controls/dateTimePicker/TimeDisplayControlType'; import { GridLayout } from '../../../GridLayout'; import { ComboBoxListItemPicker } from '../../../'; +import { IconPicker} from '../../../controls/iconPicker'; import { ISize } from 'office-ui-fabric-react/lib/Utilities'; @@ -695,7 +696,7 @@ export default class ControlsTest extends React.Component -
Field picker list data tester: +
List Item picker list data tester:
+
Icon Picker
+
{console.log(value)}} buttonLabel="Icon Picker">
ComboBoxListItemPicker: From bbb04f9b1f7e7ef118a6ca592fdfd23b04cdec85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Mendes?= Date: Wed, 8 Apr 2020 20:28:28 +0100 Subject: [PATCH 2/2] Commit changes --- src/controls/iconPicker/IIconPickerState.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/controls/iconPicker/IIconPickerState.ts b/src/controls/iconPicker/IIconPickerState.ts index 6f65a8648..eb6a359f6 100644 --- a/src/controls/iconPicker/IIconPickerState.ts +++ b/src/controls/iconPicker/IIconPickerState.ts @@ -1,5 +1,5 @@ export interface IIconPickerState { - items: any[]; + items: string[]; currentIcon?: string; isPanelOpen: boolean; }