Skip to content

Commit e506b01

Browse files
authored
Update axios, mqtt (#289)
* Update axios, mqtt * Somewhat pointless transitive bump
1 parent 5b183ba commit e506b01

File tree

2 files changed

+60
-33
lines changed

2 files changed

+60
-33
lines changed

package-lock.json

Lines changed: 58 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@
4444
"yargs": "^17.2.1"
4545
},
4646
"dependencies": {
47-
"axios": "^0.21.4",
47+
"axios": "^0.24.0",
4848
"cmake-js": "6.3.0",
4949
"crypto-js": "^4.0.0",
5050
"fastestsmallesttextencoderdecoder": "^1.0.22",
5151
"@httptoolkit/websocket-stream": "^6.0.0",
52-
"mqtt": "^4.2.8",
52+
"mqtt": "^4.3.4",
5353
"tar": "^6.1.11",
5454
"ws": "^7.5.5"
5555
}

0 commit comments

Comments
 (0)