update javascript dependencies to fix security issues
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
This commit is contained in:
parent
7ceaaee2a7
commit
f2af4b0ae4
@ -16,6 +16,9 @@
|
|||||||
"uuid": "^3.3.3",
|
"uuid": "^3.3.3",
|
||||||
"wait-port": "^0.2.2"
|
"wait-port": "^0.2.2"
|
||||||
},
|
},
|
||||||
|
"resolutions": {
|
||||||
|
"ansi-regex": "5.0.1"
|
||||||
|
},
|
||||||
"prettier": {
|
"prettier": {
|
||||||
"trailingComma": "all",
|
"trailingComma": "all",
|
||||||
"tabWidth": 4,
|
"tabWidth": 4,
|
||||||
@ -24,8 +27,8 @@
|
|||||||
"singleQuote": true
|
"singleQuote": true
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"jest": "^24.9.0",
|
"jest": "^27.2.5",
|
||||||
"nodemon": "^1.19.2",
|
"nodemon": "^2.0.13",
|
||||||
"prettier": "^1.18.2"
|
"prettier": "^1.18.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
5081
app/yarn.lock
5081
app/yarn.lock
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user