diff --git a/package-lock.json b/package-lock.json index 1029752..6b9f134 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "BSD-3-Clause", "dependencies": { "@11ty/eleventy": "2.0.1", - "@11ty/eleventy-navigation": "1.0.2", + "@11ty/eleventy-navigation": "1.0.3", "@11ty/eleventy-plugin-rss": "1.2.0", "@11ty/eleventy-plugin-syntaxhighlight": "5.0.0", "eleventy-plugin-fluid": "2.7.3", @@ -132,9 +132,9 @@ } }, "node_modules/@11ty/eleventy-navigation": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/@11ty/eleventy-navigation/-/eleventy-navigation-1.0.2.tgz", - "integrity": "sha512-2LZf2MW0w9gW4uTVjyyd8f7rf9HHtRB+RX+p9U0A5FR0efv8mAjDiutdqjo8HrljT6W+ad47EtZEMVL8PwaMRw==", + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/@11ty/eleventy-navigation/-/eleventy-navigation-1.0.3.tgz", + "integrity": "sha512-E0E3AFvNsgYThDmalgBnDRoeIwAfAaxLAA0EvUVANRj5IxqZF/c3+o2zuS54EbG25zXA2TeoKKt1WVsTCLJRmw==", "dependencies": { "dependency-graph": "^1.0.0" }, @@ -16714,9 +16714,9 @@ } }, "@11ty/eleventy-navigation": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/@11ty/eleventy-navigation/-/eleventy-navigation-1.0.2.tgz", - "integrity": "sha512-2LZf2MW0w9gW4uTVjyyd8f7rf9HHtRB+RX+p9U0A5FR0efv8mAjDiutdqjo8HrljT6W+ad47EtZEMVL8PwaMRw==", + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/@11ty/eleventy-navigation/-/eleventy-navigation-1.0.3.tgz", + "integrity": "sha512-E0E3AFvNsgYThDmalgBnDRoeIwAfAaxLAA0EvUVANRj5IxqZF/c3+o2zuS54EbG25zXA2TeoKKt1WVsTCLJRmw==", "requires": { "dependency-graph": "^1.0.0" }, diff --git a/package.json b/package.json index 993eacf..0a3fc98 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "homepage": "https://github.com/fluid-project/trivet-monolingual#readme", "dependencies": { "@11ty/eleventy": "2.0.1", - "@11ty/eleventy-navigation": "1.0.2", + "@11ty/eleventy-navigation": "1.0.3", "@11ty/eleventy-plugin-rss": "1.2.0", "@11ty/eleventy-plugin-syntaxhighlight": "5.0.0", "eleventy-plugin-fluid": "2.7.3",