Skip to content

Commit 66a5f68

Browse files
fix(security): patch forest-express dependency vulnerability (#1064)
1 parent 7542f33 commit 66a5f68

File tree

2 files changed

+141
-177
lines changed

2 files changed

+141
-177
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@babel/runtime": "7.15.4",
2929
"bluebird": "2.9.25",
3030
"core-js": "3.6.5",
31-
"forest-express": "10.1.2",
31+
"forest-express": "10.1.6",
3232
"http-errors": "1.6.1",
3333
"lodash": "4.17.21",
3434
"moment": "2.29.4",

0 commit comments

Comments
 (0)