diff --git a/packages/@vuepress/theme-default/package.json b/packages/@vuepress/theme-default/package.json index 5dc48f40fb..5261628074 100644 --- a/packages/@vuepress/theme-default/package.json +++ b/packages/@vuepress/theme-default/package.json @@ -21,7 +21,7 @@ "author": "Evan You", "main": "index.js", "dependencies": { - "@vuepress/plugin-active-header-links": "1.5.0", + "@vuepress/plugin-active-header-links": "1.5.4", "@vuepress/plugin-nprogress": "1.5.0", "@vuepress/plugin-search": "1.5.0", "docsearch.js": "^2.5.2",