mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-25 23:03:47 +01:00
Bump ansi-to-html from 0.6.12 to 0.6.13 (#166)
Bumps [ansi-to-html](https://github.com/rburns/ansi-to-html) from 0.6.12 to 0.6.13. - [Release notes](https://github.com/rburns/ansi-to-html/releases) - [Commits](https://github.com/rburns/ansi-to-html/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Amir Raminfar
parent
6adec499e1
commit
2a52d7b6a1
6
package-lock.json
generated
6
package-lock.json
generated
@@ -1980,9 +1980,9 @@
|
||||
}
|
||||
},
|
||||
"ansi-to-html": {
|
||||
"version": "0.6.12",
|
||||
"resolved": "https://registry.npmjs.org/ansi-to-html/-/ansi-to-html-0.6.12.tgz",
|
||||
"integrity": "sha512-qBkIqLW979675mP76yB7yVkzeAWtATegdnDQ0RA3CZzknx0yUlNxMSML4xFdBfTs2GWYFQ1FELfbGbVSPzJ+LA==",
|
||||
"version": "0.6.13",
|
||||
"resolved": "https://registry.npmjs.org/ansi-to-html/-/ansi-to-html-0.6.13.tgz",
|
||||
"integrity": "sha512-Ys2/umuaTlQvP9DLkaa7UzRKF2FLrfod/hNHXS9QhXCrw7seObG6ksOGmNz3UoK+adwM8L9vQfG7mvaxfJ3Jvw==",
|
||||
"requires": {
|
||||
"entities": "^1.1.2"
|
||||
}
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/amir20/dozzle#readme",
|
||||
"dependencies": {
|
||||
"ansi-to-html": "^0.6.12",
|
||||
"ansi-to-html": "^0.6.13",
|
||||
"bulma": "^0.8.0",
|
||||
"date-fns": "^2.6.0",
|
||||
"vue": "^2.6.10",
|
||||
|
||||
Reference in New Issue
Block a user