Skip to content

Commit 2e7e52b

Browse files
committed
fix: update @microfleet/core
1 parent 4278320 commit 2e7e52b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"homepage": "https://github.com/makeomatic/ms-users#readme",
3030
"dependencies": {
31-
"@microfleet/core": "^13.2.1",
31+
"@microfleet/core": "^13.3.1",
3232
"@microfleet/transport-amqp": "^13.1.2",
3333
"@microfleet/validation": "^8.1.0",
3434
"bell": "^9.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -408,10 +408,10 @@
408408
debug "^3.1.0"
409409
lodash "^4.17.10"
410410

411-
"@microfleet/core@^13.2.1":
412-
version "13.2.1"
413-
resolved "https://registry.yarnpkg.com/@microfleet/core/-/core-13.2.1.tgz#3fa4559f7125aa5b12b73eebc5dfd1318bf57e67"
414-
integrity sha512-r7fna2sRedvZuJ7ff4Aci6GQX5U0aBDz/tyEj4EfjVhyEXN2fd9lfs3j9VPgxOKPPX+tTEFaj8cgyCzjyDdeYQ==
411+
"@microfleet/core@^13.3.1":
412+
version "13.3.1"
413+
resolved "https://registry.yarnpkg.com/@microfleet/core/-/core-13.3.1.tgz#261e234af0642c3f8a0499c90e47ce7d8143792e"
414+
integrity sha512-+Snc+O6Yh5HWvy6+UpJJkBY6xjmwdVWfphdPBWyFGH7EP7XleRKQeKG70GDEehoPwHXxAFHFo4DAfQKdqg5/1w==
415415
dependencies:
416416
bluebird "^3.5.2"
417417
bluebird-retry "^0.11.0"

0 commit comments

Comments
 (0)