mirror of
https://github.com/kremalicious/blog.git
synced 2024-12-31 17:17:46 +01:00
Bump fraction.js from 4.1.0 to 4.1.1 (#522)
Bumps [fraction.js](https://github.com/infusion/Fraction.js) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/infusion/Fraction.js/releases) - [Commits](https://github.com/infusion/Fraction.js/compare/v4.1.0...v4.1.1) 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
2517cbb3fc
commit
c212d380d6
18
package-lock.json
generated
18
package-lock.json
generated
@ -20,7 +20,7 @@
|
||||
"ethereum-blockies": "github:MyEtherWallet/blockies",
|
||||
"fast-exif": "^1.0.1",
|
||||
"feather-icons": "^4.28.0",
|
||||
"fraction.js": "^4.1.0",
|
||||
"fraction.js": "^4.1.1",
|
||||
"gatsby": "^3.5.1",
|
||||
"gatsby-plugin-catch-links": "^3.5.0",
|
||||
"gatsby-plugin-feed": "^3.5.0",
|
||||
@ -12676,11 +12676,15 @@
|
||||
}
|
||||
},
|
||||
"node_modules/fraction.js": {
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.1.0.tgz",
|
||||
"integrity": "sha512-o9lSKpK0TDqDwTL24Hxqi6I99s942l6TYkfl6WvGWgLOIFz/YonSGKfiSeMadoiNvTfqnfOa9mjb5SGVbBK9/w==",
|
||||
"version": "4.1.1",
|
||||
"resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.1.1.tgz",
|
||||
"integrity": "sha512-MHOhvvxHTfRFpF1geTK9czMIZ6xclsEor2wkIGYYq+PxcQqT7vStJqjhe6S1TenZrMZzo+wlqOufBDVepUEgPg==",
|
||||
"engines": {
|
||||
"node": "*"
|
||||
},
|
||||
"funding": {
|
||||
"type": "patreon",
|
||||
"url": "https://www.patreon.com/infusion"
|
||||
}
|
||||
},
|
||||
"node_modules/fragment-cache": {
|
||||
@ -43783,9 +43787,9 @@
|
||||
"integrity": "sha1-mMI9qxF1ZXuMBXPozszZGw/xjIQ="
|
||||
},
|
||||
"fraction.js": {
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.1.0.tgz",
|
||||
"integrity": "sha512-o9lSKpK0TDqDwTL24Hxqi6I99s942l6TYkfl6WvGWgLOIFz/YonSGKfiSeMadoiNvTfqnfOa9mjb5SGVbBK9/w=="
|
||||
"version": "4.1.1",
|
||||
"resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.1.1.tgz",
|
||||
"integrity": "sha512-MHOhvvxHTfRFpF1geTK9czMIZ6xclsEor2wkIGYYq+PxcQqT7vStJqjhe6S1TenZrMZzo+wlqOufBDVepUEgPg=="
|
||||
},
|
||||
"fragment-cache": {
|
||||
"version": "0.2.1",
|
||||
|
@ -39,7 +39,7 @@
|
||||
"ethereum-blockies": "github:MyEtherWallet/blockies",
|
||||
"fast-exif": "^1.0.1",
|
||||
"feather-icons": "^4.28.0",
|
||||
"fraction.js": "^4.1.0",
|
||||
"fraction.js": "^4.1.1",
|
||||
"gatsby": "^3.5.1",
|
||||
"gatsby-plugin-catch-links": "^3.5.0",
|
||||
"gatsby-plugin-feed": "^3.5.0",
|
||||
|
Loading…
Reference in New Issue
Block a user