mirror of
https://github.com/ansible/awx.git
synced 2026-03-01 00:38:45 -03:30
Merge pull request #7961 from mabashian/fix-audit-warnings
Fix npm audit warnings Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
2875
awx/ui_next/package-lock.json
generated
2875
awx/ui_next/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -49,7 +49,7 @@
|
|||||||
"jest-websocket-mock": "^2.0.2",
|
"jest-websocket-mock": "^2.0.2",
|
||||||
"mock-socket": "^9.0.3",
|
"mock-socket": "^9.0.3",
|
||||||
"prettier": "^1.18.2",
|
"prettier": "^1.18.2",
|
||||||
"react-scripts": "^3.4.1"
|
"react-scripts": "^3.4.3"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "PORT=3001 HTTPS=true DANGEROUSLY_DISABLE_HOST_CHECK=true react-scripts start",
|
"start": "PORT=3001 HTTPS=true DANGEROUSLY_DISABLE_HOST_CHECK=true react-scripts start",
|
||||||
|
|||||||
Reference in New Issue
Block a user