Bump promise from 8.0.3 to 8.1.0

Bumps [promise](https://github.com/then/promise) from 8.0.3 to 8.1.0.
- [Release notes](https://github.com/then/promise/releases)
- [Commits](https://github.com/then/promise/compare/8.0.3...8.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-01-14 01:19:54 +00:00 committed by GitHub
parent fd94536d54
commit 31b883fa40
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.2",

View file

@ -5678,10 +5678,10 @@ progress@^2.0.0:
resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8"
integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==
promise@^8.0.1:
version "8.0.3"
resolved "https://registry.yarnpkg.com/promise/-/promise-8.0.3.tgz#f592e099c6cddc000d538ee7283bb190452b0bf6"
integrity sha512-HeRDUL1RJiLhyA0/grn+PTShlBAcLuh/1BJGtrvjwbvRDCTLLMEz9rOGCV+R3vHY4MixIuoMEd9Yq/XvsTPcjw==
promise@^8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/promise/-/promise-8.1.0.tgz#697c25c3dfe7435dd79fcd58c38a135888eaf05e"
integrity sha512-W04AqnILOL/sPRXziNicCjSNRruLAuIHEOVBazepu0545DDNGYHz7ar9ZgZ1fMU8/MA4mVxp5rkBWRi6OXIy3Q==
dependencies:
asap "~2.0.6"