Skip to content

Commit

Permalink
fix(deps): upgrade semver because of vulnerability
Browse files Browse the repository at this point in the history
Signed-off-by: roggervalf <rogger.valverde@uni.pe>
  • Loading branch information
roggervalf committed Aug 10, 2023
1 parent b64a02a commit de3c2ce
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 49 deletions.
103 changes: 56 additions & 47 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"dependencies": {
"bluebird": "^3.1.1",
"db-migrate-base": "^2.3.0",
"pg": "^8.0.3",
"semver": "^5.0.3"
"pg": "^8.11.2",
"semver": "^7.5.4"
},
"devDependencies": {
"db-meta": "^0.4.1",
Expand Down

0 comments on commit de3c2ce

Please sign in to comment.