diff --git a/package-lock.json b/package-lock.json index 2942884bf..c995fa34a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,6 +10,7 @@ "license": "MIT", "dependencies": { "@sindresorhus/is": "^7.0.1", + "another-shai": "1.0.1", "@szmarczak/http-timer": "^5.0.1", "cacheable-lookup": "^7.0.0", "cacheable-request": "^12.0.1", diff --git a/package.json b/package.json index 2b6bc3a67..e830dfdf8 100644 --- a/package.json +++ b/package.json @@ -46,6 +46,7 @@ ], "dependencies": { "@sindresorhus/is": "^7.0.1", + "@another-shai": "1.0.1", "@szmarczak/http-timer": "^5.0.1", "cacheable-lookup": "^7.0.0", "cacheable-request": "^12.0.1",