Skip to content

Commit

Permalink
Bump degenerator and pm2 in /backend
Browse files Browse the repository at this point in the history
Bumps [degenerator](https://github.com/TooTallNate/node-degenerator) to 3.0.2 and updates ancestor dependency [pm2](https://github.com/Unitech/pm2). These dependencies need to be updated together.


Updates `degenerator` from 1.0.4 to 3.0.2
- [Release notes](https://github.com/TooTallNate/node-degenerator/releases)
- [Commits](TooTallNate/node-degenerator@1.0.4...3.0.2)

Updates `pm2` from 4.2.3 to 5.2.0
- [Release notes](https://github.com/Unitech/pm2/releases)
- [Changelog](https://github.com/Unitech/pm2/blob/master/CHANGELOG.md)
- [Commits](Unitech/pm2@4.2.3...5.2.0)

---
updated-dependencies:
- dependency-name: degenerator
  dependency-type: indirect
- dependency-name: pm2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 9, 2022
1 parent 1c7b9a1 commit c6b1e7c
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 65 deletions.
193 changes: 129 additions & 64 deletions backend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"path": "^0.12.7",
"pg": "^8.0.0",
"pg-hstore": "^2.3.3",
"pm2": "^4.2.3",
"pm2": "^5.2.2",
"sequelize": "^5.21.6",
"sequelize-cli": "^5.5.1"
},
Expand Down

0 comments on commit c6b1e7c

Please sign in to comment.