Skip to content

Commit 908a572

Browse files
committed
install @sap/cds-dk and bump version of @sap/cds
1 parent 1262260 commit 908a572

File tree

1 file changed

+4
-3
lines changed
  • javascript/frameworks/cap/test/queries/cqlinjection

1 file changed

+4
-3
lines changed

javascript/frameworks/cap/test/queries/cqlinjection/package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
"name": "@advanced-security/log-injection",
33
"version": "1.0.0",
44
"dependencies": {
5-
"@sap/cds": "^7",
6-
"express": "^4.17.1",
7-
"@cap-js/sqlite": "*"
5+
"@cap-js/sqlite": "*",
6+
"@sap/cds": "^9",
7+
"@sap/cds-dk": "^9.0.5",
8+
"express": "^4.17.1"
89
},
910
"scripts": {
1011
"start": "cds-serve",

0 commit comments

Comments
 (0)