chore: resolutions for trim-newlines to 3.0.1

This commit is contained in:
Bill Church 2021-07-03 14:56:46 +00:00
parent a75f6d73a5
commit 7b52350f2d
2 changed files with 1130 additions and 1201 deletions

2328
app/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -84,5 +84,8 @@
"webpack-merge": "^5.7.3", "webpack-merge": "^5.7.3",
"xterm": "^4.12.0", "xterm": "^4.12.0",
"xterm-addon-fit": "^0.5.0" "xterm-addon-fit": "^0.5.0"
},
"resolutions": {
"trim-newlines": "^3.0.1"
} }
} }