File tree Expand file tree Collapse file tree 5 files changed +14
-13
lines changed Expand file tree Collapse file tree 5 files changed +14
-13
lines changed Original file line number Diff line number Diff line change 1
- v22.14 .0
1
+ v22.16 .0
Original file line number Diff line number Diff line change 1
- ARG NODE_VERSION=22.14 .0
1
+ ARG NODE_VERSION=22.16 .0
2
2
FROM node:${NODE_VERSION}-bookworm-slim AS base
3
3
# that workdir MUST NOT be changed because of backward compatibility with the engine <= 1.177.7
4
4
WORKDIR /root/cf-runtime
Original file line number Diff line number Diff line change 55
55
"version" : " exit 0" ,
56
56
"build" : " rm -rf dist && tsc -p tsconfig.json && yarn run build:copy-scripts" ,
57
57
"build:copy-scripts" : " cp ./lib/*.sh ./lib/*.ps1 ./dist"
58
- }
58
+ },
59
+ "packageManager" :
" [email protected] +sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
59
60
}
Original file line number Diff line number Diff line change 1
- version : 1.12.5
1
+ version : 1.12.7
Original file line number Diff line number Diff line change @@ -1827,17 +1827,17 @@ bowser@^2.11.0:
1827
1827
integrity sha512-AlcaJBi/pqqJBIQ8U9Mcpc9i8Aqxn88Skv5d+xBX006BY5u8N3mGLHa5Lgppa7L/HfwgwLgZ6NYs+Ag6uUmJRA==
1828
1828
1829
1829
brace-expansion@^1.1.7 :
1830
- version "1.1.11 "
1831
- resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11 .tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd "
1832
- integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA ==
1830
+ version "1.1.12 "
1831
+ resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.12 .tgz#ab9b454466e5a8cc3a187beaad580412a9c5b843 "
1832
+ integrity sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg ==
1833
1833
dependencies :
1834
1834
balanced-match "^1.0.0"
1835
1835
concat-map "0.0.1"
1836
1836
1837
1837
brace-expansion@^2.0.1 :
1838
- version "2.0.1 "
1839
- resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1 .tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae "
1840
- integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA ==
1838
+ version "2.0.2 "
1839
+ resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.2 .tgz#54fc53237a613d854c7bd37463aad17df87214e7 "
1840
+ integrity sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ ==
1841
1841
dependencies :
1842
1842
balanced-match "^1.0.0"
1843
1843
@@ -5473,9 +5473,9 @@ supports-preserve-symlinks-flag@^1.0.0:
5473
5473
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
5474
5474
5475
5475
tar-fs@~2.1.2 :
5476
- version "2.1.2 "
5477
- resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-2.1.2 .tgz#425f154f3404cb16cb8ff6e671d45ab2ed9596c5 "
5478
- integrity sha512-EsaAXwxmx8UB7FRKqeozqEPop69DXcmYwTQwXvyAPF352HJsPdkVhvTaDPYqfNgruveJIJy3TA2l+2zj8LJIJA ==
5476
+ version "2.1.3 "
5477
+ resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-2.1.3 .tgz#fb3b8843a26b6f13a08e606f7922875eb1fbbf92 "
5478
+ integrity sha512-090nwYJDmlhwFwEW3QQl+vaNnxsO2yVsd45eTKRBzSzu+hlb1w2K9inVq5b0ngXuLVqQ4ApvsUHHnu/zQNkWAg ==
5479
5479
dependencies :
5480
5480
chownr "^1.1.1"
5481
5481
mkdirp-classic "^0.5.2"
You can’t perform that action at this time.
0 commit comments