Skip to content

Commit c897f8e

Browse files
SDK regeneration
1 parent 9aae2c8 commit c897f8e

2 files changed

Lines changed: 99 additions & 99 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"validate": "yarn lint:check && yarn format --check && yarn build && yarn test && yarn lint:package"
7272
},
7373
"dependencies": {
74-
"uuid": "^11.1.0",
74+
"uuid": "^11.1.1",
7575
"jose": "^4.13.2",
7676
"auth0-legacy": "npm:auth0@^4.27.0"
7777
},

yarn.lock

Lines changed: 98 additions & 98 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
picocolors "^1.1.1"
1313

1414
"@babel/compat-data@^7.28.6":
15-
version "7.29.0"
16-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.29.0.tgz#00d03e8c0ac24dd9be942c5370990cbe1f17d88d"
17-
integrity sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg==
15+
version "7.29.3"
16+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.29.3.tgz#e3f5347f0589596c91d227ccb6a541d37fb1307b"
17+
integrity sha512-LIVqM46zQWZhj17qA8wb4nW/ixr2y1Nw+r1etiAWgRM6U1IqP+LNhL1yg440jYZR72jCWcWbLWzIosH+uP1fqg==
1818

1919
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.23.9":
2020
version "7.29.0"
@@ -110,9 +110,9 @@
110110
"@babel/types" "^7.29.0"
111111

112112
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.28.6", "@babel/parser@^7.29.0":
113-
version "7.29.2"
114-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.29.2.tgz#58bd50b9a7951d134988a1ae177a35ef9a703ba1"
115-
integrity sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==
113+
version "7.29.3"
114+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.29.3.tgz#116f70a77958307fceac27747573032f8a62f88e"
115+
integrity sha512-b3ctpQwp+PROvU/cttc4OYl4MzfJUWy6FZg+PMXfzmt/+39iHVF0sDfqay8TQM3JA2EUOyKcFZt75jWriQijsA==
116116
dependencies:
117117
"@babel/types" "^7.29.0"
118118

@@ -694,9 +694,9 @@
694694
strict-event-emitter "^0.5.1"
695695

696696
"@mswjs/interceptors@^0.41.0":
697-
version "0.41.7"
698-
resolved "https://registry.yarnpkg.com/@mswjs/interceptors/-/interceptors-0.41.7.tgz#403b9830e2ccfdb6557ea19450bfa9d264220c8e"
699-
integrity sha512-D0nkS5+sx87mYpxFqASImCineYoEl9wGlUPrzkuS0ohzG8wfophLpE+I76qGJ0slLAVI19do5SI9pWJNCVf4fg==
697+
version "0.41.8"
698+
resolved "https://registry.yarnpkg.com/@mswjs/interceptors/-/interceptors-0.41.8.tgz#85ef74560f15d401dfe13798e6dabac15e457d6a"
699+
integrity sha512-pRLMNKTSGRoLq+KnEB/7OY5vijw1XmcheAAOiv6pj7W1FG32kAGqj1C/RK/cqxRGr1Fh+zBi8sDur8kj3EQv6A==
700700
dependencies:
701701
"@open-draft/deferred-promise" "^2.2.0"
702702
"@open-draft/logger" "^0.3.0"
@@ -788,9 +788,9 @@
788788
"@sinonjs/commons" "^3.0.0"
789789

790790
"@tootallnate/once@2":
791-
version "2.0.0"
792-
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.0.tgz#f544a148d3ab35801c1f633a7441fd87c2e484bf"
793-
integrity sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==
791+
version "2.0.1"
792+
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.1.tgz#35adc6222e3662fa2222ce123b961476a746b9ea"
793+
integrity sha512-HqmEUIGRJ5fSXchkVgR5F7qn48bDBzv0kWj/Kfu5e6uci4UlEeng4331LnBkWffb++Ei3FOVLxo8JJWMFBDMeQ==
794794

795795
"@types/babel__core@^7.1.14":
796796
version "7.20.5"
@@ -953,99 +953,99 @@
953953
"@types/yargs-parser" "*"
954954

955955
"@typescript-eslint/eslint-plugin@^8.38.0":
956-
version "8.59.1"
957-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.59.1.tgz#781bc6f9002982cfaf75a185240e24ad7276628a"
958-
integrity sha512-BOziFIfE+6osHO9FoJG4zjoHUcvI7fTNBSpdAwrNH0/TLvzjsk2oo8XSSOT2HhqUyhZPfHv4UOffoJ9oEEQ7Ag==
956+
version "8.59.2"
957+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.59.2.tgz#f37b2c189a0177141fe3de3b08f2a83991bfdbfa"
958+
integrity sha512-j/bwmkBvHUtPNxzuWe5z6BEk3q54YRyGlBXkSsmfoih7zNrBvl5A9A98anlp/7JbyZcWIJ8KXo/3Tq/DjFLtuQ==
959959
dependencies:
960960
"@eslint-community/regexpp" "^4.12.2"
961-
"@typescript-eslint/scope-manager" "8.59.1"
962-
"@typescript-eslint/type-utils" "8.59.1"
963-
"@typescript-eslint/utils" "8.59.1"
964-
"@typescript-eslint/visitor-keys" "8.59.1"
961+
"@typescript-eslint/scope-manager" "8.59.2"
962+
"@typescript-eslint/type-utils" "8.59.2"
963+
"@typescript-eslint/utils" "8.59.2"
964+
"@typescript-eslint/visitor-keys" "8.59.2"
965965
ignore "^7.0.5"
966966
natural-compare "^1.4.0"
967967
ts-api-utils "^2.5.0"
968968

969969
"@typescript-eslint/parser@^8.38.0":
970-
version "8.59.1"
971-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.59.1.tgz#835d20a62350659a082a1ae2a60b822c40488905"
972-
integrity sha512-HDQH9O/47Dxi1ceDhBXdaldtf/WV9yRYMjbjCuNk3qnaTD564qwv61Y7+gTxwxRKzSrgO5uhtw584igXVuuZkA==
973-
dependencies:
974-
"@typescript-eslint/scope-manager" "8.59.1"
975-
"@typescript-eslint/types" "8.59.1"
976-
"@typescript-eslint/typescript-estree" "8.59.1"
977-
"@typescript-eslint/visitor-keys" "8.59.1"
970+
version "8.59.2"
971+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.59.2.tgz#e2fd0084baa5dd0c24cd789af1c72cbc3a7a1c62"
972+
integrity sha512-plR3pp6D+SSUn1HM7xvSkx12/DhoHInI2YF35KAcVFNZvlC0gtrWqx7Qq1oH2Ssgi0vlFRCTbP+DZc7B9+TtsQ==
973+
dependencies:
974+
"@typescript-eslint/scope-manager" "8.59.2"
975+
"@typescript-eslint/types" "8.59.2"
976+
"@typescript-eslint/typescript-estree" "8.59.2"
977+
"@typescript-eslint/visitor-keys" "8.59.2"
978978
debug "^4.4.3"
979979

980-
"@typescript-eslint/project-service@8.59.1":
981-
version "8.59.1"
982-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.59.1.tgz#49efe87c37ef84262f23df8bf62fdc56698ca6fe"
983-
integrity sha512-+MuHQlHiEr00Of/IQbE/MmEoi44znZHbR/Pz7Opq4HryUOlRi+/44dro9Ycy8Fyo+/024IWtw8m4JUMCGTYxDg==
980+
"@typescript-eslint/project-service@8.59.2":
981+
version "8.59.2"
982+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.59.2.tgz#f8b8cbf8692e3a51c2c394acf8cf6900f7e755af"
983+
integrity sha512-+2hqvEkeyf/0FBor67duF0Ll7Ot8jyKzDQOSrxazF/danillRq2DwR9dLptsXpoZQqxE1UisSmoZewrlPas9Vw==
984984
dependencies:
985-
"@typescript-eslint/tsconfig-utils" "^8.59.1"
986-
"@typescript-eslint/types" "^8.59.1"
985+
"@typescript-eslint/tsconfig-utils" "^8.59.2"
986+
"@typescript-eslint/types" "^8.59.2"
987987
debug "^4.4.3"
988988

989-
"@typescript-eslint/scope-manager@8.59.1":
990-
version "8.59.1"
991-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.59.1.tgz#ed90d054fc3db2d0c81464db3a953a94fb85bb58"
992-
integrity sha512-LwuHQI4pDOYVKvmH2dkaJo6YZCSgouVgnS/z7yBPKBMvgtBvyLqiLy9Z6b7+m/TRcX1NFYUqZetI5Y+aT4GEfg==
989+
"@typescript-eslint/scope-manager@8.59.2":
990+
version "8.59.2"
991+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.59.2.tgz#63cbd0af2e3180949d6be81122cc555bc71e736d"
992+
integrity sha512-JzfyEpEtOU89CcFSwyNS3mu4MLvLSXqnmX05+aKBDM+TdR5jzcGOEBwxwGNxrEQ7p/z6kK2WyioCGBf2zZBnvg==
993993
dependencies:
994-
"@typescript-eslint/types" "8.59.1"
995-
"@typescript-eslint/visitor-keys" "8.59.1"
994+
"@typescript-eslint/types" "8.59.2"
995+
"@typescript-eslint/visitor-keys" "8.59.2"
996996

997-
"@typescript-eslint/tsconfig-utils@8.59.1", "@typescript-eslint/tsconfig-utils@^8.59.1":
998-
version "8.59.1"
999-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.1.tgz#ba2a779a444f1d5cb92a606f9b209d239fd4cab1"
1000-
integrity sha512-/0nEyPbX7gRsk0Uwfe4ALwwgxuA66d/l2mhRDNlAvaj4U3juhUtJNq0DsY8M2AYwwb9rEq2hrC3IcIcEt++iJA==
997+
"@typescript-eslint/tsconfig-utils@8.59.2", "@typescript-eslint/tsconfig-utils@^8.59.2":
998+
version "8.59.2"
999+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.2.tgz#6e92bc412083753185a79c9f1431e78169d9232f"
1000+
integrity sha512-BKK4alN7oi4C/zv4VqHQ+uRU+lTa6JGIZ7s1juw7b3RHo9OfKB+bKX3u0iVZetdsUCBBkSbdWbarJbmN0fTeSw==
10011001

1002-
"@typescript-eslint/type-utils@8.59.1":
1003-
version "8.59.1"
1004-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.59.1.tgz#9c83d3f2ed9187a815e8120f72c08317e513e409"
1005-
integrity sha512-klWPBR2ciQHS3f++ug/mVnWKPjBUo7icEL3FAO1lhAR1Z1i5NQYZ1EannMSRYcq5qCv5wNALlXr6fksRHyYl7w==
1002+
"@typescript-eslint/type-utils@8.59.2":
1003+
version "8.59.2"
1004+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.59.2.tgz#a60a1192a804fa472a92c41656853ac6a9ba7176"
1005+
integrity sha512-nhqaj1nmTdVVl/BP5omXNRGO38jn5iosis2vbdmupF2txCf8ylWT8lx+JlvMYYVqzGVKtjojUFoQ3JRWK+mfzQ==
10061006
dependencies:
1007-
"@typescript-eslint/types" "8.59.1"
1008-
"@typescript-eslint/typescript-estree" "8.59.1"
1009-
"@typescript-eslint/utils" "8.59.1"
1007+
"@typescript-eslint/types" "8.59.2"
1008+
"@typescript-eslint/typescript-estree" "8.59.2"
1009+
"@typescript-eslint/utils" "8.59.2"
10101010
debug "^4.4.3"
10111011
ts-api-utils "^2.5.0"
10121012

1013-
"@typescript-eslint/types@8.59.1", "@typescript-eslint/types@^8.59.1":
1014-
version "8.59.1"
1015-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.59.1.tgz#c1d014d3f03a97e0113a8899fc9d4e45a7fb0ca9"
1016-
integrity sha512-ZDCjgccSdYPw5Bxh+my4Z0lJU96ZDN7jbBzvmEn0FZx3RtU1C7VWl6NbDx94bwY3V5YsgwRzJPOgeY2Q/nLG8A==
1013+
"@typescript-eslint/types@8.59.2", "@typescript-eslint/types@^8.59.2":
1014+
version "8.59.2"
1015+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.59.2.tgz#01caabcd7e4715c33ad5e11cab260829714d6b9c"
1016+
integrity sha512-e82GVOE8Ps3E++Egvb6Y3Dw0S10u8NkQ9KXmtRhCWJJ8kDhOJTvtMAWnFL16kB1583goCWXsr0NieKCZMs2/0Q==
10171017

1018-
"@typescript-eslint/typescript-estree@8.59.1":
1019-
version "8.59.1"
1020-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.1.tgz#4391fadf98a22c869c5b6522dbf4e491e53e351a"
1021-
integrity sha512-OUd+vJS05sSkOip+BkZ/2NS8RMxrAAJemsC6vU3kmfLyeaJT0TftHkV9mcx2107MmsBVXXexhVu4F0TZXyMl4g==
1018+
"@typescript-eslint/typescript-estree@8.59.2":
1019+
version "8.59.2"
1020+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.2.tgz#6a217ef65b18dbd12c718fc86a675d1d7a1414cc"
1021+
integrity sha512-o0XPGNwcWw+FIwStOWn+BwBuEmL6QXP0rsvAFg7ET1dey1Nr6Wb1ac8p5HEsK0ygO/6mUxlk+YWQD9xcb/nnXg==
10221022
dependencies:
1023-
"@typescript-eslint/project-service" "8.59.1"
1024-
"@typescript-eslint/tsconfig-utils" "8.59.1"
1025-
"@typescript-eslint/types" "8.59.1"
1026-
"@typescript-eslint/visitor-keys" "8.59.1"
1023+
"@typescript-eslint/project-service" "8.59.2"
1024+
"@typescript-eslint/tsconfig-utils" "8.59.2"
1025+
"@typescript-eslint/types" "8.59.2"
1026+
"@typescript-eslint/visitor-keys" "8.59.2"
10271027
debug "^4.4.3"
10281028
minimatch "^10.2.2"
10291029
semver "^7.7.3"
10301030
tinyglobby "^0.2.15"
10311031
ts-api-utils "^2.5.0"
10321032

1033-
"@typescript-eslint/utils@8.59.1":
1034-
version "8.59.1"
1035-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.59.1.tgz#cf6204d69701bbbc5b150f98c18aeef0a42c10bd"
1036-
integrity sha512-3pIeoXhCeYH9FSCBI8P3iNwJlGuzPlYKkTlen2O9T1DSeeg8UG8jstq6BLk+Mda0qup7mgk4z4XL4OzRaxZ8LA==
1033+
"@typescript-eslint/utils@8.59.2":
1034+
version "8.59.2"
1035+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.59.2.tgz#ff619a6a3075f4017fa91b8610b752a8ca3366aa"
1036+
integrity sha512-Juw3EinkXqjaffxz6roowvV7GZT/kET5vSKKZT6upl5TXdWkLkYmNPXwDDL2Vkt2DPn0nODIS4egC/0AGxKo/Q==
10371037
dependencies:
10381038
"@eslint-community/eslint-utils" "^4.9.1"
1039-
"@typescript-eslint/scope-manager" "8.59.1"
1040-
"@typescript-eslint/types" "8.59.1"
1041-
"@typescript-eslint/typescript-estree" "8.59.1"
1039+
"@typescript-eslint/scope-manager" "8.59.2"
1040+
"@typescript-eslint/types" "8.59.2"
1041+
"@typescript-eslint/typescript-estree" "8.59.2"
10421042

1043-
"@typescript-eslint/visitor-keys@8.59.1":
1044-
version "8.59.1"
1045-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.59.1.tgz#b5cba576287a3eeb0b400b62813189abcc3f976a"
1046-
integrity sha512-LdDNl6C5iJExcM0Yh0PwAIBb9PrSiCsWamF/JyEZawm3kFDnRoaq3LGE4bpyRao/fWeGKKyw7icx0YxrLFC5Cg==
1043+
"@typescript-eslint/visitor-keys@8.59.2":
1044+
version "8.59.2"
1045+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.59.2.tgz#5ccc486913cd347883d69158836b1189a660bfe6"
1046+
integrity sha512-NwjLUnGy8/Zfx23fl50tRC8rYaYnM52xNRYFAXvmiil9yh1+K6aRVQMnzW6gQB/1DLgWt977lYQn7C+wtgXZiA==
10471047
dependencies:
1048-
"@typescript-eslint/types" "8.59.1"
1048+
"@typescript-eslint/types" "8.59.2"
10491049
eslint-visitor-keys "^5.0.0"
10501050

10511051
"@webassemblyjs/ast@1.14.1", "@webassemblyjs/ast@^1.14.1":
@@ -1404,9 +1404,9 @@ balanced-match@^4.0.2:
14041404
integrity sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==
14051405

14061406
baseline-browser-mapping@^2.10.12:
1407-
version "2.10.24"
1408-
resolved "https://registry.yarnpkg.com/baseline-browser-mapping/-/baseline-browser-mapping-2.10.24.tgz#6dc320c7bf53859ec2bf55d54db6d2e5c078df16"
1409-
integrity sha512-I2NkZOOrj2XuguvWCK6OVh9GavsNjZjK908Rq3mIBK25+GD8vPX5w2WdxVqnQ7xx3SrZJiCiZFu+/Oz50oSYSA==
1407+
version "2.10.27"
1408+
resolved "https://registry.yarnpkg.com/baseline-browser-mapping/-/baseline-browser-mapping-2.10.27.tgz#fee941c2a0b42cdf83c6427e4c830b1d0bdab2c3"
1409+
integrity sha512-zEs/ufmZoUd7WftKpKyXaT6RFxpQ5Qm9xytKRHvJfxFV9DFJkZph9RvJ1LcOUi0Z1ZVijMte65JbILeV+8QQEA==
14101410

14111411
brace-expansion@^1.1.7:
14121412
version "1.1.14"
@@ -1711,9 +1711,9 @@ dunder-proto@^1.0.1:
17111711
gopd "^1.2.0"
17121712

17131713
electron-to-chromium@^1.5.328:
1714-
version "1.5.344"
1715-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.344.tgz#6437cc08a7d9b914a98120e182f37793c9eaffd4"
1716-
integrity sha512-4MxfbmNDm+KPh066EZy+eUnkcDPcZ35wNmOWzFuh/ijvHsve6kbLTLURy88uCNK5FbpN+yk2nQY6BYh1GEt+wg==
1714+
version "1.5.349"
1715+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.349.tgz#9b9c6a6d84d1107557c18a9336099ce0ee890e5b"
1716+
integrity sha512-QsWVGyRuY07Aqb234QytTfwd5d9AJlfNIQ5wIOl1L+PZDzI9d9+Fn0FRale/QYlFxt/bUnB0/nLd1jFPGxGK1A==
17171717

17181718
emittery@^0.13.1:
17191719
version "0.13.1"
@@ -2007,9 +2007,9 @@ fast-levenshtein@^2.0.6:
20072007
integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==
20082008

20092009
fast-uri@^3.0.1:
2010-
version "3.1.0"
2011-
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.1.0.tgz#66eecff6c764c0df9b762e62ca7edcfb53b4edfa"
2012-
integrity sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==
2010+
version "3.1.1"
2011+
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.1.1.tgz#dd085fec2494a2a33bac6e61277374669e1dd774"
2012+
integrity sha512-h2r7rcm6Ee/J8o0LD5djLuFVcfbZxhvho4vvsbeV0aMvXjUgqv4YpxpkEx0d68l6+IleVfLAdVEfhR7QNMkGHQ==
20132013

20142014
fb-watchman@^2.0.0:
20152015
version "2.0.2"
@@ -3177,9 +3177,9 @@ neo-async@^2.6.2:
31773177
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
31783178

31793179
nock@^14.0.6:
3180-
version "14.0.13"
3181-
resolved "https://registry.yarnpkg.com/nock/-/nock-14.0.13.tgz#3c1f3e525d49d3cdedcbed6ce49008bad5953ebb"
3182-
integrity sha512-SCPsQmGVNY8h1rfS3aU0MzOGYY+wKIFukHEsoSIwPRCYocZkya7MFIlWIEYPWQZj+Gaksg6EyUaY255ZDqpQuA==
3180+
version "14.0.14"
3181+
resolved "https://registry.yarnpkg.com/nock/-/nock-14.0.14.tgz#877044b2de4a6844115d285cdbd24d423d30f58e"
3182+
integrity sha512-PKk7tex0O3RRXUZC5XDKJ9yM3rYRPS13myduT85VIIYDBnib42Fpxoe6KxRSzqB4iL2NDxkcJ2yiskZ18hGLEQ==
31833183
dependencies:
31843184
"@mswjs/interceptors" "^0.41.0"
31853185
json-stringify-safe "^5.0.1"
@@ -3791,17 +3791,17 @@ tinyglobby@^0.2.15:
37913791
fdir "^6.5.0"
37923792
picomatch "^4.0.4"
37933793

3794-
tldts-core@^7.0.29:
3795-
version "7.0.29"
3796-
resolved "https://registry.yarnpkg.com/tldts-core/-/tldts-core-7.0.29.tgz#c3806f5af57b0351ed9415899be2a8dafa3f56dc"
3797-
integrity sha512-W99NuU7b1DcG3uJ3v9k9VztCH3WialNbBkBft5wCs8V8mexu0XQqaZEYb9l9RNNzK8+3EJ9PKWB0/RUtTQ/o+Q==
3794+
tldts-core@^7.0.30:
3795+
version "7.0.30"
3796+
resolved "https://registry.yarnpkg.com/tldts-core/-/tldts-core-7.0.30.tgz#c495dba27778f2220bea94f3f6399005c7aca61c"
3797+
integrity sha512-uiHN8PIB1VmWyS98eZYja4xzlYqeFZVjb4OuYlJQnZAuJhMw4PbKQOKgHKhBdJR3FE/t5mUQ1Kd80++B+qhD1Q==
37983798

37993799
tldts@^7.0.5:
3800-
version "7.0.29"
3801-
resolved "https://registry.yarnpkg.com/tldts/-/tldts-7.0.29.tgz#5a246d4ffcdf8b34cd9cc2dea424162a653f69d1"
3802-
integrity sha512-JIXCerhudr/N6OWLwLF1HVsTTUo7ry6qHa5eWZEkiMuxsIiAACL55tGLfqfHfoH7QaMQUW8fngD7u7TxWexYQg==
3800+
version "7.0.30"
3801+
resolved "https://registry.yarnpkg.com/tldts/-/tldts-7.0.30.tgz#497cea8d610953222f9dcb3ceb07c7207efcd816"
3802+
integrity sha512-ELrFxuqsDdHUwoh0XxDbxuLD3Wnz49Z57IFvTtvWy1hJdcMZjXLIuonjilCiWHlT2GbE4Wlv1wKVTzDFnXH1aw==
38033803
dependencies:
3804-
tldts-core "^7.0.29"
3804+
tldts-core "^7.0.30"
38053805

38063806
tmpl@1.0.5:
38073807
version "1.0.5"
@@ -3971,7 +3971,7 @@ url-parse@^1.5.3:
39713971
querystringify "^2.1.1"
39723972
requires-port "^1.0.0"
39733973

3974-
uuid@^11.1.0:
3974+
uuid@^11.1.1:
39753975
version "11.1.1"
39763976
resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.1.1.tgz#f6d81d2e1c65d00762e5e29b16c5d2d995e208ad"
39773977
integrity sha512-vIYxrBCC/N/K+Js3qSN88go7kIfNPssr/hHCesKCQNAjmgvYS2oqr69kIufEG+O4+PfezOH4EbIeHCfFov8ZgQ==
@@ -4155,9 +4155,9 @@ yallist@^3.0.2:
41554155
integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
41564156

41574157
yaml@^2.8.2, yaml@^2.8.3:
4158-
version "2.8.3"
4159-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.8.3.tgz#a0d6bd2efb3dd03c59370223701834e60409bd7d"
4160-
integrity sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==
4158+
version "2.8.4"
4159+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.8.4.tgz#4b5f411dd25f9544914d8673d4da7f29248e5e2e"
4160+
integrity sha512-ml/JPOj9fOQK8RNnWojA67GbZ0ApXAUlN2UQclwv2eVgTgn7O9gg9o7paZWKMp4g0H3nTLtS9LVzhkpOFIKzog==
41614161

41624162
yargs-parser@^21.1.1:
41634163
version "21.1.1"

0 commit comments

Comments
 (0)