diff --git a/package-lock.json b/package-lock.json index c69dd9b90..f8f7de594 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "markdown-it-mathjax3": "^4.3.2", "pagefind": "^1.5.2", "remark-definition-list": "^2.0.0", - "remark-flexible-containers": "^1.5.4", + "remark-flexible-containers": "^1.5.5", "remark-gfm": "^4.0.1", "remark-man": "^9.0.0", "remark-parse": "^11.0.0", @@ -6317,9 +6317,9 @@ } }, "node_modules/remark-flexible-containers": { - "version": "1.5.4", - "resolved": "https://registry.npmjs.org/remark-flexible-containers/-/remark-flexible-containers-1.5.4.tgz", - "integrity": "sha512-/ZPI+0NUWfw+B5UM5yQc8qog5apVfrB4TzE2BhCtooyxn/MRA/gtRAxSd3uK/zGYE5/+pK8z/AWzNSg2fJHWbQ==", + "version": "1.5.5", + "resolved": "https://registry.npmjs.org/remark-flexible-containers/-/remark-flexible-containers-1.5.5.tgz", + "integrity": "sha512-WzoAcUEL9VOivHYyco5f8WNmWB7R1eLNFB9naZmZDuIXQIYkdfCbS3uhwblMB9WiV++ptD+rEpXkbn2sSh1+0g==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 7f82c864e..53b30b5e8 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "markdown-it-mathjax3": "^4.3.2", "pagefind": "^1.5.2", "remark-definition-list": "^2.0.0", - "remark-flexible-containers": "^1.5.4", + "remark-flexible-containers": "^1.5.5", "remark-gfm": "^4.0.1", "remark-man": "^9.0.0", "remark-parse": "^11.0.0",