Skip to content

Commit 76fcee3

Browse files
Update dependency playwright to v1.55.1 [SECURITY]
1 parent 6e6fe8e commit 76fcee3

File tree

2 files changed

+16
-7
lines changed

2 files changed

+16
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
"mini-css-extract-plugin": "^2.9.4",
140140
"nodemon": "^3.1.10",
141141
"pa11y": "9.0.0",
142-
"playwright": "1.55.0",
142+
"playwright": "1.55.1",
143143
"prettier": "^3.6.2",
144144
"redis-mock": "^0.56.3",
145145
"sass": "^1.92.1",

yarn.lock

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16104,18 +16104,27 @@ __metadata:
1610416104
languageName: node
1610516105
linkType: hard
1610616106

16107-
"playwright@npm:1.55.0":
16108-
version: 1.55.0
16109-
resolution: "playwright@npm:1.55.0"
16107+
"playwright-core@npm:1.55.1":
16108+
version: 1.55.1
16109+
resolution: "playwright-core@npm:1.55.1"
16110+
bin:
16111+
playwright-core: cli.js
16112+
checksum: 10/953a43039dbcca04513bd3138a9dee249a136d5377da00d49402ffcd24d33ca84dc1dc04636d1b76e9f8c9fd28a302b89cda1ae544d72b5d829c28e623bfcb0b
16113+
languageName: node
16114+
linkType: hard
16115+
16116+
"playwright@npm:1.55.1":
16117+
version: 1.55.1
16118+
resolution: "playwright@npm:1.55.1"
1611016119
dependencies:
1611116120
fsevents: "npm:2.3.2"
16112-
playwright-core: "npm:1.55.0"
16121+
playwright-core: "npm:1.55.1"
1611316122
dependenciesMeta:
1611416123
fsevents:
1611516124
optional: true
1611616125
bin:
1611716126
playwright: cli.js
16118-
checksum: 10/df02529693923b9b671822dac8a2ac8a8471c9142a05e14a24f8d0038a7dcf705712363991a070fc927466bbbe70e485145cf7a77882613822f56960afc4b892
16127+
checksum: 10/5dcf9ce564cacf6c06ebc864bb2b1f709c641792560d49889ed4c98e230be54a963ec8aaafff11269735d8d22da4900bd2d4ef9f1748d132326ffda8fb1f3f20
1611916128
languageName: node
1612016129
linkType: hard
1612116130

@@ -16593,7 +16602,7 @@ __metadata:
1659316602
pa11y: "npm:9.0.0"
1659416603
passport-azure-ad: "npm:4.3.5"
1659516604
passport-custom: "npm:^1.1.1"
16596-
playwright: "npm:1.55.0"
16605+
playwright: "npm:1.55.1"
1659716606
postcss: "npm:^8.5.6"
1659816607
prettier: "npm:^3.6.2"
1659916608
redis: "npm:^5.8.2"

0 commit comments

Comments
 (0)