Skip to content

Commit bd946ea

Browse files
committed
SDK regeneration
1 parent 4490186 commit bd946ea

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const SDK_VERSION = "2.0.0";
1+
export const SDK_VERSION = "2.0.1";

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2892,17 +2892,17 @@ test-exclude@^6.0.0:
28922892
glob "^7.1.4"
28932893
minimatch "^3.0.4"
28942894

2895-
tldts-core@^7.0.12:
2896-
version "7.0.12"
2897-
resolved "https://registry.yarnpkg.com/tldts-core/-/tldts-core-7.0.12.tgz#b471e773dc23ff881a9d187ec145e36edde57c27"
2898-
integrity sha512-3K76aXywJFduGRsOYoY5JzINLs/WMlOkeDwPL+8OCPq2Rh39gkSDtWAxdJQlWjpun/xF/LHf29yqCi6VC/rHDA==
2895+
tldts-core@^7.0.13:
2896+
version "7.0.13"
2897+
resolved "https://registry.yarnpkg.com/tldts-core/-/tldts-core-7.0.13.tgz#01e30579c88f299485cebcada440a7a2d51c96f1"
2898+
integrity sha512-Td0LeWLgXJGsikI4mO82fRexgPCEyTcwWiXJERF/GBHX3Dm+HQq/wx4HnYowCbiwQ8d+ENLZc+ktbZw8H+0oEA==
28992899

29002900
tldts@^7.0.5:
2901-
version "7.0.12"
2902-
resolved "https://registry.yarnpkg.com/tldts/-/tldts-7.0.12.tgz#e11008e9a3f27448e7aecb8d0fa51f929ec9549d"
2903-
integrity sha512-M9ZQBPp6FyqhMcl233vHYyYRkxXOA1SKGlnq13S0mJdUhRSwr2w6I8rlchPL73wBwRlyIZpFvpu2VcdSMWLYXw==
2901+
version "7.0.13"
2902+
resolved "https://registry.yarnpkg.com/tldts/-/tldts-7.0.13.tgz#3f7151b0266fd613930b4dbecd28f95616267fb3"
2903+
integrity sha512-z/SgnxiICGb7Gli0z7ci9BZdjy1tQORUbdmzEUA7NbIJKWhdONn78Ji8gV0PAGfHPyEd+I+W2rMzhLjWkv2Olg==
29042904
dependencies:
2905-
tldts-core "^7.0.12"
2905+
tldts-core "^7.0.13"
29062906

29072907
29082908
version "1.0.5"

0 commit comments

Comments
 (0)