diff --git a/package-lock.json b/package-lock.json index 7b9221107..acadbe502 100644 --- a/package-lock.json +++ b/package-lock.json @@ -74,7 +74,7 @@ }, "apify-docs-theme": { "name": "@apify/docs-theme", - "version": "1.0.194", + "version": "1.0.197", "license": "ISC", "dependencies": { "@apify/docs-search-modal": "^1.2.2", diff --git a/package.json b/package.json index a40d40aac..973a2bea9 100644 --- a/package.json +++ b/package.json @@ -117,5 +117,5 @@ "engines": { "node": ">=18.0.0" }, - "packageManager": "npm@10.9.2" + "packageManager": "npm@11.5.2" }