Changeset 56351 for branches/6.3/package-lock.json
- Timestamp:
- 08/03/2023 05:16:32 AM (15 months ago)
- Location:
- branches/6.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.3
-
branches/6.3/package-lock.json
r56334 r56351 4515 4515 "rememo": "^4.0.2", 4516 4516 "uuid": "^8.3.0" 4517 }, 4518 "dependencies": { 4519 "uuid": { 4520 "version": "8.3.2", 4521 "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", 4522 "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==" 4523 } 4517 4524 } 4518 4525 }, … … 4746 4753 "remove-accents": "^0.4.2", 4747 4754 "uuid": "^8.3.0" 4755 }, 4756 "dependencies": { 4757 "uuid": { 4758 "version": "8.3.2", 4759 "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", 4760 "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==" 4761 } 4748 4762 } 4749 4763 }, … … 4788 4802 "simple-html-tokenizer": "^0.5.7", 4789 4803 "uuid": "^8.3.0" 4804 }, 4805 "dependencies": { 4806 "uuid": { 4807 "version": "8.3.2", 4808 "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", 4809 "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==" 4810 } 4790 4811 } 4791 4812 }, … … 4867 4888 "uuid": "^8.3.0", 4868 4889 "valtio": "1.7.0" 4890 }, 4891 "dependencies": { 4892 "uuid": { 4893 "version": "8.3.2", 4894 "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", 4895 "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==" 4896 } 4869 4897 } 4870 4898 }, … … 4929 4957 "rememo": "^4.0.2", 4930 4958 "uuid": "^8.3.0" 4959 }, 4960 "dependencies": { 4961 "uuid": { 4962 "version": "8.3.2", 4963 "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", 4964 "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==" 4965 } 4931 4966 } 4932 4967 }, … … 23999 24034 "websocket-driver": ">=0.5.1" 24000 24035 } 24036 }, 24037 "uuid": { 24038 "version": "8.3.2", 24039 "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", 24040 "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", 24041 "dev": true 24001 24042 } 24002 24043 } … … 26350 26391 }, 26351 26392 "uuid": { 26352 "version": "8.3.2", 26353 "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", 26354 "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==" 26393 "version": "9.0.0", 26394 "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.0.tgz", 26395 "integrity": "sha512-MXcSTerfPa4uqyzStbRoTgt5XIe3x5+42+q1sDuy3R5MDk66URdLMOZe5aPX/SQd+kuYAh0FdP/pO28IkQyTeg==", 26396 "dev": true 26355 26397 }, 26356 26398 "v8-compile-cache": {
Note: See TracChangeset
for help on using the changeset viewer.