Skip to content

Commit 587f9dc

Browse files
committed
fix: trigger CI build
1 parent 2de7e05 commit 587f9dc

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@microfleet/core": "^13.3.2",
2626
"@microfleet/transport-amqp": "^13.1.3",
2727
"@microfleet/validation": "^8.1.0",
28-
"bluebird": "^3.5.3",
28+
"bluebird": "^3.5.4",
2929
"bluebird-retry": "^0.11.0",
3030
"bunyan": "^1.8.12",
3131
"chrome-launcher": "^0.10.5",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1112,6 +1112,11 @@ bluebird@^3.5.0, bluebird@^3.5.1, bluebird@^3.5.2, bluebird@^3.5.3:
11121112
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.3.tgz#7d01c6f9616c9a51ab0f8c549a79dfe6ec33efa7"
11131113
integrity sha512-/qKPUQlaW1OyR51WeCPBvRnAlnZFUJkCSG5HzGnuIqhgyJtF+T94lFnn33eiazjRm2LAHVy2guNnaq48X9SJuw==
11141114

1115+
bluebird@^3.5.4:
1116+
version "3.5.4"
1117+
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.4.tgz#d6cc661595de30d5b3af5fcedd3c0b3ef6ec5714"
1118+
integrity sha512-FG+nFEZChJrbQ9tIccIfZJBz3J7mLrAhxakAbnrJWn8d7aKOC+LWifa0G+p4ZqKp4y13T7juYvdhq9NzKdsrjw==
1119+
11151120
boolbase@~1.0.0:
11161121
version "1.0.0"
11171122
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"

0 commit comments

Comments
 (0)