update liquidjs
This commit is contained in:
parent
f8b749339c
commit
c13b25675e
3 changed files with 14 additions and 5 deletions
|
@ -2106,13 +2106,20 @@ linkify-it@^4.0.1:
|
|||
dependencies:
|
||||
uc.micro "^1.0.1"
|
||||
|
||||
liquidjs@^10.4.0, liquidjs@^10.6.1:
|
||||
liquidjs@^10.4.0:
|
||||
version "10.6.1"
|
||||
resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.6.1.tgz#b401662cb8f0cca59b42f79fc08e411c86d92dab"
|
||||
integrity sha512-6yUDD8i6QRgVppB8dD73Z672lNa2pxHMsMNEZvbVQyj937wMk/kbKfhSnN9Sess/k8eRdgKeQHsTGIiCGkWrGw==
|
||||
dependencies:
|
||||
commander "^10.0.0"
|
||||
|
||||
liquidjs@^10.7.0:
|
||||
version "10.7.0"
|
||||
resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.7.0.tgz#bf801aac4fba4131d1f8f4e72a076645f390b529"
|
||||
integrity sha512-AEgEgbybxc17h2WBl5DTzj1tNy18ANpM/KJ2LigkNBwd/8sBc0uDaJH/MnvUbv1t2Md5RArTTZj5Wq1MGncIbg==
|
||||
dependencies:
|
||||
commander "^10.0.0"
|
||||
|
||||
liquidjs@^9.40.0:
|
||||
version "9.43.0"
|
||||
resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-9.43.0.tgz#69924ed3bbe143c17c13ea675cc70390d72eb307"
|
||||
|
|
Reference in a new issue