Skip to content

Commit

Permalink
Dependencies: Upgrading packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanlelek committed Feb 2, 2025
1 parent 1659ecd commit f206815
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
40 changes: 20 additions & 20 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,14 +64,14 @@
"express": "4.21.2",
"express-session": "1.18.1",
"extend": "3.0.2",
"fs-extra": "11.2.0",
"glob": "11.0.0",
"fs-extra": "11.3.0",
"glob": "11.0.1",
"helmet": "8.0.0",
"hogan-express": "0.5.2",
"js-yaml": "4.1.0",
"lunr": "2.3.9",
"lunr-languages": "1.14.0",
"marked": "15.0.5",
"marked": "15.0.6",
"moment": "2.30.1",
"morgan": "1.10.0",
"node-fetch": "3.3.2",
Expand All @@ -88,9 +88,9 @@
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "28.10.0",
"eslint-plugin-jest": "28.11.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-prettier": "5.2.3",
"eslint-plugin-promise": "7.2.1",
"eslint-plugin-unused-imports": "4.1.4",
"jest": "29.7.0",
Expand Down

0 comments on commit f206815

Please sign in to comment.