Skip to content

Commit

Permalink
fix(deps): Dependencies patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Göran Sander committed Sep 27, 2022
1 parent 1600738 commit 445e1fa
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 70 deletions.
118 changes: 55 additions & 63 deletions src/package-lock.json

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

14 changes: 7 additions & 7 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"@fastify/autoload": "^5.2.0",
"@fastify/rate-limit": "^7.3.0",
"@fastify/reply-from": "^8.1.0",
"@fastify/sensible": "^5.1.0",
"@fastify/sensible": "^5.1.1",
"@fastify/static": "^6.5.0",
"@fastify/swagger": "^7.4.1",
"@keyvhq/core": "^1.6.14",
"any-base": "^1.1.0",
"axios": "^0.27.2",
"commander": "^9.4.0",
"config": "^3.3.7",
"config": "^3.3.8",
"cron-job-manager": "^2.3.1",
"email-validator": "^2.0.4",
"enigma.js": "^2.9.0",
Expand All @@ -35,23 +35,23 @@
"js-yaml": "^4.1.0",
"jshint": "^2.13.5",
"lodash": "^4.17.21",
"luxon": "^3.0.1",
"luxon": "^3.0.4",
"mkdirp": "^1.0.4",
"moment": "^2.29.4",
"moment-precise-range-plugin": "^1.3.0",
"mqtt": "^4.3.7",
"ms-teams-webhook": "^1.0.4",
"nodemailer": "^6.7.7",
"nodemailer": "^6.7.8",
"nodemailer-express-handlebars": "^5.0.0",
"os": "^0.1.2",
"promise": "^8.1.0",
"qrs-interact": "^6.3.1",
"rate-limiter-flexible": "^2.3.8",
"rate-limiter-flexible": "^2.3.11",
"serializeapp": "^3.0.0",
"systeminformation": "^5.12.3",
"systeminformation": "^5.12.6",
"upath": "^2.0.1",
"uuid": "^8.3.2",
"winston": "^3.8.1",
"winston": "^3.8.2",
"winston-daily-rotate-file": "^4.7.1",
"ws": "^8.8.1"
},
Expand Down

0 comments on commit 445e1fa

Please sign in to comment.