Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewLemons committed Aug 30, 2024
1 parent d27e964 commit 43f3461
Show file tree
Hide file tree
Showing 3 changed files with 100 additions and 319 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
"format": "prettier --write ."
},
"dependencies": {
"basic-ftp": "^5.0.4",
"mqtt": "^5.3.5"
"basic-ftp": "^5.0.5",
"mqtt": "^5.10.1"
},
"devDependencies": {
"@types/node": "^20.11.16",
"prettier": "^3.2.4",
"@types/node": "^20.16.2",
"prettier": "^3.3.3",
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
"typescript": "^5.5.4"
},
"packageManager": "[email protected]+sha512.f549b8a52c9d2b8536762f99c0722205efc5af913e77835dbccc3b0b0b2ca9e7dc8022b78062c17291c48e88749c70ce88eb5a74f1fa8c4bf5e18bb46c8bd83a"
}
Loading

0 comments on commit 43f3461

Please sign in to comment.