gravitee-io / gravitee-ui-components

🧱 Set of UI components used across the Gravitee.io ecosystem.
https://components.gravitee.io
Apache License 2.0
18 stars 12 forks source link

fix: lock dompurify to 3.1.5 to avoid issue with ~3.1.7 #685

Closed ThibaudAV closed 1 month ago

ThibaudAV commented 1 month ago

Issue

n/a

Description

lock dompurify to 3.1.5 to avoid issue with 3.1.7

Avoid this error : image

Additional context


📚  View the storybook of this branch here

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

graviteeio commented 1 month ago

Hey dear reviewer, I'm the Gravitee.io bot :robot:

I just want to tell you that package.json has been updated in this PR.

Some components are based on third party libraries, for integration into a web component, we extract the css from its libraries as assets.

WARNING: When highlight.js or github-markdown-css are updated, we must run yarn build task to update the css.

Generated by :no_entry_sign: dangerJS against 440cdcbca116677e9db9c625ba44163265207197

graviteeio commented 1 month ago

Gravitee.io Automatic Deployment

A beta version of this package has been published! 🚀

To use it in your project run the following lines:

npm install @gravitee/ui-components@4.2.5-fix-dompurify-440cdcb

or

yarn add @gravitee/ui-components@4.2.5-fix-dompurify-440cdcb
graviteeio commented 1 month ago

:tada: This PR is included in version 4.2.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: