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 Jul 22, 2024
1 parent 39827c8 commit e18ce59
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 60 deletions.
106 changes: 54 additions & 52 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@fastify/sensible": "^5.6.0",
"@fastify/static": "^7.0.4",
"@fastify/swagger": "^8.14.0",
"@fastify/swagger-ui": "^3.0.0",
"@fastify/swagger-ui": "^4.0.1",
"@keyvhq/core": "^2.1.1",
"@xstate/fsm": "^2.0.1",
"any-base": "^1.1.0",
Expand All @@ -70,7 +70,7 @@
"eslint": "^8.5.7",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-prettier": "^5.2.1",
"express-handlebars": "^7.1.3",
"fastify": "^4.28.1",
"fastify-healthcheck": "^4.4.0",
Expand All @@ -89,7 +89,7 @@
"mkdirp": "^3.0.1",
"moment": "^2.30.1",
"moment-precise-range-plugin": "^1.3.0",
"mqtt": "^5.7.3",
"mqtt": "^5.8.1",
"ms-teams-wrapper": "^1.0.2",
"nodemailer": "^6.9.14",
"nodemailer-express-handlebars": "^6.1.2",
Expand All @@ -102,17 +102,17 @@
"systeminformation": "^5.22.11",
"upath": "^2.0.1",
"uuid": "^10.0.0",
"winston": "^3.13.0",
"winston": "^3.13.1",
"winston-daily-rotate-file": "^5.0.0",
"ws": "^8.17.1",
"xstate": "^5.14.0"
"ws": "^8.18.0",
"xstate": "^5.15.0"
},
"devDependencies": {
"@babel/eslint-parser": "^7.24.7",
"@babel/eslint-parser": "^7.24.8",
"@babel/plugin-syntax-import-assertions": "^7.24.7",
"eslint-plugin-import": "^2.29.1",
"jest": "^29.7.0",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"snyk": "^1.1292.1"
},
"pkg": {
Expand Down

0 comments on commit e18ce59

Please sign in to comment.