Skip to content

Commit 8844168

Browse files
authored
dev: update jsdom to remove punycode warning (#3605)
1 parent 6a6fd2c commit 8844168

File tree

2 files changed

+36
-9
lines changed

2 files changed

+36
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
"eslint-plugin-testing-library": "^6.4.0",
152152
"http-proxy-middleware": "^2.0.7",
153153
"husky": "^9.1.4",
154-
"jsdom": "^25.0.0",
154+
"jsdom": "^25.0.1",
155155
"lint-staged": "^15.2.8",
156156
"msw": "^2.4.11",
157157
"postcss": "^8.4.31",

yarn.lock

Lines changed: 35 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7522,7 +7522,7 @@ __metadata:
75227522
languageName: node
75237523
linkType: hard
75247524

7525-
"cssstyle@npm:^4.0.1":
7525+
"cssstyle@npm:^4.1.0":
75267526
version: 4.1.0
75277527
resolution: "cssstyle@npm:4.1.0"
75287528
dependencies:
@@ -9431,7 +9431,7 @@ __metadata:
94319431
http-proxy-middleware: "npm:^2.0.7"
94329432
husky: "npm:^9.1.4"
94339433
js-cookie: "npm:^3.0.5"
9434-
jsdom: "npm:^25.0.0"
9434+
jsdom: "npm:^25.0.1"
94359435
launchdarkly-react-client-sdk: "npm:^3.0.9"
94369436
lint-staged: "npm:^15.2.8"
94379437
lodash: "npm:^4.17.21"
@@ -10632,11 +10632,11 @@ __metadata:
1063210632
languageName: node
1063310633
linkType: hard
1063410634

10635-
"jsdom@npm:^25.0.0":
10636-
version: 25.0.0
10637-
resolution: "jsdom@npm:25.0.0"
10635+
"jsdom@npm:^25.0.1":
10636+
version: 25.0.1
10637+
resolution: "jsdom@npm:25.0.1"
1063810638
dependencies:
10639-
cssstyle: "npm:^4.0.1"
10639+
cssstyle: "npm:^4.1.0"
1064010640
data-urls: "npm:^5.0.0"
1064110641
decimal.js: "npm:^10.4.3"
1064210642
form-data: "npm:^4.0.0"
@@ -10649,7 +10649,7 @@ __metadata:
1064910649
rrweb-cssom: "npm:^0.7.1"
1065010650
saxes: "npm:^6.0.0"
1065110651
symbol-tree: "npm:^3.2.4"
10652-
tough-cookie: "npm:^4.1.4"
10652+
tough-cookie: "npm:^5.0.0"
1065310653
w3c-xmlserializer: "npm:^5.0.0"
1065410654
webidl-conversions: "npm:^7.0.0"
1065510655
whatwg-encoding: "npm:^3.1.1"
@@ -10662,7 +10662,7 @@ __metadata:
1066210662
peerDependenciesMeta:
1066310663
canvas:
1066410664
optional: true
10665-
checksum: 10c0/1552bcfb816b2c69ae159ba0cd79e8964030c106cc0cb2deb20a64c1ca54e1ea41352b9802d89b7cf823e43e6d74ed7289abff4aacc95b1b2bc936570aab3594
10665+
checksum: 10c0/6bda32a6dfe4e37a30568bf51136bdb3ba9c0b72aadd6356280404275a34c9e097c8c25b5eb3c742e602623741e172da977ff456684befd77c9042ed9bf8c2b4
1066610666
languageName: node
1066710667
linkType: hard
1066810668

@@ -14564,6 +14564,24 @@ __metadata:
1456414564
languageName: node
1456514565
linkType: hard
1456614566

14567+
"tldts-core@npm:^6.1.69":
14568+
version: 6.1.69
14569+
resolution: "tldts-core@npm:6.1.69"
14570+
checksum: 10c0/654b7ca5e349c89613b99179c5a3f55870be0b77d4ce062eaf6cdda7b160dc454a79a48e825e711f89e93588e62cbb6b166171a044a7427f5987ae9602d68328
14571+
languageName: node
14572+
linkType: hard
14573+
14574+
"tldts@npm:^6.1.32":
14575+
version: 6.1.69
14576+
resolution: "tldts@npm:6.1.69"
14577+
dependencies:
14578+
tldts-core: "npm:^6.1.69"
14579+
bin:
14580+
tldts: bin/cli.js
14581+
checksum: 10c0/47ca3c435f3fbe325a263e07417079551911afce45be0cc8b4a1c9ba14b8e9e6c493c6260dc5f34d3c4b396671fe641b2ebea9646e34c4a4d03223da848c7658
14582+
languageName: node
14583+
linkType: hard
14584+
1456714585
"to-fast-properties@npm:^2.0.0":
1456814586
version: 2.0.0
1456914587
resolution: "to-fast-properties@npm:2.0.0"
@@ -14613,6 +14631,15 @@ __metadata:
1461314631
languageName: node
1461414632
linkType: hard
1461514633

14634+
"tough-cookie@npm:^5.0.0":
14635+
version: 5.0.0
14636+
resolution: "tough-cookie@npm:5.0.0"
14637+
dependencies:
14638+
tldts: "npm:^6.1.32"
14639+
checksum: 10c0/4a69c885bf6f45c5a64e60262af99e8c0d58a33bd3d0ce5da62121eeb9c00996d0128a72df8fc4614cbde59cc8b70aa3e21e4c3c98c2bbde137d7aba7fa00124
14640+
languageName: node
14641+
linkType: hard
14642+
1461614643
"tr46@npm:^5.0.0":
1461714644
version: 5.0.0
1461814645
resolution: "tr46@npm:5.0.0"

0 commit comments

Comments
 (0)