Skip to content

Commit

Permalink
Release/v10.38.0 (#2425)
Browse files Browse the repository at this point in the history
* testing

* chore(release): v10.38.0

* whoops

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
andreancardona and kodiakhq[bot] authored Jun 29, 2021
1 parent 99e8d27 commit 7cc2d59
Show file tree
Hide file tree
Showing 2 changed files with 143 additions and 39 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,24 +37,24 @@
"/node_modules/*"
],
"resolutions": {
"carbon-components": "^10.37.0",
"carbon-components": "^10.38.0",
"carbon-components-react": "^7.37.1",
"@carbon/elements": "^10.36.0",
"@carbon/elements": "^10.37.0",
"@carbon/icons": "^10.33.0",
"@carbon/icons-react": "^10.33.0",
"@carbon/icons-react": "^10.34.0",
"gatsby-remark-images": "^3.3.33"
},
"dependencies": {
"@carbon/charts-react": "0.41.65",
"@carbon/elements": "^10.36.0",
"@carbon/icons": "^10.33.0",
"@carbon/icons": "^10.34.0",
"@carbon/icons-react": "^10.33.0",
"@carbon/pictograms": "^11.11.0",
"@carbon/pictograms-react": "^11.11.0",
"@carbon/pictograms": "^11.12.0",
"@carbon/pictograms-react": "^11.12.0",
"@loadable/component": "^5.12.0",
"@slack/web-api": "^5.11.0",
"carbon-components": "^10.37.0",
"carbon-components-react": "^7.37.1",
"carbon-components-react": "^7.38.0",
"change-case": "^4.1.1",
"classnames": "^2.2.6",
"codesandbox": "^2.1.10",
Expand Down
168 changes: 136 additions & 32 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1180,19 +1180,24 @@
resolved "https://registry.yarnpkg.com/@carbon/colors/-/colors-10.26.0.tgz#efa1401d845cacbffc16ec490afdcdbbc79d3af8"
integrity sha512-3R3mKbepxLBL5+t7Hvq3BzYw5IKkkUVvQepdE1pZWmpTI+wEjVGefifXOVIEt5BsKMq1ujrXb0LLOrO65VnLfg==

"@carbon/elements@^10.32.0", "@carbon/elements@^10.36.0":
version "10.36.0"
resolved "https://registry.yarnpkg.com/@carbon/elements/-/elements-10.36.0.tgz#0645564b59aae9ddf794546b2ad9f750bb6663b7"
integrity sha512-x/60uMRPf0Ju5CZbBjXRLlgX1iroqlwjTJTOaphXc3vH+ntGvZFoq3kPh9B8Kw20eSU95n9uBwYXceXhuyWWCg==
"@carbon/colors@^10.27.0":
version "10.27.0"
resolved "https://registry.yarnpkg.com/@carbon/colors/-/colors-10.27.0.tgz#cfb0c392f95ba6acc28ab7488bc0086dd93898e3"
integrity sha512-/3sFdwBadWJOMUbGWLwXD7VwqXtEcEmiQMqhmBl3fH3bYm9+j2FnLS1ZYu3RnCIXZTmWHXylcElDZ5Lwlcjdyw==

"@carbon/elements@^10.32.0", "@carbon/elements@^10.36.0", "@carbon/elements@^10.37.0":
version "10.37.0"
resolved "https://registry.yarnpkg.com/@carbon/elements/-/elements-10.37.0.tgz#15a027696f8cee34924d3d4564764030cc1f87e0"
integrity sha512-BKlUr85592u3G2oktJayF6RDLmZzTmb1N9fa8slT91vi6kP7WDjj3cWBGtp23mQyYHyQ3xIjBSVOBISP8h5uBw==
dependencies:
"@carbon/colors" "^10.26.0"
"@carbon/grid" "^10.29.0"
"@carbon/icons" "^10.33.0"
"@carbon/colors" "^10.27.0"
"@carbon/grid" "^10.30.0"
"@carbon/icons" "^10.34.0"
"@carbon/import-once" "^10.6.0"
"@carbon/layout" "^10.25.0"
"@carbon/motion" "^10.19.0"
"@carbon/themes" "^10.36.0"
"@carbon/type" "^10.29.0"
"@carbon/layout" "^10.26.0"
"@carbon/motion" "^10.20.0"
"@carbon/themes" "^10.37.0"
"@carbon/type" "^10.30.0"

"@carbon/feature-flags@^0.5.0":
version "0.5.0"
Expand All @@ -1207,21 +1212,34 @@
"@carbon/import-once" "^10.6.0"
"@carbon/layout" "^10.25.0"

"@carbon/grid@^10.30.0":
version "10.30.0"
resolved "https://registry.yarnpkg.com/@carbon/grid/-/grid-10.30.0.tgz#383c5c337f7f440b82b53b48a65793f9ece813a3"
integrity sha512-ZDAkrHIINuv9+XXuw8CJATdAXwq8jyI6/RREJ0JneROJo4DXempSMNde1pNOw6N/5STe3skQ+MYbLDM/mbrvkQ==
dependencies:
"@carbon/import-once" "^10.6.0"
"@carbon/layout" "^10.26.0"

"@carbon/icon-helpers@^10.18.0":
version "10.18.0"
resolved "https://registry.yarnpkg.com/@carbon/icon-helpers/-/icon-helpers-10.18.0.tgz#afdc469948c3be34450b49d826169b9df7479255"
integrity sha512-tgnUIT0WliaVipk1SjxpcdsaHLOnGIFz3KP+OCE4nZAErufGDQe5EAACrcvXA/DlRc7XIIcAzC5uV2HK78UICg==

"@carbon/icons-react@^10.30.0", "@carbon/icons-react@^10.33.0":
version "10.33.0"
resolved "https://registry.yarnpkg.com/@carbon/icons-react/-/icons-react-10.33.0.tgz#ff3272bfb0d5b75cdf745696ccd8b699eaff8679"
integrity sha512-VuAs9X2Ldnv5bSgBT1RqMTJWfKbVDFv/Xy9ICJLvbmzs8LG54YG4RHci4SFF9bpcUZ23+src535XLEDNOo/3Ng==
"@carbon/icon-helpers@^10.19.0":
version "10.19.0"
resolved "https://registry.yarnpkg.com/@carbon/icon-helpers/-/icon-helpers-10.19.0.tgz#f6b608b181b4ca4aeeadac72ec11b7cf530b4d1c"
integrity sha512-2eIecDuoEEx+nORHtTBmj5lV/N4Q1kP7XCZUkF15WfXxZHx2RI6KhS4HnMPDoylguhavnRjSIK1gl6oG3Z3wSQ==

"@carbon/icons-react@^10.30.0", "@carbon/icons-react@^10.33.0", "@carbon/icons-react@^10.34.0":
version "10.34.0"
resolved "https://registry.yarnpkg.com/@carbon/icons-react/-/icons-react-10.34.0.tgz#6c9b8f9def1713077e8a8307d1f380274f9d06cc"
integrity sha512-lHkTT8tSWOO441eCXD6STUEeUCLNHrVU4WR/sfkzr0InWdNuaBKvXb/DhYa18SRljC1XbfQ0fjTHrACHQQCmSg==
dependencies:
"@carbon/icon-helpers" "^10.18.0"
"@carbon/icon-helpers" "^10.19.0"
"@carbon/telemetry" "0.0.0-alpha.6"
prop-types "^15.7.2"

"@carbon/icons@^10.33.0":
"@carbon/icons@^10.33.0", "@carbon/icons@^10.34.0":
version "10.33.0"
resolved "https://registry.yarnpkg.com/@carbon/icons/-/icons-10.33.0.tgz#316131e4a95377ddd23df1d44aef7156ad3d29c6"
integrity sha512-EKzNi6h6xQid1y4uLAkjc+FVsDA0eFHFum+uqT6QWdqK8ZapXt+qQmVuy8Aedf8UhLbmyc+VnxvdJW8nA9Lt7Q==
Expand All @@ -1241,24 +1259,34 @@
resolved "https://registry.yarnpkg.com/@carbon/layout/-/layout-10.25.0.tgz#1dca882cda96a2000d854f8ce0242093c3050257"
integrity sha512-r7sOyOSFptT0qJ878AEzBacEfOhZTwID5m8Yc0azaf6pgOyX3FBPZhFevf+LdEY9D8wp7m7Sinn8ngG/ehP2eQ==

"@carbon/layout@^10.26.0":
version "10.26.0"
resolved "https://registry.yarnpkg.com/@carbon/layout/-/layout-10.26.0.tgz#74af12646395aab903dda2aedf658cc7e90e5e9a"
integrity sha512-rfQTjuIYZ3TF7HO/gHs249mEsC5WOI2kFXT0ua9KLAZ3Nw2IhCwTwfk0uNYz8SBhQiqulWkvppRpuUgrk25DgA==

"@carbon/motion@^10.19.0":
version "10.19.0"
resolved "https://registry.yarnpkg.com/@carbon/motion/-/motion-10.19.0.tgz#b016437d8a88848f5412ce9714b65aa5364c62a5"
integrity sha512-xAV6wFKvUGEO1vCDa2fZsPmF4slotJDB0bwvy7HgSGm9Ss++eBirADrZ6XH9CLw90dI60j/COvu2P2gu1XY0/A==

"@carbon/pictograms-react@^11.11.0":
version "11.11.0"
resolved "https://registry.yarnpkg.com/@carbon/pictograms-react/-/pictograms-react-11.11.0.tgz#85a507ad92d6dee70b50bd1b1461b23b1a8aa791"
integrity sha512-Q32Gd6XN39JG9eBJIKESPtwStmOOHUp3gKW0OAQ1yAMMXOXPjs5gMCx1ApPm8j2VGmaSKryxVa3yJvnM1wkHlg==
"@carbon/motion@^10.20.0":
version "10.20.0"
resolved "https://registry.yarnpkg.com/@carbon/motion/-/motion-10.20.0.tgz#3bea4e387f5893eb92fdce67732ed78951005469"
integrity sha512-tjQARr+2WVOBL6/IiSf1D8Fc+vi5TiNt1letAPPo7PDViZf2eKxLNEFXT5UzWvYqV2lBhPrPZ66MRJ9FyBhXbg==

"@carbon/pictograms-react@^11.12.0":
version "11.12.0"
resolved "https://registry.yarnpkg.com/@carbon/pictograms-react/-/pictograms-react-11.12.0.tgz#a679dcbb5c59c66860d6ab646a1bce4352188c9e"
integrity sha512-rp29qjLNItMDSOgnUPASSmDudVDXmrKINtTYI6yrWjIFf9whedXAPuWbC/nkyaXh19PxsIawqirGAvvDaakbyA==
dependencies:
"@carbon/icon-helpers" "^10.18.0"
"@carbon/icon-helpers" "^10.19.0"
"@carbon/telemetry" "0.0.0-alpha.6"
prop-types "^15.7.2"

"@carbon/pictograms@^11.11.0":
version "11.11.0"
resolved "https://registry.yarnpkg.com/@carbon/pictograms/-/pictograms-11.11.0.tgz#a1138fff9afc937d3eb2f2f9de77972cf4e6c772"
integrity sha512-o9N77JyhnjfA3WGFJ39mJAYbrJhi7xNfTRdY0N3s6gP1XgUVRd/9mUeC0tcX6053WNHG2F2PSUFfbwqCec1+Tw==
"@carbon/pictograms@^11.12.0":
version "11.12.0"
resolved "https://registry.yarnpkg.com/@carbon/pictograms/-/pictograms-11.12.0.tgz#06be37e3a16ddd02eae408273ae8c3641ca502cf"
integrity sha512-CZ2xY+WkS+FF0zC8czUXQuh57cjyMWlsBYireYsknPhxQGuR7NsOI1oYy4LcEL8KbsS1Lpzh9jzQJFuveP5s3A==

"@carbon/[email protected]":
version "0.0.0-alpha.6"
Expand Down Expand Up @@ -1296,6 +1324,16 @@
"@carbon/type" "^10.29.0"
color "^3.1.2"

"@carbon/themes@^10.37.0":
version "10.37.0"
resolved "https://registry.yarnpkg.com/@carbon/themes/-/themes-10.37.0.tgz#ba2f377fe9d507c9513ddc04a2fee2155b4f4ae9"
integrity sha512-t3EfpftnI5tJDwKLjkut1JT7QWXW2dR4Han+8rDcai905ZHRAk/e33HXPEbrkhZx8ffN1uuru6iuSqlsDMaufw==
dependencies:
"@carbon/colors" "^10.27.0"
"@carbon/layout" "^10.26.0"
"@carbon/type" "^10.30.0"
color "^3.1.2"

"@carbon/type@^10.27.0":
version "10.27.0"
resolved "https://registry.yarnpkg.com/@carbon/type/-/type-10.27.0.tgz#2cd5d0b828ea78a3cdc06fb2c56d279f5ca404f3"
Expand All @@ -1312,6 +1350,14 @@
"@carbon/import-once" "^10.6.0"
"@carbon/layout" "^10.25.0"

"@carbon/type@^10.30.0":
version "10.30.0"
resolved "https://registry.yarnpkg.com/@carbon/type/-/type-10.30.0.tgz#8a7477987192acd9e6ea928ba03fb055c61bbcda"
integrity sha512-dPD0CcsQt51Wi6qCPWmv5fxpEPkwog3X8pLKh/syHtY8OsrdNiTNpKryagN5GoZGKDjojLdLkVfyWlmoquiGHQ==
dependencies:
"@carbon/import-once" "^10.6.0"
"@carbon/layout" "^10.26.0"

"@carbon/[email protected]":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@carbon/utils-position/-/utils-position-1.1.1.tgz#bea463b833608902ea37ac30bec36e3c0a3b547f"
Expand Down Expand Up @@ -4250,7 +4296,7 @@ capture-stack-trace@^1.0.0:
resolved "https://registry.yarnpkg.com/capture-stack-trace/-/capture-stack-trace-1.0.1.tgz#a6c0bbe1f38f3aa0b92238ecb6ff42c344d4135d"
integrity sha512-mYQLZnx5Qt1JgB1WEiMCf2647plpGeQ2NMR/5L0HNZzGQo4fuSPnK+wjfPnKZV0aiJDgzmWqqkV/g7JD+DW0qw==

carbon-components-react@^7.33.0, carbon-components-react@^7.37.1:
carbon-components-react@^7.33.0, carbon-components-react@^7.37.1, carbon-components-react@^7.38.0:
version "7.37.1"
resolved "https://registry.yarnpkg.com/carbon-components-react/-/carbon-components-react-7.37.1.tgz#7a2c2164e7115ebee7364cba6f0f97796490009e"
integrity sha512-ZA6vYsAjMpJuxGtc1dU+GVpyoAGyBfxgX0xqWYr3dftiQqfJJzmZF/tZFJQMxUlIOY1rmu1AtZz02ra6PPoS9g==
Expand All @@ -4272,10 +4318,10 @@ carbon-components-react@^7.33.0, carbon-components-react@^7.37.1:
use-resize-observer "^6.0.0"
window-or-global "^1.0.1"

carbon-components@^10.33.0, carbon-components@^10.37.0:
version "10.37.0"
resolved "https://registry.yarnpkg.com/carbon-components/-/carbon-components-10.37.0.tgz#bc53138151ea58e79f5b249b1ec5be8ae2c0a7e4"
integrity sha512-LHReeqzzieP/q/xAHfKJNWLdWhOkr7+DIVZkrQGPf6kZYj5H8tb1KYKOIhasvCNRxJ2es8QJXuH7XW0JoLDfdQ==
carbon-components@^10.33.0, carbon-components@^10.37.0, carbon-components@^10.38.0:
version "10.38.0"
resolved "https://registry.yarnpkg.com/carbon-components/-/carbon-components-10.38.0.tgz#f275192f70eccf0d0052a192113ee20059594d4f"
integrity sha512-o5Ns3M2LQMuQ41UJiT+WFU+t/hAerde+77LKmrBpiPRBHJ+/VEBAfKmjB5TiH5QM/VWVDWo0Dvr8gc6yNKRqug==
dependencies:
"@carbon/telemetry" "0.0.0-alpha.6"
flatpickr "4.6.1"
Expand Down Expand Up @@ -6030,6 +6076,14 @@ deep-is@~0.1.3:
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.3.tgz#b369d6fb5dbc13eecf524f91b070feedc357cf34"
integrity sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=

deep-rename-keys@^0.2.1:
version "0.2.1"
resolved "https://registry.yarnpkg.com/deep-rename-keys/-/deep-rename-keys-0.2.1.tgz#ede78537d7a66a2be61517e2af956d7f58a3f1d8"
integrity sha1-7eeFN9emaivmFRfir5Vtf1ij8dg=
dependencies:
kind-of "^3.0.2"
rename-keys "^1.1.2"

deepmerge@^4.0.0:
version "4.2.2"
resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-4.2.2.tgz#44d2ea3679b8f4d4ffba33f03d865fc1e7bf4955"
Expand Down Expand Up @@ -7146,6 +7200,11 @@ event-source-polyfill@^1.0.15:
resolved "https://registry.yarnpkg.com/event-source-polyfill/-/event-source-polyfill-1.0.21.tgz#6b11b1299517a48e04540748b7c23f5a7620155b"
integrity sha512-Mz8LO8hPgg2X6VcSXmq7gvgFU3kUnTZb4zU3tTYDx8cJHRXP15tjdpGUiP2IUUwOqAGZ1TEfe+KagjMXfFgwLA==

eventemitter3@^2.0.0:
version "2.0.3"
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-2.0.3.tgz#b5e1079b59fb5e1ba2771c0a993be060a58c99ba"
integrity sha1-teEHm1n7XhuidxwKmTvgYKWMmbo=

eventemitter3@^3.1.0:
version "3.1.2"
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-3.1.2.tgz#2d3d48f9c346698fce83a85d7d664e98535df6e7"
Expand Down Expand Up @@ -10619,7 +10678,7 @@ is-plain-obj@^2.0.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.3, is-plain-object@^2.0.4:
is-plain-object@^2.0.1, 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"
integrity sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==
Expand Down Expand Up @@ -12824,6 +12883,14 @@ omggif@^1.0.10, omggif@^1.0.9:
resolved "https://registry.yarnpkg.com/omggif/-/omggif-1.0.10.tgz#ddaaf90d4a42f532e9e7cb3a95ecdd47f17c7b19"
integrity sha512-LMJTtvgc/nugXj0Vcrrs68Mn2D1r0zf630VNtqtpI1FEO7e+O9FP4gqs9AcnBaSEeoHIPm28u6qgPR0oyEpGSw==

[email protected]:
version "0.3.0"
resolved "https://registry.yarnpkg.com/omit-deep/-/omit-deep-0.3.0.tgz#21c8af3499bcadd29651a232cbcacbc52445ebec"
integrity sha1-IcivNJm8rdKWUaIyy8rLxSRF6+w=
dependencies:
is-plain-object "^2.0.1"
unset-value "^0.1.1"

on-finished@~2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.3.0.tgz#20f1336481b083cd75337992a16971aa2d906947"
Expand Down Expand Up @@ -15063,6 +15130,11 @@ remove-trailing-separator@^1.0.1:
resolved "https://registry.yarnpkg.com/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz#c24bce2a283adad5bc3f58e0d48249b92379d8ef"
integrity sha1-wkvOKig62tW8P1jg1IJJuSN52O8=

rename-keys@^1.1.2:
version "1.2.0"
resolved "https://registry.yarnpkg.com/rename-keys/-/rename-keys-1.2.0.tgz#be602fb0b750476b513ebe85ba4465d03254f0a3"
integrity sha512-U7XpAktpbSgHTRSNRrjKSrjYkZKuhUukfoBlXWXUExCAqhzh1TU3BDRAfJmarcl5voKS+pbKU9MvyLWKZ4UEEg==

renderkid@^2.0.4:
version "2.0.4"
resolved "https://registry.yarnpkg.com/renderkid/-/renderkid-2.0.4.tgz#d325e532afb28d3f8796ffee306be8ffd6fc864c"
Expand Down Expand Up @@ -16769,6 +16841,15 @@ [email protected], svgo@^1.0.0:
unquote "~1.1.1"
util.promisify "~1.0.0"

svgson@^5.2.1:
version "5.2.1"
resolved "https://registry.yarnpkg.com/svgson/-/svgson-5.2.1.tgz#7481fb1af4a58be542a6bd2020c168c6b71381cb"
integrity sha512-nbM6QuyZiKzQ0Uo51VDta93YJAr96ikyT40PsgJRrzynOGsOlnmJ6zAK5hUFyE5gnxcg7yuOPUWbUlmV9K0+Dg==
dependencies:
deep-rename-keys "^0.2.1"
omit-deep "0.3.0"
xml-reader "2.4.3"

swap-case@^1.1.0:
version "1.1.2"
resolved "https://registry.yarnpkg.com/swap-case/-/swap-case-1.1.2.tgz#c39203a4587385fad3c850a0bd1bcafa081974e3"
Expand Down Expand Up @@ -17638,6 +17719,14 @@ unquote@~1.1.1:
resolved "https://registry.yarnpkg.com/unquote/-/unquote-1.1.1.tgz#8fded7324ec6e88a0ff8b905e7c098cdc086d544"
integrity sha1-j97XMk7G6IoP+LkF58CYzcCG1UQ=

unset-value@^0.1.1:
version "0.1.2"
resolved "https://registry.yarnpkg.com/unset-value/-/unset-value-0.1.2.tgz#506810b867f27c2a5a6e9b04833631f6de58d310"
integrity sha1-UGgQuGfyfCpabpsEgzYx9t5Y0xA=
dependencies:
has-value "^0.3.1"
isobject "^3.0.0"

unset-value@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/unset-value/-/unset-value-1.0.0.tgz#8376873f7d2335179ffb1e6fc3a8ed0dfc8ab559"
Expand Down Expand Up @@ -18537,11 +18626,26 @@ xhr@^2.0.1:
parse-headers "^2.0.0"
xtend "^4.0.0"

xml-lexer@^0.2.2:
version "0.2.2"
resolved "https://registry.yarnpkg.com/xml-lexer/-/xml-lexer-0.2.2.tgz#518193a4aa334d58fc7d248b549079b89907e046"
integrity sha1-UYGTpKozTVj8fSSLVJB5uJkH4EY=
dependencies:
eventemitter3 "^2.0.0"

xml-parse-from-string@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/xml-parse-from-string/-/xml-parse-from-string-1.0.1.tgz#a9029e929d3dbcded169f3c6e28238d95a5d5a28"
integrity sha1-qQKekp09vN7RafPG4oI42VpdWig=

[email protected]:
version "2.4.3"
resolved "https://registry.yarnpkg.com/xml-reader/-/xml-reader-2.4.3.tgz#9f810caf7c425a5aafb848b1c45103c9e71d7530"
integrity sha1-n4EMr3xCWlqvuEixxFEDyecddTA=
dependencies:
eventemitter3 "^2.0.0"
xml-lexer "^0.2.2"

xml2js@^0.4.19, xml2js@^0.4.5:
version "0.4.23"
resolved "https://registry.yarnpkg.com/xml2js/-/xml2js-0.4.23.tgz#a0c69516752421eb2ac758ee4d4ccf58843eac66"
Expand Down

1 comment on commit 7cc2d59

@vercel
Copy link

@vercel vercel bot commented on 7cc2d59 Jun 29, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.