File tree 2 files changed +17
-2
lines changed 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## example [ 1.13.24] ( https://github.com/ForestAdmin/agent-nodejs/compare/example@1.13.23...example@1.13.24 ) (2025-05-12)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** vulnerability:** bump superagent -> formidable ([ #1294 ] ( https://github.com/ForestAdmin/agent-nodejs/issues/1294 ) ) ([ 0a9ef9b] ( https://github.com/ForestAdmin/agent-nodejs/commit/0a9ef9b956a005019de51f3c31d882bfe58d8d1e ) )
7
+
8
+
9
+
10
+
11
+
12
+ ### Dependencies
13
+
14
+ * ** @forestadmin/agent :** upgraded to 1.63.4
15
+
1
16
## example [ 1.13.23] ( https://github.com/ForestAdmin/agent-nodejs/compare/example@1.13.22...example@1.13.23 ) (2025-05-07)
2
17
3
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " example" ,
3
- "version" : " 1.13.23 " ,
3
+ "version" : " 1.13.24 " ,
4
4
"license" : " GPL-V3" ,
5
5
"private" : true ,
6
6
"dependencies" : {
7
7
"@faker-js/faker" : " ^7.6.0" ,
8
- "@forestadmin/agent" : " 1.63.3 " ,
8
+ "@forestadmin/agent" : " 1.63.4 " ,
9
9
"@forestadmin/datasource-dummy" : " 1.1.57" ,
10
10
"@forestadmin/datasource-mongo" : " 1.5.1" ,
11
11
"@forestadmin/datasource-mongoose" : " 1.12.1" ,
You can’t perform that action at this time.
0 commit comments