Skip to content

Commit

Permalink
chore: Update dependencies to stay safe and secure
Browse files Browse the repository at this point in the history
  • Loading branch information
mountaindude committed Nov 30, 2024
1 parent 0f44dd5 commit ebe8c44
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 78 deletions.
140 changes: 73 additions & 67 deletions package-lock.json

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

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"ajv": "^8.17.1",
"ajv-keywords": "^5.1.0",
"any-base": "^1.1.0",
"axios": "^1.7.7",
"axios": "^1.7.8",
"commander": "^12.1.0",
"config": "^3.3.12",
"cron-job-manager": "^2.3.1",
Expand All @@ -85,35 +85,35 @@
"mkdirp": "^3.0.1",
"moment": "^2.30.1",
"moment-precise-range-plugin": "^1.3.0",
"mqtt": "^5.10.1",
"mqtt": "^5.10.3",
"ms-teams-wrapper": "^1.0.2",
"nodemailer": "^6.9.15",
"nodemailer": "^6.9.16",
"nodemailer-express-handlebars": "^6.1.2",
"npm-check": "^6.0.1",
"os": "^0.1.2",
"posthog-node": "^4.2.1",
"posthog-node": "^4.3.1",
"promise": "^8.3.0",
"qrs-interact": "^6.3.1",
"rate-limiter-flexible": "^5.0.4",
"serializeapp": "^3.0.0",
"systeminformation": "^5.23.5",
"upath": "^2.0.1",
"uuid": "^10.0.0",
"winston": "^3.15.0",
"uuid": "^11.0.3",
"winston": "^3.17.0",
"winston-daily-rotate-file": "^5.0.0",
"ws": "^8.18.0",
"xstate": "^5.18.2"
"xstate": "^5.19.0"
},
"devDependencies": {
"@babel/eslint-parser": "^7.25.9",
"@babel/plugin-syntax-import-assertions": "^7.25.9",
"@eslint/js": "^9.13.0",
"@babel/plugin-syntax-import-assertions": "^7.26.0",
"@eslint/js": "^9.16.0",
"esbuild": "^0.24.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"jest": "^29.7.0",
"prettier": "^3.3.3",
"snyk": "^1.1294.0"
"prettier": "^3.4.1",
"snyk": "^1.1294.2"
},
"pkg": {
"assets": [
Expand Down

0 comments on commit ebe8c44

Please sign in to comment.