Skip to content

Commit 7cede85

Browse files
committed
Release 1.8.57
1 parent 3fbecb0 commit 7cede85

10 files changed

Lines changed: 74 additions & 74 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.56",
3+
"version": "1.8.57",
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.56",
92-
"User-Agent": "flagright/1.8.56",
91+
"X-Fern-SDK-Version": "1.8.57",
92+
"User-Agent": "flagright/1.8.57",
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.56",
226-
"User-Agent": "flagright/1.8.56",
225+
"X-Fern-SDK-Version": "1.8.57",
226+
"User-Agent": "flagright/1.8.57",
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.56",
351-
"User-Agent": "flagright/1.8.56",
350+
"X-Fern-SDK-Version": "1.8.57",
351+
"User-Agent": "flagright/1.8.57",
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.56",
484-
"User-Agent": "flagright/1.8.56",
483+
"X-Fern-SDK-Version": "1.8.57",
484+
"User-Agent": "flagright/1.8.57",
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.56",
624-
"User-Agent": "flagright/1.8.56",
623+
"X-Fern-SDK-Version": "1.8.57",
624+
"User-Agent": "flagright/1.8.57",
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.56",
758-
"User-Agent": "flagright/1.8.56",
757+
"X-Fern-SDK-Version": "1.8.57",
758+
"User-Agent": "flagright/1.8.57",
759759
"X-Fern-Runtime": core.RUNTIME.type,
760760
"X-Fern-Runtime-Version": core.RUNTIME.version,
761761
...(await this._getCustomAuthorizationHeaders()),
@@ -902,8 +902,8 @@ export class Batch {
902902
headers: {
903903
"X-Fern-Language": "JavaScript",
904904
"X-Fern-SDK-Name": "flagright",
905-
"X-Fern-SDK-Version": "1.8.56",
906-
"User-Agent": "flagright/1.8.56",
905+
"X-Fern-SDK-Version": "1.8.57",
906+
"User-Agent": "flagright/1.8.57",
907907
"X-Fern-Runtime": core.RUNTIME.type,
908908
"X-Fern-Runtime-Version": core.RUNTIME.version,
909909
...(await this._getCustomAuthorizationHeaders()),
@@ -1036,8 +1036,8 @@ export class Batch {
10361036
headers: {
10371037
"X-Fern-Language": "JavaScript",
10381038
"X-Fern-SDK-Name": "flagright",
1039-
"X-Fern-SDK-Version": "1.8.56",
1040-
"User-Agent": "flagright/1.8.56",
1039+
"X-Fern-SDK-Version": "1.8.57",
1040+
"User-Agent": "flagright/1.8.57",
10411041
"X-Fern-Runtime": core.RUNTIME.type,
10421042
"X-Fern-Runtime-Version": core.RUNTIME.version,
10431043
...(await this._getCustomAuthorizationHeaders()),
@@ -1176,8 +1176,8 @@ export class Batch {
11761176
headers: {
11771177
"X-Fern-Language": "JavaScript",
11781178
"X-Fern-SDK-Name": "flagright",
1179-
"X-Fern-SDK-Version": "1.8.56",
1180-
"User-Agent": "flagright/1.8.56",
1179+
"X-Fern-SDK-Version": "1.8.57",
1180+
"User-Agent": "flagright/1.8.57",
11811181
"X-Fern-Runtime": core.RUNTIME.type,
11821182
"X-Fern-Runtime-Version": core.RUNTIME.version,
11831183
...(await this._getCustomAuthorizationHeaders()),
@@ -1312,8 +1312,8 @@ export class Batch {
13121312
headers: {
13131313
"X-Fern-Language": "JavaScript",
13141314
"X-Fern-SDK-Name": "flagright",
1315-
"X-Fern-SDK-Version": "1.8.56",
1316-
"User-Agent": "flagright/1.8.56",
1315+
"X-Fern-SDK-Version": "1.8.57",
1316+
"User-Agent": "flagright/1.8.57",
13171317
"X-Fern-Runtime": core.RUNTIME.type,
13181318
"X-Fern-Runtime-Version": core.RUNTIME.version,
13191319
...(await this._getCustomAuthorizationHeaders()),
@@ -1452,8 +1452,8 @@ export class Batch {
14521452
headers: {
14531453
"X-Fern-Language": "JavaScript",
14541454
"X-Fern-SDK-Name": "flagright",
1455-
"X-Fern-SDK-Version": "1.8.56",
1456-
"User-Agent": "flagright/1.8.56",
1455+
"X-Fern-SDK-Version": "1.8.57",
1456+
"User-Agent": "flagright/1.8.57",
14571457
"X-Fern-Runtime": core.RUNTIME.type,
14581458
"X-Fern-Runtime-Version": core.RUNTIME.version,
14591459
...(await this._getCustomAuthorizationHeaders()),
@@ -1588,8 +1588,8 @@ export class Batch {
15881588
headers: {
15891589
"X-Fern-Language": "JavaScript",
15901590
"X-Fern-SDK-Name": "flagright",
1591-
"X-Fern-SDK-Version": "1.8.56",
1592-
"User-Agent": "flagright/1.8.56",
1591+
"X-Fern-SDK-Version": "1.8.57",
1592+
"User-Agent": "flagright/1.8.57",
15931593
"X-Fern-Runtime": core.RUNTIME.type,
15941594
"X-Fern-Runtime-Version": core.RUNTIME.version,
15951595
...(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.56",
118-
"User-Agent": "flagright/1.8.56",
117+
"X-Fern-SDK-Version": "1.8.57",
118+
"User-Agent": "flagright/1.8.57",
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.56",
249-
"User-Agent": "flagright/1.8.56",
248+
"X-Fern-SDK-Version": "1.8.57",
249+
"User-Agent": "flagright/1.8.57",
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
@@ -116,8 +116,8 @@ export class BusinessUsers {
116116
headers: {
117117
"X-Fern-Language": "JavaScript",
118118
"X-Fern-SDK-Name": "flagright",
119-
"X-Fern-SDK-Version": "1.8.56",
120-
"User-Agent": "flagright/1.8.56",
119+
"X-Fern-SDK-Version": "1.8.57",
120+
"User-Agent": "flagright/1.8.57",
121121
"X-Fern-Runtime": core.RUNTIME.type,
122122
"X-Fern-Runtime-Version": core.RUNTIME.version,
123123
...(await this._getCustomAuthorizationHeaders()),
@@ -240,8 +240,8 @@ export class BusinessUsers {
240240
headers: {
241241
"X-Fern-Language": "JavaScript",
242242
"X-Fern-SDK-Name": "flagright",
243-
"X-Fern-SDK-Version": "1.8.56",
244-
"User-Agent": "flagright/1.8.56",
243+
"X-Fern-SDK-Version": "1.8.57",
244+
"User-Agent": "flagright/1.8.57",
245245
"X-Fern-Runtime": core.RUNTIME.type,
246246
"X-Fern-Runtime-Version": core.RUNTIME.version,
247247
...(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.56",
118-
"User-Agent": "flagright/1.8.56",
117+
"X-Fern-SDK-Version": "1.8.57",
118+
"User-Agent": "flagright/1.8.57",
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.56",
249-
"User-Agent": "flagright/1.8.56",
248+
"X-Fern-SDK-Version": "1.8.57",
249+
"User-Agent": "flagright/1.8.57",
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.56",
151-
"User-Agent": "flagright/1.8.56",
150+
"X-Fern-SDK-Version": "1.8.57",
151+
"User-Agent": "flagright/1.8.57",
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.56",
275-
"User-Agent": "flagright/1.8.56",
274+
"X-Fern-SDK-Version": "1.8.57",
275+
"User-Agent": "flagright/1.8.57",
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.56",
104-
"User-Agent": "flagright/1.8.56",
103+
"X-Fern-SDK-Version": "1.8.57",
104+
"User-Agent": "flagright/1.8.57",
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.56",
237-
"User-Agent": "flagright/1.8.56",
236+
"X-Fern-SDK-Version": "1.8.57",
237+
"User-Agent": "flagright/1.8.57",
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.56",
172-
"User-Agent": "flagright/1.8.56",
171+
"X-Fern-SDK-Version": "1.8.57",
172+
"User-Agent": "flagright/1.8.57",
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.56",
296-
"User-Agent": "flagright/1.8.56",
295+
"X-Fern-SDK-Version": "1.8.57",
296+
"User-Agent": "flagright/1.8.57",
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.56";
1+
export const SDK_VERSION = "1.8.57";

yarn.lock

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1008,9 +1008,9 @@ base64-js@^1.3.1:
10081008
integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==
10091009

10101010
baseline-browser-mapping@^2.10.12:
1011-
version "2.10.32"
1012-
resolved "https://registry.yarnpkg.com/baseline-browser-mapping/-/baseline-browser-mapping-2.10.32.tgz#b6b553a4285fdd606327a617de36a5351e3aaa64"
1013-
integrity sha512-wbPvpyjJPC0zdfdKXxqEL3Ea+bOMD/87X4lftiJkkaBiuG6ALQy1SLmEd7BSmVCuwCQsBrCamgBoLyfFDD1EPg==
1011+
version "2.10.34"
1012+
resolved "https://registry.yarnpkg.com/baseline-browser-mapping/-/baseline-browser-mapping-2.10.34.tgz#dedb606362446777cfe328d30d4ee15056d06303"
1013+
integrity sha512-IMDedajPifLnHNY0X9n8hKxRTQ6/eTHwr5bDo04WnuqxyKw6LYtQywCuuqPZwhl3aBXMvQpJov42GLCwRRdQzw==
10141014

10151015
brace-expansion@^1.1.7:
10161016
version "1.1.15"
@@ -1284,9 +1284,9 @@ dunder-proto@^1.0.1:
12841284
gopd "^1.2.0"
12851285

12861286
electron-to-chromium@^1.5.328:
1287-
version "1.5.362"
1288-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.362.tgz#0696661e1e8ea46248e82f62f0a0bfe1aac2ce76"
1289-
integrity sha512-PUY2DrLvkjkUuWqq+KPL2iWshrJsZOcIojzRQ7eXFacc9dWga7MGMJAa15VbiejSZB1PAXaRLAiKgruHP8LB1w==
1287+
version "1.5.368"
1288+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.368.tgz#8e8d4600c5f5f01e891f8f843b4a941afb640412"
1289+
integrity sha512-7RckJJK4uESJF9PxvfMWd3TGqIiieUTG4HxnKaKuIpGbcr+r2ZEB3g2gAhCP3Fqm42vJSzLfgab9eva/C4/XVw==
12901290

12911291
emittery@^0.13.1:
12921292
version "0.13.1"
@@ -1299,9 +1299,9 @@ emoji-regex@^8.0.0:
12991299
integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==
13001300

13011301
enhanced-resolve@^5.0.0, enhanced-resolve@^5.22.0:
1302-
version "5.22.0"
1303-
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.22.0.tgz#43c5caad657c6fce58fc6142e5ca6fa8528ed460"
1304-
integrity sha512-xYcDWrpELkFzz9SpZ3PlI6Eu6eD93Yf0WLDRxikGhWJ3MAir2SNZTIVCVZqZ/NUyx8AdMc2gT9C0gPiw18kG+A==
1302+
version "5.23.0"
1303+
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.23.0.tgz#dfdf8d1c9065e4b52f8a598356138931c07305f9"
1304+
integrity sha512-yJN/BOOLxcOW2aQgeif9mSnaUB8KtvmMMp56oA1kx1CRfBKbhZm2pJ+NBY+3eOboHxix8lfjWpHE0Ei5U8RbSA==
13051305
dependencies:
13061306
graceful-fs "^4.2.4"
13071307
tapable "^2.3.3"
@@ -1616,9 +1616,9 @@ has-tostringtag@^1.0.2:
16161616
has-symbols "^1.0.3"
16171617

16181618
hasown@^2.0.2, hasown@^2.0.3:
1619-
version "2.0.3"
1620-
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.3.tgz#5e5c2b15b60370a4c7930c383dfb76bf17bc403c"
1621-
integrity sha512-ej4AhfhfL2Q2zpMmLo7U1Uv9+PyhIZpgQLGT1F9miIGmiCJIoCgSmczFdrc97mWT4kVY72KA+WnnhJ5pghSvSg==
1619+
version "2.0.4"
1620+
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.4.tgz#8c62d8cb90beb2aad5d0a5b67581ad9854c3f003"
1621+
integrity sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==
16221622
dependencies:
16231623
function-bind "^1.1.2"
16241624

@@ -2373,9 +2373,9 @@ node-int64@^0.4.0:
23732373
integrity sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==
23742374

23752375
node-releases@^2.0.36:
2376-
version "2.0.46"
2377-
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.46.tgz#d188a129a83f5e03a101aacb58f260f2ee8faaa1"
2378-
integrity sha512-GYVXHE2KnrzAfsAjl4uP++evGFCrAU1jta4ubEjIG7YWt/64Gqv66a30yKwWczVjA6j3bM4nBwH7Pk1JmDHaxQ==
2376+
version "2.0.47"
2377+
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.47.tgz#521bb2786da8eb140b748841c0b3b3a75334ffc4"
2378+
integrity sha512-Uzmd6LXpouKo8EUK68IjH4+E01w/hXyV3R3g/geCJo+rXLNfh1xucB+LOzYEOQPSiUK3h/xZf0cQGcSsmyL2Og==
23792379

23802380
normalize-path@^3.0.0:
23812381
version "3.0.0"
@@ -2645,9 +2645,9 @@ semver@^6.3.0, semver@^6.3.1:
26452645
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
26462646

26472647
semver@^7.3.4, semver@^7.5.3, semver@^7.5.4, semver@^7.8.0:
2648-
version "7.8.1"
2649-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.8.1.tgz#bf4970b5e70fda0686363cc18bfe8805d5ed957e"
2650-
integrity sha512-rkVq3IXh+4FDGch+KwzX3aV9W3kO54GyEgpvBzSyctDA6Xtd7RJQV1xmXbeQp5v7+VzLOfVqiutSE6GICgPFvg==
2648+
version "7.8.2"
2649+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.8.2.tgz#194bd65723a28cf82542d2bf176b91c26b343be1"
2650+
integrity sha512-c8jsqUZm3omBOI66G90z1Dyw5z622G8oLG+omfsHBJf3CWQTlOcwOjvOG6wtiNfW6anKm/eA39LMwMtMez2TiQ==
26512651

26522652
shebang-command@^2.0.0:
26532653
version "2.0.0"
@@ -2830,9 +2830,9 @@ tapable@^2.3.0, tapable@^2.3.3:
28302830
integrity sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==
28312831

28322832
terser-webpack-plugin@^5.5.0:
2833-
version "5.6.0"
2834-
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.6.0.tgz#8e7caad248183ab9e91ff08a83b0fc9f0439c3c3"
2835-
integrity sha512-Eum+5ajkaOhf5KbM26osvv21kLD7BaGqQ1UA4Ami4arYwylmGUQTgHFpHDdmJod1q4QXa66p0to/FBKID+J1vA==
2833+
version "5.6.1"
2834+
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.6.1.tgz#47bc41bd8b8fab8383b62ec763b7394829097e7b"
2835+
integrity sha512-201R5j+sJpK8nFWwKVyNfZot8FaJbLZDq5evriVzbV1wDtSXDjRUDRfJzHpAaxFDMEhsZL1QkeqM61wgsS3KaQ==
28362836
dependencies:
28372837
"@jridgewell/trace-mapping" "^0.3.25"
28382838
jest-worker "^27.4.5"
@@ -2908,9 +2908,9 @@ ts-jest@^29.1.1:
29082908
yargs-parser "^21.1.1"
29092909

29102910
ts-loader@^9.5.1:
2911-
version "9.5.7"
2912-
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.5.7.tgz#582663e853646e18506cd5cc79feb354952731c0"
2913-
integrity sha512-/ZNrKgA3K3PtpMYOC71EeMWIloGw3IYEa5/t1cyz2r5/PyUwTXGzYJvcD3kfUvmhlfpz1rhV8B2O6IVTQ0avsg==
2911+
version "9.6.0"
2912+
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.6.0.tgz#50dfdea9c63ff9c5f4e89b04c1e3ce0d5d2946a1"
2913+
integrity sha512-dsJO0S+T7grTDWTc4a0nTygXGjKncVUpx8Y+af8EvI/D5WgTJby5UEk5eoMCB9EcLQmnvitqh99MqtjtHgAwFQ==
29142914
dependencies:
29152915
chalk "^4.1.0"
29162916
enhanced-resolve "^5.0.0"

0 commit comments

Comments
 (0)