Skip to content

Commit 392daee

Browse files
davinchiasnyk-botkrishnaglickteallarson
authored andcommitted
fix: airbyte-webapp/package.json & airbyte-webapp/package-lock.json to reduce vulnerabilities (airbytehq#16100)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SANITIZEHTML-2957526 Co-authored-by: snyk-bot <[email protected]> Co-authored-by: Krishna (kc) Glick <[email protected]> Co-authored-by: Teal Larson <[email protected]>
1 parent ae377ec commit 392daee

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

airbyte-webapp/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.

airbyte-webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"remark-frontmatter": "^4.0.1",
6767
"remark-gfm": "^3.0.0",
6868
"rxjs": "^7.5.5",
69-
"sanitize-html": "^2.7.0",
69+
"sanitize-html": "^2.7.1",
7070
"sass": "^1.52.2",
7171
"styled-components": "^5.3.5",
7272
"typesafe-actions": "^5.1.0",

0 commit comments

Comments
 (0)