File tree 2 files changed +8
-3
lines changed
2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.2.1] ( https://github.com/e-Spirit/fcecom-frontend-api-server/compare/v1.2.0...v1.2.1 ) (2024-10-16)
2
+
3
+ ### Changes
4
+ * Fixed security vulnerabilities by updating the relevant dependencies.
5
+
1
6
## [ 1.2.0] ( https://github.com/e-Spirit/fcecom-frontend-api-server/compare/v1.1.0...v1.2.0 ) (2024-10-09)
2
7
3
8
### Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " fcecom-frontend-api-server" ,
3
- "version" : " 1.2.0 " ,
3
+ "version" : " 1.2.1 " ,
4
4
"description" : " FirstSpirit Connect for Commerce - Frontend API Server" ,
5
5
"main" : " dist/main.cjs" ,
6
6
"module" : " dist/main.esm" ,
51
51
"@types/node" : " ^18.11.17" ,
52
52
"concurrently" : " ^7.6.0" ,
53
53
"eslint" : " ^8.30.0" ,
54
- "express" : " ^4.19.2 " ,
54
+ "express" : " ^4.21.1 " ,
55
55
"jest" : " ^29.3.1" ,
56
56
"jest-environment-jsdom" : " ^29.3.1" ,
57
57
"jest-extended" : " ^4.0.1" ,
62
62
"js-doc" : " ^0.5.0" ,
63
63
"prettier" : " ^2.8.1" ,
64
64
"rimraf" : " ^3.0.2" ,
65
- "rollup" : " ^2.79.1 " ,
65
+ "rollup" : " ^2.79.2 " ,
66
66
"rollup-plugin-terser" : " ^7.0.2" ,
67
67
"rollup-plugin-ts" : " ^3.4.5" ,
68
68
"ts-jest" : " ^29.0.3" ,
You can’t perform that action at this time.
0 commit comments