From 68b103aecfa5cfa58fb759a07aa699ffcf3bf6d1 Mon Sep 17 00:00:00 2001 From: Forest Bot Date: Mon, 23 Oct 2023 19:12:45 +0200 Subject: [PATCH] chore(release): 9.3.7 [skip ci] ## [9.3.7](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.3.6...v9.3.7) (2023-10-23) ### Bug Fixes * **security:** patch @babel/traverse dependency vulnerabilities ([#1097](https://github.com/ForestAdmin/forest-express-sequelize/issues/1097)) ([d0cb70e](https://github.com/ForestAdmin/forest-express-sequelize/commit/d0cb70e1f7ba9e6d84e50f3c22b16c77362fcbbf)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cdd9a0e..0565bfbd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [9.3.7](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.3.6...v9.3.7) (2023-10-23) + + +### Bug Fixes + +* **security:** patch @babel/traverse dependency vulnerabilities ([#1097](https://github.com/ForestAdmin/forest-express-sequelize/issues/1097)) ([d0cb70e](https://github.com/ForestAdmin/forest-express-sequelize/commit/d0cb70e1f7ba9e6d84e50f3c22b16c77362fcbbf)) + ## [9.3.6](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.3.5...v9.3.6) (2023-10-23) diff --git a/package.json b/package.json index c0e533df..0860bb04 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.6", + "version": "9.3.7", "author": "Sandro Munda ", "contributors": [ "Arnaud Besnier ",