diff --git a/package-lock.json b/package-lock.json index 383f4e4..02d9de8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@zachleat/table-saw": "^1.0.6", "execa": "^9.3.0", "linkedom": "^0.18.4", - "liquidjs": "10.19.0", + "liquidjs": "10.19.1", "new-github-issue-url": "^1.0.0", "night-owl": "github:sdras/night-owl-vscode-theme", "shiki": "^1.11.0" @@ -5034,9 +5034,9 @@ } }, "node_modules/liquidjs": { - "version": "10.19.0", - "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.19.0.tgz", - "integrity": "sha512-dNINmbNJ/bp3B8n25BtZQV/GbrmFf0o2InGdMdfQXa+LxfzTFXOkUnBsOLZUb82sLzxaiWv5Jc381Kn4zHjTsQ==", + "version": "10.19.1", + "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.19.1.tgz", + "integrity": "sha512-3xb+LAWB8/btUJIuqO52zTxoYovaCS5foaLjBaa/ntRh4yss4NxhZzMcJRYkcQDFGNGWbhcXzZlN7m+hSYIxcw==", "license": "MIT", "dependencies": { "commander": "^10.0.0" diff --git a/package.json b/package.json index 5b2ad12..c6427ee 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@zachleat/table-saw": "^1.0.6", "execa": "^9.3.0", "linkedom": "^0.18.4", - "liquidjs": "10.19.0", + "liquidjs": "10.19.1", "new-github-issue-url": "^1.0.0", "night-owl": "github:sdras/night-owl-vscode-theme", "shiki": "^1.11.0"