Skip to content

Commit

Permalink
fix(security): fixed audit failures (#211)
Browse files Browse the repository at this point in the history
* fix(security): fixed audit failures

* chore(package): remove carets

* chore(package.json) bump to `11.0.0`

* chore(package.json) update dependencies to latest version
  • Loading branch information
lewisdaly authored Aug 31, 2020
1 parent d6a4006 commit c86ee39
Show file tree
Hide file tree
Showing 3 changed files with 834 additions and 746 deletions.
26 changes: 26 additions & 0 deletions audit-resolve.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"decisions": {
"1523|@mojaloop/central-services-shared>@mojaloop/central-services-error-handling>lodash": {
"decision": "fix",
"madeAt": 1598601454740
},
"1523|@mojaloop/central-services-shared>lodash": {
"decision": "fix",
"madeAt": 1598601454740
},
"1523|@mojaloop/central-services-shared>@mojaloop/event-sdk>lodash": {
"decision": "fix",
"madeAt": 1598601454740
},
"1523|@mojaloop/central-services-shared>openapi-backend>lodash": {
"decision": "fix",
"madeAt": 1598601460040
},
"1523|@mojaloop/central-services-stream>@mojaloop/central-services-error-handling>lodash": {
"decision": "fix",
"madeAt": 1598601559668
}
},
"rules": {},
"version": 1
}
Loading

0 comments on commit c86ee39

Please sign in to comment.