|
|
@@ -2165,7 +2165,7 @@ async@1.5.2, async@^1.4.0:
|
|
|
version "1.5.2"
|
|
|
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
|
|
|
|
|
|
-async@2.6.1, async@^2.1.5:
|
|
|
+async@2.6.1:
|
|
|
version "2.6.1"
|
|
|
resolved "https://registry.yarnpkg.com/async/-/async-2.6.1.tgz#b245a23ca71930044ec53fa46aa00a3e87c6a610"
|
|
|
dependencies:
|
|
|
@@ -4100,16 +4100,17 @@ debug@2, debug@2.6.9, debug@^2.0.0, debug@^2.1.2, debug@^2.2.0, debug@^2.3.3, de
|
|
|
dependencies:
|
|
|
ms "2.0.0"
|
|
|
|
|
|
-debug@3.1.0, debug@=3.1.0, debug@^3.1.0, debug@~3.1.0:
|
|
|
+debug@3.1.0, debug@=3.1.0, debug@~3.1.0:
|
|
|
version "3.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
|
|
|
integrity sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==
|
|
|
dependencies:
|
|
|
ms "2.0.0"
|
|
|
|
|
|
-debug@^3.2.6:
|
|
|
+debug@^3.1.0, debug@^3.2.6:
|
|
|
version "3.2.6"
|
|
|
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
|
|
|
+ integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==
|
|
|
dependencies:
|
|
|
ms "^2.1.1"
|
|
|
|
|
|
@@ -4487,10 +4488,6 @@ ee-first@1.1.1:
|
|
|
version "1.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
|
|
|
|
|
|
-ejs@^2.5.6:
|
|
|
- version "2.5.7"
|
|
|
- resolved "https://registry.yarnpkg.com/ejs/-/ejs-2.5.7.tgz#cc872c168880ae3c7189762fd5ffc00896c9518a"
|
|
|
-
|
|
|
ejs@^2.6.1:
|
|
|
version "2.6.1"
|
|
|
resolved "https://registry.yarnpkg.com/ejs/-/ejs-2.6.1.tgz#498ec0d495655abc6f23cd61868d926464071aa0"
|
|
|
@@ -4809,7 +4806,7 @@ esa-nodejs@^0.0.7:
|
|
|
superagent "^1.2.0"
|
|
|
superagent-no-cache "^0.1.0"
|
|
|
|
|
|
-escape-html@~1.0.3:
|
|
|
+escape-html@^1.0.3, escape-html@~1.0.3:
|
|
|
version "1.0.3"
|
|
|
resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
|
|
|
|
|
|
@@ -8145,7 +8142,7 @@ lodash.uniq@^4.5.0:
|
|
|
version "4.5.0"
|
|
|
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
|
|
|
|
|
|
-lodash@4.17.15, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15:
|
|
|
+lodash@4.17.15, lodash@^4.17.10, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15:
|
|
|
version "4.17.15"
|
|
|
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
|
|
|
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
|
|
|
@@ -8162,7 +8159,7 @@ lodash@^4.15.0:
|
|
|
version "4.17.5"
|
|
|
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
|
|
|
|
|
|
-lodash@^4.17.10, lodash@^4.17.5:
|
|
|
+lodash@^4.17.5:
|
|
|
version "4.17.10"
|
|
|
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
|
|
|
|
|
|
@@ -8949,6 +8946,7 @@ mquery@3.2.0:
|
|
|
ms@2.0.0:
|
|
|
version "2.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
|
|
|
+ integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=
|
|
|
|
|
|
ms@^2.0.0, ms@^2.1.1:
|
|
|
version "2.1.1"
|
|
|
@@ -9088,6 +9086,7 @@ node-fetch@^2.2.0, node-fetch@^2.3.0:
|
|
|
node-forge@^0.7.0:
|
|
|
version "0.7.6"
|
|
|
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.7.6.tgz#fdf3b418aee1f94f0ef642cd63486c77ca9724ac"
|
|
|
+ integrity sha512-sol30LUpz1jQFBjOKwbjxijiE3b6pjd74YwfD0fJOKPjF+fONKb2Yg8rYgS6+bK6VDl+/wfr4IYpC7jDzLUIfw==
|
|
|
|
|
|
node-forge@^0.8.1:
|
|
|
version "0.8.4"
|
|
|
@@ -10050,16 +10049,17 @@ passport-oauth2@1.x.x:
|
|
|
utils-merge "1.x.x"
|
|
|
|
|
|
passport-saml@^1.0.0:
|
|
|
- version "1.0.0"
|
|
|
- resolved "https://registry.yarnpkg.com/passport-saml/-/passport-saml-1.0.0.tgz#3931bfb7046e85840e3b04691c619411082bf2f5"
|
|
|
+ version "1.3.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/passport-saml/-/passport-saml-1.3.3.tgz#cbea1a2b21ff32b3bc4bfd84dc39c3a370df9935"
|
|
|
+ integrity sha512-54ecY/A6UEsyCehJws6a+J6THvwtYnGl9cnAUxx5DjsuKgZrDs0tSy58K4hCk1XG/LOcdQSF1TR3xlRXgTULhA==
|
|
|
dependencies:
|
|
|
debug "^3.1.0"
|
|
|
passport-strategy "*"
|
|
|
q "^1.5.0"
|
|
|
- xml-crypto "^1.0.2"
|
|
|
- xml-encryption "^0.11.0"
|
|
|
+ xml-crypto "^1.4.0"
|
|
|
+ xml-encryption "^1.0.0"
|
|
|
xml2js "0.4.x"
|
|
|
- xmlbuilder "^9.0.4"
|
|
|
+ xmlbuilder "^11.0.0"
|
|
|
xmldom "0.1.x"
|
|
|
|
|
|
passport-strategy@*, passport-strategy@1.x.x, passport-strategy@^1.0.0:
|
|
|
@@ -11956,6 +11956,7 @@ sax@1.2.1:
|
|
|
sax@>=0.6.0, sax@^1.2.1, sax@^1.2.4, sax@~1.2.4:
|
|
|
version "1.2.4"
|
|
|
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
|
|
|
+ integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
|
|
|
|
|
|
saxes@^3.1.9:
|
|
|
version "3.1.11"
|
|
|
@@ -14382,19 +14383,20 @@ xdg-basedir@^4.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-4.0.0.tgz#4bc8d9984403696225ef83a1573cbbcb4e79db13"
|
|
|
integrity sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q==
|
|
|
|
|
|
-xml-crypto@^1.0.2:
|
|
|
- version "1.0.2"
|
|
|
- resolved "https://registry.yarnpkg.com/xml-crypto/-/xml-crypto-1.0.2.tgz#248df860b1e3f7326e61bcbd00c234886b0d6e3b"
|
|
|
+xml-crypto@^1.4.0:
|
|
|
+ version "1.4.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/xml-crypto/-/xml-crypto-1.4.0.tgz#de1cec8cd31cbd689cd90d3d6e8a27d4ae807de7"
|
|
|
+ integrity sha512-K8FRdRxICVulK4WhiTUcJrRyAIJFPVOqxfurA3x/JlmXBTxy+SkEENF6GeRt7p/rB6WSOUS9g0gXNQw5n+407g==
|
|
|
dependencies:
|
|
|
xmldom "0.1.27"
|
|
|
- xpath.js ">=0.0.3"
|
|
|
+ xpath "0.0.27"
|
|
|
|
|
|
-xml-encryption@^0.11.0:
|
|
|
- version "0.11.2"
|
|
|
- resolved "https://registry.yarnpkg.com/xml-encryption/-/xml-encryption-0.11.2.tgz#c217f5509547e34b500b829f2c0bca85cca73a21"
|
|
|
+xml-encryption@^1.0.0:
|
|
|
+ version "1.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/xml-encryption/-/xml-encryption-1.0.0.tgz#fe50d3bbbe2ae06876d6aa95aa3bf958284e1612"
|
|
|
+ integrity sha512-xTqcgKPN3XOswvDPXrhtyvWZ96IFcO9Azv3vS060kOpBsK5T7OxbQDxb59bPLl4b4c2IgmSZC3kJB0n5WPr2Mw==
|
|
|
dependencies:
|
|
|
- async "^2.1.5"
|
|
|
- ejs "^2.5.6"
|
|
|
+ escape-html "^1.0.3"
|
|
|
node-forge "^0.7.0"
|
|
|
xmldom "~0.1.15"
|
|
|
xpath "0.0.27"
|
|
|
@@ -14412,11 +14414,12 @@ xml2js@0.4.17:
|
|
|
xmlbuilder "^4.1.0"
|
|
|
|
|
|
xml2js@0.4.x:
|
|
|
- version "0.4.19"
|
|
|
- resolved "https://registry.yarnpkg.com/xml2js/-/xml2js-0.4.19.tgz#686c20f213209e94abf0d1bcf1efaa291c7827a7"
|
|
|
+ version "0.4.23"
|
|
|
+ resolved "https://registry.yarnpkg.com/xml2js/-/xml2js-0.4.23.tgz#a0c69516752421eb2ac758ee4d4ccf58843eac66"
|
|
|
+ integrity sha512-ySPiMjM0+pLDftHgXY4By0uswI3SPKLDw/i3UXbnO8M/p28zqexCUoPmQFrYD+/1BzhGJSs2i1ERWKJAtiLrug==
|
|
|
dependencies:
|
|
|
sax ">=0.6.0"
|
|
|
- xmlbuilder "~9.0.1"
|
|
|
+ xmlbuilder "~11.0.0"
|
|
|
|
|
|
xmlbuilder@4.2.1, xmlbuilder@^4.1.0:
|
|
|
version "4.2.1"
|
|
|
@@ -14424,9 +14427,10 @@ xmlbuilder@4.2.1, xmlbuilder@^4.1.0:
|
|
|
dependencies:
|
|
|
lodash "^4.0.0"
|
|
|
|
|
|
-xmlbuilder@^9.0.4, xmlbuilder@~9.0.1:
|
|
|
- version "9.0.7"
|
|
|
- resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-9.0.7.tgz#132ee63d2ec5565c557e20f4c22df9aca686b10d"
|
|
|
+xmlbuilder@^11.0.0, xmlbuilder@~11.0.0:
|
|
|
+ version "11.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-11.0.1.tgz#be9bae1c8a046e76b31127726347d0ad7002beb3"
|
|
|
+ integrity sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==
|
|
|
|
|
|
xmlchars@^2.1.1:
|
|
|
version "2.2.0"
|
|
|
@@ -14440,21 +14444,24 @@ xmldoc@^1.1.2:
|
|
|
dependencies:
|
|
|
sax "^1.2.1"
|
|
|
|
|
|
-xmldom@0.1.27, xmldom@0.1.x, xmldom@~0.1.15:
|
|
|
+xmldom@0.1.27:
|
|
|
version "0.1.27"
|
|
|
resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.1.27.tgz#d501f97b3bdb403af8ef9ecc20573187aadac0e9"
|
|
|
+ integrity sha1-1QH5ezvbQDr4757MIFcxh6rawOk=
|
|
|
+
|
|
|
+xmldom@0.1.x, xmldom@~0.1.15:
|
|
|
+ version "0.1.31"
|
|
|
+ resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.1.31.tgz#b76c9a1bd9f0a9737e5a72dc37231cf38375e2ff"
|
|
|
+ integrity sha512-yS2uJflVQs6n+CyjHoaBmVSqIDevTAWrzMmjG1Gc7h1qQ7uVozNhEPJAwZXWyGQ/Gafo3fCwrcaokezLPupVyQ==
|
|
|
|
|
|
xmlhttprequest-ssl@~1.5.4:
|
|
|
version "1.5.4"
|
|
|
resolved "https://registry.yarnpkg.com/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.4.tgz#04f560915724b389088715cc0ed7813e9677bf57"
|
|
|
|
|
|
-xpath.js@>=0.0.3:
|
|
|
- version "1.1.0"
|
|
|
- resolved "https://registry.yarnpkg.com/xpath.js/-/xpath.js-1.1.0.tgz#3816a44ed4bb352091083d002a383dd5104a5ff1"
|
|
|
-
|
|
|
xpath@0.0.27:
|
|
|
version "0.0.27"
|
|
|
resolved "https://registry.yarnpkg.com/xpath/-/xpath-0.0.27.tgz#dd3421fbdcc5646ac32c48531b4d7e9d0c2cfa92"
|
|
|
+ integrity sha512-fg03WRxtkCV6ohClePNAECYsmpKKTv5L8y/X3Dn1hQrec3POx2jHZ/0P2qQ6HvsrU1BmeqXcof3NGGueG6LxwQ==
|
|
|
|
|
|
xss@^1.0.6:
|
|
|
version "1.0.6"
|