Bump play-audio from 0.4.3 to 0.5.2

Bumps [play-audio](https://github.com/play-dl/play-audio) from 0.4.3 to 0.5.2.
- [Release notes](https://github.com/play-dl/play-audio/releases)
- [Commits](https://github.com/play-dl/play-audio/compare/0.4.3...0.5.2)

---
updated-dependencies:
- dependency-name: play-audio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-02-01 16:03:29 +00:00
committed by GitHub
parent 8485c46962
commit cedce26edc
2 changed files with 10 additions and 10 deletions

View File

@@ -51,6 +51,6 @@
"typescript": "^4.5.5"
},
"dependencies": {
"play-audio": "^0.4.3"
"play-audio": "^0.5.2"
}
}