build(deps): Bump asciinema-player from 3.4.0 to 3.6.1 in /asciiplayer (#10)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-10-24 10:31:14 +08:00 committed by GitHub
parent 125fbc9c7c
commit 6bca884750
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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