Skip to content

Commit

Permalink
Lock file maintenance Node dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrossetie committed Apr 11, 2024
1 parent dc722a3 commit c59a139
Show file tree
Hide file tree
Showing 9 changed files with 5,648 additions and 5,281 deletions.
459 changes: 257 additions & 202 deletions docs/package-lock.json

Large diffs are not rendered by default.

1,233 changes: 581 additions & 652 deletions export/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@
}
},
"volta": {
"node": "18.18.2"
"node": "18.20.2"
}
}
4,739 changes: 2,618 additions & 2,121 deletions front/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,6 @@
"prettier": "^2.3.0"
},
"volta": {
"node": "18.18.2"
"node": "18.20.2"
}
}
4,438 changes: 2,162 additions & 2,276 deletions graphql/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"jsdom": "^21.0.0",
"jsonwebtoken": "^9.0.0",
"mongoose": "^5.11.1",
"passport": "^0.6.0",
"passport": "^0.7.0",
"passport-local": "^1.0.0",
"passport-oauth": "^1.0.0",
"passport-openidconnect": "^0.1.1",
Expand All @@ -56,6 +56,6 @@
"mongodb-memory-server": "^8.11.0"
},
"volta": {
"node": "18.18.2"
"node": "18.20.2"
}
}
50 changes: 25 additions & 25 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"dotenv": "^16.0.3"
},
"volta": {
"node": "18.18.2"
"node": "18.20.2"
}
}

0 comments on commit c59a139

Please sign in to comment.