1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-06-28 00:27:58 +02: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:
dependabot[bot] 2021-05-23 16:23:50 +02:00 committed by GitHub
parent 2517cbb3fc
commit c212d380d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 8 deletions

18
package-lock.json generated
View File

@ -20,7 +20,7 @@
"ethereum-blockies": "github:MyEtherWallet/blockies", "ethereum-blockies": "github:MyEtherWallet/blockies",
"fast-exif": "^1.0.1", "fast-exif": "^1.0.1",
"feather-icons": "^4.28.0", "feather-icons": "^4.28.0",
"fraction.js": "^4.1.0", "fraction.js": "^4.1.1",
"gatsby": "^3.5.1", "gatsby": "^3.5.1",
"gatsby-plugin-catch-links": "^3.5.0", "gatsby-plugin-catch-links": "^3.5.0",
"gatsby-plugin-feed": "^3.5.0", "gatsby-plugin-feed": "^3.5.0",
@ -12676,11 +12676,15 @@
} }
}, },
"node_modules/fraction.js": { "node_modules/fraction.js": {
"version": "4.1.0", "version": "4.1.1",
"resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.1.0.tgz", "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.1.1.tgz",
"integrity": "sha512-o9lSKpK0TDqDwTL24Hxqi6I99s942l6TYkfl6WvGWgLOIFz/YonSGKfiSeMadoiNvTfqnfOa9mjb5SGVbBK9/w==", "integrity": "sha512-MHOhvvxHTfRFpF1geTK9czMIZ6xclsEor2wkIGYYq+PxcQqT7vStJqjhe6S1TenZrMZzo+wlqOufBDVepUEgPg==",
"engines": { "engines": {
"node": "*" "node": "*"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/infusion"
} }
}, },
"node_modules/fragment-cache": { "node_modules/fragment-cache": {
@ -43783,9 +43787,9 @@
"integrity": "sha1-mMI9qxF1ZXuMBXPozszZGw/xjIQ=" "integrity": "sha1-mMI9qxF1ZXuMBXPozszZGw/xjIQ="
}, },
"fraction.js": { "fraction.js": {
"version": "4.1.0", "version": "4.1.1",
"resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.1.0.tgz", "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.1.1.tgz",
"integrity": "sha512-o9lSKpK0TDqDwTL24Hxqi6I99s942l6TYkfl6WvGWgLOIFz/YonSGKfiSeMadoiNvTfqnfOa9mjb5SGVbBK9/w==" "integrity": "sha512-MHOhvvxHTfRFpF1geTK9czMIZ6xclsEor2wkIGYYq+PxcQqT7vStJqjhe6S1TenZrMZzo+wlqOufBDVepUEgPg=="
}, },
"fragment-cache": { "fragment-cache": {
"version": "0.2.1", "version": "0.2.1",

View File

@ -39,7 +39,7 @@
"ethereum-blockies": "github:MyEtherWallet/blockies", "ethereum-blockies": "github:MyEtherWallet/blockies",
"fast-exif": "^1.0.1", "fast-exif": "^1.0.1",
"feather-icons": "^4.28.0", "feather-icons": "^4.28.0",
"fraction.js": "^4.1.0", "fraction.js": "^4.1.1",
"gatsby": "^3.5.1", "gatsby": "^3.5.1",
"gatsby-plugin-catch-links": "^3.5.0", "gatsby-plugin-catch-links": "^3.5.0",
"gatsby-plugin-feed": "^3.5.0", "gatsby-plugin-feed": "^3.5.0",