@cocreate/mongodb
Advanced tools
Comparing version 1.10.2 to 1.10.3
@@ -0,1 +1,8 @@ | ||
## [1.10.3](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.10.2...v1.10.3) (2023-10-25) | ||
### Bug Fixes | ||
* bump dependencies ([699920c](https://github.com/CoCreate-app/CoCreate-mongodb/commit/699920c13213562158983f04ba401bd919c24628)) | ||
## [1.10.2](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.10.1...v1.10.2) (2023-10-14) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/mongodb", | ||
"version": "1.10.2", | ||
"version": "1.10.3", | ||
"description": "A simple mongodb component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", | ||
@@ -48,5 +48,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/utils": "^1.25.0", | ||
"@cocreate/utils": "^1.26.1", | ||
"mongodb": "^4.12.1" | ||
} | ||
} |
116408
Updated@cocreate/utils@^1.26.1