diff --git a/package-lock.json b/package-lock.json index f0d9ab3576..4008429440 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "ISC", "dependencies": { - "@arduino/docs-arduino-cc": "^2.0.23-alpha-4", + "@arduino/docs-arduino-cc": "^2.0.23-alpha-5", "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.23-alpha-4", - "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.23-alpha-4/1f5503e1a96a5b2ed6c0a6815e56f4b0c7e30674", - "integrity": "sha512-FRk7wit+M0/uKTD1w/xGWfWOgc/XNdKj97Pa5VfJ/UFQ8VvLBddhXTO3Zmwq1CI4Wmge9yZ0e5Gr/Ft/pJ/uJg==", + "version": "2.0.23-alpha-5", + "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.23-alpha-5/ddaabc131c2b8857faaa31219446abb39373c35b", + "integrity": "sha512-BW8OUWv1ceIFLGSr5H8XX2A/6QQ57vJ4yJRSGwKU/CynaUcBrrLHtoLgkYObHWMktw6Q+p78MdywdWR+a1Ee+A==", "dependencies": { "@algolia/autocomplete-core": "^1.10.0", "@algolia/autocomplete-plugin-recent-searches": "^1.17.0", diff --git a/package.json b/package.json index e46209f9a7..f55c335069 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.23-alpha-4", + "@arduino/docs-arduino-cc": "^2.0.23-alpha-5", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0",