Skip to content

Commit

Permalink
Resolve security vulnerability by updating "marked" dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jh3y committed Jan 4, 2018
1 parent 6e07434 commit 4aaa69d
Show file tree
Hide file tree
Showing 5 changed files with 4,033 additions and 1,959 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
tyto - http://jh3y.github.io/tyto
Licensed under the MIT license

jh3y (c) 2017
jh3y (c) 2018

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

Expand Down
1 change: 1 addition & 0 deletions LOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ Log ![alt tag](https://raw.github.com/jh3y/tyto/master/src/img/tyto.png)
* __06/12/16__: V3.0.1 Removal of Bower in favor of just npm use with Yarn. Fix issues #60 and #61
* __17/07/2017__: V3.0.2 Update `yarn.lock` and deps to use `jquery/jquery-ui`. Update vendor scripts required. Add `package-lock.json`
* __11/10/2017__: V3.0.3 Update `mocha-phantomjs` and add styling rules for embedded images #67
* __04/01/2018__: V3.0.4 Update `marked` dependency as triggering security warning from Github
Loading

0 comments on commit 4aaa69d

Please sign in to comment.