Skip to content

Commit

Permalink
update dep
Browse files Browse the repository at this point in the history
  • Loading branch information
TA2k committed Mar 25, 2024
1 parent f288b77 commit de023c8
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
"node": ">= 16"
},
"dependencies": {
"@iobroker/adapter-core": "^3.0.4",
"@iobroker/adapter-core": "^3.0.6",
"axios": "^1.6.8",
"axios-retry": "^4.1.0",
"body-parser": "^1.20.2",
"express": "^4.19.1",
"express": "^4.19.2",
"json2iob": "^2.6.8"
},
"devDependencies": {
Expand All @@ -32,7 +32,7 @@
"@alcalzone/release-script-plugin-license": "^3.7.0",
"@alcalzone/release-script-plugin-manual-review": "^3.7.0",
"@iobroker/testing": "^4.1.1",
"@tsconfig/node16": "^16.1.1",
"@tsconfig/node16": "^16.1.2",
"@types/node": "^20.11.30",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand Down

0 comments on commit de023c8

Please sign in to comment.