diff --git a/package-lock.json b/package-lock.json index 5cc363fa34..bb705b2524 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "ISC", "dependencies": { - "@arduino/docs-arduino-cc": "^2.0.12", + "@arduino/docs-arduino-cc": "^2.0.13", "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.12", - "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.12/2c977fce95a3e5096abae1f8d0b14843cafe25e0", - "integrity": "sha512-y3pWQEolf2f8juRi3L8Wi54W2yTpRZQe2XxvLcyD6oN7I62FX0pGGtiYclM6hgFx6AA77AsUiMCSVzpFm86Xpw==", + "version": "2.0.13", + "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.13/f663e00f2df8a58b2bdb6a61ca7073382f0704ba", + "integrity": "sha512-5SvXJPLPiwnU6ok/v4jsEyrZ3kaIpwUFb4BgGcn7FNSahm1rKktHgMkaubiNLw1d1RO4EogRtU+5N4yTOY7y7g==", "dependencies": { "@algolia/autocomplete-core": "^1.10.0", "@algolia/autocomplete-plugin-recent-searches": "^1.17.0", diff --git a/package.json b/package.json index 9bd262acd5..7381c27a97 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.12", + "@arduino/docs-arduino-cc": "^2.0.13", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0",