Skip to content

Commit

Permalink
fix(deps): add missing lru-cache
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Apr 22, 2021
1 parent d0b95a2 commit 0af0bf3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"image-meta": "^0.0.1",
"ipx": "^0.6.0",
"is-https": "^3.0.2",
"lru-cache": "^6.0.0",
"node-fetch": "^2.6.1",
"p-limit": "^3.1.0",
"requrl": "^3.0.2",
Expand Down
5 changes: 0 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2571,11 +2571,6 @@ ajv@^8.0.1:
require-from-string "^2.0.2"
uri-js "^4.2.2"

allowlist@^0.1.1:
version "0.1.1"
resolved "https://registry.yarnpkg.com/allowlist/-/allowlist-0.1.1.tgz#7f337b1e9a292e5aaf59c879933be1172915eaeb"
integrity sha512-l298+rQLx33JiaFBJ/4GJoSc1bou+COScif8asoAZqkX0Wz25jmJc4vqJV7NqCsj3ZuGkeODkNFJg/I4/vo4xg==

alphanum-sort@^1.0.0:
version "1.0.2"
resolved "https://registry.yarnpkg.com/alphanum-sort/-/alphanum-sort-1.0.2.tgz#97a1119649b211ad33691d9f9f486a8ec9fbe0a3"
Expand Down

0 comments on commit 0af0bf3

Please sign in to comment.