Reset Npm package
This commit is contained in:
Generated
+13
@@ -42,6 +42,7 @@
|
||||
"read-excel-file": "^5.2.2",
|
||||
"socket.io": "^4.4.1",
|
||||
"socket.io-client": "^4.8.0",
|
||||
"uuid": "^10.0.0",
|
||||
"validator": "^13.12.0",
|
||||
"vue-persian-datetime-picker": "^2.10.3"
|
||||
},
|
||||
@@ -20478,6 +20479,18 @@
|
||||
"node": ">= 0.4.0"
|
||||
}
|
||||
},
|
||||
"node_modules/uuid": {
|
||||
"version": "10.0.0",
|
||||
"resolved": "https://registry.npmjs.org/uuid/-/uuid-10.0.0.tgz",
|
||||
"integrity": "sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==",
|
||||
"funding": [
|
||||
"https://github.com/sponsors/broofa",
|
||||
"https://github.com/sponsors/ctavan"
|
||||
],
|
||||
"bin": {
|
||||
"uuid": "dist/bin/uuid"
|
||||
}
|
||||
},
|
||||
"node_modules/validate-npm-package-license": {
|
||||
"version": "3.0.4",
|
||||
"resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz",
|
||||
|
||||
@@ -49,6 +49,7 @@
|
||||
"read-excel-file": "^5.2.2",
|
||||
"socket.io": "^4.4.1",
|
||||
"socket.io-client": "^4.8.0",
|
||||
"uuid": "^10.0.0",
|
||||
"validator": "^13.12.0",
|
||||
"vue-persian-datetime-picker": "^2.10.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user