diff --git a/package-lock.json b/package-lock.json index d672b53733..1a6e26da8a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -267,9 +267,9 @@ } }, "@arduino/docs-arduino-cc": { - "version": "1.6.13", - "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/1.6.13/1d6a98853ce00935bd61d90ec7195d6fb68e4e40", - "integrity": "sha512-R9OkYYq24c4TO0iM1qhURVFyDu19rboYPwO4HrhULapBGWFVXfR4mKrpXpY7+WFlmYpgEUoLfVsQtpQJo2fUNA==", + "version": "1.6.14", + "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/1.6.14/86c99840a5e903290044f956670b3a4f9afef72c", + "integrity": "sha512-8NF94og+RdqrvXjOBNNvYPSZN31/t0MkLtd+tricRRU/Cdl86tKKCNzqTESBr3eT/9awcGELdKKLdjzA+BCjmg==", "requires": { "@algolia/autocomplete-core": "^1.5.3", "@algolia/autocomplete-preset-algolia": "^1.5.3", diff --git a/package.json b/package.json index a18b8ed74c..a8e56bb2ff 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "homepage": "https://github.com/arduino/docs-content#readme", "dependencies": { - "@arduino/docs-arduino-cc": "^1.6.13", + "@arduino/docs-arduino-cc": "^1.6.14", "gatsby": "^4.9.2" }, "volta": {