diff --git a/js/appauth/package-lock.json b/js/appauth/package-lock.json index 7a6d66e61..c7c2ddfdd 100644 --- a/js/appauth/package-lock.json +++ b/js/appauth/package-lock.json @@ -21,7 +21,7 @@ "@types/node": "^25.7.0", "@typescript-eslint/eslint-plugin": "^8.59.3", "@typescript-eslint/parser": "^8.59.3", - "@vercel/ncc": "^0.38.1", + "@vercel/ncc": "^0.44.0", "esbuild": "^0.28.0", "eslint": "^10.0.0", "eslint-config-prettier": "^10.0.0", @@ -2777,9 +2777,9 @@ ] }, "node_modules/@vercel/ncc": { - "version": "0.38.4", - "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.38.4.tgz", - "integrity": "sha512-8LwjnlP39s08C08J5NstzriPvW1SP8Zfpp1BvC2sI35kPeZnHfxVkCwu4/+Wodgnd60UtT1n8K8zw+Mp7J9JmQ==", + "version": "0.44.0", + "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.44.0.tgz", + "integrity": "sha512-pHyI+bZokSgIscTKFSmpNk5vZzmOrb9RW0Vu4SRyqUvkJ0kgg3PzaZLLDVTFXhbUiCqg0/Eu8L4fKtgViA92kg==", "dev": true, "license": "MIT", "bin": { diff --git a/js/appauth/package.json b/js/appauth/package.json index aee69d586..9be6dee4a 100644 --- a/js/appauth/package.json +++ b/js/appauth/package.json @@ -33,7 +33,7 @@ "@types/node": "^25.7.0", "@typescript-eslint/eslint-plugin": "^8.59.3", "@typescript-eslint/parser": "^8.59.3", - "@vercel/ncc": "^0.38.1", + "@vercel/ncc": "^0.44.0", "esbuild": "^0.28.0", "eslint": "^10.0.0", "eslint-config-prettier": "^10.0.0", diff --git a/js/dispatch/package-lock.json b/js/dispatch/package-lock.json index 9f8c3ab67..0aba66a6e 100644 --- a/js/dispatch/package-lock.json +++ b/js/dispatch/package-lock.json @@ -19,7 +19,7 @@ "@types/node": "^25.7.0", "@typescript-eslint/eslint-plugin": "^8.59.3", "@typescript-eslint/parser": "^8.59.3", - "@vercel/ncc": "^0.38.1", + "@vercel/ncc": "^0.44.0", "eslint": "^10.0.0", "eslint-config-prettier": "^10.0.0", "eslint-plugin-prettier": "^5.1.3", @@ -2252,9 +2252,9 @@ ] }, "node_modules/@vercel/ncc": { - "version": "0.38.4", - "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.38.4.tgz", - "integrity": "sha512-8LwjnlP39s08C08J5NstzriPvW1SP8Zfpp1BvC2sI35kPeZnHfxVkCwu4/+Wodgnd60UtT1n8K8zw+Mp7J9JmQ==", + "version": "0.44.0", + "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.44.0.tgz", + "integrity": "sha512-pHyI+bZokSgIscTKFSmpNk5vZzmOrb9RW0Vu4SRyqUvkJ0kgg3PzaZLLDVTFXhbUiCqg0/Eu8L4fKtgViA92kg==", "dev": true, "license": "MIT", "bin": { diff --git a/js/dispatch/package.json b/js/dispatch/package.json index 13941551f..29fc9cf5b 100644 --- a/js/dispatch/package.json +++ b/js/dispatch/package.json @@ -31,7 +31,7 @@ "@types/node": "^25.7.0", "@typescript-eslint/eslint-plugin": "^8.59.3", "@typescript-eslint/parser": "^8.59.3", - "@vercel/ncc": "^0.38.1", + "@vercel/ncc": "^0.44.0", "eslint": "^10.0.0", "eslint-config-prettier": "^10.0.0", "eslint-plugin-prettier": "^5.1.3", diff --git a/js/github/checks/package-lock.json b/js/github/checks/package-lock.json index 85885695e..5fccf0d3a 100644 --- a/js/github/checks/package-lock.json +++ b/js/github/checks/package-lock.json @@ -23,7 +23,7 @@ "@types/tmp": "^0.2.5", "@typescript-eslint/eslint-plugin": "^8.59.3", "@typescript-eslint/parser": "^8.59.3", - "@vercel/ncc": "^0.38.1", + "@vercel/ncc": "^0.44.0", "eslint-config-prettier": "^10.0.0", "eslint-plugin-prettier": "^5.1.3", "globals": "^17.0.0", @@ -2323,9 +2323,9 @@ ] }, "node_modules/@vercel/ncc": { - "version": "0.38.4", - "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.38.4.tgz", - "integrity": "sha512-8LwjnlP39s08C08J5NstzriPvW1SP8Zfpp1BvC2sI35kPeZnHfxVkCwu4/+Wodgnd60UtT1n8K8zw+Mp7J9JmQ==", + "version": "0.44.0", + "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.44.0.tgz", + "integrity": "sha512-pHyI+bZokSgIscTKFSmpNk5vZzmOrb9RW0Vu4SRyqUvkJ0kgg3PzaZLLDVTFXhbUiCqg0/Eu8L4fKtgViA92kg==", "dev": true, "license": "MIT", "bin": { diff --git a/js/github/checks/package.json b/js/github/checks/package.json index 68acac97d..682771be5 100644 --- a/js/github/checks/package.json +++ b/js/github/checks/package.json @@ -33,7 +33,7 @@ "@types/tmp": "^0.2.5", "@typescript-eslint/eslint-plugin": "^8.59.3", "@typescript-eslint/parser": "^8.59.3", - "@vercel/ncc": "^0.38.1", + "@vercel/ncc": "^0.44.0", "eslint-config-prettier": "^10.0.0", "eslint-plugin-prettier": "^5.1.3", "globals": "^17.0.0", diff --git a/js/github/mutex/package-lock.json b/js/github/mutex/package-lock.json index 54a3e2b48..90ebf4e49 100644 --- a/js/github/mutex/package-lock.json +++ b/js/github/mutex/package-lock.json @@ -19,7 +19,7 @@ "@types/node": "^25.7.0", "@typescript-eslint/eslint-plugin": "^8.59.3", "@typescript-eslint/parser": "^8.59.3", - "@vercel/ncc": "^0.38.1", + "@vercel/ncc": "^0.44.0", "eslint": "^10.0.0", "eslint-config-prettier": "^10.0.0", "eslint-plugin-prettier": "^5.1.3", @@ -2145,9 +2145,9 @@ ] }, "node_modules/@vercel/ncc": { - "version": "0.38.4", - "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.38.4.tgz", - "integrity": "sha512-8LwjnlP39s08C08J5NstzriPvW1SP8Zfpp1BvC2sI35kPeZnHfxVkCwu4/+Wodgnd60UtT1n8K8zw+Mp7J9JmQ==", + "version": "0.44.0", + "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.44.0.tgz", + "integrity": "sha512-pHyI+bZokSgIscTKFSmpNk5vZzmOrb9RW0Vu4SRyqUvkJ0kgg3PzaZLLDVTFXhbUiCqg0/Eu8L4fKtgViA92kg==", "dev": true, "license": "MIT", "bin": { diff --git a/js/github/mutex/package.json b/js/github/mutex/package.json index dd2bae797..3abf37aef 100644 --- a/js/github/mutex/package.json +++ b/js/github/mutex/package.json @@ -29,7 +29,7 @@ "@types/node": "^25.7.0", "@typescript-eslint/eslint-plugin": "^8.59.3", "@typescript-eslint/parser": "^8.59.3", - "@vercel/ncc": "^0.38.1", + "@vercel/ncc": "^0.44.0", "eslint": "^10.0.0", "eslint-config-prettier": "^10.0.0", "eslint-plugin-prettier": "^5.1.3", diff --git a/js/github/script/run/package-lock.json b/js/github/script/run/package-lock.json index 9a337b8c9..498923ef5 100644 --- a/js/github/script/run/package-lock.json +++ b/js/github/script/run/package-lock.json @@ -18,7 +18,7 @@ "@types/tmp": "^0.2.5", "@typescript-eslint/eslint-plugin": "^8.59.3", "@typescript-eslint/parser": "^8.59.3", - "@vercel/ncc": "^0.38.1", + "@vercel/ncc": "^0.44.0", "eslint": "^10.0.0", "eslint-config-prettier": "^10.0.0", "eslint-plugin-prettier": "^5.1.3", @@ -2150,9 +2150,9 @@ ] }, "node_modules/@vercel/ncc": { - "version": "0.38.4", - "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.38.4.tgz", - "integrity": "sha512-8LwjnlP39s08C08J5NstzriPvW1SP8Zfpp1BvC2sI35kPeZnHfxVkCwu4/+Wodgnd60UtT1n8K8zw+Mp7J9JmQ==", + "version": "0.44.0", + "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.44.0.tgz", + "integrity": "sha512-pHyI+bZokSgIscTKFSmpNk5vZzmOrb9RW0Vu4SRyqUvkJ0kgg3PzaZLLDVTFXhbUiCqg0/Eu8L4fKtgViA92kg==", "dev": true, "license": "MIT", "bin": { diff --git a/js/github/script/run/package.json b/js/github/script/run/package.json index 2712e424f..1a8931640 100644 --- a/js/github/script/run/package.json +++ b/js/github/script/run/package.json @@ -31,7 +31,7 @@ "@types/tmp": "^0.2.5", "@typescript-eslint/eslint-plugin": "^8.59.3", "@typescript-eslint/parser": "^8.59.3", - "@vercel/ncc": "^0.38.1", + "@vercel/ncc": "^0.44.0", "eslint": "^10.0.0", "eslint-config-prettier": "^10.0.0", "eslint-plugin-prettier": "^5.1.3", diff --git a/js/hashfiles/package-lock.json b/js/hashfiles/package-lock.json index 5b4c0cbc8..048e218b5 100644 --- a/js/hashfiles/package-lock.json +++ b/js/hashfiles/package-lock.json @@ -21,7 +21,7 @@ "@types/node": "^25.7.0", "@typescript-eslint/eslint-plugin": "^8.59.3", "@typescript-eslint/parser": "^8.59.3", - "@vercel/ncc": "^0.38.1", + "@vercel/ncc": "^0.44.0", "eslint": "^10.0.0", "eslint-config-prettier": "^10.0.0", "eslint-plugin-prettier": "^5.1.3", @@ -2281,9 +2281,9 @@ ] }, "node_modules/@vercel/ncc": { - "version": "0.38.4", - "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.38.4.tgz", - "integrity": "sha512-8LwjnlP39s08C08J5NstzriPvW1SP8Zfpp1BvC2sI35kPeZnHfxVkCwu4/+Wodgnd60UtT1n8K8zw+Mp7J9JmQ==", + "version": "0.44.0", + "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.44.0.tgz", + "integrity": "sha512-pHyI+bZokSgIscTKFSmpNk5vZzmOrb9RW0Vu4SRyqUvkJ0kgg3PzaZLLDVTFXhbUiCqg0/Eu8L4fKtgViA92kg==", "dev": true, "license": "MIT", "bin": { diff --git a/js/hashfiles/package.json b/js/hashfiles/package.json index 03c9a685f..db574cda9 100644 --- a/js/hashfiles/package.json +++ b/js/hashfiles/package.json @@ -31,7 +31,7 @@ "@types/node": "^25.7.0", "@typescript-eslint/eslint-plugin": "^8.59.3", "@typescript-eslint/parser": "^8.59.3", - "@vercel/ncc": "^0.38.1", + "@vercel/ncc": "^0.44.0", "eslint": "^10.0.0", "eslint-config-prettier": "^10.0.0", "eslint-plugin-prettier": "^5.1.3", diff --git a/js/jq/package-lock.json b/js/jq/package-lock.json index 21f316f84..9fca242e6 100644 --- a/js/jq/package-lock.json +++ b/js/jq/package-lock.json @@ -21,7 +21,7 @@ "@types/tmp": "^0.2.5", "@typescript-eslint/eslint-plugin": "^8.59.3", "@typescript-eslint/parser": "^8.59.3", - "@vercel/ncc": "^0.38.1", + "@vercel/ncc": "^0.44.0", "eslint": "^10.0.0", "eslint-config-prettier": "^10.0.0", "eslint-plugin-prettier": "^5.1.3", @@ -2112,9 +2112,9 @@ ] }, "node_modules/@vercel/ncc": { - "version": "0.38.4", - "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.38.4.tgz", - "integrity": "sha512-8LwjnlP39s08C08J5NstzriPvW1SP8Zfpp1BvC2sI35kPeZnHfxVkCwu4/+Wodgnd60UtT1n8K8zw+Mp7J9JmQ==", + "version": "0.44.0", + "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.44.0.tgz", + "integrity": "sha512-pHyI+bZokSgIscTKFSmpNk5vZzmOrb9RW0Vu4SRyqUvkJ0kgg3PzaZLLDVTFXhbUiCqg0/Eu8L4fKtgViA92kg==", "dev": true, "license": "MIT", "bin": { diff --git a/js/jq/package.json b/js/jq/package.json index 1b7aa86ee..21821641b 100644 --- a/js/jq/package.json +++ b/js/jq/package.json @@ -32,7 +32,7 @@ "@types/tmp": "^0.2.5", "@typescript-eslint/eslint-plugin": "^8.59.3", "@typescript-eslint/parser": "^8.59.3", - "@vercel/ncc": "^0.38.1", + "@vercel/ncc": "^0.44.0", "eslint": "^10.0.0", "eslint-config-prettier": "^10.0.0", "eslint-plugin-prettier": "^5.1.3", diff --git a/js/retest/package-lock.json b/js/retest/package-lock.json index 907695878..bd3e16496 100644 --- a/js/retest/package-lock.json +++ b/js/retest/package-lock.json @@ -22,7 +22,7 @@ "@types/node": "^25.7.0", "@typescript-eslint/eslint-plugin": "^8.59.3", "@typescript-eslint/parser": "^8.59.3", - "@vercel/ncc": "^0.38.1", + "@vercel/ncc": "^0.44.0", "eslint": "^10.0.0", "eslint-config-prettier": "^10.0.0", "eslint-plugin-prettier": "^5.1.3", @@ -2264,9 +2264,9 @@ ] }, "node_modules/@vercel/ncc": { - "version": "0.38.4", - "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.38.4.tgz", - "integrity": "sha512-8LwjnlP39s08C08J5NstzriPvW1SP8Zfpp1BvC2sI35kPeZnHfxVkCwu4/+Wodgnd60UtT1n8K8zw+Mp7J9JmQ==", + "version": "0.44.0", + "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.44.0.tgz", + "integrity": "sha512-pHyI+bZokSgIscTKFSmpNk5vZzmOrb9RW0Vu4SRyqUvkJ0kgg3PzaZLLDVTFXhbUiCqg0/Eu8L4fKtgViA92kg==", "dev": true, "license": "MIT", "bin": { diff --git a/js/retest/package.json b/js/retest/package.json index 516c495f9..0cb570139 100644 --- a/js/retest/package.json +++ b/js/retest/package.json @@ -31,7 +31,7 @@ "@types/node": "^25.7.0", "@typescript-eslint/eslint-plugin": "^8.59.3", "@typescript-eslint/parser": "^8.59.3", - "@vercel/ncc": "^0.38.1", + "@vercel/ncc": "^0.44.0", "eslint": "^10.0.0", "eslint-config-prettier": "^10.0.0", "eslint-plugin-prettier": "^5.1.3", diff --git a/js/torun/package-lock.json b/js/torun/package-lock.json index c5b916fb6..dd40a9ed4 100644 --- a/js/torun/package-lock.json +++ b/js/torun/package-lock.json @@ -19,7 +19,7 @@ "@types/tmp": "^0.2.5", "@typescript-eslint/eslint-plugin": "^8.59.3", "@typescript-eslint/parser": "^8.59.3", - "@vercel/ncc": "^0.38.1", + "@vercel/ncc": "^0.44.0", "eslint": "^10.0.0", "eslint-config-prettier": "^10.0.0", "eslint-plugin-prettier": "^5.1.3", @@ -2004,9 +2004,9 @@ ] }, "node_modules/@vercel/ncc": { - "version": "0.38.4", - "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.38.4.tgz", - "integrity": "sha512-8LwjnlP39s08C08J5NstzriPvW1SP8Zfpp1BvC2sI35kPeZnHfxVkCwu4/+Wodgnd60UtT1n8K8zw+Mp7J9JmQ==", + "version": "0.44.0", + "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.44.0.tgz", + "integrity": "sha512-pHyI+bZokSgIscTKFSmpNk5vZzmOrb9RW0Vu4SRyqUvkJ0kgg3PzaZLLDVTFXhbUiCqg0/Eu8L4fKtgViA92kg==", "dev": true, "license": "MIT", "bin": { diff --git a/js/torun/package.json b/js/torun/package.json index 93bc1f467..0588ed09d 100644 --- a/js/torun/package.json +++ b/js/torun/package.json @@ -31,7 +31,7 @@ "@types/tmp": "^0.2.5", "@typescript-eslint/eslint-plugin": "^8.59.3", "@typescript-eslint/parser": "^8.59.3", - "@vercel/ncc": "^0.38.1", + "@vercel/ncc": "^0.44.0", "eslint": "^10.0.0", "eslint-config-prettier": "^10.0.0", "eslint-plugin-prettier": "^5.1.3",