Skip to content

Commit

Permalink
Apply dependency pinning and update Node LTS
Browse files Browse the repository at this point in the history
- Applied dependency pinning to all packages in api-server and plugin
- Updated puppeteer version in plugin to fix deprecation warning
- Updated parcel, node, npm version in plugin
- Updated node, npm version in api-server to current LTS
- Regenerated package lock file for plugin and api-server
- Updated express, sequelize, and aws-sdk versions in api-server
- Update node and npm versions in browser-extension readme
  • Loading branch information
duggalsu committed Sep 5, 2023
1 parent 2f2f869 commit 9b7398b
Show file tree
Hide file tree
Showing 5 changed files with 5,636 additions and 9,543 deletions.
4 changes: 2 additions & 2 deletions browser-extension/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@

Requirements :

- npm : v8.3.1^
- nodejs : 16.14.0^
- npm : v9.6.7^
- nodejs : v18.17.1^

When you run `docker-compose up`, ensure to have a `development.env` file with the following variables in the `api-server` directory.

Expand Down
Loading

0 comments on commit 9b7398b

Please sign in to comment.