Skip to content

Commit

Permalink
fix: update isomorphic-dompurify and remove @types/highlight.js (#1034)
Browse files Browse the repository at this point in the history
Co-authored-by: Lukasz Gornicki <lpgornicki@gmail.com>
  • Loading branch information
batyshkaLenin and derberg committed Sep 2, 2024
1 parent 9982f92 commit d033861
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 51 deletions.
5 changes: 2 additions & 3 deletions library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@asyncapi/parser": "^3.1.0",
"@asyncapi/protobuf-schema-parser": "^3.2.14",
"highlight.js": "^10.7.2",
"isomorphic-dompurify": "^2.12.0",
"isomorphic-dompurify": "^2.14.0",
"marked": "^4.0.14",
"openapi-sampler": "^1.2.1",
"use-resize-observer": "^9.1.0"
Expand All @@ -88,8 +88,7 @@
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^15.0.4",
"@testing-library/user-event": "^12.8.3",
"@types/dompurify": "^2.0.4",
"@types/highlight.js": "^10.1.0",
"@types/dompurify": "^3.0.5",
"@types/jest": "^26.0.23",
"@types/marked": "^4.0.1",
"@types/node": "^12.7.2",
Expand Down
102 changes: 54 additions & 48 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d033861

Please sign in to comment.