mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
Bump filesize from 10.0.5 to 10.0.7 (#1906)
Bumps [filesize](https://github.com/avoidwork/filesize.js) from 10.0.5 to 10.0.7. - [Release notes](https://github.com/avoidwork/filesize.js/releases) - [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/avoidwork/filesize.js/compare/10.0.5...10.0.7) --- updated-dependencies: - dependency-name: filesize dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
5b4a640476
commit
9909a0a6ae
16
package-lock.json
generated
16
package-lock.json
generated
@ -28,7 +28,7 @@
|
||||
"decimal.js": "^10.4.2",
|
||||
"dom-confetti": "^0.2.2",
|
||||
"dotenv": "^16.0.3",
|
||||
"filesize": "^10.0.5",
|
||||
"filesize": "^10.0.7",
|
||||
"formik": "^2.2.9",
|
||||
"gray-matter": "^4.0.3",
|
||||
"is-ipfs": "^8.0.1",
|
||||
@ -26780,11 +26780,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/filesize": {
|
||||
"version": "10.0.5",
|
||||
"resolved": "https://registry.npmjs.org/filesize/-/filesize-10.0.5.tgz",
|
||||
"integrity": "sha512-qrzyt8gLh86nsyYiC3ibI5KyIYRCWg2yqIklYrWF4a0qNfekik4OQfn7AoPJG2hRrPMSlH6fET4VEITweZAzjA==",
|
||||
"version": "10.0.7",
|
||||
"resolved": "https://registry.npmjs.org/filesize/-/filesize-10.0.7.tgz",
|
||||
"integrity": "sha512-iMRG7Qo9nayLoU3PNCiLizYtsy4W1ClrapeCwEgtiQelOAOuRJiw4QaLI+sSr8xr901dgHv+EYP2bCusGZgoiA==",
|
||||
"engines": {
|
||||
"node": ">= 14.0.0"
|
||||
"node": ">= 10.4.0"
|
||||
}
|
||||
},
|
||||
"node_modules/fill-range": {
|
||||
@ -68005,9 +68005,9 @@
|
||||
}
|
||||
},
|
||||
"filesize": {
|
||||
"version": "10.0.5",
|
||||
"resolved": "https://registry.npmjs.org/filesize/-/filesize-10.0.5.tgz",
|
||||
"integrity": "sha512-qrzyt8gLh86nsyYiC3ibI5KyIYRCWg2yqIklYrWF4a0qNfekik4OQfn7AoPJG2hRrPMSlH6fET4VEITweZAzjA=="
|
||||
"version": "10.0.7",
|
||||
"resolved": "https://registry.npmjs.org/filesize/-/filesize-10.0.7.tgz",
|
||||
"integrity": "sha512-iMRG7Qo9nayLoU3PNCiLizYtsy4W1ClrapeCwEgtiQelOAOuRJiw4QaLI+sSr8xr901dgHv+EYP2bCusGZgoiA=="
|
||||
},
|
||||
"fill-range": {
|
||||
"version": "7.0.1",
|
||||
|
@ -42,7 +42,7 @@
|
||||
"decimal.js": "^10.4.2",
|
||||
"dom-confetti": "^0.2.2",
|
||||
"dotenv": "^16.0.3",
|
||||
"filesize": "^10.0.5",
|
||||
"filesize": "^10.0.7",
|
||||
"formik": "^2.2.9",
|
||||
"gray-matter": "^4.0.3",
|
||||
"is-ipfs": "^8.0.1",
|
||||
|
Loading…
Reference in New Issue
Block a user