-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
53 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -445,13 +445,13 @@ | |
"@babel/types" "^7.14.5" | ||
|
||
"@babel/helpers@^7.12.5", "@babel/helpers@^7.14.0", "@babel/helpers@^7.14.8": | ||
version "7.14.8" | ||
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.8.tgz#839f88f463025886cff7f85a35297007e2da1b77" | ||
integrity sha512-ZRDmI56pnV+p1dH6d+UN6GINGz7Krps3+270qqI9UJ4wxYThfAIcI5i7j5vXC4FJ3Wap+S9qcebxeYiqn87DZw== | ||
version "7.15.3" | ||
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.15.3.tgz#c96838b752b95dcd525b4e741ed40bb1dc2a1357" | ||
integrity sha512-HwJiz52XaS96lX+28Tnbu31VeFSQJGOeKHJeaEPQlTl7PnlhFElWPj8tUXtqFIzeN86XxXoBr+WFAyK2PPVz6g== | ||
dependencies: | ||
"@babel/template" "^7.14.5" | ||
"@babel/traverse" "^7.14.8" | ||
"@babel/types" "^7.14.8" | ||
"@babel/traverse" "^7.15.0" | ||
"@babel/types" "^7.15.0" | ||
|
||
"@babel/highlight@^7.10.4", "@babel/highlight@^7.14.5": | ||
version "7.14.5" | ||
|
@@ -463,9 +463,9 @@ | |
js-tokens "^4.0.0" | ||
|
||
"@babel/parser@^7.12.16", "@babel/parser@^7.12.7", "@babel/parser@^7.14.2", "@babel/parser@^7.14.5", "@babel/parser@^7.15.0": | ||
version "7.15.2" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.2.tgz#08d4ffcf90d211bf77e7cc7154c6f02d468d2b1d" | ||
integrity sha512-bMJXql1Ss8lFnvr11TZDH4ArtwlAS5NG9qBmdiFW2UHHm6MVoR+GDc5XE2b9K938cyjc9O6/+vjjcffLDtfuDg== | ||
version "7.15.3" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.3.tgz#3416d9bea748052cfcb63dbcc27368105b1ed862" | ||
integrity sha512-O0L6v/HvqbdJawj0iBEfVQMc3/6WP+AeOsovsIgBFyJaG+W2w7eqvZB7puddATmWuARlm1SX7DwxJ/JJUnDpEA== | ||
|
||
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.14.5": | ||
version "7.14.5" | ||
|
@@ -779,9 +779,9 @@ | |
"@babel/helper-plugin-utils" "^7.14.5" | ||
|
||
"@babel/plugin-transform-block-scoping@^7.14.5": | ||
version "7.14.5" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.5.tgz#8cc63e61e50f42e078e6f09be775a75f23ef9939" | ||
integrity sha512-LBYm4ZocNgoCqyxMLoOnwpsmQ18HWTQvql64t3GvMUzLQrNoV1BDG0lNftC8QKYERkZgCCT/7J5xWGObGAyHDw== | ||
version "7.15.3" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.15.3.tgz#94c81a6e2fc230bcce6ef537ac96a1e4d2b3afaf" | ||
integrity sha512-nBAzfZwZb4DkaGtOes1Up1nOAp9TDRRFw4XBzBBSG9QK7KVFmYzgj9o9sbPv7TX5ofL4Auq4wZnxCoPnI/lz2Q== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.14.5" | ||
|
||
|
@@ -1184,17 +1184,17 @@ | |
"@babel/plugin-transform-typescript" "^7.15.0" | ||
|
||
"@babel/runtime-corejs3@^7.10.2", "@babel/runtime-corejs3@^7.12.13": | ||
version "7.14.9" | ||
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.14.9.tgz#fb21b1cf11650dcb8fcf4de2e6b3b8cf411da3f3" | ||
integrity sha512-64RiH2ON4/y8qYtoa8rUiyam/tUVyGqRyNYhe+vCRGmjnV4bUlZvY+mwd0RrmLoCpJpdq3RsrNqKb7SJdw/4kw== | ||
version "7.15.3" | ||
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.15.3.tgz#28754263988198f2a928c09733ade2fb4d28089d" | ||
integrity sha512-30A3lP+sRL6ml8uhoJSs+8jwpKzbw8CqBvDc1laeptxPm5FahumJxirigcbD2qTs71Sonvj1cyZB0OKGAmxQ+A== | ||
dependencies: | ||
core-js-pure "^3.16.0" | ||
regenerator-runtime "^0.13.4" | ||
|
||
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.13.10", "@babel/runtime@^7.14.5", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7": | ||
version "7.14.8" | ||
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.8.tgz#7119a56f421018852694290b9f9148097391b446" | ||
integrity sha512-twj3L8Og5SaCRCErB4x4ajbvBIVV77CGeFglHpeg5WC5FF8TZzBWXtTJ4MqaD9QszLYTtr+IsaAL2rEUevb+eg== | ||
version "7.15.3" | ||
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.3.tgz#2e1c2880ca118e5b2f9988322bd8a7656a32502b" | ||
integrity sha512-OvwMLqNXkCXSz1kSm58sEsNuhqOx/fKpnUnKnFB5v8uDda5bLNEHNgKPvhDN6IU0LDcnHQ90LlJ0Q6jnyBSIBA== | ||
dependencies: | ||
regenerator-runtime "^0.13.4" | ||
|
||
|
@@ -1207,7 +1207,7 @@ | |
"@babel/parser" "^7.14.5" | ||
"@babel/types" "^7.14.5" | ||
|
||
"@babel/traverse@^7.12.13", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.2", "@babel/traverse@^7.14.5", "@babel/traverse@^7.14.8", "@babel/traverse@^7.15.0": | ||
"@babel/traverse@^7.12.13", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.2", "@babel/traverse@^7.14.5", "@babel/traverse@^7.15.0": | ||
version "7.15.0" | ||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.0.tgz#4cca838fd1b2a03283c1f38e141f639d60b3fc98" | ||
integrity sha512-392d8BN0C9eVxVWd8H6x9WfipgVH5IaIoLp23334Sc1vbKKWINnvwRpb4us0xtPaCumlwbTtIYNA0Dv/32sVFw== | ||
|
@@ -2075,16 +2075,16 @@ | |
integrity sha512-d4VSA86eL/AFTe5xtyZX+ePUjE8dIFu2T8zmdeNBSa5/kNgXPCx/o/wbFNHAGLJdGnk1vddRuMESD9HbOC8irw== | ||
|
||
"@google-cloud/pubsub@^2.7.0": | ||
version "2.16.1" | ||
resolved "https://registry.yarnpkg.com/@google-cloud/pubsub/-/pubsub-2.16.1.tgz#e003d3a041c5f746f6565f7de2dbc9e26545c360" | ||
integrity sha512-+uO7r9uRfD/x0BzBI67clbIu0VIdqYLZ5NINuGEsMiAXIGWQWmceuLMixMEb/JOxeaqKygH1mL2rshkDisUmGg== | ||
version "2.16.2" | ||
resolved "https://registry.yarnpkg.com/@google-cloud/pubsub/-/pubsub-2.16.2.tgz#4cc248b2132972b0b95d0c2b8914ec63590cae4e" | ||
integrity sha512-9sECwj4ae04RZpL9LZ6HZVvp0jGKR9O2V4ERfIHS6vhPQa8bUITVmqw+EH6KxsaquXkuVD1dWUCvXkUlMaWc3w== | ||
dependencies: | ||
"@google-cloud/paginator" "^3.0.0" | ||
"@google-cloud/precise-date" "^2.0.0" | ||
"@google-cloud/projectify" "^2.0.0" | ||
"@google-cloud/promisify" "^2.0.0" | ||
"@opentelemetry/api" "^1.0.0" | ||
"@opentelemetry/semantic-conventions" "^0.22.0" | ||
"@opentelemetry/semantic-conventions" "^0.24.0" | ||
"@types/duplexify" "^3.6.0" | ||
"@types/long" "^4.0.0" | ||
arrify "^2.0.0" | ||
|
@@ -2882,10 +2882,10 @@ | |
resolved "https://registry.yarnpkg.com/@opentelemetry/api/-/api-1.0.2.tgz#921e1f2b2484b762d77225a8a25074482d93fccf" | ||
integrity sha512-DCF9oC89ao8/EJUqrp/beBlDR8Bp2R43jqtzayqCoomIvkwTuPfLcHdVhIGRR69GFlkykFjcDW+V92t0AS7Tww== | ||
|
||
"@opentelemetry/semantic-conventions@^0.22.0": | ||
version "0.22.0" | ||
resolved "https://registry.yarnpkg.com/@opentelemetry/semantic-conventions/-/semantic-conventions-0.22.0.tgz#e91751bd2eb4f49344172bac62ba87c9390f93e9" | ||
integrity sha512-t4fKikazahwNKmwD+CE/icHyuZldWvNMupJhjxdk9T/KxHFx3zCGjHT3MKavwYP6abzgAAm5WwzD1oHlmj7dyg== | ||
"@opentelemetry/semantic-conventions@^0.24.0": | ||
version "0.24.0" | ||
resolved "https://registry.yarnpkg.com/@opentelemetry/semantic-conventions/-/semantic-conventions-0.24.0.tgz#1028ef0e0923b24916158d80d2ddfd67ea8b6740" | ||
integrity sha512-a/szuMQV0Quy0/M7kKdglcbRSoorleyyOwbTNNJ32O+RBN766wbQlMTvdimImTmwYWGr+NJOni1EcC242WlRcA== | ||
|
||
"@panva/asn1.js@^1.0.0": | ||
version "1.0.0" | ||
|
@@ -3628,9 +3628,9 @@ | |
"@types/node" "*" | ||
|
||
"@types/google-protobuf@^3.7.2": | ||
version "3.15.3" | ||
resolved "https://registry.yarnpkg.com/@types/google-protobuf/-/google-protobuf-3.15.3.tgz#054fb37aecb34d7dec826e1ce2b40cc27ec3d06a" | ||
integrity sha512-MDpu7lit927cdLtBzTPUFjXGANFUnu5ThPqjygY8XmCyI/oDlIA0jAi4sffGOxYaLK2CCxAuU9wGxsgAQbA6FQ== | ||
version "3.15.4" | ||
resolved "https://registry.yarnpkg.com/@types/google-protobuf/-/google-protobuf-3.15.4.tgz#10c5faf9f31d26751cdab29637a9fdcfeca41284" | ||
integrity sha512-RtevCF/hulWHsczV9R31vKUMHjSLpI74tuPbcpsYyqJWqSvmj8qLSZ1bikKQOtzprNMUw3SiExGTGaqpi4nzaA== | ||
|
||
"@types/graphlib@^2": | ||
version "2.1.8" | ||
|
@@ -3862,9 +3862,9 @@ | |
"@types/react" "*" | ||
|
||
"@types/react@*", "@types/react@^17.0.0", "@types/react@^17.0.1": | ||
version "17.0.16" | ||
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.16.tgz#056f40c45645761527baeb7d89d842a6abdf285a" | ||
integrity sha512-3kCUiOOlQTwUUvjNFkbBTWMTxdTGybz/PfjCw9JmaRGcEDBQh+nGMg7/E9P2rklhJuYVd25IYLNcvqgSPCPksg== | ||
version "17.0.17" | ||
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.17.tgz#1772d3d5425128e0635a716f49ef57c2955df055" | ||
integrity sha512-nrfi7I13cAmrd0wje8czYpf5SFbryczCtPzFc6ijqvdjKcyA3tCvGxwchOUlxb2ucBPuJ9Y3oUqKrRqZvrz0lw== | ||
dependencies: | ||
"@types/prop-types" "*" | ||
"@types/scheduler" "*" | ||
|
@@ -3877,7 +3877,7 @@ | |
dependencies: | ||
recharts "*" | ||
|
||
"@types/resize-observer-browser@^0.1.5": | ||
"@types/resize-observer-browser@^0.1.5", "@types/resize-observer-browser@^0.1.6": | ||
version "0.1.6" | ||
resolved "https://registry.yarnpkg.com/@types/resize-observer-browser/-/resize-observer-browser-0.1.6.tgz#d8e6c2f830e2650dc06fe74464472ff64b54a302" | ||
integrity sha512-61IfTac0s9jvNtBCpyo86QeaN8qqpMGHdK0uGKCCIy2dt5/Yk84VduHIdWAcmkC5QvdkPL0p5eWYgUZtHKKUVg== | ||
|
@@ -7315,9 +7315,9 @@ [email protected]: | |
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0= | ||
|
||
electron-to-chromium@^1.3.564, electron-to-chromium@^1.3.793: | ||
version "1.3.801" | ||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.801.tgz#f41c588e408ad1a4f794f91f38aa94a89c492f51" | ||
integrity sha512-xapG8ekC+IAHtJrGBMQSImNuN+dm+zl7UP1YbhvTkwQn8zf/yYuoxfTSAEiJ9VDD+kjvXaAhNDPSxJ+VImtAJA== | ||
version "1.3.802" | ||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.802.tgz#0afa989321de3e904ac653ee79e0d642883731a1" | ||
integrity sha512-dXB0SGSypfm3iEDxrb5n/IVKeX4uuTnFHdve7v+yKJqNpEP0D4mjFJ8e1znmSR+OOVlVC+kDO6f2kAkTFXvJBg== | ||
|
||
elfy@^1.0.0: | ||
version "1.0.0" | ||
|
@@ -9066,9 +9066,9 @@ google-gax@^2.17.1: | |
retry-request "^4.0.0" | ||
|
||
google-p12-pem@^3.0.3: | ||
version "3.1.1" | ||
resolved "https://registry.yarnpkg.com/google-p12-pem/-/google-p12-pem-3.1.1.tgz#98fb717b722d12196a3e5b550c44517562269859" | ||
integrity sha512-e9CwdD2QYkpvJsktki3Bm8P8FSGIneF+/42a9F9QHcQvJ73C2RoYZdrwRl6BhwksWtzl65gT4OnBROhUIFw95Q== | ||
version "3.1.2" | ||
resolved "https://registry.yarnpkg.com/google-p12-pem/-/google-p12-pem-3.1.2.tgz#c3d61c2da8e10843ff830fdb0d2059046238c1d4" | ||
integrity sha512-tjf3IQIt7tWCDsa0ofDQ1qqSCNzahXDxdAGJDbruWqu3eCg5CKLYKN+hi0s6lfvzYZ1GDVr+oDF9OOWlDSdf0A== | ||
dependencies: | ||
node-forge "^0.10.0" | ||
|
||
|
@@ -9132,9 +9132,9 @@ gray-matter@^4.0.3: | |
strip-bom-string "^1.0.0" | ||
|
||
gtoken@^5.0.4: | ||
version "5.3.0" | ||
resolved "https://registry.yarnpkg.com/gtoken/-/gtoken-5.3.0.tgz#6536eb2880d9829f0b9d78f756795d4d9064b217" | ||
integrity sha512-mCcISYiaRZrJpfqOs0QWa6lfEM/C1V9ASkzFmuz43XBb5s1Vynh+CZy1ECeeJXVGx2PRByjYzb4Y4/zr1byr0w== | ||
version "5.3.1" | ||
resolved "https://registry.yarnpkg.com/gtoken/-/gtoken-5.3.1.tgz#c1c2598a826f2b5df7c6bb53d7be6cf6d50c3c78" | ||
integrity sha512-yqOREjzLHcbzz1UrQoxhBtpk8KjrVhuqPE7od1K2uhyxG2BHjKZetlbLw/SPZak/QqTIQW+addS+EcjqQsZbwQ== | ||
dependencies: | ||
gaxios "^4.0.0" | ||
google-p12-pem "^3.0.3" | ||
|
@@ -11509,11 +11509,6 @@ lodash.throttle@^4.1.1: | |
resolved "https://registry.yarnpkg.com/lodash.throttle/-/lodash.throttle-4.1.1.tgz#c23e91b710242ac70c37f1e1cda9274cc39bf2f4" | ||
integrity sha1-wj6RtxAkKscMN/HhzaknTMOb8vQ= | ||
|
||
lodash.toarray@^4.4.0: | ||
version "4.4.0" | ||
resolved "https://registry.yarnpkg.com/lodash.toarray/-/lodash.toarray-4.4.0.tgz#24c4bfcd6b2fba38bfd0594db1179d8e9b656561" | ||
integrity sha1-JMS/zWsvuji/0FlNsRedjptlZWE= | ||
|
||
lodash.topairs@^4.3.0: | ||
version "4.3.0" | ||
resolved "https://registry.yarnpkg.com/lodash.topairs/-/lodash.topairs-4.3.0.tgz#3b6deaa37d60fb116713c46c5f17ea190ec48d64" | ||
|
@@ -12341,11 +12336,11 @@ no-case@^3.0.4: | |
tslib "^2.0.3" | ||
|
||
node-emoji@^1.10.0, node-emoji@^1.4.1: | ||
version "1.10.0" | ||
resolved "https://registry.yarnpkg.com/node-emoji/-/node-emoji-1.10.0.tgz#8886abd25d9c7bb61802a658523d1f8d2a89b2da" | ||
integrity sha512-Yt3384If5H6BYGVHiHwTL+99OzJKHhgp82S8/dktEK73T26BazdgZ4JZh92xSVtGNJvz9UbXdNAc5hcrXV42vw== | ||
version "1.11.0" | ||
resolved "https://registry.yarnpkg.com/node-emoji/-/node-emoji-1.11.0.tgz#69a0150e6946e2f115e9d7ea4df7971e2628301c" | ||
integrity sha512-wo2DpQkQp7Sjm2A0cq+sN7EHKO6Sl0ctXeBdFZrL9T9+UywORbufTcTZxom8YqpLQt/FqNMUkOpkZrJVYSKD3A== | ||
dependencies: | ||
lodash.toarray "^4.4.0" | ||
lodash "^4.17.21" | ||
|
||
[email protected], node-fetch@^2.3.0, node-fetch@^2.6.0, node-fetch@^2.6.1: | ||
version "2.6.1" | ||
|
@@ -14293,11 +14288,11 @@ react-refresh@^0.10.0: | |
integrity sha512-PgidR3wST3dDYKr6b4pJoqQFpPGNKDSCDx4cZoshjXipw3LzO7mG1My2pwEzz2JVkF+inx3xRpDeQLFQGH/hsQ== | ||
|
||
react-resize-detector@^6.6.3: | ||
version "6.7.4" | ||
resolved "https://registry.yarnpkg.com/react-resize-detector/-/react-resize-detector-6.7.4.tgz#594cc026115af05484e8011157b5dc2137492680" | ||
integrity sha512-wzvGmUdEDMhiUHVZGnl4kuyj/TEQhvbB5LyAGkbYXetwJ2O+u/zftmPvU+kxiO1h+d9aUqQBKcNLS7TvB3ytqA== | ||
version "6.7.6" | ||
resolved "https://registry.yarnpkg.com/react-resize-detector/-/react-resize-detector-6.7.6.tgz#4416994e5ead7eba76606e3a248a1dfca49b67a3" | ||
integrity sha512-/6RZlul1yePSoYJxWxmmgjO320moeLC/khrwpEVIL+D2EjLKhqOwzFv+H8laMbImVj7Zu4FlMa0oA7au3/ChjQ== | ||
dependencies: | ||
"@types/resize-observer-browser" "^0.1.5" | ||
"@types/resize-observer-browser" "^0.1.6" | ||
lodash.debounce "^4.0.8" | ||
lodash.throttle "^4.1.1" | ||
resize-observer-polyfill "^1.5.1" | ||
|
@@ -15834,9 +15829,9 @@ snyk-try-require@^2.0.0: | |
lru-cache "^5.1.1" | ||
|
||
snyk@^1.91.0: | ||
version "1.677.0" | ||
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.677.0.tgz#5142042101ca13de734470cfb03d79e9407c3759" | ||
integrity sha512-2CALWUc+gOmOmpK9ehsJiaU0SYJEEmpJYalVw1Gh8pk4S/8bZWx5OdaQyD3ep29ZX5BCVSDQvOE22NPtTs8X7g== | ||
version "1.679.0" | ||
resolved "https://registry.yarnpkg.com/snyk/-/snyk-1.679.0.tgz#d9659940842aceb7183f21e7ced62afeea89718f" | ||
integrity sha512-ozOSKWSgCOUrlvlvCpjuLdj5x3Eb+SMSntzQaJBqpoQzzdR2osmY0J5HzpHmIX/ORgaEa2Ec0HbANqpLILNkrg== | ||
dependencies: | ||
"@open-policy-agent/opa-wasm" "^1.2.0" | ||
"@snyk/cli-interface" "2.11.0" | ||
|