Skip to content

Commit

Permalink
fix(deps): update dependency shippo to v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 22, 2021
1 parent 2acb06a commit 56d30e5
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 @@ -39,7 +39,7 @@
"aws-sdk": "2.469.0",
"micro": "9.3.4",
"micro-cors": "0.1.1",
"shippo": "1.3.1"
"shippo": "1.6.0"
},
"devDependencies": {
"husky": "2.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5930,10 +5930,10 @@ shellwords@^0.1.1:
resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"
integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==

shippo@1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/shippo/-/shippo-1.3.1.tgz#a64226717085fe2115fc6656f66536f4ca9ba6e4"
integrity sha512-059KiFYu70KmkA2s4/gsm7Dfn6aZfPJUPeAH5q2wMfi0a4Rb/TOvewlQu1F8Us51+oWuQYsmGvPURrMRl3jslg==
shippo@1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/shippo/-/shippo-1.6.0.tgz#15c2eb1c4a0743d1a4ff33a6b273745d86dd8a0c"
integrity sha512-iIOumUuXwnLdYvpG1nwi4rvSheBTfOZMLlfEdw7KjPUCNIlgs7rPHwVINGqcwlDttnzG0xp5L8iRJQq774Xpaw==

signal-exit@^3.0.0, signal-exit@^3.0.2:
version "3.0.2"
Expand Down

0 comments on commit 56d30e5

Please sign in to comment.