Skip to content

Commit

Permalink
chore(deps): Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Göran Sander committed May 6, 2024
1 parent 29b5981 commit ec4e8f0
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 56 deletions.
90 changes: 45 additions & 45 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 @@ -50,13 +50,13 @@
},
"dependencies": {
"@breejs/later": "^4.2.0",
"@fastify/autoload": "^5.8.0",
"@fastify/autoload": "^5.8.1",
"@fastify/rate-limit": "^9.1.0",
"@fastify/reply-from": "^9.8.0",
"@fastify/sensible": "^5.5.0",
"@fastify/sensible": "^5.6.0",
"@fastify/swagger": "^8.14.0",
"@fastify/swagger-ui": "^3.0.0",
"@keyvhq/core": "^2.1.0",
"@keyvhq/core": "^2.1.1",
"@xstate/fsm": "^2.0.1",
"any-base": "^1.1.0",
"axios": "^1.6.8",
Expand Down Expand Up @@ -87,31 +87,31 @@
"mkdirp": "^3.0.1",
"moment": "^2.30.1",
"moment-precise-range-plugin": "^1.3.0",
"mqtt": "^5.5.3",
"mqtt": "^5.5.5",
"ms-teams-wrapper": "^1.0.2",
"nodemailer": "^6.9.13",
"nodemailer-express-handlebars": "^6.1.2",
"os": "^0.1.2",
"posthog-node": "^4.0.0",
"posthog-node": "^4.0.1",
"promise": "^8.3.0",
"qrs-interact": "^6.3.1",
"rate-limiter-flexible": "^5.0.0",
"rate-limiter-flexible": "^5.0.3",
"serializeapp": "^3.0.0",
"systeminformation": "^5.22.7",
"systeminformation": "^5.22.8",
"upath": "^2.0.1",
"uuid": "^9.0.1",
"winston": "^3.13.0",
"winston-daily-rotate-file": "^5.0.0",
"ws": "^8.16.0",
"xstate": "^5.11.0"
"ws": "^8.17.0",
"xstate": "^5.13.0"
},
"devDependencies": {
"@babel/eslint-parser": "^7.24.1",
"@babel/eslint-parser": "^7.24.5",
"@babel/plugin-syntax-import-assertions": "^7.24.1",
"eslint-plugin-import": "^2.29.1",
"jest": "^29.7.0",
"prettier": "^3.2.5",
"snyk": "^1.1290.0"
"snyk": "^1.1291.0"
},
"pkg": {
"assets": [
Expand Down

0 comments on commit ec4e8f0

Please sign in to comment.