mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 14:59:14 +01:00
fix(deps): update dependency bluebird to ^3.5.4
This commit is contained in:
parent
668498d9fd
commit
bfc2c6480e
@ -37,7 +37,7 @@
|
||||
"disqus"
|
||||
],
|
||||
"dependencies": {
|
||||
"bluebird": "^3.5.3",
|
||||
"bluebird": "^3.5.4",
|
||||
"classnames": "^2.2.6",
|
||||
"codecov": "^3.2.0",
|
||||
"gatsby": "^2.3.6",
|
||||
|
@ -2515,9 +2515,9 @@ bluebird@^3.5.0, bluebird@^3.5.1:
|
||||
version "3.5.2"
|
||||
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.2.tgz#1be0908e054a751754549c270489c1505d4ab15a"
|
||||
|
||||
bluebird@^3.5.3:
|
||||
version "3.5.3"
|
||||
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.3.tgz#7d01c6f9616c9a51ab0f8c549a79dfe6ec33efa7"
|
||||
bluebird@^3.5.4:
|
||||
version "3.5.4"
|
||||
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.4.tgz#d6cc661595de30d5b3af5fcedd3c0b3ef6ec5714"
|
||||
|
||||
bmp-js@0.0.3:
|
||||
version "0.0.3"
|
||||
|
Loading…
Reference in New Issue
Block a user