diff --git a/package-lock.json b/package-lock.json index b534605207..d2e0f32d45 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "ISC", "dependencies": { - "@arduino/docs-arduino-cc": "^2.0.7", + "@arduino/docs-arduino-cc": "^2.0.8", "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.7", - "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.7/b2b8b72c0b6c8eccd0694ed5c462528cef8be7d9", - "integrity": "sha512-z5ARHZYABOf3SaePKbut+e3xocVIH5nDEdthx3Vch4lwTW70HakyEiL2DTvd5FyEZpIHmqlJo2eeYU6spSZoZw==", + "version": "2.0.8", + "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.8/7069a0ba20361c9f76fe8212f0296fde933580fd", + "integrity": "sha512-oOtOHV/f1/lURyuWfx0Olq467aDAAoYE660s9z4D3f8D6FBs+STMKLRxlqRxZhVeUlT+tvEycysto/f3KfoLug==", "dependencies": { "@algolia/autocomplete-core": "^1.10.0", "@algolia/autocomplete-plugin-recent-searches": "^1.17.0", diff --git a/package.json b/package.json index fb7bc3600b..af9bd39272 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.7", + "@arduino/docs-arduino-cc": "^2.0.8", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0",