Skip to content

Commit

Permalink
chore: remove unused vulnerable packages
Browse files Browse the repository at this point in the history
  • Loading branch information
scopsy committed Oct 16, 2023
1 parent f9e9d4b commit a77a0be
Show file tree
Hide file tree
Showing 3 changed files with 188 additions and 486 deletions.
1 change: 0 additions & 1 deletion libs/dal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
"event-stream": "^4.0.1",
"fs-extra": "^9.0.0",
"googleapis": "^60.0.1",
"intercom-client": "^2.11.0",
"jsonfile": "^6.0.1",
"mongoose": "^7.5.0",
"mongoose-delete": "^1.0.1",
Expand Down
2 changes: 0 additions & 2 deletions libs/embed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"test:watch": "jest --coverage --watch",
"test:prod": "pnpm lint && pnpm test -- --no-cache",
"deploy-docs": "ts-node tools/gh-pages-publish",
"report-coverage": "cat ./coverage/lcov.info | coveralls",
"commit": "git-cz",
"semantic-release": "semantic-release",
"semantic-release-prepare": "ts-node tools/semantic-release-prepare",
Expand Down Expand Up @@ -93,7 +92,6 @@
"@types/node": "^14.14.16",
"colors": "1.4.0",
"concurrently": "^5.3.0",
"coveralls": "^3.0.2",
"cross-env": "^5.2.0",
"http-server": "^0.13.0",
"husky": "^1.0.1",
Expand Down
Loading

0 comments on commit a77a0be

Please sign in to comment.