Skip to content

Commit 34918da

Browse files
chore(deps): update dependency playwright to v1.55.1 [security]
1 parent 16578a3 commit 34918da

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

templates/js-crawlee-playwright-camoufox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"apify": "^3.4.2",
1111
"camoufox-js": "^0.7.0",
1212
"crawlee": "^3.13.8",
13-
"playwright": "1.54.1"
13+
"playwright": "1.55.1"
1414
},
1515
"devDependencies": {
1616
"@apify/eslint-config": "^1.0.0",

templates/js-crawlee-playwright-chrome/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"apify": "^3.4.2",
88
"crawlee": "^3.13.8",
9-
"playwright": "1.54.1"
9+
"playwright": "1.55.1"
1010
},
1111
"devDependencies": {
1212
"@apify/eslint-config": "^1.0.0",

templates/ts-crawlee-playwright-camoufox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"apify": "^3.4.2",
1111
"camoufox-js": "^0.7.0",
1212
"crawlee": "^3.13.8",
13-
"playwright": "1.54.1"
13+
"playwright": "1.55.1"
1414
},
1515
"devDependencies": {
1616
"@apify/eslint-config": "^1.0.0",

templates/ts-crawlee-playwright-chrome/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"apify": "^3.4.2",
1111
"crawlee": "^3.13.8",
12-
"playwright": "1.54.1"
12+
"playwright": "1.55.1"
1313
},
1414
"devDependencies": {
1515
"@apify/eslint-config": "^1.0.0",

0 commit comments

Comments
 (0)