diff --git a/package-lock.json b/package-lock.json index 7807284..a7a8d42 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "dexie": "^4.3.0", "dexie-cloud-addon": "^4.3.9", "dexie-react-hooks": "^4.2.0", - "lodash": "^4.17.21", + "lodash": "^4.17.23", "lowlight": "^3.3.0", "lunr": "^2.3.9", "next": "^15.5.12", diff --git a/package.json b/package.json index c3f1e36..09cf0c4 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "dexie": "^4.3.0", "dexie-cloud-addon": "^4.3.9", "dexie-react-hooks": "^4.2.0", - "lodash": "^4.17.21", + "lodash": "^4.17.23", "lowlight": "^3.3.0", "lunr": "^2.3.9", "next": "^15.5.12",