Skip to content

Commit 01fd526

Browse files
committed
fix: upgrade playwright from 1.57.0 to 1.58.0
Snyk has created this PR to upgrade playwright from 1.57.0 to 1.58.0. See this package in npm: playwright See this project in Snyk: https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/49c81d9c-12c2-4e8e-b9e8-72f98b1b595c?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent d87eee6 commit 01fd526

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Probe/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"https-proxy-agent": "^7.0.5",
3030
"net-snmp": "^3.26.1",
3131
"ping": "^0.4.4",
32-
"playwright": "^1.57.0",
32+
"playwright": "^1.58.0",
3333
"ts-node": "^10.9.1"
3434
},
3535
"devDependencies": {

0 commit comments

Comments
 (0)