Skip to content

Commit 45f30e1

Browse files
committed
fix: downgrade secure-json-parse to version 3.0.2 for compatibility
1 parent 3306137 commit 45f30e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"on-finished": "^2.4.1",
1818
"qs": "^6.14.0",
1919
"raw-body": "^3.0.0",
20-
"secure-json-parse": "^4.0.0",
20+
"secure-json-parse": "^3.0.2",
2121
"type-is": "^2.0.1"
2222
},
2323
"devDependencies": {

0 commit comments

Comments
 (0)