mirror of
https://github.com/danbulant/docker-compose
synced 2026-06-15 04:31:16 +00:00
fix deps with CVEs (lodash/debug)
This commit is contained in:
parent
3196c67953
commit
3716db2090
2 changed files with 576 additions and 594 deletions
1166
package-lock.json
generated
1166
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -36,8 +36,8 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"composefile": "^0.3.0",
|
||||
"dockerode": "^2.4.3",
|
||||
"eslint": "^3.19.0",
|
||||
"dockerode": "^2.5.7",
|
||||
"eslint": "^5.6.0",
|
||||
"eslint-config-es": "^0.8.11",
|
||||
"eslint-plugin-extended": "^0.2.0",
|
||||
"tape": "^4.6.3",
|
||||
|
|
|
|||
Loading…
Reference in a new issue