diff --git a/package-lock.json b/package-lock.json index 7e4987d..b6f7e6a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@types/markdown-it-footnote": "^3.0.4", "markdown-it-footnote": "^4.0.0", "mermaid": "^11.16.0", - "updates": "^17.20.2", + "updates": "^17.20.4", "vitepress": "^1.6.4", "vitepress-plugin-mermaid": "^2.0.17" } @@ -4684,9 +4684,9 @@ } }, "node_modules/updates": { - "version": "17.20.2", - "resolved": "https://registry.npmjs.org/updates/-/updates-17.20.2.tgz", - "integrity": "sha512-Us/mLDV1zE12yyTWGC/Jot61YH1FY+3xj/mcWMiDu3BAPhGC0ZANitp9qurPZbB5fsW8G9uddo1lCEAsXHgkhQ==", + "version": "17.20.4", + "resolved": "https://registry.npmjs.org/updates/-/updates-17.20.4.tgz", + "integrity": "sha512-uEnrO6WAklV4hhccpeWVSQP0QQot3dLS4Xgw3ax8Rply6+PtFJsRzYLRh0XLtZaunj/bKW4FG6pO5RpBZiN3xQ==", "dev": true, "license": "BSD-2-Clause", "bin": { diff --git a/package.json b/package.json index 1424266..546a4da 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@types/markdown-it-footnote": "^3.0.4", "markdown-it-footnote": "^4.0.0", "mermaid": "^11.16.0", - "updates": "^17.20.2", + "updates": "^17.20.4", "vitepress": "^1.6.4", "vitepress-plugin-mermaid": "^2.0.17" }