diff --git a/package-lock.json b/package-lock.json index cfcbdf82..d04095ad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -121,9 +121,9 @@ } }, "node_modules/@adobe/mdast-util-gridtables": { - "version": "4.0.17", - "resolved": "https://registry.npmjs.org/@adobe/mdast-util-gridtables/-/mdast-util-gridtables-4.0.17.tgz", - "integrity": "sha512-BK9BiGFBt5EVWY2FaUyRU+tHqXRCc+FGehVqtH3sizLw2yx4uNxMI4l566qHIA3vH6866bI9GYIhXw2BYQ/FZw==", + "version": "4.0.19", + "resolved": "https://registry.npmjs.org/@adobe/mdast-util-gridtables/-/mdast-util-gridtables-4.0.19.tgz", + "integrity": "sha512-Rsl9v3kbz5vGzyROjIhq4m/qriwvU1iu4DTMWAHAnVEC87uTzELf5pqcsJ5GSOdEFhfmHn4MtKd2ALZZ81q5kw==", "license": "Apache-2.0", "dependencies": { "@adobe/micromark-extension-gridtables": "^2.0.4", @@ -145,12 +145,12 @@ } }, "node_modules/@adobe/remark-gridtables": { - "version": "3.0.18", - "resolved": "https://registry.npmjs.org/@adobe/remark-gridtables/-/remark-gridtables-3.0.18.tgz", - "integrity": "sha512-dw0v2HJyZKOcOn4KUb8mkHkceG1OVE1q26bYycKzYN/wPnBjneysxD0wR4tJ0O1aPFUX9p7wTpf3xl6ZkiJWXA==", + "version": "3.0.20", + "resolved": "https://registry.npmjs.org/@adobe/remark-gridtables/-/remark-gridtables-3.0.20.tgz", + "integrity": "sha512-avkCL+619sLX0eQA2oavf3jg0op4m/DCMNZy/9lx7Xv66bSngHHFICYYgL4nfX0k10yRxw8a3EvvMRbCegkXBQ==", "license": "Apache-2.0", "dependencies": { - "@adobe/mdast-util-gridtables": "4.0.17", + "@adobe/mdast-util-gridtables": "4.0.19", "@adobe/micromark-extension-gridtables": "2.0.4" } },