fix(core): Use new version of riot-tmpl in workflow package (no-changelog) (#5619)

* Use new version of riot-tmpl

* update lock file
This commit is contained in:
Ricardo Espinoza
2023-03-09 03:13:48 -05:00
committed by GitHub
parent 6f27b445ca
commit 6500e985ee
2 changed files with 5 additions and 5 deletions

View File

@@ -51,7 +51,7 @@
"@types/xml2js": "^0.4.3"
},
"dependencies": {
"@n8n_io/riot-tmpl": "^2.0.0",
"@n8n_io/riot-tmpl": "^3.0.0",
"ast-types": "0.15.2",
"crypto-js": "^4.1.1",
"deep-equal": "^2.2.0",