|
@@ -695,6 +695,13 @@
|
|
|
dependencies:
|
|
dependencies:
|
|
|
regenerator-runtime "^0.13.2"
|
|
regenerator-runtime "^0.13.2"
|
|
|
|
|
|
|
|
|
|
+"@babel/runtime@^7.5.5":
|
|
|
|
|
+ version "7.7.2"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.7.2.tgz#111a78002a5c25fc8e3361bedc9529c696b85a6a"
|
|
|
|
|
+ integrity sha512-JONRbXbTXc9WQE2mAZd1p0Z3DZ/6vaQIkgYMSTP3KjRCyd7rCZCcfhCyX+YjwcKxcZ82UrxbRD358bpExNgrjw==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ regenerator-runtime "^0.13.2"
|
|
|
|
|
+
|
|
|
"@babel/template@^7.1.0":
|
|
"@babel/template@^7.1.0":
|
|
|
version "7.4.0"
|
|
version "7.4.0"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.4.0.tgz#12474e9c077bae585c5d835a95c0b0b790c25c8b"
|
|
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.4.0.tgz#12474e9c077bae585c5d835a95c0b0b790c25c8b"
|
|
@@ -1128,6 +1135,11 @@
|
|
|
"@types/istanbul-lib-coverage" "*"
|
|
"@types/istanbul-lib-coverage" "*"
|
|
|
"@types/istanbul-lib-report" "*"
|
|
"@types/istanbul-lib-report" "*"
|
|
|
|
|
|
|
|
|
|
+"@types/json-schema@^7.0.3":
|
|
|
|
|
+ version "7.0.3"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.3.tgz#bdfd69d61e464dcc81b25159c270d75a73c1a636"
|
|
|
|
|
+ integrity sha512-Il2DtDVRGDcqjDtE+rF8iqg1CArehSK84HZJCT7AMITlyXRBpuPhqGLDQMowraqqu1coEaimg4ZOqggt6L6L+A==
|
|
|
|
|
+
|
|
|
"@types/ldapjs@^1.0.0":
|
|
"@types/ldapjs@^1.0.0":
|
|
|
version "1.0.2"
|
|
version "1.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/@types/ldapjs/-/ldapjs-1.0.2.tgz#1152cb17564a1a5445af9956b95fc18d1a811ba6"
|
|
resolved "https://registry.yarnpkg.com/@types/ldapjs/-/ldapjs-1.0.2.tgz#1152cb17564a1a5445af9956b95fc18d1a811ba6"
|
|
@@ -1169,6 +1181,27 @@
|
|
|
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-12.0.12.tgz#45dd1d0638e8c8f153e87d296907659296873916"
|
|
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-12.0.12.tgz#45dd1d0638e8c8f153e87d296907659296873916"
|
|
|
integrity sha512-SOhuU4wNBxhhTHxYaiG5NY4HBhDIDnJF60GU+2LqHAdKKer86//e4yg69aENCtQ04n0ovz+tq2YPME5t5yp4pw==
|
|
integrity sha512-SOhuU4wNBxhhTHxYaiG5NY4HBhDIDnJF60GU+2LqHAdKKer86//e4yg69aENCtQ04n0ovz+tq2YPME5t5yp4pw==
|
|
|
|
|
|
|
|
|
|
+"@typescript-eslint/experimental-utils@^2.5.0":
|
|
|
|
|
+ version "2.7.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.7.0.tgz#58d790a3884df3041b5a5e08f9e5e6b7c41864b5"
|
|
|
|
|
+ integrity sha512-9/L/OJh2a5G2ltgBWJpHRfGnt61AgDeH6rsdg59BH0naQseSwR7abwHq3D5/op0KYD/zFT4LS5gGvWcMmegTEg==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ "@types/json-schema" "^7.0.3"
|
|
|
|
|
+ "@typescript-eslint/typescript-estree" "2.7.0"
|
|
|
|
|
+ eslint-scope "^5.0.0"
|
|
|
|
|
+
|
|
|
|
|
+"@typescript-eslint/typescript-estree@2.7.0":
|
|
|
|
|
+ version "2.7.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.7.0.tgz#34fd98c77a07b40d04d5b4203eddd3abeab909f4"
|
|
|
|
|
+ integrity sha512-vVCE/DY72N4RiJ/2f10PTyYekX2OLaltuSIBqeHYI44GQ940VCYioInIb8jKMrK9u855OEJdFC+HmWAZTnC+Ag==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ debug "^4.1.1"
|
|
|
|
|
+ glob "^7.1.4"
|
|
|
|
|
+ is-glob "^4.0.1"
|
|
|
|
|
+ lodash.unescape "4.0.1"
|
|
|
|
|
+ semver "^6.3.0"
|
|
|
|
|
+ tsutils "^3.17.1"
|
|
|
|
|
+
|
|
|
"@webassemblyjs/ast@1.8.5":
|
|
"@webassemblyjs/ast@1.8.5":
|
|
|
version "1.8.5"
|
|
version "1.8.5"
|
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.8.5.tgz#51b1c5fe6576a34953bf4b253df9f0d490d9e359"
|
|
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.8.5.tgz#51b1c5fe6576a34953bf4b253df9f0d490d9e359"
|
|
@@ -4503,10 +4536,12 @@ eslint-plugin-import@^2.18.0:
|
|
|
read-pkg-up "^2.0.0"
|
|
read-pkg-up "^2.0.0"
|
|
|
resolve "^1.11.0"
|
|
resolve "^1.11.0"
|
|
|
|
|
|
|
|
-eslint-plugin-jest@^22.7.1:
|
|
|
|
|
- version "22.7.1"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.7.1.tgz#5dcdf8f7a285f98040378220d6beca581f0ab2a1"
|
|
|
|
|
- integrity sha512-CrT3AzA738neimv8G8iK2HCkrCwHnAJeeo7k5TEHK86VMItKl6zdJT/tHBDImfnVVAYsVs4Y6BUdBZQCCgfiyw==
|
|
|
|
|
|
|
+eslint-plugin-jest@^23.0.3:
|
|
|
|
|
+ version "23.0.3"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.0.3.tgz#d3f157f7791f97713372c13259ba1dfc436eb4c1"
|
|
|
|
|
+ integrity sha512-9cNxr66zeOyz1S9AkQL4/ouilR6QHpYj8vKOQZ60fu9hAt5PJWS4KqWqfr1aqN5NFEZSPjFOla2Azn+KTWiGwg==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ "@typescript-eslint/experimental-utils" "^2.5.0"
|
|
|
|
|
|
|
|
eslint-plugin-react@^7.14.2:
|
|
eslint-plugin-react@^7.14.2:
|
|
|
version "7.14.2"
|
|
version "7.14.2"
|
|
@@ -4542,6 +4577,14 @@ eslint-scope@^4.0.3:
|
|
|
esrecurse "^4.1.0"
|
|
esrecurse "^4.1.0"
|
|
|
estraverse "^4.1.1"
|
|
estraverse "^4.1.1"
|
|
|
|
|
|
|
|
|
|
+eslint-scope@^5.0.0:
|
|
|
|
|
+ version "5.0.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.0.0.tgz#e87c8887c73e8d1ec84f1ca591645c358bfc8fb9"
|
|
|
|
|
+ integrity sha512-oYrhJW7S0bxAFDvWqzvMPRm6pcgcnWc4QnofCAqRTRfQC0JcwenzGglTtsLyIuuWFfkqDG9vz67cnttSd53djw==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ esrecurse "^4.1.0"
|
|
|
|
|
+ estraverse "^4.1.1"
|
|
|
|
|
+
|
|
|
eslint-utils@^1.3.1:
|
|
eslint-utils@^1.3.1:
|
|
|
version "1.3.1"
|
|
version "1.3.1"
|
|
|
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.3.1.tgz#9a851ba89ee7c460346f97cf8939c7298827e512"
|
|
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.3.1.tgz#9a851ba89ee7c460346f97cf8939c7298827e512"
|
|
@@ -6105,9 +6148,12 @@ humanize-ms@^1.2.1:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
ms "^2.0.0"
|
|
ms "^2.0.0"
|
|
|
|
|
|
|
|
-i18next-browser-languagedetector@^3.0.1:
|
|
|
|
|
- version "3.0.1"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/i18next-browser-languagedetector/-/i18next-browser-languagedetector-3.0.1.tgz#a47c43176e8412c91e808afb7c6eb5367649aa8e"
|
|
|
|
|
|
|
+i18next-browser-languagedetector@^4.0.1:
|
|
|
|
|
+ version "4.0.1"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/i18next-browser-languagedetector/-/i18next-browser-languagedetector-4.0.1.tgz#6a0b44a93835146287130da36ce3d04a1836879f"
|
|
|
|
|
+ integrity sha512-RxSoX6mB8cab0CTIQ+klCS764vYRj+Jk621cnFVsINvcdlb/cdi3vQFyrPwmnowB7ReUadjHovgZX+RPIzHVQQ==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ "@babel/runtime" "^7.5.5"
|
|
|
|
|
|
|
|
i18next-express-middleware@^1.4.1:
|
|
i18next-express-middleware@^1.4.1:
|
|
|
version "1.4.1"
|
|
version "1.4.1"
|
|
@@ -6552,6 +6598,13 @@ is-glob@^4.0.0:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
is-extglob "^2.1.1"
|
|
is-extglob "^2.1.1"
|
|
|
|
|
|
|
|
|
|
+is-glob@^4.0.1:
|
|
|
|
|
+ version "4.0.1"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
|
|
|
|
|
+ integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ is-extglob "^2.1.1"
|
|
|
|
|
+
|
|
|
is-hexadecimal@^1.0.0:
|
|
is-hexadecimal@^1.0.0:
|
|
|
version "1.0.2"
|
|
version "1.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/is-hexadecimal/-/is-hexadecimal-1.0.2.tgz#b6e710d7d07bb66b98cb8cece5c9b4921deeb835"
|
|
resolved "https://registry.yarnpkg.com/is-hexadecimal/-/is-hexadecimal-1.0.2.tgz#b6e710d7d07bb66b98cb8cece5c9b4921deeb835"
|
|
@@ -7769,6 +7822,11 @@ lodash.sortby@^4.7.0:
|
|
|
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
|
|
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
|
|
|
integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
|
|
integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
|
|
|
|
|
|
|
|
|
|
+lodash.unescape@4.0.1:
|
|
|
|
|
+ version "4.0.1"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/lodash.unescape/-/lodash.unescape-4.0.1.tgz#bf2249886ce514cda112fae9218cdc065211fc9c"
|
|
|
|
|
+ integrity sha1-vyJJiGzlFM2hEvrpIYzcBlIR/Jw=
|
|
|
|
|
+
|
|
|
lodash.union@^4.6.0:
|
|
lodash.union@^4.6.0:
|
|
|
version "4.6.0"
|
|
version "4.6.0"
|
|
|
resolved "https://registry.yarnpkg.com/lodash.union/-/lodash.union-4.6.0.tgz#48bb5088409f16f1821666641c44dd1aaae3cd88"
|
|
resolved "https://registry.yarnpkg.com/lodash.union/-/lodash.union-4.6.0.tgz#48bb5088409f16f1821666641c44dd1aaae3cd88"
|
|
@@ -10645,9 +10703,10 @@ react-hotkeys@^2.0.0:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
prop-types "^15.6.1"
|
|
prop-types "^15.6.1"
|
|
|
|
|
|
|
|
-react-i18next@^10.6.1:
|
|
|
|
|
- version "10.6.1"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-10.6.1.tgz#044c39fb463a8d96cc548509187a1bb316e660fa"
|
|
|
|
|
|
|
+react-i18next@^11.1.0:
|
|
|
|
|
+ version "11.1.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.1.0.tgz#94e298e1a115100bebbaa0245921aab69529b956"
|
|
|
|
|
+ integrity sha512-FxHNBA6ptW7cygTpbIz5GAN9lrsB89xqgwpD3AzwSB4CDQsd+9i9/Je3Hc3VF6joAb1khFmCUO3ETJFLSrmuwg==
|
|
|
dependencies:
|
|
dependencies:
|
|
|
"@babel/runtime" "^7.3.1"
|
|
"@babel/runtime" "^7.3.1"
|
|
|
html-parse-stringify2 "2.0.1"
|
|
html-parse-stringify2 "2.0.1"
|
|
@@ -12941,6 +13000,11 @@ tryer@^1.0.0:
|
|
|
version "1.0.1"
|
|
version "1.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/tryer/-/tryer-1.0.1.tgz#f2c85406800b9b0f74c9f7465b81eaad241252f8"
|
|
resolved "https://registry.yarnpkg.com/tryer/-/tryer-1.0.1.tgz#f2c85406800b9b0f74c9f7465b81eaad241252f8"
|
|
|
|
|
|
|
|
|
|
+tslib@^1.8.1:
|
|
|
|
|
+ version "1.10.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
|
|
|
|
|
+ integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==
|
|
|
|
|
+
|
|
|
tslib@^1.9.0:
|
|
tslib@^1.9.0:
|
|
|
version "1.9.2"
|
|
version "1.9.2"
|
|
|
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.2.tgz#8be0cc9a1f6dc7727c38deb16c2ebd1a2892988e"
|
|
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.2.tgz#8be0cc9a1f6dc7727c38deb16c2ebd1a2892988e"
|
|
@@ -12949,6 +13013,13 @@ tsscmp@1.0.6:
|
|
|
version "1.0.6"
|
|
version "1.0.6"
|
|
|
resolved "https://registry.yarnpkg.com/tsscmp/-/tsscmp-1.0.6.tgz#85b99583ac3589ec4bfef825b5000aa911d605eb"
|
|
resolved "https://registry.yarnpkg.com/tsscmp/-/tsscmp-1.0.6.tgz#85b99583ac3589ec4bfef825b5000aa911d605eb"
|
|
|
|
|
|
|
|
|
|
+tsutils@^3.17.1:
|
|
|
|
|
+ version "3.17.1"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.17.1.tgz#ed719917f11ca0dee586272b2ac49e015a2dd759"
|
|
|
|
|
+ integrity sha512-kzeQ5B8H3w60nFY2g8cJIuH7JDpsALXySGtwGJ0p2LSjLgay3NdIpqq5SoOBe46bKDW2iq25irHCr8wjomUS2g==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ tslib "^1.8.1"
|
|
|
|
|
+
|
|
|
tty-browserify@0.0.0:
|
|
tty-browserify@0.0.0:
|
|
|
version "0.0.0"
|
|
version "0.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.0.tgz#a157ba402da24e9bf957f9aa69d524eed42901a6"
|
|
resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.0.tgz#a157ba402da24e9bf957f9aa69d524eed42901a6"
|