Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Commit 6754809

Browse files
committed
Package: Updates dependencies to latest versions.
1 parent 2b19749 commit 6754809

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
"node-sass": "^3.3.2"
3535
},
3636
"devDependencies": {
37-
"connect": "^3.3.5",
38-
"mocha": "^2.2.5",
39-
"should": "^6.0.3",
40-
"supertest": "^1.0.1"
37+
"connect": "^3.4.0",
38+
"mocha": "^2.3.2",
39+
"should": "^7.1.0",
40+
"supertest": "^1.1.0"
4141
}
4242
}

0 commit comments

Comments
 (0)