mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-04 08:38:34 +00:00
chore: bump up playwright version to v1.55.1 [SECURITY]
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"@playwright/test": "=1.52.0",
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
"fs-extra": "^11.2.0",
|
||||
"playwright": "=1.52.0"
|
||||
"playwright": "=1.55.1"
|
||||
},
|
||||
"version": "0.25.7"
|
||||
}
|
||||
|
||||
28
yarn.lock
28
yarn.lock
@@ -55,7 +55,7 @@ __metadata:
|
||||
"@playwright/test": "npm:=1.52.0"
|
||||
"@types/fs-extra": "npm:^11.0.4"
|
||||
fs-extra: "npm:^11.2.0"
|
||||
playwright: "npm:=1.52.0"
|
||||
playwright: "npm:=1.55.1"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@@ -33091,7 +33091,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"playwright@npm:1.52.0, playwright@npm:=1.52.0":
|
||||
"playwright-core@npm:1.55.1":
|
||||
version: 1.55.1
|
||||
resolution: "playwright-core@npm:1.55.1"
|
||||
bin:
|
||||
playwright-core: cli.js
|
||||
checksum: 10/953a43039dbcca04513bd3138a9dee249a136d5377da00d49402ffcd24d33ca84dc1dc04636d1b76e9f8c9fd28a302b89cda1ae544d72b5d829c28e623bfcb0b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"playwright@npm:1.52.0":
|
||||
version: 1.52.0
|
||||
resolution: "playwright@npm:1.52.0"
|
||||
dependencies:
|
||||
@@ -33106,6 +33115,21 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"playwright@npm:=1.55.1":
|
||||
version: 1.55.1
|
||||
resolution: "playwright@npm:1.55.1"
|
||||
dependencies:
|
||||
fsevents: "npm:2.3.2"
|
||||
playwright-core: "npm:1.55.1"
|
||||
dependenciesMeta:
|
||||
fsevents:
|
||||
optional: true
|
||||
bin:
|
||||
playwright: cli.js
|
||||
checksum: 10/5dcf9ce564cacf6c06ebc864bb2b1f709c641792560d49889ed4c98e230be54a963ec8aaafff11269735d8d22da4900bd2d4ef9f1748d132326ffda8fb1f3f20
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"plist@npm:3.1.0, plist@npm:^3.0.0, plist@npm:^3.0.4, plist@npm:^3.0.5, plist@npm:^3.1.0":
|
||||
version: 3.1.0
|
||||
resolution: "plist@npm:3.1.0"
|
||||
|
||||
Reference in New Issue
Block a user