Bump tough-cookie, azure-iot-device and azure-iot-device-mqtt

Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependencies [tough-cookie](https://github.com/salesforce/tough-cookie), [azure-iot-device](https://github.com/Azure/azure-iot-sdk-node) and [azure-iot-device-mqtt](https://github.com/Azure/azure-iot-sdk-node). These dependencies need to be updated together.


Removes `tough-cookie`

Updates `azure-iot-device` from 1.9.9 to 1.18.2
- [Release notes](https://github.com/Azure/azure-iot-sdk-node/releases)
- [Commits](https://github.com/Azure/azure-iot-sdk-node/commits)

Updates `azure-iot-device-mqtt` from 1.9.9 to 1.16.2
- [Release notes](https://github.com/Azure/azure-iot-sdk-node/releases)
- [Commits](https://github.com/Azure/azure-iot-sdk-node/commits)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: azure-iot-device
  dependency-type: direct:production
- dependency-name: azure-iot-device-mqtt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-08 05:11:50 +00:00 коммит произвёл GitHub
Родитель 1417c00eda
Коммит 0da9bf6ce8
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 646 добавлений и 878 удалений

1520
package-lock.json сгенерированный

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -18,8 +18,8 @@
},
"homepage": "https://github.com/Azure/iot-edge-testing-utility#readme",
"dependencies": {
"azure-iot-device": "^1.9.9",
"azure-iot-device-mqtt": "^1.9.9",
"azure-iot-device": "^1.18.2",
"azure-iot-device-mqtt": "^1.16.2",
"body-parser": "^1.18.2",
"express": "^4.16.3",
"fs-extra": "^5.0.0",