We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43eb742 commit ef69deaCopy full SHA for ef69dea
packages/cacheable-request/package.json
@@ -45,13 +45,13 @@
45
"@types/http-cache-semantics": "^4.0.4",
46
"get-stream": "^9.0.1",
47
"http-cache-semantics": "^4.2.0",
48
- "keyv": "^5.3.3",
+ "keyv": "^5.3.4",
49
"mimic-response": "^4.0.0",
50
"normalize-url": "^8.0.1",
51
"responselike": "^3.0.0"
52
},
53
"devDependencies": {
54
- "@keyv/sqlite": "^4.0.4",
+ "@keyv/sqlite": "^4.0.5",
55
"@types/node": "^24.0.6",
56
"@types/responselike": "^1.0.3",
57
"@vitest/coverage-v8": "^3.2.4",
0 commit comments