From 65d878378cdd7b27a0231530bca219015ca46c8b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 15 Jan 2025 09:55:19 +0000 Subject: [PATCH] fix: upgrade liquidjs from 10.6.1 to 10.19.1 Snyk has created this PR to upgrade liquidjs from 10.6.1 to 10.19.1. See this package in yarn: liquidjs See this project in Snyk: https://app.snyk.io/org/dimitri.bleach/project/10307e90-6c9b-4cb5-b825-4520f29b6f23?utm_source=github&utm_medium=referral&page=upgrade-pr --- backend/package.json | 2 +- backend/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/backend/package.json b/backend/package.json index 30984a332..0cc7ba693 100644 --- a/backend/package.json +++ b/backend/package.json @@ -16,7 +16,7 @@ "gravatar": "^1.8.0", "jsonwebtoken": "^9.0.0", "knex": "2.4.2", - "liquidjs": "10.6.1", + "liquidjs": "10.19.1", "lodash": "^4.17.21", "moment": "^2.29.4", "mysql2": "^3.11.1", diff --git a/backend/yarn.lock b/backend/yarn.lock index cea8210bc..d617b4019 100644 --- a/backend/yarn.lock +++ b/backend/yarn.lock @@ -2026,10 +2026,10 @@ levn@^0.4.1: prelude-ls "^1.2.1" type-check "~0.4.0" -liquidjs@10.6.1: - version "10.6.1" - resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.6.1.tgz#b401662cb8f0cca59b42f79fc08e411c86d92dab" - integrity sha512-6yUDD8i6QRgVppB8dD73Z672lNa2pxHMsMNEZvbVQyj937wMk/kbKfhSnN9Sess/k8eRdgKeQHsTGIiCGkWrGw== +liquidjs@10.19.1: + version "10.19.1" + resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.19.1.tgz#a39adc1bcb494217ba706d39577210d0d0014b35" + integrity sha512-3xb+LAWB8/btUJIuqO52zTxoYovaCS5foaLjBaa/ntRh4yss4NxhZzMcJRYkcQDFGNGWbhcXzZlN7m+hSYIxcw== dependencies: commander "^10.0.0"