Skip to content

Commit 1f4a001

Browse files
committed
Updating marked with 8fold-marked
sdk PR: postmanlabs/postman-collection#484 reason for switching: markedjs/marked#937 (Vulnerable Regular Expression)
1 parent 1191f12 commit 1f4a001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/system/bootcode-dependencies.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ describe('bootcode dependencies', function () {
1919

2020
it('should not change', function () {
2121
expect(currentDependencies).to.be.eql([
22+
'8fold-marked',
2223
'assert',
2324
'assertion-error',
2425
'atob',
@@ -69,7 +70,6 @@ describe('bootcode dependencies', function () {
6970
'lodash.reject',
7071
'lodash.some',
7172
'lodash3',
72-
'marked',
7373
'mime-db',
7474
'mime-format',
7575
'mime-types',

0 commit comments

Comments
 (0)