diff --git a/frontend/package.json b/frontend/package.json index 35ec3c451..ecb9241ff 100755 --- a/frontend/package.json +++ b/frontend/package.json @@ -46,7 +46,6 @@ "jest-canvas-mock": "^2.3.1", "jest-environment-jsdom-sixteen": "^2.0.0", "particles-bg-vue": "1.2.3", - "perfect-scrollbar": "^1.3.0", "prettier": "^2.2.1", "qrcode": "^1.4.4", "regenerator-runtime": "^0.13.7", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 109957367..4f4a25b45 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -11244,11 +11244,6 @@ pbkdf2@^3.0.3: safe-buffer "^5.0.1" sha.js "^2.4.8" -perfect-scrollbar@^1.3.0: - version "1.5.0" - resolved "https://registry.yarnpkg.com/perfect-scrollbar/-/perfect-scrollbar-1.5.0.tgz#821d224ed8ff61990c23f26db63048cdc75b6b83" - integrity sha512-NrNHJn5mUGupSiheBTy6x+6SXCFbLlm8fVZh9moIzw/LgqElN5q4ncR4pbCBCYuCJ8Kcl9mYM0NgDxvW+b4LxA== - performance-now@^2.1.0: version "2.1.0" resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"