Skip to content

Commit e520817

Browse files
committed
fix: visual-embed/auth/cookieless/package.json & visual-embed/auth/cookieless/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-15268416
1 parent 231f8bf commit e520817

2 files changed

Lines changed: 34 additions & 19 deletions

File tree

visual-embed/auth/cookieless/package-lock.json

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

visual-embed/auth/cookieless/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@thoughtspot/rest-api-sdk": "^2.12.1",
1616
"@thoughtspot/visual-embed-sdk": "latest",
17-
"express": "^4.21.2",
17+
"express": "^4.22.0",
1818
"react": "^19.0.0",
1919
"react-dom": "^19.0.0",
2020
"tsx": "^4.19.3"

0 commit comments

Comments
 (0)