-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: hds 3.11 and new hcrc alpha 307
- Loading branch information
Showing
2 changed files
with
104 additions
and
100 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
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 |
---|---|---|
|
@@ -90,15 +90,6 @@ | |
dependencies: | ||
node-fetch "^2.6.1" | ||
|
||
"@asamuzakjp/dom-selector@^2.0.1": | ||
version "2.0.2" | ||
resolved "https://registry.yarnpkg.com/@asamuzakjp/dom-selector/-/dom-selector-2.0.2.tgz#160f601d9a465bbdf641410afdc527f37325506e" | ||
integrity sha512-x1KXOatwofR6ZAYzXRBL5wrdV0vwNxlTCK9NCuLqAzQYARqGcvFwiJA6A1ERuh+dgeA4Dxm3JBYictIes+SqUQ== | ||
dependencies: | ||
bidi-js "^1.0.3" | ||
css-tree "^2.3.1" | ||
is-potential-custom-element-name "^1.0.1" | ||
|
||
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.21.4": | ||
version "7.21.4" | ||
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.21.4.tgz#d0fa9e4413aca81f2b23b9442797bda1826edb39" | ||
|
@@ -3003,13 +2994,6 @@ | |
dependencies: | ||
"@types/trusted-types" "*" | ||
|
||
"@types/dompurify@^3.0.3": | ||
version "3.0.5" | ||
resolved "https://registry.yarnpkg.com/@types/dompurify/-/dompurify-3.0.5.tgz#02069a2fcb89a163bacf1a788f73cb415dd75cb7" | ||
integrity sha512-1Wg0g3BtQF7sSb27fJQAKck1HECM6zV1EB66j8JH9i3LCjYabJa0FSdiSgsD5K/RbrsR0SiraKacLB+T8ZVYAg== | ||
dependencies: | ||
"@types/trusted-types" "*" | ||
|
||
"@types/[email protected]": | ||
version "0.0.46" | ||
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.46.tgz#0fb6bfbbeabd7a30880504993369c4bf1deab1fe" | ||
|
@@ -3304,6 +3288,11 @@ | |
resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.3.tgz#a136f83b0758698df454e328759dbd3d44555311" | ||
integrity sha512-NfQ4gyz38SL8sDNrSixxU2Os1a5xcdFxipAFxYEuLUlvU2uDwS4NUpsImcf1//SlWItCVMMLiylsxbmNMToV/g== | ||
|
||
"@types/trusted-types@^2.0.7": | ||
version "2.0.7" | ||
resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.7.tgz#baccb07a970b91707df3a3e8ba6896c57ead2d11" | ||
integrity sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw== | ||
|
||
"@types/use-sync-external-store@^0.0.3": | ||
version "0.0.3" | ||
resolved "https://registry.yarnpkg.com/@types/use-sync-external-store/-/use-sync-external-store-0.0.3.tgz#b6725d5f4af24ace33b36fafd295136e75509f43" | ||
|
@@ -4214,13 +4203,6 @@ bcrypt-pbkdf@^1.0.0: | |
dependencies: | ||
tweetnacl "^0.14.3" | ||
|
||
bidi-js@^1.0.3: | ||
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/bidi-js/-/bidi-js-1.0.3.tgz#6f8bcf3c877c4d9220ddf49b9bb6930c88f877d2" | ||
integrity sha512-RKshQI1R3YQ+n9YJz2QQ147P66ELpa1FQEg20Dk8oW9t2KgLbpDLLp9aGZ7y8WHSshDknG0bknqGw5/tyCs5tw== | ||
dependencies: | ||
require-from-string "^2.0.2" | ||
|
||
big-integer@^1.6.44: | ||
version "1.6.51" | ||
resolved "https://registry.yarnpkg.com/big-integer/-/big-integer-1.6.51.tgz#0df92a5d9880560d3ff2d5fd20245c889d130686" | ||
|
@@ -5060,12 +5042,12 @@ cssstyle@^3.0.0: | |
dependencies: | ||
rrweb-cssom "^0.6.0" | ||
|
||
cssstyle@^4.0.1: | ||
version "4.0.1" | ||
resolved "https://registry.yarnpkg.com/cssstyle/-/cssstyle-4.0.1.tgz#ef29c598a1e90125c870525490ea4f354db0660a" | ||
integrity sha512-8ZYiJ3A/3OkDd093CBT/0UKDWry7ak4BdPTFP2+QEP7cmhouyq/Up709ASSj2cK02BbZiMgk7kYjZNS4QP5qrQ== | ||
cssstyle@^4.1.0: | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/cssstyle/-/cssstyle-4.1.0.tgz#161faee382af1bafadb6d3867a92a19bcb4aea70" | ||
integrity sha512-h66W1URKpBS5YMI/V8PyXvTMFT8SupJ1IzoIV8IeBC/ji8WVmrO8dGlTi+2dh6whmdk6BiKJLD/ZBkhWbcg6nA== | ||
dependencies: | ||
rrweb-cssom "^0.6.0" | ||
rrweb-cssom "^0.7.1" | ||
|
||
csstype@^3.0.2, csstype@^3.0.6: | ||
version "3.1.2" | ||
|
@@ -5446,10 +5428,12 @@ dompurify@^3.0.3: | |
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.0.3.tgz#4b115d15a091ddc96f232bcef668550a2f6f1430" | ||
integrity sha512-axQ9zieHLnAnHh0sfAamKYiqXMJAVwu+LM/alQ7WDagoWessyWvMSFyW65CqF3owufNu8HBcE4cM2Vflu7YWcQ== | ||
|
||
dompurify@^3.0.6: | ||
version "3.0.8" | ||
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.0.8.tgz#e0021ab1b09184bc8af7e35c7dd9063f43a8a437" | ||
integrity sha512-b7uwreMYL2eZhrSCRC4ahLTeZcPZxSmYfmcQGXGkXiZSNW1X85v+SDM5KsWcpivIiUBH47Ji7NtyUdpLeF5JZQ== | ||
dompurify@^3.2.1: | ||
version "3.2.1" | ||
resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.2.1.tgz#d480972aeb1a59eb8ac47cba95558fbd72a0127b" | ||
integrity sha512-NBHEsc0/kzRYQd+AY6HR6B/IgsqzBABrqJbpCDQII/OK6h7B7LXzweZTDsqSW2LkTRpoxf18YUP+YjGySk6B3w== | ||
optionalDependencies: | ||
"@types/trusted-types" "^2.0.7" | ||
|
||
domutils@^3.0.1, domutils@^3.1.0: | ||
version "3.1.0" | ||
|
@@ -6869,20 +6853,20 @@ has@^1.0.3: | |
dependencies: | ||
function-bind "^1.1.1" | ||
|
||
hds-core@3.10.1: | ||
version "3.10.1" | ||
resolved "https://registry.yarnpkg.com/hds-core/-/hds-core-3.10.1.tgz#84fd3129adf52d5d9cf0ba126cfec7b1e98e2da6" | ||
integrity sha512-UJKYX8ivRMWFiPmqMFN0wWnXI2qslhLA9bX8ap7caQ4icbeALfqgPtGcO9ccGghUExNXbt3s3JsDD+Tmkt4VLw== | ||
hds-core@3.11.0: | ||
version "3.11.0" | ||
resolved "https://registry.yarnpkg.com/hds-core/-/hds-core-3.11.0.tgz#27d357da72752a402d97aa7904b3491be09e3225" | ||
integrity sha512-405+8VHW4N3/y5ESWGOv6vUIbgp/DCYjQVpdVLsWg6RowrUwNk9VvU6N2ZpEP8HM3ujJYu/bcIQ6zzwvAOFMCA== | ||
|
||
hds-design-tokens@^3.9.0: | ||
version "3.10.0" | ||
resolved "https://registry.yarnpkg.com/hds-design-tokens/-/hds-design-tokens-3.10.0.tgz#9d41efaec69d8cb6917489b38f56bd623770c604" | ||
integrity sha512-GRxbVFXi0kx5/+TsyhEN5H6RBfzwiow1ek9wCuutNS1Vf0Yg41WfXzIGUqJPLxhlvuzpNTbwikouSJOTVkbUMw== | ||
hds-design-tokens@^3.11.0: | ||
version "3.11.0" | ||
resolved "https://registry.yarnpkg.com/hds-design-tokens/-/hds-design-tokens-3.11.0.tgz#b232d0e223e62b4f2db29bed4d96c64c70668e7b" | ||
integrity sha512-A44gjN+TDpQQnCnw/AflCHIrqBZP8FYUW+HlPPUx4SCe4ISnEWVvxrEFWvzfOXSmO+9MDSXdNKS4ItEwluJUMQ== | ||
|
||
hds-react@^3.9.0: | ||
version "3.10.1" | ||
resolved "https://registry.yarnpkg.com/hds-react/-/hds-react-3.10.1.tgz#f69d5909cf38816f278e38ec41656d4ae870c966" | ||
integrity sha512-X8Zx5DfzWnB9Sb3AJFtusH/gSDSYtt6WgHFYcea+mTnS4Pf3ISAsey3nmczcL1vBS0eavACn4TVGfQ/X/gUIWA== | ||
hds-react@^3.11.0: | ||
version "3.11.0" | ||
resolved "https://registry.yarnpkg.com/hds-react/-/hds-react-3.11.0.tgz#064018eb67520fd88223085ea6a629d79c332275" | ||
integrity sha512-n3JiEX1K9xWqwEi7VvZvDj4+wnpMNCZX9mmOdsK8h9ZYGHS49vPnvYLXs3hlX/Ljw1XGsgX3vtQlOO69C1iu2g== | ||
dependencies: | ||
"@apollo/client" "^3.10.1" | ||
"@babel/runtime" "7.17.9" | ||
|
@@ -6900,8 +6884,7 @@ hds-react@^3.9.0: | |
date-fns "2.16.1" | ||
downshift "6.0.6" | ||
graphql "^16.8.1" | ||
hds-core "3.10.1" | ||
http-status-typed "^1.0.1" | ||
hds-core "3.11.0" | ||
jwt-decode "^3.1.2" | ||
kashe "1.0.4" | ||
lodash "^4.17.21" | ||
|
@@ -6994,10 +6977,10 @@ html-encoding-sniffer@^4.0.0: | |
dependencies: | ||
whatwg-encoding "^3.1.1" | ||
|
||
html-entities@^2.4.0: | ||
version "2.4.0" | ||
resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-2.4.0.tgz#edd0cee70402584c8c76cc2c0556db09d1f45061" | ||
integrity sha512-igBTJcNNNhvZFRtm8uA6xMY6xYleeDwn3PeBCkDz7tHttv4F2hsDI2aPgNERWzvRcNYHNT3ymRaQzllmXj4YsQ== | ||
html-entities@^2.5.2: | ||
version "2.5.2" | ||
resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-2.5.2.tgz#201a3cf95d3a15be7099521620d19dfb4f65359f" | ||
integrity sha512-K//PSRMQk4FZ78Kyau+mZurHn3FH0Vwr+H36eE0rPbeYkRRi9YxceYPhuN60UwWorxyKHhqoAJl2OFKa4BVtaA== | ||
|
||
html-escaper@^2.0.0: | ||
version "2.0.2" | ||
|
@@ -7100,6 +7083,14 @@ http-proxy-agent@^7.0.0: | |
agent-base "^7.1.0" | ||
debug "^4.3.4" | ||
|
||
http-proxy-agent@^7.0.2: | ||
version "7.0.2" | ||
resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz#9a8b1f246866c028509486585f62b8f2c18c270e" | ||
integrity sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig== | ||
dependencies: | ||
agent-base "^7.1.0" | ||
debug "^4.3.4" | ||
|
||
http-signature@~1.2.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/http-signature/-/http-signature-1.2.0.tgz#9aecd925114772f3d95b65a60abb8f7c18fbace1" | ||
|
@@ -7114,11 +7105,6 @@ http-status-codes@^2.2.0: | |
resolved "https://registry.yarnpkg.com/http-status-codes/-/http-status-codes-2.2.0.tgz#bb2efe63d941dfc2be18e15f703da525169622be" | ||
integrity sha512-feERVo9iWxvnejp3SEfm/+oNG517npqL2/PIA8ORjyOZjGC7TwCRQsZylciLS64i6pJ0wRYz3rkXLRwbtFa8Ng== | ||
|
||
http-status-typed@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/http-status-typed/-/http-status-typed-1.0.1.tgz#25a8b08efb4dfc6711c0214b575adb4974616d1a" | ||
integrity sha512-U8jF221dmNNZbdBiOoK2HduguCwparnsP0z11PQZaDtaHBHuxG3gCimxQi8Cfb8VECave4yoVbONSByQU6z0Ew== | ||
|
||
httpntlm@^1.8.10: | ||
version "1.8.12" | ||
resolved "https://registry.yarnpkg.com/httpntlm/-/httpntlm-1.8.12.tgz#1b2f46e9839cc8434cced1b120d8689fdbd19387" | ||
|
@@ -7150,10 +7136,10 @@ https-proxy-agent@^7.0.0: | |
agent-base "^7.0.2" | ||
debug "4" | ||
|
||
https-proxy-agent@^7.0.2: | ||
version "7.0.2" | ||
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.2.tgz#e2645b846b90e96c6e6f347fb5b2e41f1590b09b" | ||
integrity sha512-NmLNjm6ucYwtcUmL7JQC1ZQ57LmHP4lT15FQ8D61nak1rO6DH+fz5qNK2Ap5UN4ZapYICE3/0KodcLYSPsPbaA== | ||
https-proxy-agent@^7.0.5: | ||
version "7.0.5" | ||
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.5.tgz#9e8b5013873299e11fab6fd548405da2d6c602b2" | ||
integrity sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw== | ||
dependencies: | ||
agent-base "^7.0.2" | ||
debug "4" | ||
|
@@ -7798,14 +7784,13 @@ isexe@^2.0.0: | |
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10" | ||
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw== | ||
|
||
isomorphic-dompurify@^1.8.0: | ||
version "1.13.0" | ||
resolved "https://registry.yarnpkg.com/isomorphic-dompurify/-/isomorphic-dompurify-1.13.0.tgz#d801fec787e6834b4964517cc8bd5442a5366138" | ||
integrity sha512-9qOYGngy9ZR9JB/iLmr7SViPSZ7uWGvepdnLaXYznbTxvJOCuONneKajJ54f+IRQpvL8608ylUy9EK1iPtL3Ag== | ||
isomorphic-dompurify@^2.16.0: | ||
version "2.17.0" | ||
resolved "https://registry.yarnpkg.com/isomorphic-dompurify/-/isomorphic-dompurify-2.17.0.tgz#35f9d43ab0b6c0b588d86474336cae4f18654ee3" | ||
integrity sha512-W9RC9aPgEAFF55VMo/9AUQ+GYkQ68gTRMLqS8fP9rw1VoYCsI7RdrRMAePhhqyCLfZS3JNjA4ahFi1L4aczUUg== | ||
dependencies: | ||
"@types/dompurify" "^3.0.3" | ||
dompurify "^3.0.6" | ||
jsdom "^23.0.0" | ||
dompurify "^3.2.1" | ||
jsdom "^25.0.1" | ||
|
||
isomorphic-unfetch@^3.0.0: | ||
version "3.1.0" | ||
|
@@ -8004,7 +7989,7 @@ jest-environment-jsdom@^29.5.0: | |
jest-util "^29.5.0" | ||
jsdom "^20.0.0" | ||
|
||
jest-environment-jsdom@^29.6.2: | ||
jest-environment-jsdom@^29.7.0: | ||
version "29.7.0" | ||
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-29.7.0.tgz#d206fa3551933c3fd519e5dfdb58a0f5139a837f" | ||
integrity sha512-k9iQbsf9OyOfdzWH8HDmrRT0gSIcX+FLNW7IQq94tFX0gynPwqDTW0Ho6iMVNjGz/nb+l/vW3dWM2bbLLpkbXA== | ||
|
@@ -8475,31 +8460,31 @@ jsdom@^22.1.0: | |
ws "^8.13.0" | ||
xml-name-validator "^4.0.0" | ||
|
||
jsdom@^23.0.0: | ||
version "23.2.0" | ||
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-23.2.0.tgz#08083220146d41c467efa1c6969f02b525ba6c1d" | ||
integrity sha512-L88oL7D/8ufIES+Zjz7v0aes+oBMh2Xnh3ygWvL0OaICOomKEPKuPnIfBJekiXr+BHbbMjrWn/xqrDQuxFTeyA== | ||
jsdom@^25.0.1: | ||
version "25.0.1" | ||
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-25.0.1.tgz#536ec685c288fc8a5773a65f82d8b44badcc73ef" | ||
integrity sha512-8i7LzZj7BF8uplX+ZyOlIz86V6TAsSs+np6m1kpW9u0JWi4z/1t+FzcK1aek+ybTnAC4KhBL4uXCNT0wcUIeCw== | ||
dependencies: | ||
"@asamuzakjp/dom-selector" "^2.0.1" | ||
cssstyle "^4.0.1" | ||
cssstyle "^4.1.0" | ||
data-urls "^5.0.0" | ||
decimal.js "^10.4.3" | ||
form-data "^4.0.0" | ||
html-encoding-sniffer "^4.0.0" | ||
http-proxy-agent "^7.0.0" | ||
https-proxy-agent "^7.0.2" | ||
http-proxy-agent "^7.0.2" | ||
https-proxy-agent "^7.0.5" | ||
is-potential-custom-element-name "^1.0.1" | ||
nwsapi "^2.2.12" | ||
parse5 "^7.1.2" | ||
rrweb-cssom "^0.6.0" | ||
rrweb-cssom "^0.7.1" | ||
saxes "^6.0.0" | ||
symbol-tree "^3.2.4" | ||
tough-cookie "^4.1.3" | ||
tough-cookie "^5.0.0" | ||
w3c-xmlserializer "^5.0.0" | ||
webidl-conversions "^7.0.0" | ||
whatwg-encoding "^3.1.1" | ||
whatwg-mimetype "^4.0.0" | ||
whatwg-url "^14.0.0" | ||
ws "^8.16.0" | ||
ws "^8.18.0" | ||
xml-name-validator "^5.0.0" | ||
|
||
jsesc@^2.5.1: | ||
|
@@ -9459,6 +9444,11 @@ nwsapi@^2.2.0, nwsapi@^2.2.2, nwsapi@^2.2.4: | |
resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.2.5.tgz#a52744c61b3889dd44b0a158687add39b8d935e2" | ||
integrity sha512-6xpotnECFy/og7tKSBVmUNft7J3jyXAka4XvG6AUhFWRz+Q/Ljus7znJAA3bxColfQLdS+XsjoodtJfCgeTEFQ== | ||
|
||
nwsapi@^2.2.12: | ||
version "2.2.13" | ||
resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.2.13.tgz#e56b4e98960e7a040e5474536587e599c4ff4655" | ||
integrity sha512-cTGB9ptp9dY9A5VbMSe7fQBcl/tt22Vcqdq8+eN93rblOuE0aCFu4aZ2vMwct/2t+lFnosm8RkQW1I0Omb1UtQ== | ||
|
||
oauth-sign@~0.9.0: | ||
version "0.9.0" | ||
resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.9.0.tgz#47a7b016baa68b5fa0ecf3dee08a85c679ac6455" | ||
|
@@ -10276,16 +10266,16 @@ react-fast-compare@^3.0.1: | |
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.2.tgz#929a97a532304ce9fee4bcae44234f1ce2c21d49" | ||
integrity sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ== | ||
|
||
[email protected]alpha305: | ||
version "1.0.0-alpha305" | ||
resolved "https://registry.yarnpkg.com/react-helsinki-headless-cms/-/react-helsinki-headless-cms-1.0.0-alpha305.tgz#acc4bb08d28ac0acc1d556a0d2209b42ea01ad31" | ||
integrity sha512-tQH5VPU+s4jF7rf/ZH5N33/PR+UOVvdZHYPm33xeyZv0mYe8J7BRGaR7zvQqaqfdmP9qrHMhot5t6Xnzm7oO2Q== | ||
[email protected]alpha307: | ||
version "1.0.0-alpha307" | ||
resolved "https://registry.yarnpkg.com/react-helsinki-headless-cms/-/react-helsinki-headless-cms-1.0.0-alpha307.tgz#384ec0c27bb5e74ea59e65c49d9bc3be1c14277d" | ||
integrity sha512-pY5aOfU4vOWktMK+FnKb47UKv3WeygfmR03hpyj6UOt+qkEDc8THVA8Z6LXgic90SSNwvdneEUcBp2g9hWshGA== | ||
dependencies: | ||
hds-design-tokens "^3.9.0" | ||
html-entities "^2.4.0" | ||
hds-design-tokens "^3.11.0" | ||
html-entities "^2.5.2" | ||
html-react-parser "^4.2.9" | ||
isomorphic-dompurify "^1.8.0" | ||
jest-environment-jsdom "^29.6.2" | ||
isomorphic-dompurify "^2.16.0" | ||
jest-environment-jsdom "^29.7.0" | ||
lodash-es "^4.17.21" | ||
|
||
react-hook-form@^7.43.3: | ||
|
@@ -10787,6 +10777,11 @@ rrweb-cssom@^0.6.0: | |
resolved "https://registry.yarnpkg.com/rrweb-cssom/-/rrweb-cssom-0.6.0.tgz#ed298055b97cbddcdeb278f904857629dec5e0e1" | ||
integrity sha512-APM0Gt1KoXBz0iIkkdB/kfvGOwC4UuJFeG/c+yV7wSc7q96cG/kJ0HiYCnzivD9SB53cLV1MlHFNfOuPaadYSw== | ||
|
||
rrweb-cssom@^0.7.1: | ||
version "0.7.1" | ||
resolved "https://registry.yarnpkg.com/rrweb-cssom/-/rrweb-cssom-0.7.1.tgz#c73451a484b86dd7cfb1e0b2898df4b703183e4b" | ||
integrity sha512-TrEMa7JGdVm0UThDJSx7ddw5nVm3UJS9o9CCIZ72B1vSyEZoziDqBYP3XIoi/12lKrJR8rE3jeFHMok2F/Mnsg== | ||
|
||
rtl-css-js@^1.14.0: | ||
version "1.16.1" | ||
resolved "https://registry.yarnpkg.com/rtl-css-js/-/rtl-css-js-1.16.1.tgz#4b48b4354b0ff917a30488d95100fbf7219a3e80" | ||
|
@@ -12025,6 +12020,18 @@ titleize@^3.0.0: | |
resolved "https://registry.yarnpkg.com/titleize/-/titleize-3.0.0.tgz#71c12eb7fdd2558aa8a44b0be83b8a76694acd53" | ||
integrity sha512-KxVu8EYHDPBdUYdKZdKtU2aj2XfEx9AfjXxE/Aj0vT06w2icA09Vus1rh6eSu1y01akYg6BjIK/hxyLJINoMLQ== | ||
|
||
tldts-core@^6.1.64: | ||
version "6.1.64" | ||
resolved "https://registry.yarnpkg.com/tldts-core/-/tldts-core-6.1.64.tgz#0b017a7fefb92d8542b1078c793c00cc28ad9eac" | ||
integrity sha512-uqnl8vGV16KsyflHOzqrYjjArjfXaU6rMPXYy2/ZWoRKCkXtghgB4VwTDXUG+t0OTGeSewNAG31/x1gCTfLt+Q== | ||
|
||
tldts@^6.1.32: | ||
version "6.1.64" | ||
resolved "https://registry.yarnpkg.com/tldts/-/tldts-6.1.64.tgz#bfeaa17f881944c943f1f6647494af418901d73f" | ||
integrity sha512-ph4AE5BXWIOsSy9stpoeo7bYe/Cy7VfpciIH4RhVZUPItCJmhqWCN0EVzxd8BOHiyNb42vuJc6NWTjJkg91Tuw== | ||
dependencies: | ||
tldts-core "^6.1.64" | ||
|
||
[email protected]: | ||
version "0.0.28" | ||
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.28.tgz#172735b7f614ea7af39664fa84cf0de4e515d120" | ||
|
@@ -12112,15 +12119,12 @@ tough-cookie@^4.1.2: | |
universalify "^0.2.0" | ||
url-parse "^1.5.3" | ||
|
||
tough-cookie@^4.1.3: | ||
version "4.1.3" | ||
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.1.3.tgz#97b9adb0728b42280aa3d814b6b999b2ff0318bf" | ||
integrity sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw== | ||
tough-cookie@^5.0.0: | ||
version "5.0.0" | ||
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-5.0.0.tgz#6b6518e2b5c070cf742d872ee0f4f92d69eac1af" | ||
integrity sha512-FRKsF7cz96xIIeMZ82ehjC3xW2E+O2+v11udrDYewUbszngYhsGa8z6YUMMzO9QJZzzyd0nGGXnML/TReX6W8Q== | ||
dependencies: | ||
psl "^1.1.33" | ||
punycode "^2.1.1" | ||
universalify "^0.2.0" | ||
url-parse "^1.5.3" | ||
tldts "^6.1.32" | ||
|
||
tr46@^1.0.1: | ||
version "1.0.1" | ||
|
@@ -12905,10 +12909,10 @@ ws@^7.0.0, ws@^7.2.0: | |
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.9.tgz#54fa7db29f4c7cec68b1ddd3a89de099942bb591" | ||
integrity sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q== | ||
|
||
ws@^8.16.0: | ||
version "8.16.0" | ||
resolved "https://registry.yarnpkg.com/ws/-/ws-8.16.0.tgz#d1cd774f36fbc07165066a60e40323eab6446fd4" | ||
integrity sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ== | ||
ws@^8.18.0: | ||
version "8.18.0" | ||
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0.tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc" | ||
integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw== | ||
|
||
xml-name-validator@^3.0.0: | ||
version "3.0.0" | ||
|