[ci:force][auto-commit] Update dependencies ADF:6.9.0-8878549200 JS:7.8.0-8878549200 (#3822)

Co-authored-by: nikita-web-ua <nikita-web-ua@users.noreply.github.com>
This commit is contained in:
Alfresco Build
2024-04-29 15:15:05 +02:00
committed by GitHub
parent 956aabecff
commit cea0e0b292
2 changed files with 55 additions and 56 deletions

99
package-lock.json generated
View File

@@ -10,11 +10,11 @@
"hasInstallScript": true,
"license": "LGPL-3.0",
"dependencies": {
"@alfresco/adf-content-services": "6.9.0-8874513003",
"@alfresco/adf-core": "6.9.0-8874513003",
"@alfresco/adf-extensions": "6.9.0-8874513003",
"@alfresco/eslint-plugin-eslint-angular": "6.9.0-8874513003",
"@alfresco/js-api": "7.8.0-8874513003",
"@alfresco/adf-content-services": "6.9.0-8878549200",
"@alfresco/adf-core": "6.9.0-8878549200",
"@alfresco/adf-extensions": "6.9.0-8878549200",
"@alfresco/eslint-plugin-eslint-angular": "6.9.0-8878549200",
"@alfresco/js-api": "7.8.0-8878549200",
"@angular/animations": "14.1.3",
"@angular/cdk": "14.1.3",
"@angular/common": "14.1.3",
@@ -42,7 +42,7 @@
"zone.js": "0.11.8"
},
"devDependencies": {
"@alfresco/adf-cli": "6.9.0-8874513003",
"@alfresco/adf-cli": "6.9.0-8878549200",
"@angular-devkit/build-angular": "14.2.11",
"@angular-devkit/core": "14.1.2",
"@angular-devkit/schematics": "14.1.2",
@@ -125,12 +125,12 @@
"dev": true
},
"node_modules/@alfresco/adf-cli": {
"version": "6.9.0-8874513003",
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-6.9.0-8874513003.tgz",
"integrity": "sha512-/P64MX8WLveDP7ZTEUzQ5ev4kpzmO1bgw50593cGRMjyjkFfejyzyLuJ8nUFyveyJlutfZQHjcccPZyge7WAfw==",
"version": "6.9.0-8878549200",
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-6.9.0-8878549200.tgz",
"integrity": "sha512-wCnh4f+lAM2EdNOStR/DnkZ/YvEHm8uUvyCwJZp23ow0t/Qm3DNOPcnHduFXItgreAp3f5w1Ej06p/v7KURnMg==",
"dev": true,
"dependencies": {
"@alfresco/js-api": ">=7.8.0-8874513003",
"@alfresco/js-api": ">=7.8.0-8878549200",
"commander": "^6.2.1",
"ejs": "^3.1.9",
"license-checker": "^25.0.1",
@@ -145,15 +145,15 @@
}
},
"node_modules/@alfresco/adf-content-services": {
"version": "6.9.0-8874513003",
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-6.9.0-8874513003.tgz",
"integrity": "sha512-F+v1lE13kyFA79/p0D4Q8DSHA7OxIAx06QfTMVMvTof5HkFkaiPL/dBRgCnjGpLb/8yqwC5A8LbFsrg5hSR33Q==",
"version": "6.9.0-8878549200",
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-6.9.0-8878549200.tgz",
"integrity": "sha512-d5ahotyJFYN2QgqtrCle+dZTO3SFeeebwCodVO1pWsF3qUB+oxsEjRTwL1vtsKNdmgd8J/3ISZl4+6xtR8D/4Q==",
"dependencies": {
"tslib": "^2.3.0"
},
"peerDependencies": {
"@alfresco/adf-core": ">=6.9.0-8874513003",
"@alfresco/js-api": ">=7.8.0-8874513003",
"@alfresco/adf-core": ">=6.9.0-8878549200",
"@alfresco/js-api": ">=7.8.0-8878549200",
"@angular/animations": ">=14.1.3",
"@angular/cdk": ">=14.1.2",
"@angular/common": ">=14.1.3",
@@ -168,18 +168,18 @@
}
},
"node_modules/@alfresco/adf-core": {
"version": "6.9.0-8874513003",
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-6.9.0-8874513003.tgz",
"integrity": "sha512-+dXynUJ6rKkYX/AHCf678minP7L52e0zOJA6pEEhgOzNmMVw1sMzt/rGRaR6M6ZuBAEl1peu3L4r9zo3p3JSVQ==",
"version": "6.9.0-8878549200",
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-6.9.0-8878549200.tgz",
"integrity": "sha512-ZBENx4DkfVUMMAGT1B8UhGjHGoZcOALSexl8ttb9J/0hkUyjP5jT4JlTgcswHxak8vqxcAU+3AL7umdS7Cy9zw==",
"dependencies": {
"angular-oauth2-oidc": "^13.0.1",
"angular-oauth2-oidc-jwks": "^13.0.1",
"angular-oauth2-oidc-jwks": "^17.0.2",
"cropperjs": "^1.5.13",
"tslib": "^2.3.0"
},
"peerDependencies": {
"@alfresco/adf-extensions": ">=6.9.0-8874513003",
"@alfresco/js-api": ">=7.8.0-8874513003",
"@alfresco/adf-extensions": ">=6.9.0-8878549200",
"@alfresco/js-api": ">=7.8.0-8878549200",
"@angular/animations": ">=14.1.3",
"@angular/cdk": ">=14.1.2",
"@angular/common": ">=14.1.3",
@@ -194,30 +194,30 @@
}
},
"node_modules/@alfresco/adf-extensions": {
"version": "6.9.0-8874513003",
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-6.9.0-8874513003.tgz",
"integrity": "sha512-H5FMvu1QSrPKo1zUPtYOzt+dWMjyVkXDsIXkYdSs0uEPKa3/2NIdDyOkW2Wz/D1FEKcQ7EPtW+9FDuEMkzHyiw==",
"version": "6.9.0-8878549200",
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-6.9.0-8878549200.tgz",
"integrity": "sha512-70esFGzqjUisTIUWPKOL5+FssHyZdN1PHrnLN0d98PLQcNVvY769G4DgyjN6tl0GIh0cqIO4NGfg1XL90/hxNw==",
"dependencies": {
"tslib": "^2.3.0"
},
"peerDependencies": {
"@alfresco/js-api": ">=7.8.0-8874513003",
"@alfresco/js-api": ">=7.8.0-8878549200",
"@angular/common": ">=14.1.3",
"@angular/core": ">=14.1.3"
}
},
"node_modules/@alfresco/eslint-plugin-eslint-angular": {
"version": "6.9.0-8874513003",
"resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-6.9.0-8874513003.tgz",
"integrity": "sha512-reCIlloZ/zQVjeMeJdNTfbTuDVFtfrX09V6/D+mO6xCaFH/Wlzx+3bgK25mr/Hk/9sc6fnhT/qChQsrpyUYGCA=="
"version": "6.9.0-8878549200",
"resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-6.9.0-8878549200.tgz",
"integrity": "sha512-pRtHfMVBkbcvJVY2XpHPudJNSZ3v3hYIYgLah103158IYHULbrcL4b1j8QoJ/bI2L1WGc040rXBYzjpzQNLhtg=="
},
"node_modules/@alfresco/js-api": {
"version": "7.8.0-8874513003",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-7.8.0-8874513003.tgz",
"integrity": "sha512-SKTXsL3GR9ipFU2fAkwpoYx7nra4nBTBTW4KJCfz8gsThWbvtjrxGx/hbI7cIdrBMxdMml6HEOhQaX6AhDB2Pg==",
"version": "7.8.0-8878549200",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-7.8.0-8878549200.tgz",
"integrity": "sha512-yZd1btljLSbSM/Aicg2pRKBdBHJXJR+nh9kweXzcQPAe07oPOBMCWYcw0kpzw5MneKRiLfMgyz9Zsw/v4KEd2A==",
"dependencies": {
"event-emitter": "^0.3.5",
"superagent": "^8.0.9",
"superagent": "^9.0.1",
"tslib": "^2.6.1"
}
},
@@ -11132,12 +11132,12 @@
}
},
"node_modules/angular-oauth2-oidc-jwks": {
"version": "13.0.1",
"resolved": "https://registry.npmjs.org/angular-oauth2-oidc-jwks/-/angular-oauth2-oidc-jwks-13.0.1.tgz",
"integrity": "sha512-4WqPMkwgEjRcfPa1j7YMsr+eJXBaJuL2vwQe5KoQV9T5oZZ6gtsUV8RQINFMNiuOOzj6SX+pVfUZo/rp0CDaqg==",
"version": "17.0.2",
"resolved": "https://registry.npmjs.org/angular-oauth2-oidc-jwks/-/angular-oauth2-oidc-jwks-17.0.2.tgz",
"integrity": "sha512-zG0udq9VihQdCKfGjhUfrIg35TbxU34tGfOG/pddxKwJkodMAFI34cNoZoVyZ53hPgeZSDPra2rYyixkH7bkKw==",
"dependencies": {
"jsrsasign": "^10.3.0",
"tslib": "^2.0.0"
"jsrsasign": "^11.0.0",
"tslib": "^2.5.2"
}
},
"node_modules/ansi-colors": {
@@ -16808,14 +16808,13 @@
}
},
"node_modules/formidable": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/formidable/-/formidable-2.1.2.tgz",
"integrity": "sha512-CM3GuJ57US06mlpQ47YcunuUZ9jpm8Vx+P2CGt2j7HpgkKZO/DJYQ0Bobim8G6PFQmK5lOqOOdUXboU+h73A4g==",
"version": "3.5.1",
"resolved": "https://registry.npmjs.org/formidable/-/formidable-3.5.1.tgz",
"integrity": "sha512-WJWKelbRHN41m5dumb0/k8TeAx7Id/y3a+Z7QfhxP/htI9Js5zYaEDtG8uMgG0vM0lOlqnmjE99/kfpOYi/0Og==",
"dependencies": {
"dezalgo": "^1.0.4",
"hexoid": "^1.0.0",
"once": "^1.4.0",
"qs": "^6.11.0"
"once": "^1.4.0"
},
"funding": {
"url": "https://ko-fi.com/tunnckoCore/commissions"
@@ -20705,9 +20704,9 @@
}
},
"node_modules/jsrsasign": {
"version": "10.9.0",
"resolved": "https://registry.npmjs.org/jsrsasign/-/jsrsasign-10.9.0.tgz",
"integrity": "sha512-QWLUikj1SBJGuyGK8tjKSx3K7Y69KYJnrs/pQ1KZ6wvZIkHkWjZ1PJDpuvc1/28c1uP0KW9qn1eI1LzHQqDOwQ==",
"version": "11.1.0",
"resolved": "https://registry.npmjs.org/jsrsasign/-/jsrsasign-11.1.0.tgz",
"integrity": "sha512-Ov74K9GihaK9/9WncTe1mPmvrO7Py665TUfUKvraXBpu+xcTWitrtuOwcjf4KMU9maPaYn0OuaWy0HOzy/GBXg==",
"funding": {
"url": "https://github.com/kjur/jsrsasign#donations"
}
@@ -29836,23 +29835,23 @@
}
},
"node_modules/superagent": {
"version": "8.1.2",
"resolved": "https://registry.npmjs.org/superagent/-/superagent-8.1.2.tgz",
"integrity": "sha512-6WTxW1EB6yCxV5VFOIPQruWGHqc3yI7hEmZK6h+pyk69Lk/Ut7rLUY6W/ONF2MjBuGjvmMiIpsrVJ2vjrHlslA==",
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/superagent/-/superagent-9.0.1.tgz",
"integrity": "sha512-CcRSdb/P2oUVaEpQ87w9Obsl+E9FruRd6b2b7LdiBtJoyMr2DQt7a89anAfiX/EL59j9b2CbRFvf2S91DhuCww==",
"dependencies": {
"component-emitter": "^1.3.0",
"cookiejar": "^2.1.4",
"debug": "^4.3.4",
"fast-safe-stringify": "^2.1.1",
"form-data": "^4.0.0",
"formidable": "^2.1.2",
"formidable": "^3.5.1",
"methods": "^1.1.2",
"mime": "2.6.0",
"qs": "^6.11.0",
"semver": "^7.3.8"
},
"engines": {
"node": ">=6.4.0 <13 || >=14"
"node": ">=14.18.0"
}
},
"node_modules/supports-color": {

View File

@@ -34,11 +34,11 @@
},
"private": true,
"dependencies": {
"@alfresco/adf-content-services": "6.9.0-8874513003",
"@alfresco/adf-core": "6.9.0-8874513003",
"@alfresco/adf-extensions": "6.9.0-8874513003",
"@alfresco/eslint-plugin-eslint-angular": "6.9.0-8874513003",
"@alfresco/js-api": "7.8.0-8874513003",
"@alfresco/adf-content-services": "6.9.0-8878549200",
"@alfresco/adf-core": "6.9.0-8878549200",
"@alfresco/adf-extensions": "6.9.0-8878549200",
"@alfresco/eslint-plugin-eslint-angular": "6.9.0-8878549200",
"@alfresco/js-api": "7.8.0-8878549200",
"@angular/animations": "14.1.3",
"@angular/cdk": "14.1.3",
"@angular/common": "14.1.3",
@@ -66,7 +66,7 @@
"zone.js": "0.11.8"
},
"devDependencies": {
"@alfresco/adf-cli": "6.9.0-8874513003",
"@alfresco/adf-cli": "6.9.0-8878549200",
"@angular-devkit/build-angular": "14.2.11",
"@angular-devkit/core": "14.1.2",
"@angular-devkit/schematics": "14.1.2",