Skip to content

Commit 1bd6f89

Browse files
committed
fix: bbb-export-annotations/package.json & bbb-export-annotations/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-9292519
1 parent 0864e9d commit 1bd6f89

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

bbb-export-annotations/package-lock.json

Lines changed: 7 additions & 7 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.7.8",
10+
"axios": "^1.8.2",
1111
"form-data": "^4.0.0",
1212
"perfect-freehand": "^1.0.16",
1313
"probe-image-size": "^7.2.3",

0 commit comments

Comments
 (0)