diff --git a/package-lock.json b/package-lock.json index f334a47b7d..a84898f838 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "ISC", "dependencies": { - "@arduino/docs-arduino-cc": "^2.0.35-hotfix.3", + "@arduino/docs-arduino-cc": "^2.0.3-6.1", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0", @@ -339,9 +339,9 @@ } }, "node_modules/@arduino/docs-arduino-cc": { - "version": "2.0.35-hotfix.3", - "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.35-hotfix.3/e72b1738441963153b9cb87e9f9627e73da5cf4d", - "integrity": "sha512-v1A1tOZHa3kcGk/V9nmKuVEYiATRofyDeC5/OQoa1GmGuUtr4h/Bis1OSZjvV8cqyC5xgSXfORyPjFsyjUj9Uw==", + "version": "2.0.3-6.1", + "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.3-6.1/9f7136c8064f59b73a6f5d81b36be2e6ae61ebc6", + "integrity": "sha512-QNVGt4LiwiO8z4QPECKCe/1Bb/3B91dIV3c3a6bmquSAjOPTogL2dFpSr061I4/SEGQq0P6LAj/bCaSxEY61DA==", "dependencies": { "@algolia/autocomplete-core": "^1.10.0", "@algolia/autocomplete-plugin-recent-searches": "^1.17.0", diff --git a/package.json b/package.json index c6a5c5c24f..b369151e8f 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "homepage": "https://github.com/arduino/docs-content#readme", "dependencies": { - "@arduino/docs-arduino-cc": "^2.0.35-hotfix.3", + "@arduino/docs-arduino-cc": "^2.0.3-6.1", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0",