diff --git a/spotlight-client/package.json b/spotlight-client/package.json index 82336d07..79bcd7dd 100644 --- a/spotlight-client/package.json +++ b/spotlight-client/package.json @@ -103,7 +103,6 @@ "@testing-library/user-event": "^12.7.0", "@types/jest": "^24.0.0", "@types/jsdom": "^16.2.10", - "@types/nanoid-dictionary": "^4.2.0", "@types/node": "^12.0.0", "@typescript-eslint/eslint-plugin": "^4.4.0", "@typescript-eslint/parser": "^4.4.0", diff --git a/yarn.lock b/yarn.lock index e1038595..78a1fed0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2423,11 +2423,6 @@ resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d" integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA== -"@types/nanoid-dictionary@^4.2.0": - version "4.2.0" - resolved "https://registry.yarnpkg.com/@types/nanoid-dictionary/-/nanoid-dictionary-4.2.0.tgz#5a3ae86d7c0db2d3ecf5b1233fc27f5874903f77" - integrity sha512-DyQddKC2AYsInXBMqKSwhom4gpouV8SF1smsCPSzR8hp20vZJ5o5Yxg7qXThCHwr/H6VMq01UArEGbF0q2FXig== - "@types/node@*": version "14.14.6" resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.6.tgz#146d3da57b3c636cc0d1769396ce1cfa8991147f"