Merge pull request #72 from DevL0rd/dependabot/npm_and_yarn/SkyNX-Streamer/ansi_up-5.0.0

Bump ansi_up from 4.0.4 to 5.0.0 in /SkyNX-Streamer
This commit is contained in:
DevL0rd 2022-03-03 14:02:45 +07:00 committed by GitHub
commit 2ae66ce703
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -39,9 +39,9 @@
"integrity": "sha512-6Mgu9YWd8j0dk9M8V9+5w6ktqIFCcn/fFXAVIDFk/niAOFiOiz4GeFAMWYAQjKrcsASbFqMkqR8/Y2wuVCAkNg=="
},
"ansi_up": {
"version": "4.0.4",
"resolved": "https://registry.npmjs.org/ansi_up/-/ansi_up-4.0.4.tgz",
"integrity": "sha512-vRxC8q6QY918MbehO869biJW4tiunJdjOhi5fpY6NLOliBQlZhOkKgABJKJqH+JZfb/WfjvjN1chLWI6tODerw=="
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/ansi_up/-/ansi_up-5.0.0.tgz",
"integrity": "sha512-RHw/w3Kb2U3k4XKfl8FXZW9ldxtTBbLNdKO0RboYeU4ReVwRP77M7b/OxiavMGZsBWcDxn/T0QiR+VtLf7mPYw=="
},
"applescript": {
"version": "1.0.0",

View file

@ -11,7 +11,7 @@
"author": "Dustin Harris",
"license": "",
"dependencies": {
"ansi_up": "^4.0.4",
"ansi_up": "^5.0.0",
"auto-launch": "^5.0.5",
"bootstrap": "latest",
"electron": "latest",