|
|
@@ -1883,9 +1883,9 @@
|
|
|
integrity sha512-oN3y7FAROHhrAt7Rr7PnTSwrHrZVRTS2ZbyxeQwSSYD0ifwM3YNgQqbaRmjcWoPyq77MjchusjJDspbzMmip1Q==
|
|
|
|
|
|
"@npmcli/fs@^1.0.0":
|
|
|
- version "1.0.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@npmcli/fs/-/fs-1.0.0.tgz#589612cfad3a6ea0feafcb901d29c63fd52db09f"
|
|
|
- integrity sha512-8ltnOpRR/oJbOp8vaGUnipOi3bqkcW+sLHFlyXIr08OGHmVJLB1Hn7QtGXbYcpVtH1gAYZTlmDXtE4YV0+AMMQ==
|
|
|
+ version "1.1.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@npmcli/fs/-/fs-1.1.0.tgz#bec1d1b89c170d40e1b73ad6c943b0b75e7d2951"
|
|
|
+ integrity sha512-VhP1qZLXcrXRIaPoqb4YA55JQxLNF3jNR4T55IdOJa3+IFJKNYHtPvtXx8slmeMavj37vCzCfrqQM1vWLsYKLA==
|
|
|
dependencies:
|
|
|
"@gar/promisify" "^1.0.1"
|
|
|
semver "^7.3.5"
|
|
|
@@ -3701,7 +3701,7 @@ aproba@^1.0.3, aproba@^1.1.1:
|
|
|
version "1.2.0"
|
|
|
resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a"
|
|
|
|
|
|
-aproba@^2.0.0:
|
|
|
+"aproba@^1.0.3 || ^2.0.0", aproba@^2.0.0:
|
|
|
version "2.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/aproba/-/aproba-2.0.0.tgz#52520b8ae5b569215b354efc0caa3fe1e45a8adc"
|
|
|
integrity sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==
|
|
|
@@ -3735,6 +3735,14 @@ archiver@^5.3.0:
|
|
|
tar-stream "^2.2.0"
|
|
|
zip-stream "^4.1.0"
|
|
|
|
|
|
+are-we-there-yet@^2.0.0:
|
|
|
+ version "2.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz#372e0e7bd279d8e94c653aaa1f67200884bf3e1c"
|
|
|
+ integrity sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==
|
|
|
+ dependencies:
|
|
|
+ delegates "^1.0.0"
|
|
|
+ readable-stream "^3.6.0"
|
|
|
+
|
|
|
are-we-there-yet@~1.1.2:
|
|
|
version "1.1.5"
|
|
|
resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-1.1.5.tgz#4b35c2944f062a8bfcda66410760350fe9ddfc21"
|
|
|
@@ -4050,21 +4058,20 @@ autoprefixer@^9.0.0:
|
|
|
postcss "^7.0.0"
|
|
|
postcss-value-parser "^3.2.3"
|
|
|
|
|
|
-aws-sdk@^2.2.36, aws-sdk@^2.88.0:
|
|
|
- version "2.179.0"
|
|
|
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.179.0.tgz#48e07843c6ae83d6752e58547b168299f140cc11"
|
|
|
+aws-sdk@^2.1044.0, aws-sdk@^2.2.36:
|
|
|
+ version "2.1044.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1044.0.tgz#0708eaf48daf8d961b414e698d84e8cd1f82c4ad"
|
|
|
+ integrity sha512-n55uGUONQGXteGGG1QlZ1rKx447KSuV/x6jUGNf2nOl41qMI8ZgLUhNUt0uOtw3qJrCTanzCyR/JKBq2PMiqEQ==
|
|
|
dependencies:
|
|
|
- buffer "4.9.1"
|
|
|
- create-hash "^1.1.3"
|
|
|
- create-hmac "^1.1.6"
|
|
|
- events "^1.1.1"
|
|
|
+ buffer "4.9.2"
|
|
|
+ events "1.1.1"
|
|
|
+ ieee754 "1.1.13"
|
|
|
jmespath "0.15.0"
|
|
|
querystring "0.2.0"
|
|
|
sax "1.2.1"
|
|
|
url "0.10.3"
|
|
|
- uuid "3.1.0"
|
|
|
- xml2js "0.4.17"
|
|
|
- xmlbuilder "4.2.1"
|
|
|
+ uuid "3.3.2"
|
|
|
+ xml2js "0.4.19"
|
|
|
|
|
|
aws-sign2@~0.7.0:
|
|
|
version "0.7.0"
|
|
|
@@ -4734,9 +4741,10 @@ buffer-xor@^1.0.3:
|
|
|
version "1.0.3"
|
|
|
resolved "https://registry.yarnpkg.com/buffer-xor/-/buffer-xor-1.0.3.tgz#26e61ed1422fb70dd42e6e36729ed51d855fe8d9"
|
|
|
|
|
|
-buffer@4.9.1, buffer@^4.3.0:
|
|
|
- version "4.9.1"
|
|
|
- resolved "https://registry.yarnpkg.com/buffer/-/buffer-4.9.1.tgz#6d1bb601b07a4efced97094132093027c95bc298"
|
|
|
+buffer@4.9.2, buffer@^4.3.0:
|
|
|
+ version "4.9.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/buffer/-/buffer-4.9.2.tgz#230ead344002988644841ab0244af8c44bbe3ef8"
|
|
|
+ integrity sha512-xq+q3SRMOxGivLhBNaUdC64hDTQwejJ+H0T/NB1XMtTVEwNTrfFF3gAxiyW0Bu/xWEGhjVKgUcMhCrUy2+uCWg==
|
|
|
dependencies:
|
|
|
base64-js "^1.0.2"
|
|
|
ieee754 "^1.1.4"
|
|
|
@@ -5627,6 +5635,11 @@ color-string@^1.5.2:
|
|
|
color-name "^1.0.0"
|
|
|
simple-swizzle "^0.2.2"
|
|
|
|
|
|
+color-support@^1.1.2:
|
|
|
+ version "1.1.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/color-support/-/color-support-1.1.3.tgz#93834379a1cc9a0c61f82f52f0d04322251bd5a2"
|
|
|
+ integrity sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==
|
|
|
+
|
|
|
color@^3.0.0:
|
|
|
version "3.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/color/-/color-3.0.0.tgz#d920b4328d534a3ac8295d68f7bd4ba6c427be9a"
|
|
|
@@ -5907,7 +5920,7 @@ console-browserify@1.1.x, console-browserify@^1.1.0:
|
|
|
dependencies:
|
|
|
date-now "^0.1.4"
|
|
|
|
|
|
-console-control-strings@^1.0.0, console-control-strings@~1.1.0:
|
|
|
+console-control-strings@^1.0.0, console-control-strings@^1.1.0, console-control-strings@~1.1.0:
|
|
|
version "1.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
|
|
|
integrity sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=
|
|
|
@@ -6240,7 +6253,7 @@ create-error-class@^3.0.0:
|
|
|
dependencies:
|
|
|
capture-stack-trace "^1.0.0"
|
|
|
|
|
|
-create-hash@^1.1.0, create-hash@^1.1.2, create-hash@^1.1.3:
|
|
|
+create-hash@^1.1.0, create-hash@^1.1.2:
|
|
|
version "1.1.3"
|
|
|
resolved "https://registry.yarnpkg.com/create-hash/-/create-hash-1.1.3.tgz#606042ac8b9262750f483caddab0f5819172d8fd"
|
|
|
dependencies:
|
|
|
@@ -6249,7 +6262,7 @@ create-hash@^1.1.0, create-hash@^1.1.2, create-hash@^1.1.3:
|
|
|
ripemd160 "^2.0.0"
|
|
|
sha.js "^2.4.0"
|
|
|
|
|
|
-create-hmac@^1.1.0, create-hmac@^1.1.2, create-hmac@^1.1.4, create-hmac@^1.1.6:
|
|
|
+create-hmac@^1.1.0, create-hmac@^1.1.2, create-hmac@^1.1.4:
|
|
|
version "1.1.6"
|
|
|
resolved "https://registry.yarnpkg.com/create-hmac/-/create-hmac-1.1.6.tgz#acb9e221a4e17bdb076e90657c42b93e3726cf06"
|
|
|
dependencies:
|
|
|
@@ -8009,7 +8022,7 @@ eventemitter3@^4.0.4:
|
|
|
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f"
|
|
|
integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==
|
|
|
|
|
|
-events@^1.1.1:
|
|
|
+events@1.1.1:
|
|
|
version "1.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/events/-/events-1.1.1.tgz#9ebdb7635ad099c70dcc4c2a1f5004288e8bd924"
|
|
|
|
|
|
@@ -8938,6 +8951,21 @@ functional-red-black-tree@^1.0.1:
|
|
|
version "1.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
|
|
|
|
|
|
+gauge@^4.0.0:
|
|
|
+ version "4.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/gauge/-/gauge-4.0.0.tgz#afba07aa0374a93c6219603b1fb83eaa2264d8f8"
|
|
|
+ integrity sha512-F8sU45yQpjQjxKkm1UOAhf0U/O0aFt//Fl7hsrNVto+patMHjs7dPI9mFOGUKbhrgKm0S3EjW3scMFuQmWSROw==
|
|
|
+ dependencies:
|
|
|
+ ansi-regex "^5.0.1"
|
|
|
+ aproba "^1.0.3 || ^2.0.0"
|
|
|
+ color-support "^1.1.2"
|
|
|
+ console-control-strings "^1.0.0"
|
|
|
+ has-unicode "^2.0.1"
|
|
|
+ signal-exit "^3.0.0"
|
|
|
+ string-width "^4.2.3"
|
|
|
+ strip-ansi "^6.0.1"
|
|
|
+ wide-align "^1.1.2"
|
|
|
+
|
|
|
gauge@~2.7.3:
|
|
|
version "2.7.4"
|
|
|
resolved "https://registry.yarnpkg.com/gauge/-/gauge-2.7.4.tgz#2c03405c7538c39d7eb37b317022e325fb018bf7"
|
|
|
@@ -10024,15 +10052,16 @@ icss-utils@^4.0.0, icss-utils@^4.1.1:
|
|
|
dependencies:
|
|
|
postcss "^7.0.14"
|
|
|
|
|
|
-ieee754@^1.1.13, ieee754@^1.2.1:
|
|
|
+ieee754@1.1.13:
|
|
|
+ version "1.1.13"
|
|
|
+ resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.1.13.tgz#ec168558e95aa181fd87d37f55c32bbcb6708b84"
|
|
|
+ integrity sha512-4vf7I2LYV/HaWerSo3XmlMkp5eZ83i+/CDluXi/IGTs/O1sejBNhTtnxzmRZfvOUqj7lZjqHkeTvpgSFDlWZTg==
|
|
|
+
|
|
|
+ieee754@^1.1.13, ieee754@^1.1.4, ieee754@^1.2.1:
|
|
|
version "1.2.1"
|
|
|
resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352"
|
|
|
integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==
|
|
|
|
|
|
-ieee754@^1.1.4:
|
|
|
- version "1.1.8"
|
|
|
- resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.1.8.tgz#be33d40ac10ef1926701f6f08a2d86fbfd1ad3e4"
|
|
|
-
|
|
|
iferr@^0.1.5:
|
|
|
version "0.1.5"
|
|
|
resolved "https://registry.yarnpkg.com/iferr/-/iferr-0.1.5.tgz#c60eed69e6d8fdb6b3104a1fcbca1c192dc5b501"
|
|
|
@@ -10702,7 +10731,7 @@ is-plain-obj@^2.0.0, is-plain-obj@^2.1.0:
|
|
|
resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-2.1.0.tgz#45e42e37fccf1f40da8e5f76ee21515840c09287"
|
|
|
integrity sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==
|
|
|
|
|
|
-is-plain-object@^2.0.1, is-plain-object@^2.0.3, is-plain-object@^2.0.4:
|
|
|
+is-plain-object@^2.0.3, is-plain-object@^2.0.4:
|
|
|
version "2.0.4"
|
|
|
resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-2.0.4.tgz#2c163b3fafb1b606d9d17928f05c2a1c38e07677"
|
|
|
dependencies:
|
|
|
@@ -12283,7 +12312,7 @@ lodash.uniqwith@^4.5.0:
|
|
|
resolved "https://registry.yarnpkg.com/lodash.uniqwith/-/lodash.uniqwith-4.5.0.tgz#7a0cbf65f43b5928625a9d4d0dc54b18cadc7ef3"
|
|
|
integrity sha1-egy/ZfQ7WShiWp1NDcVLGMrcfvM=
|
|
|
|
|
|
-lodash@4.x, lodash@>=4.17.15, lodash@^4.0.0, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.2, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.7.0, lodash@~4.17.21:
|
|
|
+lodash@4.x, lodash@>=4.17.15, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.2, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.7.0, lodash@~4.17.21:
|
|
|
version "4.17.21"
|
|
|
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
|
|
|
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
|
|
|
@@ -13663,7 +13692,7 @@ nan@^2.12.1, nan@^2.14.0:
|
|
|
resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.1.tgz#d7be34dfa3105b91494c3147089315eff8874b01"
|
|
|
integrity sha512-isWHgVjnFjh2x2yuJ/tj3JbwoHu3UC2dX5G/88Cm24yB6YopVgxvBObDY7n5xW6ExmFhJpSEQqFPvq9zaXc8Jw==
|
|
|
|
|
|
-nan@^2.14.2:
|
|
|
+nan@^2.14.2, nan@^2.15.0:
|
|
|
version "2.15.0"
|
|
|
resolved "https://registry.yarnpkg.com/nan/-/nan-2.15.0.tgz#3f34a473ff18e15c1b5626b62903b5ad6e665fee"
|
|
|
integrity sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ==
|
|
|
@@ -13860,17 +13889,17 @@ node-gyp@^7.1.0:
|
|
|
tar "^6.0.2"
|
|
|
which "^2.0.2"
|
|
|
|
|
|
-node-gyp@^8.0.0:
|
|
|
- version "8.4.0"
|
|
|
- resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-8.4.0.tgz#6e1112b10617f0f8559c64b3f737e8109e5a8338"
|
|
|
- integrity sha512-Bi/oCm5bH6F+FmzfUxJpPaxMEyIhszULGR3TprmTeku8/dMFcdTcypk120NeZqEt54r1BrgEKtm2jJiuIKE28Q==
|
|
|
+node-gyp@^8.4.1:
|
|
|
+ version "8.4.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-8.4.1.tgz#3d49308fc31f768180957d6b5746845fbd429937"
|
|
|
+ integrity sha512-olTJRgUtAb/hOXG0E93wZDs5YiJlgbXxTwQAFHyNlRsXQnYzUaF2aGgujZbw+hR8aF4ZG/rST57bWMWD16jr9w==
|
|
|
dependencies:
|
|
|
env-paths "^2.2.0"
|
|
|
glob "^7.1.4"
|
|
|
graceful-fs "^4.2.6"
|
|
|
make-fetch-happen "^9.1.0"
|
|
|
nopt "^5.0.0"
|
|
|
- npmlog "^4.1.2"
|
|
|
+ npmlog "^6.0.0"
|
|
|
rimraf "^3.0.2"
|
|
|
semver "^7.3.5"
|
|
|
tar "^6.1.2"
|
|
|
@@ -14203,6 +14232,16 @@ npmlog@^4.0.2, npmlog@^4.1.2:
|
|
|
gauge "~2.7.3"
|
|
|
set-blocking "~2.0.0"
|
|
|
|
|
|
+npmlog@^6.0.0:
|
|
|
+ version "6.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-6.0.0.tgz#ba9ef39413c3d936ea91553db7be49c34ad0520c"
|
|
|
+ integrity sha512-03ppFRGlsyUaQFbGC2C8QWJN/C/K7PsfyD9aQdhVKAQIH4sQBc8WASqFBP7O+Ut4d2oo5LoeoboB3cGdBZSp6Q==
|
|
|
+ dependencies:
|
|
|
+ are-we-there-yet "^2.0.0"
|
|
|
+ console-control-strings "^1.1.0"
|
|
|
+ gauge "^4.0.0"
|
|
|
+ set-blocking "^2.0.0"
|
|
|
+
|
|
|
nth-check@^1.0.1:
|
|
|
version "1.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-1.0.1.tgz#9929acdf628fc2c41098deab82ac580cf149aae4"
|
|
|
@@ -16354,14 +16393,14 @@ rc@>=1.2.8, rc@^1.0.1, rc@^1.1.6, rc@^1.2.7:
|
|
|
minimist "^1.2.0"
|
|
|
strip-json-comments "~2.0.1"
|
|
|
|
|
|
-re2@^1.16.0:
|
|
|
- version "1.16.0"
|
|
|
- resolved "https://registry.yarnpkg.com/re2/-/re2-1.16.0.tgz#f311eb4865b1296123800ea8e013cec8dab25590"
|
|
|
- integrity sha512-eizTZL2ZO0ZseLqfD4t3Qd0M3b3Nr0MBWpX81EbPMIud/1d/CSfUIx2GQK8fWiAeHoSekO5EOeFib2udTZLwYw==
|
|
|
+re2@^1.17.1:
|
|
|
+ version "1.17.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/re2/-/re2-1.17.1.tgz#0202025aa20dd574a8cdb439811761d88b70ae59"
|
|
|
+ integrity sha512-TrhxVzakyO/WJsErkc01zjlEiDLCuuRuddbVi2I8YasIbh6MEJfkRoajBRj+ggm00gnGI2EMemE9GrlKrgUZ8Q==
|
|
|
dependencies:
|
|
|
install-artifact-from-github "^1.2.0"
|
|
|
- nan "^2.14.2"
|
|
|
- node-gyp "^8.0.0"
|
|
|
+ nan "^2.15.0"
|
|
|
+ node-gyp "^8.4.1"
|
|
|
|
|
|
react-bootstrap-typeahead@^3.4.7:
|
|
|
version "3.4.7"
|
|
|
@@ -17761,18 +17800,9 @@ set-immediate-shim@^1.0.1:
|
|
|
version "1.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/set-immediate-shim/-/set-immediate-shim-1.0.1.tgz#4b2b1b27eb808a9f8dcc481a58e5e56f599f3f61"
|
|
|
|
|
|
-set-value@^0.4.3:
|
|
|
- version "0.4.3"
|
|
|
- resolved "https://registry.yarnpkg.com/set-value/-/set-value-0.4.3.tgz#7db08f9d3d22dc7f78e53af3c3bf4666ecdfccf1"
|
|
|
- dependencies:
|
|
|
- extend-shallow "^2.0.1"
|
|
|
- is-extendable "^0.1.1"
|
|
|
- is-plain-object "^2.0.1"
|
|
|
- to-object-path "^0.3.0"
|
|
|
-
|
|
|
-set-value@^2.0.0:
|
|
|
- version "2.0.0"
|
|
|
- resolved "https://registry.yarnpkg.com/set-value/-/set-value-2.0.0.tgz#71ae4a88f0feefbbf52d1ea604f3fb315ebb6274"
|
|
|
+set-value@^2.0.0, set-value@^2.0.1:
|
|
|
+ version "2.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/set-value/-/set-value-2.0.1.tgz#a18d40530e6f07de4228c7defe4227af8cad005b"
|
|
|
dependencies:
|
|
|
extend-shallow "^2.0.1"
|
|
|
is-extendable "^0.1.1"
|
|
|
@@ -18265,9 +18295,9 @@ socks-proxy-agent@^5.0.0:
|
|
|
socks "^2.3.3"
|
|
|
|
|
|
socks-proxy-agent@^6.0.0:
|
|
|
- version "6.1.0"
|
|
|
- resolved "https://registry.yarnpkg.com/socks-proxy-agent/-/socks-proxy-agent-6.1.0.tgz#869cf2d7bd10fea96c7ad3111e81726855e285c3"
|
|
|
- integrity sha512-57e7lwCN4Tzt3mXz25VxOErJKXlPfXmkMLnk310v/jwW20jWRVcgsOit+xNkN3eIEdB47GwnfAEBLacZ/wVIKg==
|
|
|
+ version "6.1.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/socks-proxy-agent/-/socks-proxy-agent-6.1.1.tgz#e664e8f1aaf4e1fb3df945f09e3d94f911137f87"
|
|
|
+ integrity sha512-t8J0kG3csjA4g6FTbsMOWws+7R7vuRC8aQ/wy3/1OWmsgwA68zs/+cExQ0koSitUDXqhufF/YJr9wtNMZHw5Ew==
|
|
|
dependencies:
|
|
|
agent-base "^6.0.2"
|
|
|
debug "^4.3.1"
|
|
|
@@ -18678,6 +18708,15 @@ string-width@^1.0.1, string-width@^1.0.2:
|
|
|
is-fullwidth-code-point "^2.0.0"
|
|
|
strip-ansi "^4.0.0"
|
|
|
|
|
|
+"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
|
|
|
+ version "4.2.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
|
|
|
+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
|
|
+ dependencies:
|
|
|
+ emoji-regex "^8.0.0"
|
|
|
+ is-fullwidth-code-point "^3.0.0"
|
|
|
+ strip-ansi "^6.0.1"
|
|
|
+
|
|
|
string-width@^3.0.0, string-width@^3.1.0:
|
|
|
version "3.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/string-width/-/string-width-3.1.0.tgz#22767be21b62af1081574306f69ac51b62203961"
|
|
|
@@ -18687,15 +18726,6 @@ string-width@^3.0.0, string-width@^3.1.0:
|
|
|
is-fullwidth-code-point "^2.0.0"
|
|
|
strip-ansi "^5.1.0"
|
|
|
|
|
|
-string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
|
|
|
- version "4.2.3"
|
|
|
- resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
|
|
|
- integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
|
|
- dependencies:
|
|
|
- emoji-regex "^8.0.0"
|
|
|
- is-fullwidth-code-point "^3.0.0"
|
|
|
- strip-ansi "^6.0.1"
|
|
|
-
|
|
|
string.prototype.matchall@^4.0.5:
|
|
|
version "4.0.5"
|
|
|
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.5.tgz#59370644e1db7e4c0c045277690cf7b01203c4da"
|
|
|
@@ -20424,13 +20454,13 @@ unified@^9.2.1:
|
|
|
vfile "^4.0.0"
|
|
|
|
|
|
union-value@^1.0.0:
|
|
|
- version "1.0.0"
|
|
|
- resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.0.tgz#5c71c34cb5bad5dcebe3ea0cd08207ba5aa1aea4"
|
|
|
+ version "1.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.1.tgz#0b6fe7b835aecda61c6ea4d4f02c14221e109847"
|
|
|
dependencies:
|
|
|
arr-union "^3.1.0"
|
|
|
get-value "^2.0.6"
|
|
|
is-extendable "^0.1.1"
|
|
|
- set-value "^0.4.3"
|
|
|
+ set-value "^2.0.1"
|
|
|
|
|
|
uniq@^1.0.1:
|
|
|
version "1.0.1"
|
|
|
@@ -20784,21 +20814,17 @@ utils-merge@1.0.1, utils-merge@1.x.x:
|
|
|
version "1.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
|
|
|
|
|
|
-uuid@3.1.0, uuid@^3.1.0:
|
|
|
- version "3.1.0"
|
|
|
- resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.1.0.tgz#3dd3d3e790abc24d7b0d3a034ffababe28ebbc04"
|
|
|
+uuid@3.3.2:
|
|
|
+ version "3.3.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2.tgz#1b4af4955eb3077c501c23872fc6513811587131"
|
|
|
+ integrity sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA==
|
|
|
|
|
|
-uuid@8.3.2, uuid@^8.0.0:
|
|
|
+uuid@8.3.2, uuid@>=8.1.0, uuid@^8.0.0:
|
|
|
version "8.3.2"
|
|
|
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
|
|
|
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
|
|
|
|
|
|
-uuid@>=8.1.0:
|
|
|
- version "8.1.0"
|
|
|
- resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.1.0.tgz#6f1536eb43249f473abc6bd58ff983da1ca30d8d"
|
|
|
- integrity sha512-CI18flHDznR0lq54xBycOVmphdCYnQLKn8abKn7PXUiKUGdEd+/l9LWNJmugXel4hXq7S+RMNl34ecyC9TntWg==
|
|
|
-
|
|
|
-uuid@^3.0.1, uuid@^3.3.2:
|
|
|
+uuid@^3.0.1, uuid@^3.1.0, uuid@^3.3.2:
|
|
|
version "3.4.0"
|
|
|
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
|
|
|
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
|
|
|
@@ -21201,6 +21227,13 @@ wide-align@^1.1.0:
|
|
|
dependencies:
|
|
|
string-width "^1.0.2 || 2"
|
|
|
|
|
|
+wide-align@^1.1.2:
|
|
|
+ version "1.1.5"
|
|
|
+ resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.5.tgz#df1d4c206854369ecf3c9a4898f1b23fbd9d15d3"
|
|
|
+ integrity sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==
|
|
|
+ dependencies:
|
|
|
+ string-width "^1.0.2 || 2 || 3 || 4"
|
|
|
+
|
|
|
widest-line@^2.0.0:
|
|
|
version "2.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/widest-line/-/widest-line-2.0.1.tgz#7438764730ec7ef4381ce4df82fb98a53142a3fc"
|
|
|
@@ -21431,12 +21464,13 @@ xml-name-validator@^3.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-3.0.0.tgz#6ae73e06de4d8c6e47f9fb181f78d648ad457c6a"
|
|
|
integrity sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==
|
|
|
|
|
|
-xml2js@0.4.17:
|
|
|
- version "0.4.17"
|
|
|
- resolved "https://registry.yarnpkg.com/xml2js/-/xml2js-0.4.17.tgz#17be93eaae3f3b779359c795b419705a8817e868"
|
|
|
+xml2js@0.4.19:
|
|
|
+ version "0.4.19"
|
|
|
+ resolved "https://registry.yarnpkg.com/xml2js/-/xml2js-0.4.19.tgz#686c20f213209e94abf0d1bcf1efaa291c7827a7"
|
|
|
+ integrity sha512-esZnJZJOiJR9wWKMyuvSE1y6Dq5LCuJanqhxslH2bxM6duahNZ+HMpCLhBQGZkbX6xRf8x1Y2eJlgt2q3qo49Q==
|
|
|
dependencies:
|
|
|
sax ">=0.6.0"
|
|
|
- xmlbuilder "^4.1.0"
|
|
|
+ xmlbuilder "~9.0.1"
|
|
|
|
|
|
xml2js@^0.4.23:
|
|
|
version "0.4.23"
|
|
|
@@ -21446,12 +21480,6 @@ xml2js@^0.4.23:
|
|
|
sax ">=0.6.0"
|
|
|
xmlbuilder "~11.0.0"
|
|
|
|
|
|
-xmlbuilder@4.2.1, xmlbuilder@^4.1.0:
|
|
|
- version "4.2.1"
|
|
|
- resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-4.2.1.tgz#aa58a3041a066f90eaa16c2f5389ff19f3f461a5"
|
|
|
- dependencies:
|
|
|
- lodash "^4.0.0"
|
|
|
-
|
|
|
xmlbuilder@^15.1.1:
|
|
|
version "15.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-15.1.1.tgz#9dcdce49eea66d8d10b42cae94a79c3c8d0c2ec5"
|
|
|
@@ -21462,6 +21490,11 @@ xmlbuilder@~11.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-11.0.1.tgz#be9bae1c8a046e76b31127726347d0ad7002beb3"
|
|
|
integrity sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==
|
|
|
|
|
|
+xmlbuilder@~9.0.1:
|
|
|
+ version "9.0.7"
|
|
|
+ resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-9.0.7.tgz#132ee63d2ec5565c557e20f4c22df9aca686b10d"
|
|
|
+ integrity sha1-Ey7mPS7FVlxVfiD0wi35rKaGsQ0=
|
|
|
+
|
|
|
xmlchars@^2.2.0:
|
|
|
version "2.2.0"
|
|
|
resolved "https://registry.yarnpkg.com/xmlchars/-/xmlchars-2.2.0.tgz#060fe1bcb7f9c76fe2a17db86a9bc3ab894210cb"
|