diff --git a/package-lock.json b/package-lock.json index 84c00b433..30cf10e6f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -72,7 +72,7 @@ }, "apify-docs-theme": { "name": "@apify/docs-theme", - "version": "1.0.144", + "version": "1.0.145", "license": "ISC", "dependencies": { "@apify/docs-search-modal": "^1.1.1", diff --git a/package.json b/package.json index 387cad296..8120eba48 100644 --- a/package.json +++ b/package.json @@ -111,5 +111,5 @@ "engines": { "node": ">=18.0.0" }, - "packageManager": "npm@10.9.1" + "packageManager": "npm@10.9.2" }