Skip to content

Commit 9983661

Browse files
feat(oracle-driver): Update package.json (#7273) Thanks @rongfengliang !
update oracledb pacakge to 6.2.0 support `thin` mod
1 parent f8b9964 commit 9983661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cubejs-oracle-driver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"ramda": "^0.27.0"
1818
},
1919
"optionalDependencies": {
20-
"oracledb": "^4.2.0"
20+
"oracledb": "^6.2.0"
2121
},
2222
"license": "Apache-2.0",
2323
"publishConfig": {

0 commit comments

Comments
 (0)