Bump liquidjs from 9.15.0 to 10.0.0 in /backend

Bumps [liquidjs](https://github.com/harttle/liquidjs) from 9.15.0 to 10.0.0.
- [Release notes](https://github.com/harttle/liquidjs/releases)
- [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/harttle/liquidjs/compare/v9.15.0...v10.0.0)

---
updated-dependencies:
- dependency-name: liquidjs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-03-07 06:51:08 +00:00
committed by GitHub
parent 448c8a2dd5
commit 88fa7cdfff
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
"json-schema-ref-parser": "^8.0.0",
"jsonwebtoken": "^8.5.1",
"knex": "^2.4.0",
"liquidjs": "^9.11.10",
"liquidjs": "^10.0.0",
"lodash": "^4.17.21",
"moment": "^2.29.4",
"mysql": "^2.18.1",