Update dependency filesize to ^11.0.13
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
10
geneit_app/package-lock.json
generated
10
geneit_app/package-lock.json
generated
@@ -27,7 +27,7 @@
|
||||
"date-and-time": "^3.6.0",
|
||||
"dayjs": "^1.11.18",
|
||||
"email-validator": "^2.0.4",
|
||||
"filesize": "^11.0.2",
|
||||
"filesize": "^11.0.13",
|
||||
"jspdf": "^3.0.2",
|
||||
"mui-color-input": "^7.0.0",
|
||||
"react": "^19.1.1",
|
||||
@@ -3323,12 +3323,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/filesize": {
|
||||
"version": "11.0.2",
|
||||
"resolved": "https://registry.npmjs.org/filesize/-/filesize-11.0.2.tgz",
|
||||
"integrity": "sha512-s/iAeeWLk5BschUIpmdrF8RA8lhFZ/xDZgKw1Tan72oGws1/dFGB06nYEiyyssWUfjKNQTNRlrwMVjO9/hvXDw==",
|
||||
"version": "11.0.13",
|
||||
"resolved": "https://registry.npmjs.org/filesize/-/filesize-11.0.13.tgz",
|
||||
"integrity": "sha512-mYJ/qXKvREuO0uH8LTQJ6v7GsUvVOguqxg2VTwQUkyTPXXRRWPdjuUPVqdBrJQhvci48OHlNGRnux+Slr2Rnvw==",
|
||||
"license": "BSD-3-Clause",
|
||||
"engines": {
|
||||
"node": ">= 10.4.0"
|
||||
"node": ">= 10.8.0"
|
||||
}
|
||||
},
|
||||
"node_modules/fill-range": {
|
||||
|
@@ -29,7 +29,7 @@
|
||||
"date-and-time": "^3.6.0",
|
||||
"dayjs": "^1.11.18",
|
||||
"email-validator": "^2.0.4",
|
||||
"filesize": "^11.0.2",
|
||||
"filesize": "^11.0.13",
|
||||
"jspdf": "^3.0.2",
|
||||
"mui-color-input": "^7.0.0",
|
||||
"react": "^19.1.1",
|
||||
|
Reference in New Issue
Block a user