Skip to content

Commit 5c8dc13

Browse files
committed
fix: brightcove/brightcove/package.json & brightcove/brightcove/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-15965856 - https://snyk.io/vuln/SNYK-JS-AXIOS-15969258
1 parent 03922ba commit 5c8dc13

2 files changed

Lines changed: 13 additions & 10 deletions

File tree

brightcove/brightcove/package-lock.json

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

brightcove/brightcove/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@types/node": "^20.0.0",
1414
"@types/react": "^17.0.0",
1515
"@types/react-dom": "^17.0.0",
16-
"axios": "^1.12.0",
16+
"axios": "^1.15.0",
1717
"gulp": "^5.0.0",
1818
"gulp-replace": "^1.1.3",
1919
"react": "^17.0.2",

0 commit comments

Comments
 (0)