Skip to content

Commit 6d9c357

Browse files
committed
chore(release): example@1.13.24 [skip ci]
## [1.13.24](https://github.com/ForestAdmin/agent-nodejs/compare/example@1.13.23...example@1.13.24) (2025-05-12) ### Bug Fixes * **vulnerability:** bump superagent -> formidable ([#1294](#1294)) ([0a9ef9b](0a9ef9b))
1 parent 6b35838 commit 6d9c357

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

packages/_example/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
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+
116
## example [1.13.23](https://github.com/ForestAdmin/agent-nodejs/compare/example@1.13.22...example@1.13.23) (2025-05-07)
217

318

packages/_example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "example",
3-
"version": "1.13.23",
3+
"version": "1.13.24",
44
"license": "GPL-V3",
55
"private": true,
66
"dependencies": {
77
"@faker-js/faker": "^7.6.0",
8-
"@forestadmin/agent": "1.63.3",
8+
"@forestadmin/agent": "1.63.4",
99
"@forestadmin/datasource-dummy": "1.1.57",
1010
"@forestadmin/datasource-mongo": "1.5.1",
1111
"@forestadmin/datasource-mongoose": "1.12.1",

0 commit comments

Comments
 (0)