diff --git a/community-frontend/package-lock.json b/community-frontend/package-lock.json index 31aa72e9..e5463307 100644 --- a/community-frontend/package-lock.json +++ b/community-frontend/package-lock.json @@ -1397,7 +1397,6 @@ "@community/admin": { "version": "file:app/community-admin", "requires": { - "@community/core": "0.0.1", "@material-ui/core": "^4.11.0", "clsx": "^1.1.1", "next": "^9.5.0", @@ -1412,7 +1411,6 @@ "@community/frontend": { "version": "file:app/community-frontend", "requires": { - "@community/core": "0.0.1", "@material-ui/core": "^4.11.0", "@material-ui/icons": "^4.9.1", "clsx": "^1.1.1", @@ -9589,9 +9587,9 @@ } }, "hosted-git-info": { - "version": "2.8.8", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.8.tgz", - "integrity": "sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==", + "version": "2.8.9", + "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz", + "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==", "dev": true }, "hsl-regex": {