File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " corteza-server-corredor" ,
3
3
"description" : " Corteza Automation Script Runner" ,
4
- "version" : " 2023.9.5 " ,
4
+ "version" : " 2023.9.8 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"contributors" : [
7
7
18
18
"cdeps" : " yarn upgrade @cortezaproject/corteza-js https://github.com/cortezaproject/corteza-protobuf#develop"
19
19
},
20
20
"dependencies" : {
21
- "@cortezaproject/corteza-js" : " ^2023.9.7 " ,
21
+ "@cortezaproject/corteza-js" : " ^2023.9.8 " ,
22
22
"@cortezaproject/corteza-protobuf" : " https://github.com/cortezaproject/corteza-protobuf#develop" ,
23
23
"@grpc/proto-loader" : " ^0.5.1" ,
24
24
"@istanbuljs/nyc-config-typescript" : " ^0.1.3" ,
Original file line number Diff line number Diff line change 93
93
lodash "^4.17.19"
94
94
to-fast-properties "^2.0.0"
95
95
96
- " @cortezaproject/corteza-js@^2023.9.7 " :
97
- version "2023.9.7 "
98
- resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-js/-/corteza-js-2023.9.7 .tgz#c5ce2043b7def83fb5b36199e0d5862c6b511cd3 "
99
- integrity sha512-FdHb23xiTRVJ4dfPyujXOHpfFoyKeYu06gDMNnwD9Kv/C/U5iQLbMXAh6WLsrdUGtwjJirvkpsD+hkPZRwTz1g ==
96
+ " @cortezaproject/corteza-js@^2023.9.8 " :
97
+ version "2023.9.8 "
98
+ resolved "https://registry.yarnpkg.com/@cortezaproject/corteza-js/-/corteza-js-2023.9.8 .tgz#95badc692d0998fbe12c53a7d0800cb63aa99b69 "
99
+ integrity sha512-Ept4b0qr72aFtqlGcU86LYKSGQDwVVCRBrWfbn7sY4tPVccPUGbhSe+6N8lZkQdp93pltYgvwxnPJTqCUmn9/w ==
100
100
dependencies :
101
101
axios "^0.28.0"
102
102
hex-rgb "^4.1.0"
You can’t perform that action at this time.
0 commit comments