Skip to content

Commit

Permalink
Updating marked with 8fold-marked
Browse files Browse the repository at this point in the history
sdk PR: postmanlabs/postman-collection#484
reason for switching: markedjs/marked#937 (Vulnerable Regular Expression)
  • Loading branch information
harryi3t committed Oct 26, 2017
1 parent 1191f12 commit 1f4a001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/system/bootcode-dependencies.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ describe('bootcode dependencies', function () {

it('should not change', function () {
expect(currentDependencies).to.be.eql([
'8fold-marked',
'assert',
'assertion-error',
'atob',
Expand Down Expand Up @@ -69,7 +70,6 @@ describe('bootcode dependencies', function () {
'lodash.reject',
'lodash.some',
'lodash3',
'marked',
'mime-db',
'mime-format',
'mime-types',
Expand Down

0 comments on commit 1f4a001

Please sign in to comment.