Skip to content

Commit d101ace

Browse files
committed
Security: Pin package.json versions
1 parent 1ebf2e9 commit d101ace

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

tests/package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"version": "1.0.0",
44
"private": "true",
55
"devDependencies": {
6-
"@playwright/test": "^1.48.0"
6+
"@playwright/test": "1.48.0"
77
}
88
}

0 commit comments

Comments
 (0)