Skip to content

Commit

Permalink
fix(deps): update dependency @moltin/sdk to v3.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 17, 2019
1 parent 385ee70 commit 464b390
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 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.22.0",
"@moltin/sdk": "3.23.0",
"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.22.0":
version "3.22.0"
resolved "https://registry.yarnpkg.com/@moltin/sdk/-/sdk-3.22.0.tgz#41c920dfca00850b7c7f055d0334c1a4c0ea8329"
integrity sha512-5Siek5ImvWBQ2IpYNkwHxxjCQThtsTPUwNJFezTTf1wIivjXQIJ2MuuBZv/yFt0F0m8EaA+1yG7b9hDxZTtXCQ==
"@moltin/sdk@3.23.0":
version "3.23.0"
resolved "https://registry.yarnpkg.com/@moltin/sdk/-/sdk-3.23.0.tgz#759bcd52ae3c4342e17e85a813779e3d833e1897"
integrity sha512-g328v8huGOD294VV9fawiKE2bjb1htzwRiYKQ53WFer3hWwwR7yydKr0uV1CGDX+8WUX9xT9AU8CgQlXtwmY8Q==
dependencies:
es6-promise "^4.0.5"
fetch-everywhere "^1.0.5"
Expand Down

0 comments on commit 464b390

Please sign in to comment.