From 95582e3f1d876c01196ae35e4a7ebc4d4a9d3d81 Mon Sep 17 00:00:00 2001 From: Forest Bot Date: Mon, 11 Mar 2024 17:04:37 +0100 Subject: [PATCH] chore(release): 9.3.14 [skip ci] ## [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)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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 ",