diff --git a/CHANGELOG.md b/CHANGELOG.md index 65eb498c..cef40764 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [9.3.14](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.3.13...v9.3.14) (2024-03-11) + + +### Bug Fixes + +* **security:** patch jose dependency vulnerabilities ([#1106](https://github.com/ForestAdmin/forest-express-sequelize/issues/1106)) ([f052f88](https://github.com/ForestAdmin/forest-express-sequelize/commit/f052f88d14e4ec3ea44f8a225014b66936721651)) + ## [9.3.13](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.3.12...v9.3.13) (2024-03-08) diff --git a/package.json b/package.json index f444ebc0..9bb543f9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "forest-express-sequelize", "description": "Official Express/Sequelize Liana for Forest", - "version": "9.3.13", + "version": "9.3.14", "author": "Sandro Munda ", "contributors": [ "Arnaud Besnier ",