Skip to content

Commit 08bf2e3

Browse files
committed
chore(release): @forestadmin/agent@1.40.1 [skip ci]
## [1.40.1](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/agent@1.40.0...@forestadmin/agent@1.40.1) (2024-05-20) ### Bug Fixes * **security:** patch ejs dependency vulnerabilities ([#1118](#1118)) ([009c89d](009c89d))
1 parent 761ba1d commit 08bf2e3

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

packages/agent/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## @forestadmin/agent [1.40.1](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/agent@1.40.0...@forestadmin/agent@1.40.1) (2024-05-20)
2+
3+
4+
5+
6+
7+
### Dependencies
8+
9+
* **@forestadmin/forestadmin-client:** upgraded to 1.27.2
10+
111
# @forestadmin/agent [1.40.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/agent@1.39.2...@forestadmin/agent@1.40.0) (2024-04-29)
212

313

packages/agent/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@forestadmin/agent",
3-
"version": "1.40.0",
3+
"version": "1.40.1",
44
"main": "dist/index.js",
55
"license": "GPL-3.0",
66
"publishConfig": {
@@ -16,7 +16,7 @@
1616
"@fastify/express": "^1.1.0",
1717
"@forestadmin/datasource-customizer": "1.44.3",
1818
"@forestadmin/datasource-toolkit": "1.33.0",
19-
"@forestadmin/forestadmin-client": "1.27.1",
19+
"@forestadmin/forestadmin-client": "1.27.2",
2020
"@koa/cors": "^5.0.0",
2121
"@koa/router": "^12.0.0",
2222
"@types/koa__router": "^12.0.0",

0 commit comments

Comments
 (0)