Bump Next to 4.2.3 (#176)

main
Michael Fix 7 years ago committed by GitHub
parent cbc6824b83
commit 2ab2ca843e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

240
package-lock.json generated

@ -68,7 +68,7 @@
"integrity": "sha512-bxCvvDsZeQp6Fvev8CdAV4pu9rEt8NOuLIFS0E8RLjKRnqQVL/fGAwpQWnRQ5hc08UZroguBNEENWpKBubWmKQ==", "integrity": "sha512-bxCvvDsZeQp6Fvev8CdAV4pu9rEt8NOuLIFS0E8RLjKRnqQVL/fGAwpQWnRQ5hc08UZroguBNEENWpKBubWmKQ==",
"requires": { "requires": {
"@semantic-release/error": "2.1.0", "@semantic-release/error": "2.1.0",
"conventional-changelog-angular": "1.5.3", "conventional-changelog-angular": "1.6.0",
"conventional-commits-parser": "2.1.0", "conventional-commits-parser": "2.1.0",
"import-from": "2.1.0", "import-from": "2.1.0",
"lodash": "4.17.4", "lodash": "4.17.4",
@ -84,22 +84,7 @@
"github": "12.1.0", "github": "12.1.0",
"parse-github-repo-url": "1.4.1", "parse-github-repo-url": "1.4.1",
"semver": "5.4.1", "semver": "5.4.1",
"travis-deploy-once": "3.1.2" "travis-deploy-once": "3.3.0"
},
"dependencies": {
"github": {
"version": "12.1.0",
"resolved": "https://registry.npmjs.org/github/-/github-12.1.0.tgz",
"integrity": "sha512-HhWjhd/OATC4Hjj7xfGjGRtwWzo/fzTc55EkvsRatI9G6Vp47mVcdBIt1lQ56A9Qit/yVQRX1+M9jbWlcJvgug==",
"requires": {
"dotenv": "4.0.0",
"follow-redirects": "1.2.6",
"https-proxy-agent": "2.1.1",
"lodash": "4.17.4",
"mime": "2.0.3",
"netrc": "0.1.4"
}
}
} }
}, },
"@semantic-release/error": { "@semantic-release/error": {
@ -123,8 +108,8 @@
"integrity": "sha512-LznqPnifl8jtQkV5ZXnQbqMLx9QROoX5d/FLteLyKy3AznLSubm5rH0LndKvf9ZI8XU8jwgLYu+wbLAEIR2PPg==", "integrity": "sha512-LznqPnifl8jtQkV5ZXnQbqMLx9QROoX5d/FLteLyKy3AznLSubm5rH0LndKvf9ZI8XU8jwgLYu+wbLAEIR2PPg==",
"requires": { "requires": {
"@semantic-release/error": "2.1.0", "@semantic-release/error": "2.1.0",
"conventional-changelog-angular": "1.5.3", "conventional-changelog-angular": "1.6.0",
"conventional-changelog-core": "1.9.4", "conventional-changelog-core": "1.9.5",
"get-stream": "3.0.0", "get-stream": "3.0.0",
"import-from": "2.1.0", "import-from": "2.1.0",
"lodash": "4.17.4", "lodash": "4.17.4",
@ -132,9 +117,9 @@
} }
}, },
"@sindresorhus/is": { "@sindresorhus/is": {
"version": "0.6.0", "version": "0.7.0",
"resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-0.6.0.tgz", "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-0.7.0.tgz",
"integrity": "sha1-OD9Faya8lseInwMyB59DWLFsWNw=" "integrity": "sha512-ONhaKPIufzzrlNbqtWFFd+jlnemX6lJAgq9ZeiZtS7I1PIf/la7CW4m83rTXRnVnsMbW2k56pGYu7AUFJD9Pow=="
}, },
"@types/blob-util": { "@types/blob-util": {
"version": "1.3.3", "version": "1.3.3",
@ -209,9 +194,9 @@
} }
}, },
"JSONStream": { "JSONStream": {
"version": "1.3.1", "version": "1.3.2",
"resolved": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.1.tgz", "resolved": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.2.tgz",
"integrity": "sha1-cH92HgHa6eFvG8+TcDt4xwlmV5o=", "integrity": "sha1-wQI3G27Dp887hHygDCC7D85Mbeo=",
"requires": { "requires": {
"jsonparse": "1.3.1", "jsonparse": "1.3.1",
"through": "2.3.8" "through": "2.3.8"
@ -252,9 +237,9 @@
} }
}, },
"agent-base": { "agent-base": {
"version": "4.1.2", "version": "4.2.0",
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-4.1.2.tgz", "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-4.2.0.tgz",
"integrity": "sha512-VE6QoEdaugY86BohRtfGmTDabxdU5sCKOkbcPA6PXKJsRzEi/7A3RCTxJal1ft/4qSfPht5/iQLhMh/wzSkkNw==", "integrity": "sha512-c+R/U5X+2zz2+UCrCFv6odQzJdoqI+YecuhnAJLa1zYaMc13zPfwMwZrr91Pd1DYNo/yPRbiM4WVf9whgwFsIg==",
"requires": { "requires": {
"es6-promisify": "5.0.0" "es6-promisify": "5.0.0"
} }
@ -1258,7 +1243,7 @@
"babel-plugin-transform-es2015-unicode-regex": "6.24.1", "babel-plugin-transform-es2015-unicode-regex": "6.24.1",
"babel-plugin-transform-exponentiation-operator": "6.24.1", "babel-plugin-transform-exponentiation-operator": "6.24.1",
"babel-plugin-transform-regenerator": "6.26.0", "babel-plugin-transform-regenerator": "6.26.0",
"browserslist": "2.10.0", "browserslist": "2.11.3",
"invariant": "2.2.2", "invariant": "2.2.2",
"semver": "5.4.1" "semver": "5.4.1"
} }
@ -1531,12 +1516,12 @@
} }
}, },
"browserslist": { "browserslist": {
"version": "2.10.0", "version": "2.11.3",
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-2.10.0.tgz", "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-2.11.3.tgz",
"integrity": "sha512-WyvzSLsuAVPOjbljXnyeWl14Ae+ukAT8MUuagKVzIDvwBxl4UAwD1xqtyQs2eWYPGUKMeC3Ol62goqYuKqTTcw==", "integrity": "sha512-yWu5cXT7Av6mVwzWc8lMsJMHWn4xyjSuGYi4IozbVTLUOEYPSagUB8kiMDUHA1fS3zjr8nkxkn9jdvug4BBRmA==",
"requires": { "requires": {
"caniuse-lite": "1.0.30000783", "caniuse-lite": "1.0.30000792",
"electron-to-chromium": "1.3.28" "electron-to-chromium": "1.3.31"
} }
}, },
"buffer": { "buffer": {
@ -1632,16 +1617,16 @@
} }
}, },
"cacheable-request": { "cacheable-request": {
"version": "2.1.3", "version": "2.1.4",
"resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-2.1.3.tgz", "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-2.1.4.tgz",
"integrity": "sha1-uTVgfdKrKBKJi++yJPZqqGxTPbs=", "integrity": "sha1-DYCIAbY0KtM8kd+dC0TcCbkeXD0=",
"requires": { "requires": {
"clone-response": "1.0.2", "clone-response": "1.0.2",
"get-stream": "3.0.0", "get-stream": "3.0.0",
"http-cache-semantics": "3.8.1", "http-cache-semantics": "3.8.1",
"keyv": "3.0.0", "keyv": "3.0.0",
"lowercase-keys": "1.0.0", "lowercase-keys": "1.0.0",
"normalize-url": "2.0.0", "normalize-url": "2.0.1",
"responselike": "1.0.2" "responselike": "1.0.2"
} }
}, },
@ -1660,9 +1645,9 @@
} }
}, },
"caniuse-lite": { "caniuse-lite": {
"version": "1.0.30000783", "version": "1.0.30000792",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000783.tgz", "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000792.tgz",
"integrity": "sha1-m1SZ+xtQPSNF0SqmuGEoUvQnb/0=" "integrity": "sha1-0M6pgfgRjzlhRxr7tDyaHlu/AzI="
}, },
"case-sensitive-paths-webpack-plugin": { "case-sensitive-paths-webpack-plugin": {
"version": "2.1.1", "version": "2.1.1",
@ -1953,18 +1938,18 @@
"integrity": "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==" "integrity": "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA=="
}, },
"conventional-changelog-angular": { "conventional-changelog-angular": {
"version": "1.5.3", "version": "1.6.0",
"resolved": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.5.3.tgz", "resolved": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-1.6.0.tgz",
"integrity": "sha512-J+3g7H7O9QTxBFMmdlHSLzqTdxO8lhOKGXLAcewtKPGaVVV/JnaPOokuj85mP3tghP5gXi527HWoJlD3VBlX6g==", "integrity": "sha1-CiagcfLJ/PzyuGugz79uYwG3W/o=",
"requires": { "requires": {
"compare-func": "1.3.2", "compare-func": "1.3.2",
"q": "1.5.1" "q": "1.5.1"
} }
}, },
"conventional-changelog-core": { "conventional-changelog-core": {
"version": "1.9.4", "version": "1.9.5",
"resolved": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.9.4.tgz", "resolved": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-1.9.5.tgz",
"integrity": "sha512-C8R8Bb706P10hYaGzllvH92O8Ck7xCGPB7t2Y+S1O2yf13BDvDW5BPdjyBwY2VgVNuFyNqi6qA458N+W9txpHg==", "integrity": "sha1-XbdWba18DLddr0f7spdve/mSjB0=",
"requires": { "requires": {
"conventional-changelog-writer": "2.0.3", "conventional-changelog-writer": "2.0.3",
"conventional-commits-parser": "2.1.0", "conventional-commits-parser": "2.1.0",
@ -2012,7 +1997,7 @@
"resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-2.1.0.tgz", "resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-2.1.0.tgz",
"integrity": "sha512-8MD05yN0Zb6aRsZnFX1ET+8rHWfWJk+my7ANCJZBU2mhz7TSB1fk2vZhkrwVy/PCllcTYAP/1T1NiWQ7Z01mKw==", "integrity": "sha512-8MD05yN0Zb6aRsZnFX1ET+8rHWfWJk+my7ANCJZBU2mhz7TSB1fk2vZhkrwVy/PCllcTYAP/1T1NiWQ7Z01mKw==",
"requires": { "requires": {
"JSONStream": "1.3.1", "JSONStream": "1.3.2",
"is-text-path": "1.0.1", "is-text-path": "1.0.1",
"lodash": "4.17.4", "lodash": "4.17.4",
"meow": "3.7.0", "meow": "3.7.0",
@ -2817,9 +2802,9 @@
"integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=" "integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0="
}, },
"electron-to-chromium": { "electron-to-chromium": {
"version": "1.3.28", "version": "1.3.31",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.28.tgz", "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.31.tgz",
"integrity": "sha1-jdTmRYCGZE6fnwoc8y4qH53/2e4=" "integrity": "sha512-XE4CLbswkZgZFn34cKFy1xaX+F5LHxeDLjY1+rsK9asDzknhbrd9g/n/01/acbU25KTsUSiLKwvlLyA+6XLUOA=="
}, },
"elegant-spinner": { "elegant-spinner": {
"version": "1.0.1", "version": "1.0.1",
@ -2941,16 +2926,16 @@
} }
}, },
"es6-promise": { "es6-promise": {
"version": "4.1.1", "version": "4.2.4",
"resolved": "https://registry.npmjs.org/es6-promise/-/es6-promise-4.1.1.tgz", "resolved": "https://registry.npmjs.org/es6-promise/-/es6-promise-4.2.4.tgz",
"integrity": "sha512-OaU1hHjgJf+b0NzsxCg7NdIYERD6Hy/PEmFLTjw+b65scuisG3Kt4QoTvJ66BBkPZ581gr0kpoVzKnxniM8nng==" "integrity": "sha512-/NdNZVJg+uZgtm9eS3O6lrOLYmQag2DjdEXuPaHlZ6RuVqgqaVZfgYCepEIKsLqwdQArOPtC3XzRLqGGfT8KQQ=="
}, },
"es6-promisify": { "es6-promisify": {
"version": "5.0.0", "version": "5.0.0",
"resolved": "https://registry.npmjs.org/es6-promisify/-/es6-promisify-5.0.0.tgz", "resolved": "https://registry.npmjs.org/es6-promisify/-/es6-promisify-5.0.0.tgz",
"integrity": "sha1-UQnWLz5W6pZ8S2NQWu8IKRyKUgM=", "integrity": "sha1-UQnWLz5W6pZ8S2NQWu8IKRyKUgM=",
"requires": { "requires": {
"es6-promise": "4.1.1" "es6-promise": "4.2.4"
} }
}, },
"es6-set": { "es6-set": {
@ -4540,54 +4525,16 @@
} }
}, },
"github": { "github": {
"version": "11.0.0", "version": "12.1.0",
"resolved": "https://registry.npmjs.org/github/-/github-11.0.0.tgz", "resolved": "https://registry.npmjs.org/github/-/github-12.1.0.tgz",
"integrity": "sha1-7bMt9e+zPK0ATr8L3SpLMLtjqFQ=", "integrity": "sha512-HhWjhd/OATC4Hjj7xfGjGRtwWzo/fzTc55EkvsRatI9G6Vp47mVcdBIt1lQ56A9Qit/yVQRX1+M9jbWlcJvgug==",
"requires": { "requires": {
"follow-redirects": "0.0.7", "dotenv": "4.0.0",
"https-proxy-agent": "1.0.0", "follow-redirects": "1.2.6",
"mime": "1.6.0", "https-proxy-agent": "2.1.1",
"lodash": "4.17.4",
"mime": "2.2.0",
"netrc": "0.1.4" "netrc": "0.1.4"
},
"dependencies": {
"agent-base": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-2.1.1.tgz",
"integrity": "sha1-1t4Q1a9hMtW9aSQn1G/FOFOQlMc=",
"requires": {
"extend": "3.0.1",
"semver": "5.0.3"
}
},
"follow-redirects": {
"version": "0.0.7",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-0.0.7.tgz",
"integrity": "sha1-NLkLqyqRGqNHVx2pDyK9NuzYqRk=",
"requires": {
"debug": "2.6.9",
"stream-consume": "0.1.0"
}
},
"https-proxy-agent": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-1.0.0.tgz",
"integrity": "sha1-NffabEjOTdv6JkiRrFk+5f+GceY=",
"requires": {
"agent-base": "2.1.1",
"debug": "2.6.9",
"extend": "3.0.1"
}
},
"mime": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz",
"integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg=="
},
"semver": {
"version": "5.0.3",
"resolved": "https://registry.npmjs.org/semver/-/semver-5.0.3.tgz",
"integrity": "sha1-d0Zt5YnNXTyV8TiqeLxWmjy10no="
}
} }
}, },
"glob": { "glob": {
@ -4626,7 +4573,7 @@
"integrity": "sha512-bvaaR6Od6CIGxZKVe0Z2aPvy3DPMMP5KhF2TF9Yv/I2Tj59ya59HHRAlFt0iIuPL1z7pWXnSzpAk8b80sd9uPg==", "integrity": "sha512-bvaaR6Od6CIGxZKVe0Z2aPvy3DPMMP5KhF2TF9Yv/I2Tj59ya59HHRAlFt0iIuPL1z7pWXnSzpAk8b80sd9uPg==",
"requires": { "requires": {
"codeclimate-test-reporter": "0.5.0", "codeclimate-test-reporter": "0.5.0",
"semantic-release": "8.2.0" "semantic-release": "8.2.3"
} }
}, },
"global": { "global": {
@ -4672,12 +4619,12 @@
} }
}, },
"got": { "got": {
"version": "8.0.1", "version": "8.0.3",
"resolved": "https://registry.npmjs.org/got/-/got-8.0.1.tgz", "resolved": "https://registry.npmjs.org/got/-/got-8.0.3.tgz",
"integrity": "sha1-bX+Ls+uZ5a+RLv4moQRHZEHgjn8=", "integrity": "sha512-U9GopEw0RLE8c3rbMmQ5/LtM2pLMopRxV7cVh6pNcX6ITLsH/iweqEn6GqoFxoGJHRbNZFvpFJ/knc+RITL6lg==",
"requires": { "requires": {
"@sindresorhus/is": "0.6.0", "@sindresorhus/is": "0.7.0",
"cacheable-request": "2.1.3", "cacheable-request": "2.1.4",
"decompress-response": "3.3.0", "decompress-response": "3.3.0",
"duplexer3": "0.1.4", "duplexer3": "0.1.4",
"get-stream": "3.0.0", "get-stream": "3.0.0",
@ -4863,6 +4810,11 @@
"resolved": "https://registry.npmjs.org/has-symbol-support-x/-/has-symbol-support-x-1.4.1.tgz", "resolved": "https://registry.npmjs.org/has-symbol-support-x/-/has-symbol-support-x-1.4.1.tgz",
"integrity": "sha512-JkaetveU7hFbqnAC1EV1sF4rlojU2D4Usc5CmS69l6NfmPDnpnFUegzFg33eDkkpNCxZ0mQp65HwUDrNFS/8MA==" "integrity": "sha512-JkaetveU7hFbqnAC1EV1sF4rlojU2D4Usc5CmS69l6NfmPDnpnFUegzFg33eDkkpNCxZ0mQp65HwUDrNFS/8MA=="
}, },
"has-symbols": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.0.tgz",
"integrity": "sha1-uhqPGvKg/DllD1yFA2dwQSIGO0Q="
},
"has-to-string-tag-x": { "has-to-string-tag-x": {
"version": "1.4.1", "version": "1.4.1",
"resolved": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.4.1.tgz", "resolved": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.4.1.tgz",
@ -5017,7 +4969,7 @@
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-2.1.1.tgz", "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-2.1.1.tgz",
"integrity": "sha512-LK6tQUR/VOkTI6ygAfWUKKP95I+e6M1h7N3PncGu1CATHCnex+CAv9ttR0lbHu1Uk2PXm/WoAHFo6JCGwMjVMw==", "integrity": "sha512-LK6tQUR/VOkTI6ygAfWUKKP95I+e6M1h7N3PncGu1CATHCnex+CAv9ttR0lbHu1Uk2PXm/WoAHFo6JCGwMjVMw==",
"requires": { "requires": {
"agent-base": "4.1.2", "agent-base": "4.2.0",
"debug": "3.1.0" "debug": "3.1.0"
}, },
"dependencies": { "dependencies": {
@ -6386,9 +6338,9 @@
} }
}, },
"mime": { "mime": {
"version": "2.0.3", "version": "2.2.0",
"resolved": "https://registry.npmjs.org/mime/-/mime-2.0.3.tgz", "resolved": "https://registry.npmjs.org/mime/-/mime-2.2.0.tgz",
"integrity": "sha512-TrpAd/vX3xaLPDgVRm6JkZwLR0KHfukMdU2wTEbqMDdCnY6Yo3mE+mjs9YE6oMNw2QRfXVeBEYpmpO94BIqiug==" "integrity": "sha512-0Qz9uF1ATtl8RKJG4VRfOymh7PyEor6NbrI/61lRfuRe4vx9SNATrvAeTj2EWVRKjEQGskrzWkJBBY5NbaVHIA=="
}, },
"mime-db": { "mime-db": {
"version": "1.30.0", "version": "1.30.0",
@ -6492,9 +6444,9 @@
"integrity": "sha1-4rbN65zhn5kxelNyLz2/XfXqqrI=" "integrity": "sha1-4rbN65zhn5kxelNyLz2/XfXqqrI="
}, },
"moment": { "moment": {
"version": "2.19.4", "version": "2.20.1",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.19.4.tgz", "resolved": "https://registry.npmjs.org/moment/-/moment-2.20.1.tgz",
"integrity": "sha512-1xFTAknSLfc47DIxHDUbnJWC+UwgWxATmymaxIPQpmMh7LBm7ZbwVEsuushqwL2GYZU0jie4xO+TK44hJPjNSQ==" "integrity": "sha512-Yh9y73JRljxW5QxN08Fner68eFLxM5ynNOAw2LbIB1YAGeQzZT8QFSUvkAz609Zf+IHhhaUxqZK8dG3W/+HEvg=="
}, },
"morgan": { "morgan": {
"version": "1.9.0", "version": "1.9.0",
@ -6607,9 +6559,9 @@
"integrity": "sha1-a+lPysqNd63gqWcNxGCRTJRHJEQ=" "integrity": "sha1-a+lPysqNd63gqWcNxGCRTJRHJEQ="
}, },
"next": { "next": {
"version": "4.2.1", "version": "4.2.3",
"resolved": "https://registry.npmjs.org/next/-/next-4.2.1.tgz", "resolved": "https://registry.npmjs.org/next/-/next-4.2.3.tgz",
"integrity": "sha512-9/1SWXKkizO75cqW7xDS1Vx1lSjS56e0Ou43Hummk1wMKsgRxO9ALgUmmpO6JZwQY5mVcBacUy7TC9quf+Pd/g==", "integrity": "sha512-zgvETjADdY8QJ4PhuiwgyOvdpceKOXihTShgQ6q7gqE3DGMm8HmGC+U6MMKZs6ZwgUnon8KqC0hhTR17R+HABw==",
"requires": { "requires": {
"ansi-html": "0.0.7", "ansi-html": "0.0.7",
"babel-core": "6.26.0", "babel-core": "6.26.0",
@ -6924,9 +6876,9 @@
} }
}, },
"normalize-url": { "normalize-url": {
"version": "2.0.0", "version": "2.0.1",
"resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-2.0.0.tgz", "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-2.0.1.tgz",
"integrity": "sha1-4E2KNp86TK3IUKKFT4+w+KgSAyg=", "integrity": "sha512-D6MUW4K/VzoJ4rJ01JFKxDrtY1v9wrgzCX5f2qj/lzH1m/lW6MhUZFKerVsnyjOhOsYzI9Kqqak+10l4LvLpMw==",
"requires": { "requires": {
"prepend-http": "2.0.0", "prepend-http": "2.0.0",
"query-string": "5.0.1", "query-string": "5.0.1",
@ -7067,12 +7019,13 @@
"integrity": "sha1-xUYBd4rVYPEULODgG8yotW0TQm0=" "integrity": "sha1-xUYBd4rVYPEULODgG8yotW0TQm0="
}, },
"object.assign": { "object.assign": {
"version": "4.0.4", "version": "4.1.0",
"resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.0.4.tgz", "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.0.tgz",
"integrity": "sha1-scnMBE7xuf5jYG/BQau7MuFHMMw=", "integrity": "sha512-exHJeq6kBKj58mqGyTQ9DFvrZC/eR6OwxzoM9YRoGBqrXYonaFyGiFMuc9VZrXf7DarreEwMpurG3dd+CNyW5w==",
"requires": { "requires": {
"define-properties": "1.1.2", "define-properties": "1.1.2",
"function-bind": "1.1.1", "function-bind": "1.1.1",
"has-symbols": "1.0.0",
"object-keys": "1.0.11" "object-keys": "1.0.11"
} }
}, },
@ -7571,7 +7524,7 @@
"integrity": "sha512-VrFC2QoIt7oj9bxVTAYDfDMBYV3u+VHQUOWJWk9OURT7uwPEenH879MQoAQ/reY2GZ55il6p/eCqHRs2nqm8wA==", "integrity": "sha512-VrFC2QoIt7oj9bxVTAYDfDMBYV3u+VHQUOWJWk9OURT7uwPEenH879MQoAQ/reY2GZ55il6p/eCqHRs2nqm8wA==",
"requires": { "requires": {
"has": "1.0.1", "has": "1.0.1",
"object.assign": "4.0.4" "object.assign": "4.1.0"
} }
}, },
"proto-list": { "proto-list": {
@ -8015,7 +7968,7 @@
"error-stack-parser": "1.3.6", "error-stack-parser": "1.3.6",
"object-assign": "4.1.1", "object-assign": "4.1.1",
"prop-types": "15.6.0", "prop-types": "15.6.0",
"sourcemapped-stacktrace": "1.1.7" "sourcemapped-stacktrace": "1.1.8"
}, },
"dependencies": { "dependencies": {
"error-stack-parser": { "error-stack-parser": {
@ -8339,9 +8292,9 @@
} }
}, },
"semantic-release": { "semantic-release": {
"version": "8.2.0", "version": "8.2.3",
"resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-8.2.0.tgz", "resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-8.2.3.tgz",
"integrity": "sha512-b86H8268ublYLVM2ytHozVv5J4vBaRFli3q7h7wIYku7/my6mg1tWtINvapcWBfgEF2L+HKXySoLTG2B4hMc7g==", "integrity": "sha512-L0EKspX5xaPKhrrZWwbdlydwk+uXQG+SadYlaQjYQJjaBSfptd+jL6FRu3LspZoLxvKF8yQWe4sYAySHcp69aw==",
"requires": { "requires": {
"@semantic-release/commit-analyzer": "3.0.7", "@semantic-release/commit-analyzer": "3.0.7",
"@semantic-release/condition-travis": "6.2.1", "@semantic-release/condition-travis": "6.2.1",
@ -8351,7 +8304,7 @@
"execa": "0.8.0", "execa": "0.8.0",
"fs-extra": "4.0.3", "fs-extra": "4.0.3",
"git-head": "1.20.1", "git-head": "1.20.1",
"github": "11.0.0", "github": "12.1.0",
"lodash": "4.17.4", "lodash": "4.17.4",
"nerf-dart": "1.0.0", "nerf-dart": "1.0.0",
"nopt": "4.0.1", "nopt": "4.0.1",
@ -8526,9 +8479,9 @@
} }
}, },
"sourcemapped-stacktrace": { "sourcemapped-stacktrace": {
"version": "1.1.7", "version": "1.1.8",
"resolved": "https://registry.npmjs.org/sourcemapped-stacktrace/-/sourcemapped-stacktrace-1.1.7.tgz", "resolved": "https://registry.npmjs.org/sourcemapped-stacktrace/-/sourcemapped-stacktrace-1.1.8.tgz",
"integrity": "sha512-pgHNUACbafkQ+M5zR00NSOtSKBc/i40prgN+SY07J/pghClwVNWNTTMa0JuXj4lriR2TvMKcPAHw5KN9tVFRhA==", "integrity": "sha512-OkVoI7GQOLl/laR1qsSo1c87tS8kF2VXhQq2SrQCDdXufBAcm8FgXogWso96ciMYoDtTw1Dn70CVdwYzoYs6Pg==",
"requires": { "requires": {
"source-map": "0.5.6" "source-map": "0.5.6"
}, },
@ -8634,11 +8587,6 @@
"readable-stream": "2.3.3" "readable-stream": "2.3.3"
} }
}, },
"stream-consume": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/stream-consume/-/stream-consume-0.1.0.tgz",
"integrity": "sha1-pB6tGm1ggc63n2WwYZAbbY89HQ8="
},
"stream-each": { "stream-each": {
"version": "1.2.2", "version": "1.2.2",
"resolved": "https://registry.npmjs.org/stream-each/-/stream-each-1.2.2.tgz", "resolved": "https://registry.npmjs.org/stream-each/-/stream-each-1.2.2.tgz",
@ -8918,15 +8866,15 @@
} }
}, },
"travis-deploy-once": { "travis-deploy-once": {
"version": "3.1.2", "version": "3.3.0",
"resolved": "https://registry.npmjs.org/travis-deploy-once/-/travis-deploy-once-3.1.2.tgz", "resolved": "https://registry.npmjs.org/travis-deploy-once/-/travis-deploy-once-3.3.0.tgz",
"integrity": "sha512-M7OhelxZE7lq9sKtbUKshdi42PyZzJI+sGVzQuWOvwxeiX0h+rAzD9m963oWEY74zsoePLCBXoHkTUNj+6sFNQ==", "integrity": "sha512-N0l+sdYHMQbJmQWfjmxkKRJrMWJ+52Ve1dhGDiPhGXFiWO0A0zSeTxiFujz0rSOLOl9OhsZ9EMlJh2lNrgGugA==",
"requires": { "requires": {
"chalk": "2.3.0", "chalk": "2.3.0",
"got": "8.0.1", "got": "8.0.3",
"p-retry": "1.0.0", "p-retry": "1.0.0",
"semver": "5.4.1", "semver": "5.4.1",
"url-join": "2.0.2" "url-join": "2.0.5"
}, },
"dependencies": { "dependencies": {
"ansi-styles": { "ansi-styles": {
@ -9126,9 +9074,9 @@
} }
}, },
"url-join": { "url-join": {
"version": "2.0.2", "version": "2.0.5",
"resolved": "https://registry.npmjs.org/url-join/-/url-join-2.0.2.tgz", "resolved": "https://registry.npmjs.org/url-join/-/url-join-2.0.5.tgz",
"integrity": "sha1-wHJ1aWetJLi1nldBVRyqx49QuLc=" "integrity": "sha1-WvIvGMBSoACkjXuCxenC4v7tpyg="
}, },
"url-parse-lax": { "url-parse-lax": {
"version": "3.0.0", "version": "3.0.0",
@ -9576,7 +9524,7 @@
"filesize": "3.5.11", "filesize": "3.5.11",
"lodash": "4.17.4", "lodash": "4.17.4",
"mkdirp": "0.5.1", "mkdirp": "0.5.1",
"moment": "2.19.4" "moment": "2.20.1"
} }
}, },
"xss-filters": { "xss-filters": {

@ -32,7 +32,7 @@
"morgan": "^1.8.2", "morgan": "^1.8.2",
"morphmorph": "^0.0.2", "morphmorph": "^0.0.2",
"ms": "^2.0.0", "ms": "^2.0.0",
"next": "^4.2.1", "next": "^4.2.3",
"react": "^16.2.0", "react": "^16.2.0",
"react-click-outside": "^3.0.0", "react-click-outside": "^3.0.0",
"react-codemirror2": "^3.0.7", "react-codemirror2": "^3.0.7",

@ -81,11 +81,7 @@
"@types/chai" "*" "@types/chai" "*"
"@types/jquery" "*" "@types/jquery" "*"
"@types/chai@*": "@types/chai@*", "@types/chai@4.0.8":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.1.1.tgz#15f1257fab17b7acb9c413f9f88d3d87f834d11e"
"@types/chai@4.0.8":
version "4.0.8" version "4.0.8"
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.0.8.tgz#d27600e9ba2f371e08695d90a0fe0408d89c7be7" resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.0.8.tgz#d27600e9ba2f371e08695d90a0fe0408d89c7be7"
@ -93,22 +89,14 @@
version "0.11.7" version "0.11.7"
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.11.7.tgz#da39a2f7c74e793e32e2bb7b3b68da1691532dd5" resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.11.7.tgz#da39a2f7c74e793e32e2bb7b3b68da1691532dd5"
"@types/jquery@*": "@types/jquery@*", "@types/jquery@3.2.16":
version "3.3.0"
resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.3.0.tgz#6316ac20a1a13c5d521a2dc661befc7184f73f5b"
"@types/jquery@3.2.16":
version "3.2.16" version "3.2.16"
resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.2.16.tgz#04419c404a3194350e7d3f339a90e72c88db3111" resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.2.16.tgz#04419c404a3194350e7d3f339a90e72c88db3111"
"@types/lodash@4.14.87": "@types/lodash@4.14.87", "@types/lodash@^4.14.85":
version "4.14.87" version "4.14.87"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.87.tgz#55f92183b048c2c64402afe472f8333f4e319a6b" resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.87.tgz#55f92183b048c2c64402afe472f8333f4e319a6b"
"@types/lodash@^4.14.85":
version "4.14.93"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.93.tgz#a6d2a1e1601a3c29196f38ef1990b68a9afa1e1c"
"@types/minimatch@3.0.1": "@types/minimatch@3.0.1":
version "3.0.1" version "3.0.1"
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.1.tgz#b683eb60be358304ef146f5775db4c0e3696a550" resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.1.tgz#b683eb60be358304ef146f5775db4c0e3696a550"
@ -124,11 +112,7 @@
"@types/chai" "*" "@types/chai" "*"
"@types/sinon" "*" "@types/sinon" "*"
"@types/sinon@*": "@types/sinon@*", "@types/sinon@4.0.0":
version "4.1.3"
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-4.1.3.tgz#2ee25e0e302f31e78a945650a60029e08878eaf8"
"@types/sinon@4.0.0":
version "4.0.0" version "4.0.0"
resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-4.0.0.tgz#9a93ffa4ee1329e85166278a5ed99f81dc4c8362" resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-4.0.0.tgz#9a93ffa4ee1329e85166278a5ed99f81dc4c8362"
@ -1017,14 +1001,10 @@ block-stream@*:
dependencies: dependencies:
inherits "~2.0.0" inherits "~2.0.0"
bluebird@3.5.0: bluebird@3.5.0, bluebird@^3.5.0:
version "3.5.0" version "3.5.0"
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.0.tgz#791420d7f551eea2897453a8a77653f96606d67c" resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.0.tgz#791420d7f551eea2897453a8a77653f96606d67c"
bluebird@^3.5.0:
version "3.5.1"
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.1.tgz#d9551f9de98f1fcda1e683d17ee91a0602ee2eb9"
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0: bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
version "4.11.8" version "4.11.8"
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f" resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
@ -1434,7 +1414,7 @@ combined-stream@^1.0.5, combined-stream@~1.0.5:
dependencies: dependencies:
delayed-stream "~1.0.0" delayed-stream "~1.0.0"
commander@2.11.0: commander@2.11.0, commander@^2.11.0, commander@^2.9.0:
version "2.11.0" version "2.11.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.11.0.tgz#157152fd1e7a6c8d98a5b715cf376df928004563" resolved "https://registry.yarnpkg.com/commander/-/commander-2.11.0.tgz#157152fd1e7a6c8d98a5b715cf376df928004563"
@ -1444,7 +1424,7 @@ commander@2.9.0:
dependencies: dependencies:
graceful-readlink ">= 1.0.0" graceful-readlink ">= 1.0.0"
commander@^2.11.0, commander@^2.9.0, commander@~2.13.0: commander@~2.13.0:
version "2.13.0" version "2.13.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.13.0.tgz#6964bca67685df7c1f1430c584f07d7597885b9c" resolved "https://registry.yarnpkg.com/commander/-/commander-2.13.0.tgz#6964bca67685df7c1f1430c584f07d7597885b9c"
@ -2248,14 +2228,10 @@ extract-zip@1.6.6:
mkdirp "0.5.0" mkdirp "0.5.0"
yauzl "2.4.1" yauzl "2.4.1"
extsprintf@1.3.0: extsprintf@1.3.0, extsprintf@^1.2.0:
version "1.3.0" version "1.3.0"
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.3.0.tgz#96918440e3041a7a414f8c52e3c574eb3c3e1e05" resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.3.0.tgz#96918440e3041a7a414f8c52e3c574eb3c3e1e05"
extsprintf@^1.2.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
fast-deep-equal@^1.0.0: fast-deep-equal@^1.0.0:
version "1.0.0" version "1.0.0"
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-1.0.0.tgz#96256a3bc975595eb36d82e9929d060d893439ff" resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-1.0.0.tgz#96256a3bc975595eb36d82e9929d060d893439ff"
@ -3138,18 +3114,12 @@ is-builtin-module@^1.0.0:
dependencies: dependencies:
builtin-modules "^1.0.0" builtin-modules "^1.0.0"
is-ci@1.0.10: is-ci@1.0.10, is-ci@^1.0.10:
version "1.0.10" version "1.0.10"
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.0.10.tgz#f739336b2632365061a9d48270cd56ae3369318e" resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.0.10.tgz#f739336b2632365061a9d48270cd56ae3369318e"
dependencies: dependencies:
ci-info "^1.0.0" ci-info "^1.0.0"
is-ci@^1.0.10:
version "1.1.0"
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.1.0.tgz#247e4162e7860cebbdaf30b774d6b0ac7dcfe7a5"
dependencies:
ci-info "^1.0.0"
is-directory@^0.3.1: is-directory@^0.3.1:
version "0.3.1" version "0.3.1"
resolved "https://registry.yarnpkg.com/is-directory/-/is-directory-0.3.1.tgz#61339b6f2475fc772fd9c9d83f5c8575dc154ae1" resolved "https://registry.yarnpkg.com/is-directory/-/is-directory-0.3.1.tgz#61339b6f2475fc772fd9c9d83f5c8575dc154ae1"
@ -3902,14 +3872,10 @@ mime-types@^2.1.12, mime-types@~2.1.15, mime-types@~2.1.16, mime-types@~2.1.17,
dependencies: dependencies:
mime-db "~1.30.0" mime-db "~1.30.0"
mime@1.4.1: mime@1.4.1, mime@^1.3.4:
version "1.4.1" version "1.4.1"
resolved "https://registry.yarnpkg.com/mime/-/mime-1.4.1.tgz#121f9ebc49e3766f311a76e1fa1c8003c4b03aa6" resolved "https://registry.yarnpkg.com/mime/-/mime-1.4.1.tgz#121f9ebc49e3766f311a76e1fa1c8003c4b03aa6"
mime@^1.3.4:
version "1.6.0"
resolved "https://registry.yarnpkg.com/mime/-/mime-1.6.0.tgz#32cd9e5c64553bd58d19a568af452acff04981b1"
mime@^2.0.3: mime@^2.0.3:
version "2.2.0" version "2.2.0"
resolved "https://registry.yarnpkg.com/mime/-/mime-2.2.0.tgz#161e541965551d3b549fa1114391e3a3d55b923b" resolved "https://registry.yarnpkg.com/mime/-/mime-2.2.0.tgz#161e541965551d3b549fa1114391e3a3d55b923b"
@ -3942,7 +3908,7 @@ minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
dependencies: dependencies:
brace-expansion "^1.1.7" brace-expansion "^1.1.7"
minimist@0.0.8: minimist@0.0.8, minimist@~0.0.1:
version "0.0.8" version "0.0.8"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d" resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
@ -3950,10 +3916,6 @@ minimist@1.2.0, minimist@^1.1.3, minimist@^1.2.0:
version "1.2.0" version "1.2.0"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284" resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
minimist@~0.0.1:
version "0.0.10"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"
mississippi@^1.3.0: mississippi@^1.3.0:
version "1.3.0" version "1.3.0"
resolved "https://registry.yarnpkg.com/mississippi/-/mississippi-1.3.0.tgz#d201583eb12327e3c5c1642a404a9cacf94e34f5" resolved "https://registry.yarnpkg.com/mississippi/-/mississippi-1.3.0.tgz#d201583eb12327e3c5c1642a404a9cacf94e34f5"
@ -4069,7 +4031,7 @@ netrc@^0.1.4:
version "0.1.4" version "0.1.4"
resolved "https://registry.yarnpkg.com/netrc/-/netrc-0.1.4.tgz#6be94fcaca8d77ade0a9670dc460914c94472444" resolved "https://registry.yarnpkg.com/netrc/-/netrc-0.1.4.tgz#6be94fcaca8d77ade0a9670dc460914c94472444"
next@^4.2.1: next@^4.2.3:
version "4.2.3" version "4.2.3"
resolved "https://registry.yarnpkg.com/next/-/next-4.2.3.tgz#6f85f9bd6df2c420b4f6425f9f158e82515b7bc8" resolved "https://registry.yarnpkg.com/next/-/next-4.2.3.tgz#6f85f9bd6df2c420b4f6425f9f158e82515b7bc8"
dependencies: dependencies:
@ -4747,11 +4709,11 @@ pumpify@^1.3.3:
inherits "^2.0.3" inherits "^2.0.3"
pump "^2.0.0" pump "^2.0.0"
punycode@1.3.2: punycode@1.3.2, punycode@^1.2.4:
version "1.3.2" version "1.3.2"
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.3.2.tgz#9653a036fb7c1ee42342f2325cceefea3926c48d" resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.3.2.tgz#9653a036fb7c1ee42342f2325cceefea3926c48d"
punycode@^1.2.4, punycode@^1.4.1: punycode@^1.4.1:
version "1.4.1" version "1.4.1"
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e" resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"
@ -5525,11 +5487,7 @@ staged-git-files@0.0.4:
version "0.0.4" version "0.0.4"
resolved "https://registry.yarnpkg.com/staged-git-files/-/staged-git-files-0.0.4.tgz#d797e1b551ca7a639dec0237dc6eb4bb9be17d35" resolved "https://registry.yarnpkg.com/staged-git-files/-/staged-git-files-0.0.4.tgz#d797e1b551ca7a639dec0237dc6eb4bb9be17d35"
"statuses@>= 1.2.1 < 2", "statuses@>= 1.3.1 < 2": "statuses@>= 1.2.1 < 2", "statuses@>= 1.3.1 < 2", statuses@~1.3.1:
version "1.4.0"
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.4.0.tgz#bb73d446da2796106efcc1b601a253d6c46bd087"
statuses@~1.3.1:
version "1.3.1" version "1.3.1"
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.3.1.tgz#faf51b9eb74aaef3b3acf4ad5f61abf24cb7b93e" resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.3.1.tgz#faf51b9eb74aaef3b3acf4ad5f61abf24cb7b93e"
@ -6152,14 +6110,10 @@ window-size@0.1.0:
version "0.1.0" version "0.1.0"
resolved "https://registry.yarnpkg.com/window-size/-/window-size-0.1.0.tgz#5438cd2ea93b202efa3a19fe8887aee7c94f9c9d" resolved "https://registry.yarnpkg.com/window-size/-/window-size-0.1.0.tgz#5438cd2ea93b202efa3a19fe8887aee7c94f9c9d"
wordwrap@0.0.2: wordwrap@0.0.2, wordwrap@~0.0.2:
version "0.0.2" version "0.0.2"
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.2.tgz#b79669bb42ecb409f83d583cad52ca17eaa1643f" resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.2.tgz#b79669bb42ecb409f83d583cad52ca17eaa1643f"
wordwrap@~0.0.2:
version "0.0.3"
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.3.tgz#a3d5da6cd5c0bc0008d37234bbaf1bed63059107"
worker-farm@^1.4.1: worker-farm@^1.4.1:
version "1.5.2" version "1.5.2"
resolved "https://registry.yarnpkg.com/worker-farm/-/worker-farm-1.5.2.tgz#32b312e5dc3d5d45d79ef44acc2587491cd729ae" resolved "https://registry.yarnpkg.com/worker-farm/-/worker-farm-1.5.2.tgz#32b312e5dc3d5d45d79ef44acc2587491cd729ae"

Loading…
Cancel
Save