Skip to content

Commit bf87ea6

Browse files
authored
fix: update npm dep (#496)
Co-authored-by: Christian Lechner <[email protected]>
1 parent 7355f98 commit bf87ea6

File tree

2 files changed

+14
-13
lines changed

2 files changed

+14
-13
lines changed

released/usecases/trial_cf_deployment/assets/helloterraformapp/package-lock.json

Lines changed: 13 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

released/usecases/trial_cf_deployment/assets/helloterraformapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
},
99
"license": "Apache-2.0",
1010
"dependencies": {
11-
"@sap/approuter": "^20.8.3"
11+
"@sap/approuter": "^20.8.4"
1212
}
1313
}

0 commit comments

Comments
 (0)