Skip to content

Commit 80c08ac

Browse files
authored
Merge pull request #947 from pradnya-orchestral/update_trim-newlines_4.0.2
Update trim-newlines to latest 4.0.2 for security vulnerability issue
2 parents 72d8fba + 182c01b commit 80c08ac

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@
8888
"react-redux": "7.0.2",
8989
"redux": "^4.0.1",
9090
"set-value": "^4.1.0",
91+
"trim-newlines": "^4.0.2",
9192
"tar": "^6.1.11",
9293
"urijs": "^1.19.7",
9394
"websocket-extensions": "^0.1.4"

yarn.lock

+5
Original file line numberDiff line numberDiff line change
@@ -11898,6 +11898,11 @@ trim-newlines@^3.0.0:
1189811898
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
1189911899
integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==
1190011900

11901+
trim-newlines@^4.0.2:
11902+
version "4.0.2"
11903+
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-4.0.2.tgz#d6aaaf6a0df1b4b536d183879a6b939489808c7c"
11904+
integrity sha512-GJtWyq9InR/2HRiLZgpIKv+ufIKrVrvjQWEj7PxAXNc5dwbNJkqhAUoAGgzRmULAnoOM5EIpveYd3J2VeSAIew==
11905+
1190111906
trim-off-newlines@^1.0.0:
1190211907
version "1.0.1"
1190311908
resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"

0 commit comments

Comments
 (0)