Skip to content

Commit 992a7f5

Browse files
pooyajhbrls
authored andcommitted
pin trim version (segmentio#219)
* pin trim version * update History.md
1 parent c31a0e4 commit 992a7f5

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010

1111
- Fix Potential DOM-based XSS via prototype pollution
1212

13+
# 4.1.6 / 2020-11-24
14+
15+
- Update `trim` package to address ReDoS vulnerability
16+
1317
# 4.1.5 / 2020-09-20
1418

1519
- Remove `@segment/canonical` in favor of `document.querySelector`

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@
136136
"lodash": "4.17.20",
137137
"node-fetch": "2.6.1",
138138
"elliptic": "^6.5.4",
139+
"trim": "^1.0.0",
139140
"component-cookie/debug": "2.6.9"
140141
}
141142
}

0 commit comments

Comments
 (0)