Skip to content

Commit

Permalink
dependencies got updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Grizzelbee committed Nov 13, 2024
1 parent 49dc94a commit fdb4185
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 37 deletions.
74 changes: 42 additions & 32 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 @@ -59,12 +59,12 @@
"snyk": true,
"dependencies": {
"@iobroker/adapter-core": "^3.2.2",
"@snyk/protect": "^1.1293.1",
"@snyk/protect": "^1.1294.0",
"axios": "^1.7.7",
"flatted": "^3.3.1",
"https": "^1.0.0",
"lodash": "^4.17.21",
"mqtt": "^5.10.1",
"mqtt": "^5.10.2",
"path": "^0.12.7"
},
"devDependencies": {
Expand All @@ -75,10 +75,10 @@
"@eslint/js": "^8.57.0",
"@iobroker/adapter-dev": "^1.3.0",
"@iobroker/testing": "^5.0.0",
"@types/chai": "^5.0.0",
"@types/chai": "^5.0.1",
"@types/chai-as-promised": "^8.0.1",
"@types/mocha": "^10.0.9",
"@types/node": "^22.7.5",
"@types/node": "^22.9.0",
"@types/proxyquire": "^1.3.31",
"@types/sinon": "^17.0.3",
"@types/sinon-chai": "^3.2.12",
Expand All @@ -87,7 +87,7 @@
"eslint": "^8.57.0",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"mocha": "^10.7.3",
"mocha": "^10.8.2",
"prettier": "^3.3.3",
"prettier-plugin-organize-imports": "^4.1.0",
"proxyquire": "^2.1.3",
Expand Down

0 comments on commit fdb4185

Please sign in to comment.