Merge pull request #566 from openedx/maman/update-vulnerable-packages

Update dependencies node-forge & minimist
This commit is contained in:
Maman Khan
2022-06-29 13:26:23 +05:00
committed by GitHub
2 changed files with 3601 additions and 3108 deletions

6707
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -15,7 +15,7 @@
"lint": "fedx-scripts eslint --ext .js --ext .jsx .",
"snapshot": "fedx-scripts jest --updateSnapshot",
"start": "fedx-scripts webpack-dev-server --progress",
"test": "fedx-scripts jest --coverage --passWithNoTests"
"test": "TZ=UTC fedx-scripts jest --coverage --passWithNoTests"
},
"bugs": {
"url": "https://github.com/edx/frontend-app-profile/issues"