Skip to content

Commit 0864e9d

Browse files
antobinarysnyk-bot
andauthored
fix: bigbluebutton-tests/playwright/package.json & bigbluebutton-tests/playwright/package-lock.json to reduce vulnerabilities (bigbluebutton#22648)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-9292519 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent aebbd68 commit 0864e9d

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

bigbluebutton-tests/playwright/package-lock.json

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

bigbluebutton-tests/playwright/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@playwright/test": "^1.37.1",
14-
"axios": "^1.7.8",
14+
"axios": "^1.8.2",
1515
"chalk": "^4.1.2",
1616
"deep-equal": "^2.2.1",
1717
"dotenv": "^16.1.4",

0 commit comments

Comments
 (0)