mirror of
https://github.com/vale981/apollo-server
synced 2025-03-04 17:21:42 -05:00
chore(deps): update dependency @types/lru-cache to v4.1.2 (#2365)
This commit is contained in:
parent
720102c2a5
commit
7d2336971e
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -1642,9 +1642,9 @@
|
|||
"integrity": "sha512-1w52Nyx4Gq47uuu0EVcsHBxZFJgurQ+rTKS3qMHxR1GY2T8c2AJYd6vZoZ9q1rupaDjU0yT+Jc2XTyXkjeMA+Q=="
|
||||
},
|
||||
"@types/lru-cache": {
|
||||
"version": "4.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/lru-cache/-/lru-cache-4.1.1.tgz",
|
||||
"integrity": "sha512-8mNEUG6diOrI6pMqOHrHPDBB1JsrpedeMK9AWGzVCQ7StRRribiT9BRvUmF8aUws9iBbVlgVekOT5Sgzc1MTKw==",
|
||||
"version": "4.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/lru-cache/-/lru-cache-4.1.2.tgz",
|
||||
"integrity": "sha512-ve2IoUJClE+4S/sG2zoLGEHP6DCvqgyz7UkHZdiICdQaAYRaCXsRWfJlbL8B0KvUyo9lgzD+oR0YSy4YikFyFQ==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/memcached": {
|
||||
|
|
|
@ -76,7 +76,7 @@
|
|||
"@types/koa-router": "7.0.39",
|
||||
"@types/lodash": "4.14.121",
|
||||
"@types/lodash.sortby": "4.7.5",
|
||||
"@types/lru-cache": "4.1.1",
|
||||
"@types/lru-cache": "4.1.2",
|
||||
"@types/memcached": "2.2.6",
|
||||
"@types/micro": "7.3.3",
|
||||
"@types/multer": "1.3.7",
|
||||
|
|
Loading…
Add table
Reference in a new issue