build(deps): Bump asciinema-player from 3.6.1 to 3.6.3 in /asciiplayer

Bumps [asciinema-player](https://github.com/asciinema/asciinema-player) from 3.6.1 to 3.6.3.
- [Release notes](https://github.com/asciinema/asciinema-player/releases)
- [Commits](https://github.com/asciinema/asciinema-player/compare/v3.6.1...v3.6.3)

---
updated-dependencies:
- dependency-name: asciinema-player
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-24 11:22:11 +00:00 committed by GitHub
parent 6bca884750
commit f942d748db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -422,9 +422,9 @@
}
},
"node_modules/asciinema-player": {
"version": "3.6.1",
"resolved": "https://registry.npmjs.org/asciinema-player/-/asciinema-player-3.6.1.tgz",
"integrity": "sha512-FfTABH/N6pjG74A6cCfsrirTSM4UAOLMzcFXb0zS34T5czvg3CyUy2TAqa3WEs5owUFHcuN1Y2y8o0n2yjeMvQ==",
"version": "3.6.3",
"resolved": "https://registry.npmjs.org/asciinema-player/-/asciinema-player-3.6.3.tgz",
"integrity": "sha512-62aDgLpbuduhmpFfNgPOzf6fOluACLsftVnjpWJjUXX6dqhqTckFqWoJ+ayA0XjSlZ9l9wXTcJqRqvAAIpMblg==",
"dependencies": {
"@babel/runtime": "^7.21.0",
"solid-js": "^1.3.0"