diff --git a/virtweb_frontend/package-lock.json b/virtweb_frontend/package-lock.json index 8cb8629..0ee8d78 100644 --- a/virtweb_frontend/package-lock.json +++ b/virtweb_frontend/package-lock.json @@ -30,7 +30,7 @@ }, "devDependencies": { "@eslint/js": "^9.27.0", - "@types/humanize-duration": "^3.27.1", + "@types/humanize-duration": "^3.27.4", "@types/jest": "^29.5.14", "@types/react": "^19.1.4", "@types/react-dom": "^19.1.5", diff --git a/virtweb_frontend/package.json b/virtweb_frontend/package.json index 83730cd..e0aaa76 100644 --- a/virtweb_frontend/package.json +++ b/virtweb_frontend/package.json @@ -32,7 +32,7 @@ }, "devDependencies": { "@eslint/js": "^9.27.0", - "@types/humanize-duration": "^3.27.1", + "@types/humanize-duration": "^3.27.4", "@types/jest": "^29.5.14", "@types/react": "^19.1.4", "@types/react-dom": "^19.1.5",