File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
- FROM node:22.14 .0-alpine3.21
1
+ FROM node:22.16 .0-alpine3.22
2
2
3
3
WORKDIR /cf-k8s-agent
4
4
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cf-k8s-agent" ,
3
- "version" : " 1.3.22 " ,
3
+ "version" : " 1.3.23 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"start" : " node ./src/index.js" ,
Original file line number Diff line number Diff line change 1485
1485
unpipe "1.0.0"
1486
1486
1487
1487
brace-expansion@^1.1.7 :
1488
- version "1.1.11 "
1489
- resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11 .tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd "
1490
- integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA ==
1488
+ version "1.1.12 "
1489
+ resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.12 .tgz#ab9b454466e5a8cc3a187beaad580412a9c5b843 "
1490
+ integrity sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg ==
1491
1491
dependencies :
1492
1492
balanced-match "^1.0.0"
1493
1493
concat-map "0.0.1"
1494
1494
1495
1495
brace-expansion@^2.0.1 :
1496
- version "2.0.1 "
1497
- resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1 .tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae "
1498
- integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA ==
1496
+ version "2.0.2 "
1497
+ resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.2 .tgz#54fc53237a613d854c7bd37463aad17df87214e7 "
1498
+ integrity sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ ==
1499
1499
dependencies :
1500
1500
balanced-match "^1.0.0"
1501
1501
6242
6242
string-width "^2.1.1"
6243
6243
6244
6244
tar-fs@^2.1.0 :
6245
- version "2.1.2 "
6246
- resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-2.1.2 .tgz#425f154f3404cb16cb8ff6e671d45ab2ed9596c5 "
6247
- integrity sha512-EsaAXwxmx8UB7FRKqeozqEPop69DXcmYwTQwXvyAPF352HJsPdkVhvTaDPYqfNgruveJIJy3TA2l+2zj8LJIJA ==
6245
+ version "2.1.3 "
6246
+ resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-2.1.3 .tgz#fb3b8843a26b6f13a08e606f7922875eb1fbbf92 "
6247
+ integrity sha512-090nwYJDmlhwFwEW3QQl+vaNnxsO2yVsd45eTKRBzSzu+hlb1w2K9inVq5b0ngXuLVqQ4ApvsUHHnu/zQNkWAg ==
6248
6248
dependencies :
6249
6249
chownr "^1.1.1"
6250
6250
mkdirp-classic "^0.5.2"
You can’t perform that action at this time.
0 commit comments