Skip to content

Commit 8e64ac8

Browse files
Release 1.8.53
1 parent a5f4e1e commit 8e64ac8

10 files changed

Lines changed: 70 additions & 70 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flagright",
3-
"version": "1.8.52",
3+
"version": "1.8.53",
44
"private": false,
55
"repository": "https://github.com/flagright/flagright-node",
66
"main": "./index.js",

src/api/resources/batch/client/Client.ts

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ export class Batch {
8888
headers: {
8989
"X-Fern-Language": "JavaScript",
9090
"X-Fern-SDK-Name": "flagright",
91-
"X-Fern-SDK-Version": "1.8.52",
92-
"User-Agent": "flagright/1.8.52",
91+
"X-Fern-SDK-Version": "1.8.53",
92+
"User-Agent": "flagright/1.8.53",
9393
"X-Fern-Runtime": core.RUNTIME.type,
9494
"X-Fern-Runtime-Version": core.RUNTIME.version,
9595
...(await this._getCustomAuthorizationHeaders()),
@@ -222,8 +222,8 @@ export class Batch {
222222
headers: {
223223
"X-Fern-Language": "JavaScript",
224224
"X-Fern-SDK-Name": "flagright",
225-
"X-Fern-SDK-Version": "1.8.52",
226-
"User-Agent": "flagright/1.8.52",
225+
"X-Fern-SDK-Version": "1.8.53",
226+
"User-Agent": "flagright/1.8.53",
227227
"X-Fern-Runtime": core.RUNTIME.type,
228228
"X-Fern-Runtime-Version": core.RUNTIME.version,
229229
...(await this._getCustomAuthorizationHeaders()),
@@ -347,8 +347,8 @@ export class Batch {
347347
headers: {
348348
"X-Fern-Language": "JavaScript",
349349
"X-Fern-SDK-Name": "flagright",
350-
"X-Fern-SDK-Version": "1.8.52",
351-
"User-Agent": "flagright/1.8.52",
350+
"X-Fern-SDK-Version": "1.8.53",
351+
"User-Agent": "flagright/1.8.53",
352352
"X-Fern-Runtime": core.RUNTIME.type,
353353
"X-Fern-Runtime-Version": core.RUNTIME.version,
354354
...(await this._getCustomAuthorizationHeaders()),
@@ -480,8 +480,8 @@ export class Batch {
480480
headers: {
481481
"X-Fern-Language": "JavaScript",
482482
"X-Fern-SDK-Name": "flagright",
483-
"X-Fern-SDK-Version": "1.8.52",
484-
"User-Agent": "flagright/1.8.52",
483+
"X-Fern-SDK-Version": "1.8.53",
484+
"User-Agent": "flagright/1.8.53",
485485
"X-Fern-Runtime": core.RUNTIME.type,
486486
"X-Fern-Runtime-Version": core.RUNTIME.version,
487487
...(await this._getCustomAuthorizationHeaders()),
@@ -620,8 +620,8 @@ export class Batch {
620620
headers: {
621621
"X-Fern-Language": "JavaScript",
622622
"X-Fern-SDK-Name": "flagright",
623-
"X-Fern-SDK-Version": "1.8.52",
624-
"User-Agent": "flagright/1.8.52",
623+
"X-Fern-SDK-Version": "1.8.53",
624+
"User-Agent": "flagright/1.8.53",
625625
"X-Fern-Runtime": core.RUNTIME.type,
626626
"X-Fern-Runtime-Version": core.RUNTIME.version,
627627
...(await this._getCustomAuthorizationHeaders()),
@@ -754,8 +754,8 @@ export class Batch {
754754
headers: {
755755
"X-Fern-Language": "JavaScript",
756756
"X-Fern-SDK-Name": "flagright",
757-
"X-Fern-SDK-Version": "1.8.52",
758-
"User-Agent": "flagright/1.8.52",
757+
"X-Fern-SDK-Version": "1.8.53",
758+
"User-Agent": "flagright/1.8.53",
759759
"X-Fern-Runtime": core.RUNTIME.type,
760760
"X-Fern-Runtime-Version": core.RUNTIME.version,
761761
...(await this._getCustomAuthorizationHeaders()),
@@ -901,8 +901,8 @@ export class Batch {
901901
headers: {
902902
"X-Fern-Language": "JavaScript",
903903
"X-Fern-SDK-Name": "flagright",
904-
"X-Fern-SDK-Version": "1.8.52",
905-
"User-Agent": "flagright/1.8.52",
904+
"X-Fern-SDK-Version": "1.8.53",
905+
"User-Agent": "flagright/1.8.53",
906906
"X-Fern-Runtime": core.RUNTIME.type,
907907
"X-Fern-Runtime-Version": core.RUNTIME.version,
908908
...(await this._getCustomAuthorizationHeaders()),
@@ -1035,8 +1035,8 @@ export class Batch {
10351035
headers: {
10361036
"X-Fern-Language": "JavaScript",
10371037
"X-Fern-SDK-Name": "flagright",
1038-
"X-Fern-SDK-Version": "1.8.52",
1039-
"User-Agent": "flagright/1.8.52",
1038+
"X-Fern-SDK-Version": "1.8.53",
1039+
"User-Agent": "flagright/1.8.53",
10401040
"X-Fern-Runtime": core.RUNTIME.type,
10411041
"X-Fern-Runtime-Version": core.RUNTIME.version,
10421042
...(await this._getCustomAuthorizationHeaders()),
@@ -1175,8 +1175,8 @@ export class Batch {
11751175
headers: {
11761176
"X-Fern-Language": "JavaScript",
11771177
"X-Fern-SDK-Name": "flagright",
1178-
"X-Fern-SDK-Version": "1.8.52",
1179-
"User-Agent": "flagright/1.8.52",
1178+
"X-Fern-SDK-Version": "1.8.53",
1179+
"User-Agent": "flagright/1.8.53",
11801180
"X-Fern-Runtime": core.RUNTIME.type,
11811181
"X-Fern-Runtime-Version": core.RUNTIME.version,
11821182
...(await this._getCustomAuthorizationHeaders()),
@@ -1311,8 +1311,8 @@ export class Batch {
13111311
headers: {
13121312
"X-Fern-Language": "JavaScript",
13131313
"X-Fern-SDK-Name": "flagright",
1314-
"X-Fern-SDK-Version": "1.8.52",
1315-
"User-Agent": "flagright/1.8.52",
1314+
"X-Fern-SDK-Version": "1.8.53",
1315+
"User-Agent": "flagright/1.8.53",
13161316
"X-Fern-Runtime": core.RUNTIME.type,
13171317
"X-Fern-Runtime-Version": core.RUNTIME.version,
13181318
...(await this._getCustomAuthorizationHeaders()),
@@ -1451,8 +1451,8 @@ export class Batch {
14511451
headers: {
14521452
"X-Fern-Language": "JavaScript",
14531453
"X-Fern-SDK-Name": "flagright",
1454-
"X-Fern-SDK-Version": "1.8.52",
1455-
"User-Agent": "flagright/1.8.52",
1454+
"X-Fern-SDK-Version": "1.8.53",
1455+
"User-Agent": "flagright/1.8.53",
14561456
"X-Fern-Runtime": core.RUNTIME.type,
14571457
"X-Fern-Runtime-Version": core.RUNTIME.version,
14581458
...(await this._getCustomAuthorizationHeaders()),
@@ -1587,8 +1587,8 @@ export class Batch {
15871587
headers: {
15881588
"X-Fern-Language": "JavaScript",
15891589
"X-Fern-SDK-Name": "flagright",
1590-
"X-Fern-SDK-Version": "1.8.52",
1591-
"User-Agent": "flagright/1.8.52",
1590+
"X-Fern-SDK-Version": "1.8.53",
1591+
"User-Agent": "flagright/1.8.53",
15921592
"X-Fern-Runtime": core.RUNTIME.type,
15931593
"X-Fern-Runtime-Version": core.RUNTIME.version,
15941594
...(await this._getCustomAuthorizationHeaders()),

src/api/resources/businessUserEvents/client/Client.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ export class BusinessUserEvents {
114114
headers: {
115115
"X-Fern-Language": "JavaScript",
116116
"X-Fern-SDK-Name": "flagright",
117-
"X-Fern-SDK-Version": "1.8.52",
118-
"User-Agent": "flagright/1.8.52",
117+
"X-Fern-SDK-Version": "1.8.53",
118+
"User-Agent": "flagright/1.8.53",
119119
"X-Fern-Runtime": core.RUNTIME.type,
120120
"X-Fern-Runtime-Version": core.RUNTIME.version,
121121
...(await this._getCustomAuthorizationHeaders()),
@@ -245,8 +245,8 @@ export class BusinessUserEvents {
245245
headers: {
246246
"X-Fern-Language": "JavaScript",
247247
"X-Fern-SDK-Name": "flagright",
248-
"X-Fern-SDK-Version": "1.8.52",
249-
"User-Agent": "flagright/1.8.52",
248+
"X-Fern-SDK-Version": "1.8.53",
249+
"User-Agent": "flagright/1.8.53",
250250
"X-Fern-Runtime": core.RUNTIME.type,
251251
"X-Fern-Runtime-Version": core.RUNTIME.version,
252252
...(await this._getCustomAuthorizationHeaders()),

src/api/resources/businessUsers/client/Client.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,8 @@ export class BusinessUsers {
115115
headers: {
116116
"X-Fern-Language": "JavaScript",
117117
"X-Fern-SDK-Name": "flagright",
118-
"X-Fern-SDK-Version": "1.8.52",
119-
"User-Agent": "flagright/1.8.52",
118+
"X-Fern-SDK-Version": "1.8.53",
119+
"User-Agent": "flagright/1.8.53",
120120
"X-Fern-Runtime": core.RUNTIME.type,
121121
"X-Fern-Runtime-Version": core.RUNTIME.version,
122122
...(await this._getCustomAuthorizationHeaders()),
@@ -239,8 +239,8 @@ export class BusinessUsers {
239239
headers: {
240240
"X-Fern-Language": "JavaScript",
241241
"X-Fern-SDK-Name": "flagright",
242-
"X-Fern-SDK-Version": "1.8.52",
243-
"User-Agent": "flagright/1.8.52",
242+
"X-Fern-SDK-Version": "1.8.53",
243+
"User-Agent": "flagright/1.8.53",
244244
"X-Fern-Runtime": core.RUNTIME.type,
245245
"X-Fern-Runtime-Version": core.RUNTIME.version,
246246
...(await this._getCustomAuthorizationHeaders()),

src/api/resources/consumerUserEvents/client/Client.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ export class ConsumerUserEvents {
114114
headers: {
115115
"X-Fern-Language": "JavaScript",
116116
"X-Fern-SDK-Name": "flagright",
117-
"X-Fern-SDK-Version": "1.8.52",
118-
"User-Agent": "flagright/1.8.52",
117+
"X-Fern-SDK-Version": "1.8.53",
118+
"User-Agent": "flagright/1.8.53",
119119
"X-Fern-Runtime": core.RUNTIME.type,
120120
"X-Fern-Runtime-Version": core.RUNTIME.version,
121121
...(await this._getCustomAuthorizationHeaders()),
@@ -245,8 +245,8 @@ export class ConsumerUserEvents {
245245
headers: {
246246
"X-Fern-Language": "JavaScript",
247247
"X-Fern-SDK-Name": "flagright",
248-
"X-Fern-SDK-Version": "1.8.52",
249-
"User-Agent": "flagright/1.8.52",
248+
"X-Fern-SDK-Version": "1.8.53",
249+
"User-Agent": "flagright/1.8.53",
250250
"X-Fern-Runtime": core.RUNTIME.type,
251251
"X-Fern-Runtime-Version": core.RUNTIME.version,
252252
...(await this._getCustomAuthorizationHeaders()),

src/api/resources/consumerUsers/client/Client.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,8 @@ export class ConsumerUsers {
147147
headers: {
148148
"X-Fern-Language": "JavaScript",
149149
"X-Fern-SDK-Name": "flagright",
150-
"X-Fern-SDK-Version": "1.8.52",
151-
"User-Agent": "flagright/1.8.52",
150+
"X-Fern-SDK-Version": "1.8.53",
151+
"User-Agent": "flagright/1.8.53",
152152
"X-Fern-Runtime": core.RUNTIME.type,
153153
"X-Fern-Runtime-Version": core.RUNTIME.version,
154154
...(await this._getCustomAuthorizationHeaders()),
@@ -271,8 +271,8 @@ export class ConsumerUsers {
271271
headers: {
272272
"X-Fern-Language": "JavaScript",
273273
"X-Fern-SDK-Name": "flagright",
274-
"X-Fern-SDK-Version": "1.8.52",
275-
"User-Agent": "flagright/1.8.52",
274+
"X-Fern-SDK-Version": "1.8.53",
275+
"User-Agent": "flagright/1.8.53",
276276
"X-Fern-Runtime": core.RUNTIME.type,
277277
"X-Fern-Runtime-Version": core.RUNTIME.version,
278278
...(await this._getCustomAuthorizationHeaders()),

src/api/resources/transactionEvents/client/Client.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ export class TransactionEvents {
100100
headers: {
101101
"X-Fern-Language": "JavaScript",
102102
"X-Fern-SDK-Name": "flagright",
103-
"X-Fern-SDK-Version": "1.8.52",
104-
"User-Agent": "flagright/1.8.52",
103+
"X-Fern-SDK-Version": "1.8.53",
104+
"User-Agent": "flagright/1.8.53",
105105
"X-Fern-Runtime": core.RUNTIME.type,
106106
"X-Fern-Runtime-Version": core.RUNTIME.version,
107107
...(await this._getCustomAuthorizationHeaders()),
@@ -233,8 +233,8 @@ export class TransactionEvents {
233233
headers: {
234234
"X-Fern-Language": "JavaScript",
235235
"X-Fern-SDK-Name": "flagright",
236-
"X-Fern-SDK-Version": "1.8.52",
237-
"User-Agent": "flagright/1.8.52",
236+
"X-Fern-SDK-Version": "1.8.53",
237+
"User-Agent": "flagright/1.8.53",
238238
"X-Fern-Runtime": core.RUNTIME.type,
239239
"X-Fern-Runtime-Version": core.RUNTIME.version,
240240
...(await this._getCustomAuthorizationHeaders()),

src/api/resources/transactions/client/Client.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,8 @@ export class Transactions {
168168
headers: {
169169
"X-Fern-Language": "JavaScript",
170170
"X-Fern-SDK-Name": "flagright",
171-
"X-Fern-SDK-Version": "1.8.52",
172-
"User-Agent": "flagright/1.8.52",
171+
"X-Fern-SDK-Version": "1.8.53",
172+
"User-Agent": "flagright/1.8.53",
173173
"X-Fern-Runtime": core.RUNTIME.type,
174174
"X-Fern-Runtime-Version": core.RUNTIME.version,
175175
...(await this._getCustomAuthorizationHeaders()),
@@ -292,8 +292,8 @@ export class Transactions {
292292
headers: {
293293
"X-Fern-Language": "JavaScript",
294294
"X-Fern-SDK-Name": "flagright",
295-
"X-Fern-SDK-Version": "1.8.52",
296-
"User-Agent": "flagright/1.8.52",
295+
"X-Fern-SDK-Version": "1.8.53",
296+
"User-Agent": "flagright/1.8.53",
297297
"X-Fern-Runtime": core.RUNTIME.type,
298298
"X-Fern-Runtime-Version": core.RUNTIME.version,
299299
...(await this._getCustomAuthorizationHeaders()),

src/version.ts

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

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -540,9 +540,9 @@
540540
"@sinonjs/commons" "^3.0.0"
541541

542542
"@tootallnate/once@2":
543-
version "2.0.0"
544-
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.0.tgz#f544a148d3ab35801c1f633a7441fd87c2e484bf"
545-
integrity sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==
543+
version "2.0.1"
544+
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.1.tgz#35adc6222e3662fa2222ce123b961476a746b9ea"
545+
integrity sha512-HqmEUIGRJ5fSXchkVgR5F7qn48bDBzv0kWj/Kfu5e6uci4UlEeng4331LnBkWffb++Ei3FOVLxo8JJWMFBDMeQ==
546546

547547
"@types/babel__core@^7.1.14":
548548
version "7.20.5"
@@ -1024,9 +1024,9 @@ base64-js@^1.3.1:
10241024
integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==
10251025

10261026
baseline-browser-mapping@^2.10.12:
1027-
version "2.10.24"
1028-
resolved "https://registry.yarnpkg.com/baseline-browser-mapping/-/baseline-browser-mapping-2.10.24.tgz#6dc320c7bf53859ec2bf55d54db6d2e5c078df16"
1029-
integrity sha512-I2NkZOOrj2XuguvWCK6OVh9GavsNjZjK908Rq3mIBK25+GD8vPX5w2WdxVqnQ7xx3SrZJiCiZFu+/Oz50oSYSA==
1027+
version "2.10.27"
1028+
resolved "https://registry.yarnpkg.com/baseline-browser-mapping/-/baseline-browser-mapping-2.10.27.tgz#fee941c2a0b42cdf83c6427e4c830b1d0bdab2c3"
1029+
integrity sha512-zEs/ufmZoUd7WftKpKyXaT6RFxpQ5Qm9xytKRHvJfxFV9DFJkZph9RvJ1LcOUi0Z1ZVijMte65JbILeV+8QQEA==
10301030

10311031
brace-expansion@^1.1.7:
10321032
version "1.1.14"
@@ -1113,9 +1113,9 @@ camelcase@^6.2.0:
11131113
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
11141114

11151115
caniuse-lite@^1.0.30001782:
1116-
version "1.0.30001791"
1117-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001791.tgz#dfb93d85c40ad380c57123e72e10f3c575786b51"
1118-
integrity sha512-yk0l/YSrOnFZk3UROpDLQD9+kC1l4meK/wed583AXrzoarMGJcbRi2Q4RaUYbKxYAsZ8sWmaSa/DsLmdBeI1vQ==
1116+
version "1.0.30001792"
1117+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001792.tgz#ca8bb9be244835a335e2018272ce7223691873c5"
1118+
integrity sha512-hVLMUZFgR4JJ6ACt1uEESvQN1/dBVqPAKY0hgrV70eN3391K6juAfTjKZLKvOMsx8PxA7gsY1/tLMMTcfFLLpw==
11191119

11201120
chalk@^4.0.0, chalk@^4.1.0:
11211121
version "4.1.2"
@@ -1300,9 +1300,9 @@ dunder-proto@^1.0.1:
13001300
gopd "^1.2.0"
13011301

13021302
electron-to-chromium@^1.5.328:
1303-
version "1.5.347"
1304-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.347.tgz#6f52180ea95c197c358ba7ee115125dc5d5c2703"
1305-
integrity sha512-BqbKWR67PjxFypgOFcDevD6j8N8GCPkSnQQRuqQIBh3GYCwr0xsLqw2EtSn83oq5iTqJ/wabM/YHV7KgvWGz7Q==
1303+
version "1.5.351"
1304+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.351.tgz#7314fbb5b4835a1869feaec09665541b6a84cd37"
1305+
integrity sha512-9D7Iqx8RImSvCnOsj86rCH6eQjZFQoM04Jn6HnZVM0Nu/G58/gmKYQ1d12MZTbjQbQSTGI8nwEy07ErsA2slLA==
13061306

13071307
emittery@^0.13.1:
13081308
version "0.13.1"
@@ -1474,9 +1474,9 @@ fast-json-stable-stringify@2.x, fast-json-stable-stringify@^2.1.0:
14741474
integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==
14751475

14761476
fast-uri@^3.0.1:
1477-
version "3.1.0"
1478-
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.1.0.tgz#66eecff6c764c0df9b762e62ca7edcfb53b4edfa"
1479-
integrity sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==
1477+
version "3.1.2"
1478+
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.1.2.tgz#8af3d4fc9d3e71b11572cc2673b514a7d1a8c8ec"
1479+
integrity sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==
14801480

14811481
fb-watchman@^2.0.0:
14821482
version "2.0.2"
@@ -1631,7 +1631,7 @@ has-tostringtag@^1.0.2:
16311631
dependencies:
16321632
has-symbols "^1.0.3"
16331633

1634-
hasown@^2.0.2:
1634+
hasown@^2.0.2, hasown@^2.0.3:
16351635
version "2.0.3"
16361636
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.3.tgz#5e5c2b15b60370a4c7930c383dfb76bf17bc403c"
16371637
integrity sha512-ej4AhfhfL2Q2zpMmLo7U1Uv9+PyhIZpgQLGT1F9miIGmiCJIoCgSmczFdrc97mWT4kVY72KA+WnnhJ5pghSvSg==
@@ -1716,11 +1716,11 @@ is-arrayish@^0.2.1:
17161716
integrity sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==
17171717

17181718
is-core-module@^2.16.1:
1719-
version "2.16.1"
1720-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.16.1.tgz#2a98801a849f43e2add644fbb6bc6229b19a4ef4"
1721-
integrity sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==
1719+
version "2.16.2"
1720+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.16.2.tgz#3e07450a8080ebce3fbf0cac494f4d2ab324e082"
1721+
integrity sha512-evOr8xfXKxE6qSR0hSXL2r3sd7ALj8+7jQEUvPYcm5sgZFdJ+AYzT6yNmJenvIYQBgIGwfwz08sL8zoL7yq2BA==
17221722
dependencies:
1723-
hasown "^2.0.2"
1723+
hasown "^2.0.3"
17241724

17251725
is-fullwidth-code-point@^3.0.0:
17261726
version "3.0.0"

0 commit comments

Comments
 (0)