Skip to content

Commit 23499c3

Browse files
committed
fix: bigbluebutton-html5/package.json & bigbluebutton-html5/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-9292519
1 parent 1a2f4dd commit 23499c3

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

bigbluebutton-html5/package-lock.json

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

bigbluebutton-html5/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@mui/system": "^5.12.3",
4242
"@tldraw/tldraw": "^1.27.0",
4343
"autoprefixer": "^10.4.4",
44-
"axios": "^1.7.8",
44+
"axios": "^1.8.2",
4545
"babel-runtime": "~6.26.0",
4646
"bowser": "^2.11.0",
4747
"browser-bunyan": "^1.8.0",

0 commit comments

Comments
 (0)