This repository was archived by the owner on Mar 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
This repository was archived by the owner on Mar 8, 2023. It is now read-only.
Upgrade node packages #46
Copy link
Copy link
Open
Labels
feature requestNew feature or requestNew feature or request
Description
What is the motivation for adding / enhancing this feature?
Running yarn audit on clean installation of vue-storefront-api on branch master outputs 19 vulnerabilities. 2 with critical severity.
Running yarn outdated states most of the packages current version being behind wanted semver version and way behind latest versions, thus do not apply minor or major updates.
What are the acceptance criteria
-
yarn auditshows 0 vulnerabilities -
yarn outdatedshows packages apply latest version
Can you complete this feature request by yourself?
- YES
- NO
Which Release Cycle state this refers to? Info for developer.
Pick one option.
- This is a normal feature request. This should be available on https://test.storefrontcloud.io and then after tests this can be added to next Vue Storefront version. In this case Developer should create branch from
developbranch and create Pull Request2. Feature / Improvementback todevelop. - (Pick this option only if you're sure) This is an important improvement request for current Release Candidate version on https://next.storefrontcloud.io and should be placed in next RC version. In this case Developer should create branch from
releasebranch and create Pull Request3. Stabilisation fixback torelease. - (Pick this option only if you're sure) This is a critical improvement request for current Stable version on https://demo.storefrontcloud.io and should be placed in next stable version. In this case Developer should create branch from
hotfixormasterbranch and create Pull Request4. Hotfixback tohotfix.
Additional information
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or request
