Merge pull request #161 from shocknet/dependabot/npm_and_yarn/promise-8.1.0

Bump promise from 8.0.3 to 8.1.0
This commit is contained in:
Daniel Lugo 2021-01-13 21:20:36 -04:00 committed by GitHub
commit 3941fec2ae
2 changed files with 5 additions and 5 deletions

View file

@ -44,7 +44,7 @@
"lodash": "^4.17.20",
"method-override": "^2.3.7",
"node-persist": "^3.1.0",
"promise": "^8.0.1",
"promise": "^8.1.0",
"ramda": "^0.27.1",
"request": "^2.88.2",
"request-promise": "^4.2.6",