Downgrade vulnerable event-stream package (#48)

* regenerate package-lock

* update changelog
This commit is contained in:
Dave Holoway
2018-12-03 14:05:10 +00:00
committed by GitHub
parent d1e7c86092
commit 0eb44130a6
3 changed files with 484 additions and 299 deletions

View File

@@ -1,5 +1,8 @@
# Change Log # Change Log
### version 0.6.1
* Regenerate package-lock.json to remove event-stream vulnerability - https://github.com/dominictarr/event-stream/issues/116
### version 0.6.0 ### version 0.6.0
* Fix issue with breakpoints not enabling correctly * Fix issue with breakpoints not enabling correctly
* Fix issue with JDWP failure on breakpoint hit * Fix issue with JDWP failure on breakpoint hit

778
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -2,7 +2,7 @@
"name": "android-dev-ext", "name": "android-dev-ext",
"displayName": "Android", "displayName": "Android",
"description": "Android debugging support for VS Code", "description": "Android debugging support for VS Code",
"version": "0.6.0", "version": "0.6.1",
"publisher": "adelphes", "publisher": "adelphes",
"preview": true, "preview": true,
"license": "MIT", "license": "MIT",