diff --git a/README.md b/README.md index 9ffbe73..f0a1275 100644 --- a/README.md +++ b/README.md @@ -267,6 +267,9 @@ The following values for engines are possible: ### **WORK IN PROGRESS** --> ## Changelog +### **WORK IN PROGRESS** +* (bluefox) Packages updated + ### 4.0.0 (2023-10-31) * (bluefox) Breaking changes: A minimal node.js version is 16 * (bluefox) Browser outputs now to vis(1) and vis-2 diff --git a/package.json b/package.json index af51ead..b7f9bc5 100644 --- a/package.json +++ b/package.json @@ -40,19 +40,19 @@ }, "dependencies": { "jsftp": "^2.1.3", - "@aws-sdk/client-polly": "^3.438.0", - "@iobroker/adapter-core": "^3.0.4", + "@aws-sdk/client-polly": "^3.577.0", + "@iobroker/adapter-core": "^3.1.4", "google-tts-api": "^2.0.2", - "axios": "^1.6.0", + "axios": "^1.6.8", "mp3-duration": "^1.1.0" }, "devDependencies": { - "@alcalzone/release-script": "^3.6.0", - "@alcalzone/release-script-plugin-iobroker": "^3.6.0", - "@alcalzone/release-script-plugin-license": "^3.5.9", + "@alcalzone/release-script": "^3.7.0", + "@alcalzone/release-script-plugin-iobroker": "^3.7.0", + "@alcalzone/release-script-plugin-license": "^3.7.0", "@iobroker/legacy-testing": "^1.0.12", "mocha": "^10.4.0", - "chai": "^4.3.10" + "chai": "^4.4.1" }, "bugs": { "url": "https://github.com/ioBroker/ioBroker.sayit/issues"