4.3.1
* Fix lodash vulnerability: Prototype Pollution (Jee Mok)
This commit is contained in:
parent
f58f8b041f
commit
f6faa8d7b3
|
@ -1,3 +1,9 @@
|
|||
2018-05-10, Version 4.3.1
|
||||
=========================
|
||||
|
||||
* Fix lodash vulnerability: Prototype Pollution (Jee Mok)
|
||||
|
||||
|
||||
2017-09-15, Version 4.3.0
|
||||
=========================
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "loopback-component-explorer",
|
||||
"version": "4.3.0",
|
||||
"version": "4.3.1",
|
||||
"description": "Browse and test your LoopBack app's APIs",
|
||||
"engines": {
|
||||
"node": ">=4"
|
||||
|
|
Loading…
Reference in New Issue