Skip to content

Commit d033861

Browse files
fix: update isomorphic-dompurify and remove @types/highlight.js (#1034)
Co-authored-by: Lukasz Gornicki <lpgornicki@gmail.com>
1 parent 9982f92 commit d033861

File tree

2 files changed

+56
-51
lines changed

2 files changed

+56
-51
lines changed

library/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@asyncapi/parser": "^3.1.0",
7474
"@asyncapi/protobuf-schema-parser": "^3.2.14",
7575
"highlight.js": "^10.7.2",
76-
"isomorphic-dompurify": "^2.12.0",
76+
"isomorphic-dompurify": "^2.14.0",
7777
"marked": "^4.0.14",
7878
"openapi-sampler": "^1.2.1",
7979
"use-resize-observer": "^9.1.0"
@@ -88,8 +88,7 @@
8888
"@testing-library/jest-dom": "^5.17.0",
8989
"@testing-library/react": "^15.0.4",
9090
"@testing-library/user-event": "^12.8.3",
91-
"@types/dompurify": "^2.0.4",
92-
"@types/highlight.js": "^10.1.0",
91+
"@types/dompurify": "^3.0.5",
9392
"@types/jest": "^26.0.23",
9493
"@types/marked": "^4.0.1",
9594
"@types/node": "^12.7.2",

package-lock.json

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

0 commit comments

Comments
 (0)