Skip to content

Commit b605fee

Browse files
antobinarysnyk-bot
andauthored
fix: bbb-export-annotations/package.json & bbb-export-annotations/package-lock.json to reduce vulnerabilities (bigbluebutton#21803)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-6671926 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent 370c52f commit b605fee

File tree

2 files changed

+18
-16
lines changed

2 files changed

+18
-16
lines changed

bbb-export-annotations/package-lock.json

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

bbb-export-annotations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"lint:fix": "eslint --fix **/*.js"
88
},
99
"dependencies": {
10-
"axios": "^1.6.4",
10+
"axios": "^1.7.8",
1111
"form-data": "^4.0.0",
1212
"perfect-freehand": "^1.0.16",
1313
"probe-image-size": "^7.2.3",

0 commit comments

Comments
 (0)