Skip to content

Commit 40e06c8

Browse files
authored
fix: error cannot require JSONResponse (#3893)
* fix: error cannot require JSONResponse * fix: upgrade chai * Update tsconfig.json
1 parent 015505d commit 40e06c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"acorn": "8.10.0",
6969
"arrify": "2.0.1",
7070
"axios": "1.3.3",
71-
"chai": "4.3.6",
71+
"chai": "4.3.8",
7272
"chai-deep-match": "1.2.1",
7373
"chalk": "4.1.2",
7474
"commander": "11.0.0",

0 commit comments

Comments
 (0)