diff --git a/inception/inception-brat-editor/src/main/ts_template/package-lock.json b/inception/inception-brat-editor/src/main/ts_template/package-lock.json index e9e4bb183c..f5cf36ebf1 100644 --- a/inception/inception-brat-editor/src/main/ts_template/package-lock.json +++ b/inception/inception-brat-editor/src/main/ts_template/package-lock.json @@ -554,7 +554,7 @@ "license": "MIT" }, "../../../../inception-diam/src/main/ts/node_modules/@types/node": { - "version": "22.10.7", + "version": "22.10.10", "license": "MIT", "dependencies": { "undici-types": "~6.20.0" @@ -750,7 +750,7 @@ } }, "../../../../inception-diam/src/main/ts/node_modules/@ungap/structured-clone": { - "version": "1.2.1", + "version": "1.3.0", "dev": true, "license": "ISC" }, @@ -1080,6 +1080,14 @@ "node": ">=12" } }, + "../../../../inception-diam/src/main/ts/node_modules/async-function": { + "version": "1.0.0", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, "../../../../inception-diam/src/main/ts/node_modules/asynckit": { "version": "0.4.0", "dev": true, @@ -2994,10 +3002,11 @@ } }, "../../../../inception-diam/src/main/ts/node_modules/is-async-function": { - "version": "2.1.0", + "version": "2.1.1", "dev": true, "license": "MIT", "dependencies": { + "async-function": "^1.0.0", "call-bound": "^1.0.3", "get-proto": "^1.0.1", "has-tostringtag": "^1.0.2", @@ -6436,7 +6445,7 @@ "license": "MIT" }, "../../../../inception-js-api/src/main/ts/node_modules/@types/node": { - "version": "22.10.7", + "version": "22.10.10", "license": "MIT", "dependencies": { "undici-types": "~6.20.0" @@ -6632,7 +6641,7 @@ } }, "../../../../inception-js-api/src/main/ts/node_modules/@ungap/structured-clone": { - "version": "1.2.1", + "version": "1.3.0", "dev": true, "license": "ISC" }, @@ -6962,6 +6971,14 @@ "node": ">=12" } }, + "../../../../inception-js-api/src/main/ts/node_modules/async-function": { + "version": "1.0.0", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, "../../../../inception-js-api/src/main/ts/node_modules/asynckit": { "version": "0.4.0", "dev": true, @@ -8901,10 +8918,11 @@ } }, "../../../../inception-js-api/src/main/ts/node_modules/is-async-function": { - "version": "2.1.0", + "version": "2.1.1", "dev": true, "license": "MIT", "dependencies": { + "async-function": "^1.0.0", "call-bound": "^1.0.3", "get-proto": "^1.0.1", "has-tostringtag": "^1.0.2", @@ -12552,7 +12570,7 @@ } }, "node_modules/@ungap/structured-clone": { - "version": "1.2.1", + "version": "1.3.0", "dev": true, "license": "ISC" }, @@ -12882,6 +12900,14 @@ "node": ">=12" } }, + "node_modules/async-function": { + "version": "1.0.0", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, "node_modules/asynckit": { "version": "0.4.0", "dev": true, @@ -14804,10 +14830,11 @@ } }, "node_modules/is-async-function": { - "version": "2.1.0", + "version": "2.1.1", "dev": true, "license": "MIT", "dependencies": { + "async-function": "^1.0.0", "call-bound": "^1.0.3", "get-proto": "^1.0.1", "has-tostringtag": "^1.0.2", diff --git a/inception/inception-diam-editor/src/main/ts_template/package-lock.json b/inception/inception-diam-editor/src/main/ts_template/package-lock.json index 5c784b19f8..07f8d1241a 100644 --- a/inception/inception-diam-editor/src/main/ts_template/package-lock.json +++ b/inception/inception-diam-editor/src/main/ts_template/package-lock.json @@ -542,7 +542,7 @@ "license": "MIT" }, "../../../../inception-diam/src/main/ts/node_modules/@types/node": { - "version": "22.10.7", + "version": "22.10.10", "license": "MIT", "dependencies": { "undici-types": "~6.20.0" @@ -738,7 +738,7 @@ } }, "../../../../inception-diam/src/main/ts/node_modules/@ungap/structured-clone": { - "version": "1.2.1", + "version": "1.3.0", "dev": true, "license": "ISC" }, @@ -1068,6 +1068,14 @@ "node": ">=12" } }, + "../../../../inception-diam/src/main/ts/node_modules/async-function": { + "version": "1.0.0", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, "../../../../inception-diam/src/main/ts/node_modules/asynckit": { "version": "0.4.0", "dev": true, @@ -2982,10 +2990,11 @@ } }, "../../../../inception-diam/src/main/ts/node_modules/is-async-function": { - "version": "2.1.0", + "version": "2.1.1", "dev": true, "license": "MIT", "dependencies": { + "async-function": "^1.0.0", "call-bound": "^1.0.3", "get-proto": "^1.0.1", "has-tostringtag": "^1.0.2", @@ -6424,7 +6433,7 @@ "license": "MIT" }, "../../../../inception-js-api/src/main/ts/node_modules/@types/node": { - "version": "22.10.7", + "version": "22.10.10", "license": "MIT", "dependencies": { "undici-types": "~6.20.0" @@ -6620,7 +6629,7 @@ } }, "../../../../inception-js-api/src/main/ts/node_modules/@ungap/structured-clone": { - "version": "1.2.1", + "version": "1.3.0", "dev": true, "license": "ISC" }, @@ -6950,6 +6959,14 @@ "node": ">=12" } }, + "../../../../inception-js-api/src/main/ts/node_modules/async-function": { + "version": "1.0.0", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, "../../../../inception-js-api/src/main/ts/node_modules/asynckit": { "version": "0.4.0", "dev": true, @@ -8889,10 +8906,11 @@ } }, "../../../../inception-js-api/src/main/ts/node_modules/is-async-function": { - "version": "2.1.0", + "version": "2.1.1", "dev": true, "license": "MIT", "dependencies": { + "async-function": "^1.0.0", "call-bound": "^1.0.3", "get-proto": "^1.0.1", "has-tostringtag": "^1.0.2", @@ -12430,7 +12448,7 @@ } }, "node_modules/@ungap/structured-clone": { - "version": "1.2.1", + "version": "1.3.0", "dev": true, "license": "ISC" }, @@ -12617,6 +12635,14 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/async-function": { + "version": "1.0.0", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, "node_modules/audit-resolve-core": { "version": "3.0.0-3", "resolved": "https://registry.npmjs.org/audit-resolve-core/-/audit-resolve-core-3.0.0-3.tgz", @@ -14302,10 +14328,11 @@ } }, "node_modules/is-async-function": { - "version": "2.1.0", + "version": "2.1.1", "dev": true, "license": "MIT", "dependencies": { + "async-function": "^1.0.0", "call-bound": "^1.0.3", "get-proto": "^1.0.1", "has-tostringtag": "^1.0.2", diff --git a/inception/inception-diam/src/main/ts_template/package-lock.json b/inception/inception-diam/src/main/ts_template/package-lock.json index 96f45a1828..1ac95741a6 100644 --- a/inception/inception-diam/src/main/ts_template/package-lock.json +++ b/inception/inception-diam/src/main/ts_template/package-lock.json @@ -551,7 +551,7 @@ "license": "MIT" }, "../../../../inception-js-api/src/main/ts/node_modules/@types/node": { - "version": "22.10.7", + "version": "22.10.10", "license": "MIT", "dependencies": { "undici-types": "~6.20.0" @@ -747,7 +747,7 @@ } }, "../../../../inception-js-api/src/main/ts/node_modules/@ungap/structured-clone": { - "version": "1.2.1", + "version": "1.3.0", "dev": true, "license": "ISC" }, @@ -1077,6 +1077,14 @@ "node": ">=12" } }, + "../../../../inception-js-api/src/main/ts/node_modules/async-function": { + "version": "1.0.0", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, "../../../../inception-js-api/src/main/ts/node_modules/asynckit": { "version": "0.4.0", "dev": true, @@ -3016,10 +3024,11 @@ } }, "../../../../inception-js-api/src/main/ts/node_modules/is-async-function": { - "version": "2.1.0", + "version": "2.1.1", "dev": true, "license": "MIT", "dependencies": { + "async-function": "^1.0.0", "call-bound": "^1.0.3", "get-proto": "^1.0.1", "has-tostringtag": "^1.0.2", @@ -6453,7 +6462,7 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "22.10.7", + "version": "22.10.10", "license": "MIT", "dependencies": { "undici-types": "~6.20.0" @@ -6649,7 +6658,7 @@ } }, "node_modules/@ungap/structured-clone": { - "version": "1.2.1", + "version": "1.3.0", "dev": true, "license": "ISC" }, @@ -6979,6 +6988,14 @@ "node": ">=12" } }, + "node_modules/async-function": { + "version": "1.0.0", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, "node_modules/asynckit": { "version": "0.4.0", "dev": true, @@ -8901,10 +8918,11 @@ } }, "node_modules/is-async-function": { - "version": "2.1.0", + "version": "2.1.1", "dev": true, "license": "MIT", "dependencies": { + "async-function": "^1.0.0", "call-bound": "^1.0.3", "get-proto": "^1.0.1", "has-tostringtag": "^1.0.2", diff --git a/inception/inception-external-editor/src/main/ts_template/package-lock.json b/inception/inception-external-editor/src/main/ts_template/package-lock.json index 3687b7113f..b3652fed48 100644 --- a/inception/inception-external-editor/src/main/ts_template/package-lock.json +++ b/inception/inception-external-editor/src/main/ts_template/package-lock.json @@ -532,7 +532,7 @@ "license": "MIT" }, "../../../../inception-diam/src/main/ts/node_modules/@types/node": { - "version": "22.10.7", + "version": "22.10.10", "license": "MIT", "dependencies": { "undici-types": "~6.20.0" @@ -728,7 +728,7 @@ } }, "../../../../inception-diam/src/main/ts/node_modules/@ungap/structured-clone": { - "version": "1.2.1", + "version": "1.3.0", "dev": true, "license": "ISC" }, @@ -1058,6 +1058,14 @@ "node": ">=12" } }, + "../../../../inception-diam/src/main/ts/node_modules/async-function": { + "version": "1.0.0", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, "../../../../inception-diam/src/main/ts/node_modules/asynckit": { "version": "0.4.0", "dev": true, @@ -2972,10 +2980,11 @@ } }, "../../../../inception-diam/src/main/ts/node_modules/is-async-function": { - "version": "2.1.0", + "version": "2.1.1", "dev": true, "license": "MIT", "dependencies": { + "async-function": "^1.0.0", "call-bound": "^1.0.3", "get-proto": "^1.0.1", "has-tostringtag": "^1.0.2", @@ -6414,7 +6423,7 @@ "license": "MIT" }, "../../../../inception-js-api/src/main/ts/node_modules/@types/node": { - "version": "22.10.7", + "version": "22.10.10", "license": "MIT", "dependencies": { "undici-types": "~6.20.0" @@ -6610,7 +6619,7 @@ } }, "../../../../inception-js-api/src/main/ts/node_modules/@ungap/structured-clone": { - "version": "1.2.1", + "version": "1.3.0", "dev": true, "license": "ISC" }, @@ -6940,6 +6949,14 @@ "node": ">=12" } }, + "../../../../inception-js-api/src/main/ts/node_modules/async-function": { + "version": "1.0.0", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, "../../../../inception-js-api/src/main/ts/node_modules/asynckit": { "version": "0.4.0", "dev": true, @@ -8879,10 +8896,11 @@ } }, "../../../../inception-js-api/src/main/ts/node_modules/is-async-function": { - "version": "2.1.0", + "version": "2.1.1", "dev": true, "license": "MIT", "dependencies": { + "async-function": "^1.0.0", "call-bound": "^1.0.3", "get-proto": "^1.0.1", "has-tostringtag": "^1.0.2", @@ -12262,7 +12280,7 @@ } }, "node_modules/@ungap/structured-clone": { - "version": "1.2.1", + "version": "1.3.0", "dev": true, "license": "ISC" }, @@ -12441,6 +12459,14 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/async-function": { + "version": "1.0.0", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, "node_modules/audit-resolve-core": { "version": "3.0.0-3", "resolved": "https://registry.npmjs.org/audit-resolve-core/-/audit-resolve-core-3.0.0-3.tgz", @@ -13989,10 +14015,11 @@ } }, "node_modules/is-async-function": { - "version": "2.1.0", + "version": "2.1.1", "dev": true, "license": "MIT", "dependencies": { + "async-function": "^1.0.0", "call-bound": "^1.0.3", "get-proto": "^1.0.1", "has-tostringtag": "^1.0.2", diff --git a/inception/inception-html-apache-annotator-editor/src/main/ts_template/package-lock.json b/inception/inception-html-apache-annotator-editor/src/main/ts_template/package-lock.json index 41d356461c..a246282d6a 100644 --- a/inception/inception-html-apache-annotator-editor/src/main/ts_template/package-lock.json +++ b/inception/inception-html-apache-annotator-editor/src/main/ts_template/package-lock.json @@ -583,7 +583,7 @@ "license": "MIT" }, "../../../../inception-js-api/src/main/ts/node_modules/@types/node": { - "version": "22.10.7", + "version": "22.10.10", "license": "MIT", "dependencies": { "undici-types": "~6.20.0" @@ -779,7 +779,7 @@ } }, "../../../../inception-js-api/src/main/ts/node_modules/@ungap/structured-clone": { - "version": "1.2.1", + "version": "1.3.0", "dev": true, "license": "ISC" }, @@ -1109,6 +1109,14 @@ "node": ">=12" } }, + "../../../../inception-js-api/src/main/ts/node_modules/async-function": { + "version": "1.0.0", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, "../../../../inception-js-api/src/main/ts/node_modules/asynckit": { "version": "0.4.0", "dev": true, @@ -3048,10 +3056,11 @@ } }, "../../../../inception-js-api/src/main/ts/node_modules/is-async-function": { - "version": "2.1.0", + "version": "2.1.1", "dev": true, "license": "MIT", "dependencies": { + "async-function": "^1.0.0", "call-bound": "^1.0.3", "get-proto": "^1.0.1", "has-tostringtag": "^1.0.2", @@ -6532,7 +6541,7 @@ } }, "node_modules/@ungap/structured-clone": { - "version": "1.2.1", + "version": "1.3.0", "dev": true, "license": "ISC" }, @@ -6731,6 +6740,14 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/async-function": { + "version": "1.0.0", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, "node_modules/audit-resolve-core": { "version": "3.0.0-3", "resolved": "https://registry.npmjs.org/audit-resolve-core/-/audit-resolve-core-3.0.0-3.tgz", @@ -8408,10 +8425,11 @@ } }, "node_modules/is-async-function": { - "version": "2.1.0", + "version": "2.1.1", "dev": true, "license": "MIT", "dependencies": { + "async-function": "^1.0.0", "call-bound": "^1.0.3", "get-proto": "^1.0.1", "has-tostringtag": "^1.0.2", diff --git a/inception/inception-html-editor/src/main/ts_template/package-lock.json b/inception/inception-html-editor/src/main/ts_template/package-lock.json index 8105ed3110..dc382bfee7 100644 --- a/inception/inception-html-editor/src/main/ts_template/package-lock.json +++ b/inception/inception-html-editor/src/main/ts_template/package-lock.json @@ -578,7 +578,7 @@ "license": "MIT" }, "../../../../inception-js-api/src/main/ts/node_modules/@types/node": { - "version": "22.10.7", + "version": "22.10.10", "license": "MIT", "dependencies": { "undici-types": "~6.20.0" @@ -774,7 +774,7 @@ } }, "../../../../inception-js-api/src/main/ts/node_modules/@ungap/structured-clone": { - "version": "1.2.1", + "version": "1.3.0", "dev": true, "license": "ISC" }, @@ -1104,6 +1104,14 @@ "node": ">=12" } }, + "../../../../inception-js-api/src/main/ts/node_modules/async-function": { + "version": "1.0.0", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, "../../../../inception-js-api/src/main/ts/node_modules/asynckit": { "version": "0.4.0", "dev": true, @@ -3043,10 +3051,11 @@ } }, "../../../../inception-js-api/src/main/ts/node_modules/is-async-function": { - "version": "2.1.0", + "version": "2.1.1", "dev": true, "license": "MIT", "dependencies": { + "async-function": "^1.0.0", "call-bound": "^1.0.3", "get-proto": "^1.0.1", "has-tostringtag": "^1.0.2", @@ -6435,7 +6444,7 @@ } }, "node_modules/@ungap/structured-clone": { - "version": "1.2.1", + "version": "1.3.0", "dev": true, "license": "ISC" }, @@ -6614,6 +6623,14 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/async-function": { + "version": "1.0.0", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, "node_modules/audit-resolve-core": { "version": "3.0.0-3", "resolved": "https://registry.npmjs.org/audit-resolve-core/-/audit-resolve-core-3.0.0-3.tgz", @@ -8162,10 +8179,11 @@ } }, "node_modules/is-async-function": { - "version": "2.1.0", + "version": "2.1.1", "dev": true, "license": "MIT", "dependencies": { + "async-function": "^1.0.0", "call-bound": "^1.0.3", "get-proto": "^1.0.1", "has-tostringtag": "^1.0.2", diff --git a/inception/inception-html-recogito-editor/src/main/ts_template/package-lock.json b/inception/inception-html-recogito-editor/src/main/ts_template/package-lock.json index e057928510..d4dbb6e0f3 100644 --- a/inception/inception-html-recogito-editor/src/main/ts_template/package-lock.json +++ b/inception/inception-html-recogito-editor/src/main/ts_template/package-lock.json @@ -586,7 +586,7 @@ "license": "MIT" }, "../../../../inception-js-api/src/main/ts/node_modules/@types/node": { - "version": "22.10.7", + "version": "22.10.10", "license": "MIT", "dependencies": { "undici-types": "~6.20.0" @@ -782,7 +782,7 @@ } }, "../../../../inception-js-api/src/main/ts/node_modules/@ungap/structured-clone": { - "version": "1.2.1", + "version": "1.3.0", "dev": true, "license": "ISC" }, @@ -1112,6 +1112,14 @@ "node": ">=12" } }, + "../../../../inception-js-api/src/main/ts/node_modules/async-function": { + "version": "1.0.0", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, "../../../../inception-js-api/src/main/ts/node_modules/asynckit": { "version": "0.4.0", "dev": true, @@ -3051,10 +3059,11 @@ } }, "../../../../inception-js-api/src/main/ts/node_modules/is-async-function": { - "version": "2.1.0", + "version": "2.1.1", "dev": true, "license": "MIT", "dependencies": { + "async-function": "^1.0.0", "call-bound": "^1.0.3", "get-proto": "^1.0.1", "has-tostringtag": "^1.0.2", @@ -6848,7 +6857,7 @@ } }, "node_modules/@ungap/structured-clone": { - "version": "1.2.1", + "version": "1.3.0", "dev": true, "license": "ISC" }, @@ -7035,6 +7044,14 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/async-function": { + "version": "1.0.0", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, "node_modules/audit-resolve-core": { "version": "3.0.0-3", "resolved": "https://registry.npmjs.org/audit-resolve-core/-/audit-resolve-core-3.0.0-3.tgz", @@ -8772,10 +8789,11 @@ "license": "MIT" }, "node_modules/is-async-function": { - "version": "2.1.0", + "version": "2.1.1", "dev": true, "license": "MIT", "dependencies": { + "async-function": "^1.0.0", "call-bound": "^1.0.3", "get-proto": "^1.0.1", "has-tostringtag": "^1.0.2", diff --git a/inception/inception-io-tei/src/main/ts_template/package-lock.json b/inception/inception-io-tei/src/main/ts_template/package-lock.json index fc3f39572a..43c8b9e8ad 100644 --- a/inception/inception-io-tei/src/main/ts_template/package-lock.json +++ b/inception/inception-io-tei/src/main/ts_template/package-lock.json @@ -1132,9 +1132,9 @@ } }, "node_modules/@ungap/structured-clone": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.1.tgz", - "integrity": "sha512-fEzPV3hSkSMltkw152tJKNARhOupqbH96MZWyRjNaYZOMIzbrTeQDG+MTc6Mr2pgzFQzFxAfmhGDNP5QK++2ZA==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.0.tgz", + "integrity": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==", "dev": true }, "node_modules/acorn": { @@ -1325,6 +1325,15 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/async-function": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/async-function/-/async-function-1.0.0.tgz", + "integrity": "sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==", + "dev": true, + "engines": { + "node": ">= 0.4" + } + }, "node_modules/audit-resolve-core": { "version": "3.0.0-3", "resolved": "https://registry.npmjs.org/audit-resolve-core/-/audit-resolve-core-3.0.0-3.tgz", @@ -2975,11 +2984,12 @@ } }, "node_modules/is-async-function": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.1.0.tgz", - "integrity": "sha512-GExz9MtyhlZyXYLxzlJRj5WUCE661zhDa1Yna52CN57AJsymh+DvXXjyveSioqSRdxvUrdKdvqB1b5cVKsNpWQ==", + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.1.1.tgz", + "integrity": "sha512-9dgM/cZBnNvjzaMYHVoxxfPj2QXt22Ev7SuuPrs+xav0ukGB0S6d4ydZdEiM48kLx5kDV+QBPrpVnFyefL8kkQ==", "dev": true, "dependencies": { + "async-function": "^1.0.0", "call-bound": "^1.0.3", "get-proto": "^1.0.1", "has-tostringtag": "^1.0.2", diff --git a/inception/inception-js-api/src/main/ts_template/package-lock.json b/inception/inception-js-api/src/main/ts_template/package-lock.json index 053077f854..3397094a46 100644 --- a/inception/inception-js-api/src/main/ts_template/package-lock.json +++ b/inception/inception-js-api/src/main/ts_template/package-lock.json @@ -1392,9 +1392,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "22.10.7", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.7.tgz", - "integrity": "sha512-V09KvXxFiutGp6B7XkpaDXlNadZxrzajcY50EuoLIpQ6WWYCSvf19lVIazzfIzQvhUN2HjX12spLojTnhuKlGg==", + "version": "22.10.10", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.10.tgz", + "integrity": "sha512-X47y/mPNzxviAGY5TcYPtYL8JsY3kAq2n8fMmKoRCxq/c4v4pyGNCzM2R6+M5/umG4ZfHuT+sgqDYqWc9rJ6ww==", "dependencies": { "undici-types": "~6.20.0" } @@ -1599,9 +1599,9 @@ } }, "node_modules/@ungap/structured-clone": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.1.tgz", - "integrity": "sha512-fEzPV3hSkSMltkw152tJKNARhOupqbH96MZWyRjNaYZOMIzbrTeQDG+MTc6Mr2pgzFQzFxAfmhGDNP5QK++2ZA==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.0.tgz", + "integrity": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==", "dev": true }, "node_modules/@vitest/expect": { @@ -1957,6 +1957,15 @@ "node": ">=12" } }, + "node_modules/async-function": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/async-function/-/async-function-1.0.0.tgz", + "integrity": "sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==", + "dev": true, + "engines": { + "node": ">= 0.4" + } + }, "node_modules/asynckit": { "version": "0.4.0", "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", @@ -4064,11 +4073,12 @@ } }, "node_modules/is-async-function": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.1.0.tgz", - "integrity": "sha512-GExz9MtyhlZyXYLxzlJRj5WUCE661zhDa1Yna52CN57AJsymh+DvXXjyveSioqSRdxvUrdKdvqB1b5cVKsNpWQ==", + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.1.1.tgz", + "integrity": "sha512-9dgM/cZBnNvjzaMYHVoxxfPj2QXt22Ev7SuuPrs+xav0ukGB0S6d4ydZdEiM48kLx5kDV+QBPrpVnFyefL8kkQ==", "dev": true, "dependencies": { + "async-function": "^1.0.0", "call-bound": "^1.0.3", "get-proto": "^1.0.1", "has-tostringtag": "^1.0.2", diff --git a/inception/inception-pdf-editor/src/main/ts_template/package-lock.json b/inception/inception-pdf-editor/src/main/ts_template/package-lock.json index f1df34f588..ff9b6b9783 100644 --- a/inception/inception-pdf-editor/src/main/ts_template/package-lock.json +++ b/inception/inception-pdf-editor/src/main/ts_template/package-lock.json @@ -580,7 +580,7 @@ "license": "MIT" }, "../../../../inception-js-api/src/main/ts/node_modules/@types/node": { - "version": "22.10.7", + "version": "22.10.10", "license": "MIT", "dependencies": { "undici-types": "~6.20.0" @@ -776,7 +776,7 @@ } }, "../../../../inception-js-api/src/main/ts/node_modules/@ungap/structured-clone": { - "version": "1.2.1", + "version": "1.3.0", "dev": true, "license": "ISC" }, @@ -1106,6 +1106,14 @@ "node": ">=12" } }, + "../../../../inception-js-api/src/main/ts/node_modules/async-function": { + "version": "1.0.0", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, "../../../../inception-js-api/src/main/ts/node_modules/asynckit": { "version": "0.4.0", "dev": true, @@ -3045,10 +3053,11 @@ } }, "../../../../inception-js-api/src/main/ts/node_modules/is-async-function": { - "version": "2.1.0", + "version": "2.1.1", "dev": true, "license": "MIT", "dependencies": { + "async-function": "^1.0.0", "call-bound": "^1.0.3", "get-proto": "^1.0.1", "has-tostringtag": "^1.0.2", @@ -6374,7 +6383,7 @@ } }, "node_modules/@ungap/structured-clone": { - "version": "1.2.1", + "version": "1.3.0", "dev": true, "license": "ISC" }, @@ -6553,6 +6562,14 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/async-function": { + "version": "1.0.0", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, "node_modules/audit-resolve-core": { "version": "3.0.0-3", "resolved": "https://registry.npmjs.org/audit-resolve-core/-/audit-resolve-core-3.0.0-3.tgz", @@ -8038,10 +8055,11 @@ } }, "node_modules/is-async-function": { - "version": "2.1.0", + "version": "2.1.1", "dev": true, "license": "MIT", "dependencies": { + "async-function": "^1.0.0", "call-bound": "^1.0.3", "get-proto": "^1.0.1", "has-tostringtag": "^1.0.2", diff --git a/inception/inception-pdf-editor2/src/main/ts_template/package-lock.json b/inception/inception-pdf-editor2/src/main/ts_template/package-lock.json index d4d84b6a83..c6f77afbe9 100644 --- a/inception/inception-pdf-editor2/src/main/ts_template/package-lock.json +++ b/inception/inception-pdf-editor2/src/main/ts_template/package-lock.json @@ -600,7 +600,7 @@ "license": "MIT" }, "../../../../inception-js-api/src/main/ts/node_modules/@types/node": { - "version": "22.10.7", + "version": "22.10.10", "license": "MIT", "dependencies": { "undici-types": "~6.20.0" @@ -796,7 +796,7 @@ } }, "../../../../inception-js-api/src/main/ts/node_modules/@ungap/structured-clone": { - "version": "1.2.1", + "version": "1.3.0", "dev": true, "license": "ISC" }, @@ -1126,6 +1126,14 @@ "node": ">=12" } }, + "../../../../inception-js-api/src/main/ts/node_modules/async-function": { + "version": "1.0.0", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, "../../../../inception-js-api/src/main/ts/node_modules/asynckit": { "version": "0.4.0", "dev": true, @@ -3065,10 +3073,11 @@ } }, "../../../../inception-js-api/src/main/ts/node_modules/is-async-function": { - "version": "2.1.0", + "version": "2.1.1", "dev": true, "license": "MIT", "dependencies": { + "async-function": "^1.0.0", "call-bound": "^1.0.3", "get-proto": "^1.0.1", "has-tostringtag": "^1.0.2", @@ -6712,7 +6721,7 @@ } }, "node_modules/@ungap/structured-clone": { - "version": "1.2.1", + "version": "1.3.0", "dev": true, "license": "ISC" }, @@ -7042,6 +7051,14 @@ "node": ">=12" } }, + "node_modules/async-function": { + "version": "1.0.0", + "dev": true, + "license": "MIT", + "engines": { + "node": ">= 0.4" + } + }, "node_modules/asynckit": { "version": "0.4.0", "dev": true, @@ -8971,10 +8988,11 @@ } }, "node_modules/is-async-function": { - "version": "2.1.0", + "version": "2.1.1", "dev": true, "license": "MIT", "dependencies": { + "async-function": "^1.0.0", "call-bound": "^1.0.3", "get-proto": "^1.0.1", "has-tostringtag": "^1.0.2", diff --git a/inception/inception-project-export/src/main/ts_template/package-lock.json b/inception/inception-project-export/src/main/ts_template/package-lock.json index f00688f1b0..44c34dd474 100644 --- a/inception/inception-project-export/src/main/ts_template/package-lock.json +++ b/inception/inception-project-export/src/main/ts_template/package-lock.json @@ -1387,9 +1387,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "22.10.7", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.7.tgz", - "integrity": "sha512-V09KvXxFiutGp6B7XkpaDXlNadZxrzajcY50EuoLIpQ6WWYCSvf19lVIazzfIzQvhUN2HjX12spLojTnhuKlGg==", + "version": "22.10.10", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.10.tgz", + "integrity": "sha512-X47y/mPNzxviAGY5TcYPtYL8JsY3kAq2n8fMmKoRCxq/c4v4pyGNCzM2R6+M5/umG4ZfHuT+sgqDYqWc9rJ6ww==", "dependencies": { "undici-types": "~6.20.0" } @@ -1594,9 +1594,9 @@ } }, "node_modules/@ungap/structured-clone": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.1.tgz", - "integrity": "sha512-fEzPV3hSkSMltkw152tJKNARhOupqbH96MZWyRjNaYZOMIzbrTeQDG+MTc6Mr2pgzFQzFxAfmhGDNP5QK++2ZA==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.0.tgz", + "integrity": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==", "dev": true }, "node_modules/@vitest/expect": { @@ -1952,6 +1952,15 @@ "node": ">=12" } }, + "node_modules/async-function": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/async-function/-/async-function-1.0.0.tgz", + "integrity": "sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==", + "dev": true, + "engines": { + "node": ">= 0.4" + } + }, "node_modules/asynckit": { "version": "0.4.0", "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", @@ -4023,11 +4032,12 @@ } }, "node_modules/is-async-function": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.1.0.tgz", - "integrity": "sha512-GExz9MtyhlZyXYLxzlJRj5WUCE661zhDa1Yna52CN57AJsymh+DvXXjyveSioqSRdxvUrdKdvqB1b5cVKsNpWQ==", + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.1.1.tgz", + "integrity": "sha512-9dgM/cZBnNvjzaMYHVoxxfPj2QXt22Ev7SuuPrs+xav0ukGB0S6d4ydZdEiM48kLx5kDV+QBPrpVnFyefL8kkQ==", "dev": true, "dependencies": { + "async-function": "^1.0.0", "call-bound": "^1.0.3", "get-proto": "^1.0.1", "has-tostringtag": "^1.0.2", diff --git a/inception/inception-recommendation/src/main/ts_template/package-lock.json b/inception/inception-recommendation/src/main/ts_template/package-lock.json index 83188fc4a3..bb6385e258 100644 --- a/inception/inception-recommendation/src/main/ts_template/package-lock.json +++ b/inception/inception-recommendation/src/main/ts_template/package-lock.json @@ -1389,9 +1389,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "22.10.7", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.7.tgz", - "integrity": "sha512-V09KvXxFiutGp6B7XkpaDXlNadZxrzajcY50EuoLIpQ6WWYCSvf19lVIazzfIzQvhUN2HjX12spLojTnhuKlGg==", + "version": "22.10.10", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.10.tgz", + "integrity": "sha512-X47y/mPNzxviAGY5TcYPtYL8JsY3kAq2n8fMmKoRCxq/c4v4pyGNCzM2R6+M5/umG4ZfHuT+sgqDYqWc9rJ6ww==", "dependencies": { "undici-types": "~6.20.0" } @@ -1596,9 +1596,9 @@ } }, "node_modules/@ungap/structured-clone": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.1.tgz", - "integrity": "sha512-fEzPV3hSkSMltkw152tJKNARhOupqbH96MZWyRjNaYZOMIzbrTeQDG+MTc6Mr2pgzFQzFxAfmhGDNP5QK++2ZA==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.0.tgz", + "integrity": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==", "dev": true }, "node_modules/@vitest/expect": { @@ -1954,6 +1954,15 @@ "node": ">=12" } }, + "node_modules/async-function": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/async-function/-/async-function-1.0.0.tgz", + "integrity": "sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==", + "dev": true, + "engines": { + "node": ">= 0.4" + } + }, "node_modules/asynckit": { "version": "0.4.0", "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", @@ -4025,11 +4034,12 @@ } }, "node_modules/is-async-function": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.1.0.tgz", - "integrity": "sha512-GExz9MtyhlZyXYLxzlJRj5WUCE661zhDa1Yna52CN57AJsymh+DvXXjyveSioqSRdxvUrdKdvqB1b5cVKsNpWQ==", + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.1.1.tgz", + "integrity": "sha512-9dgM/cZBnNvjzaMYHVoxxfPj2QXt22Ev7SuuPrs+xav0ukGB0S6d4ydZdEiM48kLx5kDV+QBPrpVnFyefL8kkQ==", "dev": true, "dependencies": { + "async-function": "^1.0.0", "call-bound": "^1.0.3", "get-proto": "^1.0.1", "has-tostringtag": "^1.0.2", diff --git a/inception/inception-ui-dashboard-activity/src/main/ts_template/package-lock.json b/inception/inception-ui-dashboard-activity/src/main/ts_template/package-lock.json index 6f69b93b99..017ef1bd7f 100644 --- a/inception/inception-ui-dashboard-activity/src/main/ts_template/package-lock.json +++ b/inception/inception-ui-dashboard-activity/src/main/ts_template/package-lock.json @@ -1574,9 +1574,9 @@ } }, "node_modules/@ungap/structured-clone": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.1.tgz", - "integrity": "sha512-fEzPV3hSkSMltkw152tJKNARhOupqbH96MZWyRjNaYZOMIzbrTeQDG+MTc6Mr2pgzFQzFxAfmhGDNP5QK++2ZA==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.0.tgz", + "integrity": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==", "dev": true }, "node_modules/@vitest/expect": { @@ -1932,6 +1932,15 @@ "node": ">=12" } }, + "node_modules/async-function": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/async-function/-/async-function-1.0.0.tgz", + "integrity": "sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==", + "dev": true, + "engines": { + "node": ">= 0.4" + } + }, "node_modules/asynckit": { "version": "0.4.0", "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", @@ -4008,11 +4017,12 @@ } }, "node_modules/is-async-function": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.1.0.tgz", - "integrity": "sha512-GExz9MtyhlZyXYLxzlJRj5WUCE661zhDa1Yna52CN57AJsymh+DvXXjyveSioqSRdxvUrdKdvqB1b5cVKsNpWQ==", + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.1.1.tgz", + "integrity": "sha512-9dgM/cZBnNvjzaMYHVoxxfPj2QXt22Ev7SuuPrs+xav0ukGB0S6d4ydZdEiM48kLx5kDV+QBPrpVnFyefL8kkQ==", "dev": true, "dependencies": { + "async-function": "^1.0.0", "call-bound": "^1.0.3", "get-proto": "^1.0.1", "has-tostringtag": "^1.0.2", diff --git a/inception/inception-ui-scheduling/src/main/ts_template/package-lock.json b/inception/inception-ui-scheduling/src/main/ts_template/package-lock.json index 83188fc4a3..bb6385e258 100644 --- a/inception/inception-ui-scheduling/src/main/ts_template/package-lock.json +++ b/inception/inception-ui-scheduling/src/main/ts_template/package-lock.json @@ -1389,9 +1389,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "22.10.7", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.7.tgz", - "integrity": "sha512-V09KvXxFiutGp6B7XkpaDXlNadZxrzajcY50EuoLIpQ6WWYCSvf19lVIazzfIzQvhUN2HjX12spLojTnhuKlGg==", + "version": "22.10.10", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.10.tgz", + "integrity": "sha512-X47y/mPNzxviAGY5TcYPtYL8JsY3kAq2n8fMmKoRCxq/c4v4pyGNCzM2R6+M5/umG4ZfHuT+sgqDYqWc9rJ6ww==", "dependencies": { "undici-types": "~6.20.0" } @@ -1596,9 +1596,9 @@ } }, "node_modules/@ungap/structured-clone": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.1.tgz", - "integrity": "sha512-fEzPV3hSkSMltkw152tJKNARhOupqbH96MZWyRjNaYZOMIzbrTeQDG+MTc6Mr2pgzFQzFxAfmhGDNP5QK++2ZA==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.0.tgz", + "integrity": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==", "dev": true }, "node_modules/@vitest/expect": { @@ -1954,6 +1954,15 @@ "node": ">=12" } }, + "node_modules/async-function": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/async-function/-/async-function-1.0.0.tgz", + "integrity": "sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==", + "dev": true, + "engines": { + "node": ">= 0.4" + } + }, "node_modules/asynckit": { "version": "0.4.0", "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", @@ -4025,11 +4034,12 @@ } }, "node_modules/is-async-function": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.1.0.tgz", - "integrity": "sha512-GExz9MtyhlZyXYLxzlJRj5WUCE661zhDa1Yna52CN57AJsymh+DvXXjyveSioqSRdxvUrdKdvqB1b5cVKsNpWQ==", + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.1.1.tgz", + "integrity": "sha512-9dgM/cZBnNvjzaMYHVoxxfPj2QXt22Ev7SuuPrs+xav0ukGB0S6d4ydZdEiM48kLx5kDV+QBPrpVnFyefL8kkQ==", "dev": true, "dependencies": { + "async-function": "^1.0.0", "call-bound": "^1.0.3", "get-proto": "^1.0.1", "has-tostringtag": "^1.0.2",