File tree 2 files changed +19
-3
lines changed 2 files changed +19
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## example [ 1.13.23] ( https://github.com/ForestAdmin/agent-nodejs/compare/example@1.13.22...example@1.13.23 ) (2025-05-07)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** security:** patch mongoose dependency vulnerabilities ([ #1255 ] ( https://github.com/ForestAdmin/agent-nodejs/issues/1255 ) ) ([ a43af07] ( https://github.com/ForestAdmin/agent-nodejs/commit/a43af079594a98ea616b50d154eaeeaef0fcbf3c ) )
7
+
8
+
9
+
10
+
11
+
12
+ ### Dependencies
13
+
14
+ * ** @forestadmin/datasource-mongo :** upgraded to 1.5.1
15
+ * ** @forestadmin/datasource-mongoose :** upgraded to 1.12.1
16
+
1
17
## example [ 1.13.22] ( https://github.com/ForestAdmin/agent-nodejs/compare/example@1.13.21...example@1.13.22 ) (2025-05-06)
2
18
3
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " example" ,
3
- "version" : " 1.13.22 " ,
3
+ "version" : " 1.13.23 " ,
4
4
"license" : " GPL-V3" ,
5
5
"private" : true ,
6
6
"dependencies" : {
7
7
"@faker-js/faker" : " ^7.6.0" ,
8
8
"@forestadmin/agent" : " 1.63.3" ,
9
9
"@forestadmin/datasource-dummy" : " 1.1.57" ,
10
- "@forestadmin/datasource-mongo" : " 1.5.0 " ,
11
- "@forestadmin/datasource-mongoose" : " 1.12.0 " ,
10
+ "@forestadmin/datasource-mongo" : " 1.5.1 " ,
11
+ "@forestadmin/datasource-mongoose" : " 1.12.1 " ,
12
12
"@forestadmin/datasource-sequelize" : " 1.13.0" ,
13
13
"@forestadmin/datasource-sql" : " 1.17.0" ,
14
14
"@forestadmin/datasource-toolkit" : " 1.50.0" ,
You can’t perform that action at this time.
0 commit comments