chore(deps): update github:omgimalexis/redact-secrets

This commit is contained in:
Alexis Tyler
2020-08-05 10:14:24 +09:30
parent 6004e6c8fa
commit 20338229da
2 changed files with 5 additions and 4 deletions
+4 -4
View File
@@ -1184,7 +1184,7 @@
}
},
"@unraid/core": {
"version": "github:unraid/core#ef6dcac418b6313ac10cd1c042e82a541f88bace",
"version": "github:unraid/core#8c8d0f18ddc7dfd39716f0fc8e54620c7cca6dd9",
"from": "github:unraid/core",
"requires": {
"accesscontrol": "^2.2.1",
@@ -1235,7 +1235,7 @@
"path-type": "4.0.0",
"pify": "^5.0.0",
"pretty-ms": "^7.0.0",
"redact-secrets": "github:OmgImAlexis/redact-secrets",
"redact-secrets": "github:omgimalexis/redact-secrets",
"request": "^2.88.2",
"request-promise": "4.2.5",
"semver": "^7.3.2",
@@ -14668,8 +14668,8 @@
}
},
"redact-secrets": {
"version": "github:OmgImAlexis/redact-secrets#126cb8140fffe9b82e8864d191e24eedd0364a00",
"from": "github:OmgImAlexis/redact-secrets",
"version": "github:omgimalexis/redact-secrets#03bf4b6c7316004aa6f283006e3e31738cb91038",
"from": "github:omgimalexis/redact-secrets",
"requires": {
"is-secret": "^1.0.0",
"traverse": "^0.6.6"
+1
View File
@@ -48,6 +48,7 @@
"merge-graphql-schemas": "^1.7.8",
"node-cache": "5.1.2",
"p-wait-for": "^3.1.0",
"redact-secrets": "github:omgimalexis/redact-secrets",
"set-interval-async": "^1.0.33",
"stoppable": "^1.1.0",
"subscriptions-transport-ws": "^0.9.16"