diff --git a/virtweb_frontend/package-lock.json b/virtweb_frontend/package-lock.json index 28cb32f..0f66f06 100644 --- a/virtweb_frontend/package-lock.json +++ b/virtweb_frontend/package-lock.json @@ -22,7 +22,6 @@ "@testing-library/user-event": "^13.5.0", "@types/humanize-duration": "^3.27.1", "@types/jest": "^27.5.2", - "@types/node": "^16.18.48", "@types/react": "^18.2.21", "@types/react-dom": "^18.2.7", "@types/react-syntax-highlighter": "^15.5.11", diff --git a/virtweb_frontend/package.json b/virtweb_frontend/package.json index c9927fb..7411d7b 100644 --- a/virtweb_frontend/package.json +++ b/virtweb_frontend/package.json @@ -17,7 +17,6 @@ "@testing-library/user-event": "^13.5.0", "@types/humanize-duration": "^3.27.1", "@types/jest": "^27.5.2", - "@types/node": "^16.18.48", "@types/react": "^18.2.21", "@types/react-dom": "^18.2.7", "@types/react-syntax-highlighter": "^15.5.11",