Browse Source

chore: updates dependencies

e22m4u 1 week ago
parent
commit
cf92d58ec8
1 changed files with 3 additions and 3 deletions
  1. 3 3
      package.json

+ 3 - 3
package.json

@@ -43,7 +43,7 @@
     "@e22m4u/js-path-trie": "~0.0.13",
     "@e22m4u/js-path-trie": "~0.0.13",
     "@e22m4u/js-service": "~0.4.6",
     "@e22m4u/js-service": "~0.4.6",
     "debug": "~4.4.3",
     "debug": "~4.4.3",
-    "http-errors": "~2.0.0",
+    "http-errors": "~2.0.1",
     "statuses": "~2.0.2"
     "statuses": "~2.0.2"
   },
   },
   "devDependencies": {
   "devDependencies": {
@@ -58,13 +58,13 @@
     "eslint": "~9.39.1",
     "eslint": "~9.39.1",
     "eslint-config-prettier": "~10.1.8",
     "eslint-config-prettier": "~10.1.8",
     "eslint-plugin-chai-expect": "~3.1.0",
     "eslint-plugin-chai-expect": "~3.1.0",
-    "eslint-plugin-jsdoc": "~61.2.1",
+    "eslint-plugin-jsdoc": "~61.4.1",
     "eslint-plugin-mocha": "~11.2.0",
     "eslint-plugin-mocha": "~11.2.0",
     "globals": "~16.5.0",
     "globals": "~16.5.0",
     "husky": "~9.1.7",
     "husky": "~9.1.7",
     "mocha": "~11.7.5",
     "mocha": "~11.7.5",
     "prettier": "~3.6.2",
     "prettier": "~3.6.2",
-    "rimraf": "~6.1.0",
+    "rimraf": "~6.1.2",
     "typescript": "~5.9.3"
     "typescript": "~5.9.3"
   }
   }
 }
 }