Skip to content

Commit 69c9bd2

Browse files
fix(security): patch forest-express dependency vulnerability (#1003)
1 parent dfec124 commit 69c9bd2

File tree

2 files changed

+132
-182
lines changed

2 files changed

+132
-182
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"@babel/runtime": "7.15.4",
2929
"bluebird": "2.9.25",
30-
"forest-express": "10.1.2",
30+
"forest-express": "10.1.6",
3131
"http-errors": "1.7.2",
3232
"lodash": "4.17.21",
3333
"moment": "2.29.4",

0 commit comments

Comments
 (0)