avoid security warning on github
Massimo Melina committed
Feb 23, 2025 at 14:01 UTC
f3ff5a9db0e276c2b65a3efeca525dde75346fad
1 file changed
+2
-2
package.json
+2
-2
@@ -112,7 +112,7 @@
112
"@types/lodash": "^4.14.178",
113
"@types/mime-types": "^2.1.1",
114
"@types/minimist": "^1.2.2",
115
- "@types/mocha": "^9.0.0",
115
+ "@types/mocha": "^10.0.10",
116
"@types/node": "^18.17.14",
117
"@types/node-forge": "^1.3.11",
118
"@types/picomatch": "^2.3.3",
@@ -121,7 +121,7 @@
121
"@yao-pkg/pkg": "^5.15.0",
122
"cross-env": "^7.0.3",
123
"koa-better-http-proxy": "^0.2.9",
124
- "mocha": "^9.1.3",
124
+ "mocha": "^10.8.2",
125
"nm-prune": "^5.0.0",
126
"nodemon": "^2.0.15",
127
"tough-cookie": "^4.0.0",