@cocreate/authenticate
Advanced tools
Comparing version 1.4.0 to 1.4.1
@@ -0,1 +1,8 @@ | ||
## [1.4.1](https://github.com/CoCreate-app/CoCreate-authenticate/compare/v1.4.0...v1.4.1) (2023-10-25) | ||
### Bug Fixes | ||
* bump dependencies ([d36fdb5](https://github.com/CoCreate-app/CoCreate-authenticate/commit/d36fdb5b95c817207ca9ea533404bc70b4c4dc86)) | ||
# [1.4.0](https://github.com/CoCreate-app/CoCreate-authenticate/compare/v1.3.9...v1.4.0) (2023-10-22) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/authenticate", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "A simple authenticate component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", | ||
@@ -43,5 +43,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/utils": "^1.25.4", | ||
"@cocreate/utils": "^1.26.1", | ||
"jsonwebtoken": "^9.0.0" | ||
} | ||
} |
74274
Updated@cocreate/utils@^1.26.1