Skip to content

Commit

Permalink
Update dependency dropbox to v4.0.26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 10, 2019
1 parent 826f8fc commit 8503342
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
12 changes: 6 additions & 6 deletions map-share-frontend/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 map-share-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"camelcase": "5.0.0",
"copy-to-clipboard": "3.0.8",
"csstype": "2.5.7",
"dropbox": "4.0.13",
"dropbox": "4.0.26",
"emotion": "10.0.0",
"hyperapp": "jorgebucaran/hyperapp.git#0d23a35a65b23e8dfa5cac15d3d166bac18d51b1",
"hyperapp-redux-devtools": "1.1.6",
Expand Down
2 changes: 1 addition & 1 deletion map-share-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"dependencies": {
"@types/express-fileupload": "0.4.0",
"dropbox": "4.0.13",
"dropbox": "4.0.26",
"isomorphic-fetch": "2.2.1",
"micro": "9.3.3",
"micro-cors": "0.1.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2444,10 +2444,10 @@ [email protected], dotenv@^5.0.0:
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-5.0.1.tgz#a5317459bd3d79ab88cff6e44057a6a3fbb1fcef"
integrity sha512-4As8uPrjfwb7VXC+WnLCbXK7y+Ueb2B3zgNCePYfhxS1PYeaO1YTeplffTEcbfLhvFNGLAz90VvJs9yomG7bow==

[email protected].13:
version "4.0.13"
resolved "https://registry.yarnpkg.com/dropbox/-/dropbox-4.0.13.tgz#159048107d694bb820f31e957c568fd57f7acbb7"
integrity sha512-fWzlNdfMFonFlzhFz/eI+e0A3tarDlsEaaXl7cQK0nx35R+AUxYblOthSp40jgaNcRkXCzD6mSYIFGiiNtN+lQ==
[email protected].26:
version "4.0.26"
resolved "https://registry.yarnpkg.com/dropbox/-/dropbox-4.0.26.tgz#6ca4bf759e7ead2863b5c6ec5b7aed28832fc136"
integrity sha512-kWTismMtXBtrk8GgTWTLJbBtcgPsdc5GLGUVsMvqkYmQ2u5NjbicCCnsdc1F+FN3dBi1tcNZ/QbYKAUkQlwOgw==
dependencies:
buffer "^5.0.8"
moment "^2.19.3"
Expand Down Expand Up @@ -5814,10 +5814,10 @@ safer-eval@^1.2.3:
dependencies:
clones "^1.1.0"

[email protected].0:
version "1.15.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.15.0.tgz#80cd374ad9db9f4a24942cf927552d31d8b6f376"
integrity sha512-xY+n0MB/KAjwwNJYXBD5yJOG2mS2Ac8AXB7Ci2KbWxivbiDVMxhy3vbvXAllVABAHjBqZYUPq1qOJeqZ2XMVIQ==
[email protected].1:
version "1.15.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.15.1.tgz#25a03f6813413540210580b670628360c36267d3"
integrity sha512-WiDa5BsePB/rQEbh/Fv2pVDUCasxuRYjW7GsWx8Ld23LY61vx1VV5Mzf/7mu5kLWKMryMqo65fzYL34HgaM47w==
dependencies:
chokidar "^2.0.0"

Expand Down

0 comments on commit 8503342

Please sign in to comment.