fix(core): Upgrade riot-tmpl fork to 2.0.0 (no-changelog) (#5077)

* ⬆️ Upgrade `@n8n_io/riot-tmpl` to 2.0.0

* 📦 Update `pnpm-lock.yaml`
This commit is contained in:
Iván Ovejero
2023-01-03 16:14:36 +01:00
committed by GitHub
parent 8e8df6d611
commit 0795cdb74c
2 changed files with 5 additions and 5 deletions

View File

@@ -49,7 +49,7 @@
"@types/xml2js": "^0.4.3"
},
"dependencies": {
"@n8n_io/riot-tmpl": "^1.0.1",
"@n8n_io/riot-tmpl": "^2.0.0",
"jmespath": "^0.16.0",
"lodash.get": "^4.4.2",
"lodash.isequal": "^4.5.0",