[ci:force][auto-commit] Update JS-API to 5.4.0-643 for branch: update-js-api originated from JS-API PR: 643 (#8269)

This commit is contained in:
Alfresco Build
2023-02-15 09:41:28 +00:00
committed by GitHub
parent 275d30b043
commit 54bb8e24e5
8 changed files with 14 additions and 14 deletions
+7 -7
View File
@@ -9,7 +9,7 @@
"version": "6.0.0-A.2",
"license": "Apache-2.0",
"dependencies": {
"@alfresco/js-api": "5.4.0-639",
"@alfresco/js-api": "5.4.0-643",
"commander": "6.2.1",
"ejs": "^2.6.1",
"license-checker": "^25.0.1",
@@ -31,9 +31,9 @@
}
},
"node_modules/@alfresco/js-api": {
"version": "5.4.0-639",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.4.0-639.tgz",
"integrity": "sha512-Y7rYj0kQGlfuahM2qg4hVrZxvj7yL+cKLCuspT7Io+60iIwmwMkpxZt2XX0YwIVzgofsFhcPdNTmSipx6vAQZQ==",
"version": "5.4.0-643",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.4.0-643.tgz",
"integrity": "sha512-OBlF/Le/IoHcIz5T9oWOucPc+9ZruuG1jJ9wM78qZx/8d6F03NvnCLDlYB5dapRBPqq2KfkuULp0gBtvgCpbDQ==",
"dependencies": {
"event-emitter": "^0.3.5",
"minimatch": "5.0.1",
@@ -2253,9 +2253,9 @@
},
"dependencies": {
"@alfresco/js-api": {
"version": "5.4.0-639",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.4.0-639.tgz",
"integrity": "sha512-Y7rYj0kQGlfuahM2qg4hVrZxvj7yL+cKLCuspT7Io+60iIwmwMkpxZt2XX0YwIVzgofsFhcPdNTmSipx6vAQZQ==",
"version": "5.4.0-643",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.4.0-643.tgz",
"integrity": "sha512-OBlF/Le/IoHcIz5T9oWOucPc+9ZruuG1jJ9wM78qZx/8d6F03NvnCLDlYB5dapRBPqq2KfkuULp0gBtvgCpbDQ==",
"requires": {
"event-emitter": "^0.3.5",
"minimatch": "5.0.1",