diff --git a/package-lock.json b/package-lock.json index bce3968e77..d829322691 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "ISC", "dependencies": { - "@arduino/docs-arduino-cc": "^2.0.9-hotfix", + "@arduino/docs-arduino-cc": "^2.0.9-hotfix1", "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.9-hotfix", - "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.9-hotfix/f7d9bc3844751fff8ab5a9fbaaebb5e43fcabbd3", - "integrity": "sha512-RUFf/szGfkaAVtyjZ0ScNsklH9eTCjQVPZ7FArVeTx/xEbyoklcyCUMo4QI7TINHo2qRcnim0//DVH8Yqa3GJQ==", + "version": "2.0.9-hotfix1", + "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.9-hotfix1/b1228bdc4eb4bd46bee2af9fe8e5c058a411388b", + "integrity": "sha512-uSwFeuimmH18JhoTaa7m8h5lSYWNzHvUxRyqwZvkhsHNF41+3u4KnLOFtgRTlTV73qRQvclAQDBSowyPtw9GDA==", "dependencies": { "@algolia/autocomplete-core": "^1.10.0", "@algolia/autocomplete-plugin-recent-searches": "^1.17.0", diff --git a/package.json b/package.json index cec594e024..0c9fa55958 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.9-hotfix", + "@arduino/docs-arduino-cc": "^2.0.9-hotfix1", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0",