diff --git a/CHANGELOG.md b/CHANGELOG.md index 191f4d71..22d7129d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [9.3.18](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.3.17...v9.3.18) (2024-04-12) + + +### Bug Fixes + +* **security:** patch tar dependency vulnerabilities ([#1111](https://github.com/ForestAdmin/forest-express-sequelize/issues/1111)) ([a30d7cc](https://github.com/ForestAdmin/forest-express-sequelize/commit/a30d7cc9a682417b86cf23c87504eef610a6ed06)) + ## [9.3.17](https://github.com/ForestAdmin/forest-express-sequelize/compare/v9.3.16...v9.3.17) (2024-04-11) diff --git a/package.json b/package.json index 103d4581..6b795393 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.17", + "version": "9.3.18", "author": "Sandro Munda ", "contributors": [ "Arnaud Besnier ",