Skip to content

Commit c351246

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DOMPURIFY-8184974
1 parent f24d69f commit c351246

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

package-lock.json

+10-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
"@redocly/openapi-core": "^1.0.0-rc.2",
144144
"classnames": "^2.3.1",
145145
"decko": "^1.2.0",
146-
"dompurify": "^2.2.8",
146+
"dompurify": "^2.5.0",
147147
"eventemitter3": "^4.0.7",
148148
"json-pointer": "^0.6.2",
149149
"lunr": "^2.3.9",

0 commit comments

Comments
 (0)