You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 24, 2023. It is now read-only.
When using grunt-openui5 dependency, a security issue raised:
npm WARN notice [SECURITY] mime has 1 moderate vulnerability. Go here for more details: https://nodesecurity.io/advisories?search=mime&version=1.2.11 - Run npm i npm@latest -g to upgrade your npm version, and then npm audit to get more info.
The problematic mime version is used from less-openui5 dependency.
I have opened an issue also to less-openui5: SAP/less-openui5#25
Once it is fixed, grunt-openui5 should be updated to
Thanks,
Gaia
The text was updated successfully, but these errors were encountered:
Fixes: #73
BREAKING CHANGE:
The openui5_theme compiler options `sourceMap` and `cleancss` are not
supported anymore. An exception will be thrown when used.
Fixes: #73
BREAKING CHANGE:
The openui5_theme compiler options `sourceMap` and `cleancss` are not
supported anymore. An exception will be thrown when used.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
When using grunt-openui5 dependency, a security issue raised:
npm WARN notice [SECURITY] mime has 1 moderate vulnerability. Go here for more details: https://nodesecurity.io/advisories?search=mime&version=1.2.11 - Run npm i npm@latest -g to upgrade your npm version, and then npm audit to get more info.
The problematic mime version is used from less-openui5 dependency.
I have opened an issue also to less-openui5: SAP/less-openui5#25
Once it is fixed, grunt-openui5 should be updated to
Thanks,
Gaia
The text was updated successfully, but these errors were encountered: