|
|
@@ -357,14 +357,14 @@ assertion-error@^1.0.1:
|
|
|
version "1.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/assertion-error/-/assertion-error-1.1.0.tgz#e60b6b0e8f301bd97e5375215bda406c85118c0b"
|
|
|
|
|
|
-assets-webpack-plugin@~3.5.1:
|
|
|
- version "3.5.1"
|
|
|
- resolved "https://registry.yarnpkg.com/assets-webpack-plugin/-/assets-webpack-plugin-3.5.1.tgz#931ce0d66d42e88ed5e7f18d65522943c57a387d"
|
|
|
+assets-webpack-plugin@^3.6.0:
|
|
|
+ version "3.6.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/assets-webpack-plugin/-/assets-webpack-plugin-3.6.0.tgz#f0046def66acc728ef62ea9b8abc3716e1957adb"
|
|
|
dependencies:
|
|
|
- camelcase "^1.2.1"
|
|
|
+ camelcase "^5.0.0"
|
|
|
escape-string-regexp "^1.0.3"
|
|
|
- lodash.assign "^3.2.0"
|
|
|
- lodash.merge "^3.3.2"
|
|
|
+ lodash.assign "^4.2.0"
|
|
|
+ lodash.merge "^4.6.1"
|
|
|
mkdirp "^0.5.1"
|
|
|
|
|
|
async-each-series@0.1.1:
|
|
|
@@ -1423,6 +1423,10 @@ camelcase@^4.1.0:
|
|
|
version "4.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-4.1.0.tgz#d545635be1e33c542649c69173e5de6acfae34dd"
|
|
|
|
|
|
+camelcase@^5.0.0:
|
|
|
+ version "5.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.0.0.tgz#03295527d58bd3cd4aa75363f35b2e8d97be2f42"
|
|
|
+
|
|
|
caniuse-api@^1.5.2:
|
|
|
version "1.6.1"
|
|
|
resolved "https://registry.yarnpkg.com/caniuse-api/-/caniuse-api-1.6.1.tgz#b534e7c734c4f81ec5fbe8aca2ad24354b962c6c"
|
|
|
@@ -1597,9 +1601,9 @@ cli@~1.0.1:
|
|
|
exit "0.1.2"
|
|
|
glob "^7.1.1"
|
|
|
|
|
|
-clipboard@^1.6.1:
|
|
|
- version "1.7.1"
|
|
|
- resolved "https://registry.yarnpkg.com/clipboard/-/clipboard-1.7.1.tgz#360d6d6946e99a7a1fef395e42ba92b5e9b5a16b"
|
|
|
+clipboard@^2.0.0:
|
|
|
+ version "2.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/clipboard/-/clipboard-2.0.1.tgz#a12481e1c13d8a50f5f036b0560fe5d16d74e46a"
|
|
|
dependencies:
|
|
|
good-listener "^1.2.2"
|
|
|
select "^1.1.2"
|
|
|
@@ -4192,30 +4196,10 @@ lodash._bindcallback@^3.0.0:
|
|
|
version "3.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
|
|
|
|
|
|
-lodash._createassigner@^3.0.0:
|
|
|
- version "3.1.1"
|
|
|
- resolved "https://registry.yarnpkg.com/lodash._createassigner/-/lodash._createassigner-3.1.1.tgz#838a5bae2fdaca63ac22dee8e19fa4e6d6970b11"
|
|
|
- dependencies:
|
|
|
- lodash._bindcallback "^3.0.0"
|
|
|
- lodash._isiterateecall "^3.0.0"
|
|
|
- lodash.restparam "^3.0.0"
|
|
|
-
|
|
|
lodash._getnative@^3.0.0:
|
|
|
version "3.9.1"
|
|
|
resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
|
|
|
|
|
|
-lodash._isiterateecall@^3.0.0:
|
|
|
- version "3.0.9"
|
|
|
- resolved "https://registry.yarnpkg.com/lodash._isiterateecall/-/lodash._isiterateecall-3.0.9.tgz#5203ad7ba425fae842460e696db9cf3e6aac057c"
|
|
|
-
|
|
|
-lodash.assign@^3.2.0:
|
|
|
- version "3.2.0"
|
|
|
- resolved "https://registry.yarnpkg.com/lodash.assign/-/lodash.assign-3.2.0.tgz#3ce9f0234b4b2223e296b8fa0ac1fee8ebca64fa"
|
|
|
- dependencies:
|
|
|
- lodash._baseassign "^3.0.0"
|
|
|
- lodash._createassigner "^3.0.0"
|
|
|
- lodash.keys "^3.0.0"
|
|
|
-
|
|
|
lodash.assign@^4.0.3, lodash.assign@^4.0.6, lodash.assign@^4.2.0:
|
|
|
version "4.2.0"
|
|
|
resolved "https://registry.yarnpkg.com/lodash.assign/-/lodash.assign-4.2.0.tgz#0d99f3ccd7a6d261d19bdaeb9245005d285808e7"
|
|
|
@@ -4259,22 +4243,10 @@ lodash.isfinite@^3.3.2:
|
|
|
version "3.3.2"
|
|
|
resolved "https://registry.yarnpkg.com/lodash.isfinite/-/lodash.isfinite-3.3.2.tgz#fb89b65a9a80281833f0b7478b3a5104f898ebb3"
|
|
|
|
|
|
-lodash.isplainobject@^3.0.0:
|
|
|
- version "3.2.0"
|
|
|
- resolved "https://registry.yarnpkg.com/lodash.isplainobject/-/lodash.isplainobject-3.2.0.tgz#9a8238ae16b200432960cd7346512d0123fbf4c5"
|
|
|
- dependencies:
|
|
|
- lodash._basefor "^3.0.0"
|
|
|
- lodash.isarguments "^3.0.0"
|
|
|
- lodash.keysin "^3.0.0"
|
|
|
-
|
|
|
lodash.isstring@^4.0.1:
|
|
|
version "4.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/lodash.isstring/-/lodash.isstring-4.0.1.tgz#d527dfb5456eca7cc9bb95d5daeaf88ba54a5451"
|
|
|
|
|
|
-lodash.istypedarray@^3.0.0:
|
|
|
- version "3.0.6"
|
|
|
- resolved "https://registry.yarnpkg.com/lodash.istypedarray/-/lodash.istypedarray-3.0.6.tgz#c9a477498607501d8e8494d283b87c39281cef62"
|
|
|
-
|
|
|
lodash.keys@^3.0.0:
|
|
|
version "3.1.2"
|
|
|
resolved "https://registry.yarnpkg.com/lodash.keys/-/lodash.keys-3.1.2.tgz#4dbc0472b156be50a0b286855d1bd0b0c656098a"
|
|
|
@@ -4283,41 +4255,18 @@ lodash.keys@^3.0.0:
|
|
|
lodash.isarguments "^3.0.0"
|
|
|
lodash.isarray "^3.0.0"
|
|
|
|
|
|
-lodash.keysin@^3.0.0:
|
|
|
- version "3.0.8"
|
|
|
- resolved "https://registry.yarnpkg.com/lodash.keysin/-/lodash.keysin-3.0.8.tgz#22c4493ebbedb1427962a54b445b2c8a767fb47f"
|
|
|
- dependencies:
|
|
|
- lodash.isarguments "^3.0.0"
|
|
|
- lodash.isarray "^3.0.0"
|
|
|
-
|
|
|
lodash.memoize@^4.1.2:
|
|
|
version "4.1.2"
|
|
|
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
|
|
|
|
|
|
-lodash.merge@^3.3.2:
|
|
|
- version "3.3.2"
|
|
|
- resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-3.3.2.tgz#0d90d93ed637b1878437bb3e21601260d7afe994"
|
|
|
- dependencies:
|
|
|
- lodash._arraycopy "^3.0.0"
|
|
|
- lodash._arrayeach "^3.0.0"
|
|
|
- lodash._createassigner "^3.0.0"
|
|
|
- lodash._getnative "^3.0.0"
|
|
|
- lodash.isarguments "^3.0.0"
|
|
|
- lodash.isarray "^3.0.0"
|
|
|
- lodash.isplainobject "^3.0.0"
|
|
|
- lodash.istypedarray "^3.0.0"
|
|
|
- lodash.keys "^3.0.0"
|
|
|
- lodash.keysin "^3.0.0"
|
|
|
- lodash.toplainobject "^3.0.0"
|
|
|
+lodash.merge@^4.6.1:
|
|
|
+ version "4.6.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.1.tgz#adc25d9cb99b9391c59624f379fbba60d7111d54"
|
|
|
|
|
|
lodash.mergewith@^4.6.0:
|
|
|
version "4.6.0"
|
|
|
resolved "https://registry.yarnpkg.com/lodash.mergewith/-/lodash.mergewith-4.6.0.tgz#150cf0a16791f5903b8891eab154609274bdea55"
|
|
|
|
|
|
-lodash.restparam@^3.0.0:
|
|
|
- version "3.6.1"
|
|
|
- resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
|
|
|
-
|
|
|
lodash.set@^4.3.2:
|
|
|
version "4.3.2"
|
|
|
resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"
|
|
|
@@ -4330,13 +4279,6 @@ lodash.toarray@^4.4.0:
|
|
|
version "4.4.0"
|
|
|
resolved "https://registry.yarnpkg.com/lodash.toarray/-/lodash.toarray-4.4.0.tgz#24c4bfcd6b2fba38bfd0594db1179d8e9b656561"
|
|
|
|
|
|
-lodash.toplainobject@^3.0.0:
|
|
|
- version "3.0.0"
|
|
|
- resolved "https://registry.yarnpkg.com/lodash.toplainobject/-/lodash.toplainobject-3.0.0.tgz#28790ad942d293d78aa663a07ecf7f52ca04198d"
|
|
|
- dependencies:
|
|
|
- lodash._basecopy "^3.0.0"
|
|
|
- lodash.keysin "^3.0.0"
|
|
|
-
|
|
|
lodash.uniq@^4.5.0:
|
|
|
version "4.5.0"
|
|
|
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
|
|
|
@@ -5986,11 +5928,11 @@ react-bootstrap@^0.32.1:
|
|
|
uncontrollable "^4.1.0"
|
|
|
warning "^3.0.0"
|
|
|
|
|
|
-react-clipboard.js@^1.1.3:
|
|
|
- version "1.1.3"
|
|
|
- resolved "https://registry.yarnpkg.com/react-clipboard.js/-/react-clipboard.js-1.1.3.tgz#86feeb49364553ecd15aea91c75aa142532a60e0"
|
|
|
+react-clipboard.js@^2.0.0:
|
|
|
+ version "2.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/react-clipboard.js/-/react-clipboard.js-2.0.0.tgz#8ab3c49093e73ea146eb3bbc054889b7a60bf2b4"
|
|
|
dependencies:
|
|
|
- clipboard "^1.6.1"
|
|
|
+ clipboard "^2.0.0"
|
|
|
prop-types "^15.5.0"
|
|
|
|
|
|
react-codemirror2@^5.0.0:
|
|
|
@@ -7659,9 +7601,9 @@ xmlhttprequest-ssl@~1.5.4:
|
|
|
version "1.5.4"
|
|
|
resolved "https://registry.yarnpkg.com/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.4.tgz#04f560915724b389088715cc0ed7813e9677bf57"
|
|
|
|
|
|
-xss@^0.3.7:
|
|
|
- version "0.3.8"
|
|
|
- resolved "https://registry.yarnpkg.com/xss/-/xss-0.3.8.tgz#d0cbe23bde490bc98c139f08de3899165a68af0e"
|
|
|
+xss@^1.0.3:
|
|
|
+ version "1.0.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/xss/-/xss-1.0.3.tgz#d04bd2558fd6c29c46113824d5e8b2a910054e23"
|
|
|
dependencies:
|
|
|
commander "^2.9.0"
|
|
|
cssfilter "0.0.10"
|