Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.

NPM warn security issue #73

Closed
gaiawork opened this issue May 17, 2018 · 1 comment · Fixed by #141
Closed

NPM warn security issue #73

gaiawork opened this issue May 17, 2018 · 1 comment · Fixed by #141
Assignees

Comments

@gaiawork
Copy link

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

@matz3
Copy link
Contributor

matz3 commented May 18, 2018

Please see my comment: SAP/less-openui5#25 (comment)

@matz3 matz3 self-assigned this May 18, 2018
matz3 added a commit that referenced this issue Dec 3, 2019
Fixes: #73

BREAKING CHANGE:
The openui5_theme compiler options `sourceMap` and `cleancss` are not
supported anymore. An exception will be thrown when used.
@matz3 matz3 closed this as completed in #141 Dec 5, 2019
matz3 added a commit that referenced this issue Dec 5, 2019
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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants