Skip to content

Commit 98944c9

Browse files
Update dependency chai-http to v4.4.0
1 parent e4bf28c commit 98944c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@
3131
"dependencies": {},
3232
"devDependencies": {
3333
"@types/chai": "4.3.4",
34-
"@types/chai-http": "4.2.0",
34+
"@types/chai-http": "4.2.4",
3535
"@types/express": "4.17.17",
3636
"@types/mocha": "9.1.1",
3737
"@types/moment": "2.13.0",
3838
"@types/node": "18.14.0",
3939
"chai": "4.3.7",
40-
"chai-http": "4.3.0",
40+
"chai-http": "4.4.0",
4141
"copyfiles": "2.4.1",
4242
"express": "4.18.2",
4343
"mocha": "9.2.2",

0 commit comments

Comments
 (0)