Skip to content

Commit 052f85d

Browse files
committed
chore(release): 9.3.5 [skip ci]
## [9.3.5](v9.3.4...v9.3.5) (2023-08-04) ### Bug Fixes * **security:** patch tough-cookie dependency vulnerabilities ([#1047](#1047)) ([6ff6e91](6ff6e91)) * **security:** patch word-wrap dependency vulnerabilities ([#1048](#1048)) ([d4c187e](d4c187e))
1 parent d4c187e commit 052f85d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [9.3.5](https://github.com/ForestAdmin/forest-express-mongoose/compare/v9.3.4...v9.3.5) (2023-08-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **security:** patch tough-cookie dependency vulnerabilities ([#1047](https://github.com/ForestAdmin/forest-express-mongoose/issues/1047)) ([6ff6e91](https://github.com/ForestAdmin/forest-express-mongoose/commit/6ff6e918543858a4c653503c867002b235f74783))
7+
* **security:** patch word-wrap dependency vulnerabilities ([#1048](https://github.com/ForestAdmin/forest-express-mongoose/issues/1048)) ([d4c187e](https://github.com/ForestAdmin/forest-express-mongoose/commit/d4c187e52709eace3e2aadf1696d00318f559b6f))
8+
19
## [9.3.4](https://github.com/ForestAdmin/forest-express-mongoose/compare/v9.3.3...v9.3.4) (2023-08-04)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "forest-express-mongoose",
33
"description": "Official Express/Mongoose Liana for Forest",
4-
"version": "9.3.4",
4+
"version": "9.3.5",
55
"author": "Sandro Munda <[email protected]>",
66
"contributors": [
77
"Arnaud Besnier <[email protected]>",

0 commit comments

Comments
 (0)