Skip to content

Commit

Permalink
fix(deps): update dependency @moltin/sdk to v3.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 10, 2020
1 parent 5ce4142 commit 4c4a541
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 15 deletions.
31 changes: 21 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
}
},
"dependencies": {
"@moltin/sdk": "3.21.0",
"@moltin/sdk": "3.24.1",
"micro": "9.3.4",
"micro-cors": "0.1.1"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -285,10 +285,10 @@
"@types/istanbul-reports" "^1.1.1"
"@types/yargs" "^12.0.9"

"@moltin/sdk@3.21.0":
version "3.21.0"
resolved "https://registry.yarnpkg.com/@moltin/sdk/-/sdk-3.21.0.tgz#3045db96cb9d5d52258ae328f5fb6057ec43ef11"
integrity sha512-8Isg2di/i9eYFMNjrQo08Xe/KO7sLDHR5lzzNymolOPs5LOEldLIssKN3cyZqDt+I5PFU1M9T3OmLGrn/H228w==
"@moltin/sdk@3.24.1":
version "3.24.1"
resolved "https://registry.yarnpkg.com/@moltin/sdk/-/sdk-3.24.1.tgz#eb1f8ec83cd1a94e63aa2650a73514c16d084139"
integrity sha512-papb8QAEQSbXp0E+pJQGwCUUR8bT4WD9FeSZoB2tculOw0Az4ukb7AL1050qMvpGC5mdT4OLjx2npTDSXhTjOg==
dependencies:
es6-promise "^4.0.5"
fetch-everywhere "^1.0.5"
Expand Down

0 comments on commit 4c4a541

Please sign in to comment.