Skip to content

Commit

Permalink
Merge pull request taskcluster#552 from taskcluster/renovate/quick-lr…
Browse files Browse the repository at this point in the history
…u-4.x

Update dependency quick-lru to v4
  • Loading branch information
djmitche authored Apr 10, 2019
2 parents f1c8801 + 6467036 commit 4196510
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion services/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"hawk": "^7.0.10",
"jsonwebtoken": "^8.1.0",
"lodash": "^4.17.4",
"quick-lru": "^3.0.0",
"quick-lru": "^4.0.0",
"sentry-api": "^0.1.1",
"slugid": "^2.0.0",
"statsum": "^0.6.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7704,10 +7704,10 @@ querystringify@^2.0.0:
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.1.0.tgz#7ded8dfbf7879dcc60d0a644ac6754b283ad17ef"
integrity sha512-sluvZZ1YiTLD5jsqZcDmFyV2EwToyXZBfpoVOmktMmW+VEnhgakFHnasVph65fOjGPTWN0Nw3+XQaSeMayr0kg==

quick-lru@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/quick-lru/-/quick-lru-3.0.0.tgz#2f96145481567e5bc442c6c4a66e86158405c696"
integrity sha512-WLzHLB/msD8Q/5jNh4LviurG896aIEJRS1M3gHz91nSmaXn8q+/q4yOQvNMIETl9f5pAu3igqexB62ARWOUoOg==
quick-lru@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/quick-lru/-/quick-lru-4.0.0.tgz#a44d44010a776d787af65b1226566dd1ae7b9649"
integrity sha512-5cS39FEMrySKt/8c66v10HrmoexP2iYOsJBhtbVrlAr6Cbuc6khFMN8CHJG87c+QsdxBABivfVscgk20I/rPDw==

quote-stream@~0.0.0:
version "0.0.0"
Expand Down

0 comments on commit 4196510

Please sign in to comment.