scaffolder-backend: release path traversal fix

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-10-16 14:00:24 +02:00
parent 5ea950075d
commit 6968962c92
3 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-scaffolder-backend",
"description": "The Backstage backend plugin that helps you create new things",
"version": "0.15.8",
"version": "0.15.9",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",