- fix digiflazz supplier

This commit is contained in:
Fadli
2023-02-22 21:24:09 +07:00
parent 576f57cd47
commit 23df673907
4 changed files with 22 additions and 8 deletions

11
package-lock.json generated
View File

@@ -31,6 +31,7 @@
"fs-extra": "^10.0.0",
"joi": "^17.4.2",
"lodash": "^4.17.21",
"md5-hash": "^1.0.1",
"moment": "^2.29.4",
"nestjs-pino": "^2.3.1",
"passport": "^0.4.0",
@@ -7358,6 +7359,11 @@
"tmpl": "1.0.5"
}
},
"node_modules/md5-hash": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/md5-hash/-/md5-hash-1.0.1.tgz",
"integrity": "sha512-McGTs7cIc3JSw9SJH5JxFCJRoI1bi9tKh89LZxpHobmY2YGGhYTnDZ2rxcvNv0Bs1gBbSwSQfCwbuFleZOkkYA=="
},
"node_modules/media-typer": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz",
@@ -16405,6 +16411,11 @@
"tmpl": "1.0.5"
}
},
"md5-hash": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/md5-hash/-/md5-hash-1.0.1.tgz",
"integrity": "sha512-McGTs7cIc3JSw9SJH5JxFCJRoI1bi9tKh89LZxpHobmY2YGGhYTnDZ2rxcvNv0Bs1gBbSwSQfCwbuFleZOkkYA=="
},
"media-typer": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz",