Update branch for JS-API PR#657 (#8310)

* [ci:force][auto-commit] Update JS-API to 5.4.0-657 for branch: update-js-api originated from JS-API PR: 262

* Fixed package-lock

---------

Co-authored-by: Vito Albano <vito.albano@alfresco.com>
This commit is contained in:
Alfresco Build
2023-02-23 15:20:33 +00:00
committed by GitHub
co-authored by Vito Albano
parent e7bb097be6
commit 33d7fca2cf
10 changed files with 18 additions and 18 deletions
+3 -3
View File
@@ -5,9 +5,9 @@
"requires": true,
"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-657",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.4.0-657.tgz",
"integrity": "sha512-R7KGxtD17rrQhHmtNGcVE7SIsaTW8f9GQ1XYumx9t5B1Jw5ZDnyFBSsLk6zPcj/fF1axaMai22vjz8A6CBNPew==",
"requires": {
"event-emitter": "^0.3.5",
"minimatch": "5.0.1",