chore(deps): bump @el7cosmos/gatsby-plugin-prefetch-google-fonts to 2.0.3

This commit is contained in:
Jean-Philippe Sirois
2020-12-03 13:41:47 -05:00
parent fd4b28800d
commit d87eebc626
2 changed files with 55 additions and 37 deletions
+54 -36
View File
@@ -1232,9 +1232,9 @@
}
},
"@el7cosmos/gatsby-plugin-prefetch-google-fonts": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/@el7cosmos/gatsby-plugin-prefetch-google-fonts/-/gatsby-plugin-prefetch-google-fonts-2.0.2.tgz",
"integrity": "sha512-Jw7BkkGRdCHjHTxB+vbr6cETOKBtwozTVtVwkh+rdqT2P/rwBe32BQ7KDv+Lxc0TwmSZAK2DBcuqixS30gr/zQ==",
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/@el7cosmos/gatsby-plugin-prefetch-google-fonts/-/gatsby-plugin-prefetch-google-fonts-2.0.3.tgz",
"integrity": "sha512-DO4XzbfUcJqXBPIgefqAIGiwP3pPyugXGXWEEWH2zrVglfuL/gFAZhswRDtRvYQcA240grO6UOmwFw0izBuwvQ==",
"requires": {
"@babel/runtime": "^7.2.0",
"clean-css": "^4.2.1",
@@ -1242,7 +1242,7 @@
"fs-extra": "^7.0.0",
"get-urls": "^10.0.0",
"globby": "^8.0.1",
"google-fonts-plugin": "2.0.2",
"google-fonts-plugin": "^2.0.2",
"object-hash": "^1.3.0"
},
"dependencies": {
@@ -1255,20 +1255,6 @@
"jsonfile": "^4.0.0",
"universalify": "^0.1.0"
}
},
"get-urls": {
"version": "10.0.0",
"resolved": "https://registry.npmjs.org/get-urls/-/get-urls-10.0.0.tgz",
"integrity": "sha512-ssCMAvuD5A8PzcYCdeyodjbf1v8XF2lMuhSCQbgsvCC7Uha0S8xGwBG/5/afMWsdBR7jOry/kd8Iq5P1ML5tww==",
"requires": {
"normalize-url": "^5.1.0",
"url-regex-safe": "^1.0.2"
}
},
"normalize-url": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-5.3.0.tgz",
"integrity": "sha512-9/nOVLYYe/dO/eJeQUNaGUF4m4Z5E7cb9oNTKabH+bNf19mqj60txTcveQxL0GlcWLXCxkOu2/LwL8oW0idIDA=="
}
}
},
@@ -12188,6 +12174,22 @@
"pump": "^3.0.0"
}
},
"get-urls": {
"version": "10.0.0",
"resolved": "https://registry.npmjs.org/get-urls/-/get-urls-10.0.0.tgz",
"integrity": "sha512-ssCMAvuD5A8PzcYCdeyodjbf1v8XF2lMuhSCQbgsvCC7Uha0S8xGwBG/5/afMWsdBR7jOry/kd8Iq5P1ML5tww==",
"requires": {
"normalize-url": "^5.1.0",
"url-regex-safe": "^1.0.2"
},
"dependencies": {
"normalize-url": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-5.3.0.tgz",
"integrity": "sha512-9/nOVLYYe/dO/eJeQUNaGUF4m4Z5E7cb9oNTKabH+bNf19mqj60txTcveQxL0GlcWLXCxkOu2/LwL8oW0idIDA=="
}
}
},
"get-value": {
"version": "2.0.6",
"resolved": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz",
@@ -12356,9 +12358,9 @@
}
},
"is-buffer": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.4.tgz",
"integrity": "sha512-Kq1rokWXOPXWuaMAqZiJW4XxsmD9zGx9q4aePabbn3qCRGedtH7Cm+zV8WETitMfu1wdh+Rvd6w5egwSngUX2A=="
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.5.tgz",
"integrity": "sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ=="
}
}
},
@@ -13936,9 +13938,9 @@
}
},
"install-artifact-from-github": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/install-artifact-from-github/-/install-artifact-from-github-1.1.3.tgz",
"integrity": "sha512-iNuncO/pI1w0UOrebs9dwwVpXqERkszPcb7AYq2hbsJDS3X+XdZ+E5kE91EBSc98mjvCMWOoBa1Zk3hVeP1ddA=="
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/install-artifact-from-github/-/install-artifact-from-github-1.2.0.tgz",
"integrity": "sha512-3OxCPcY55XlVM3kkfIpeCgmoSKnMsz2A3Dbhsq0RXpIknKQmrX1YiznCeW9cD2ItFmDxziA3w6Eg8d80AoL3oA=="
},
"internal-ip": {
"version": "4.3.0",
@@ -16370,10 +16372,21 @@
"which": "^2.0.2"
},
"dependencies": {
"lru-cache": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
"requires": {
"yallist": "^4.0.0"
}
},
"semver": {
"version": "7.3.2",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.2.tgz",
"integrity": "sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ=="
"version": "7.3.4",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.4.tgz",
"integrity": "sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw==",
"requires": {
"lru-cache": "^6.0.0"
}
},
"which": {
"version": "2.0.2",
@@ -16382,6 +16395,11 @@
"requires": {
"isexe": "^2.0.0"
}
},
"yallist": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
}
}
},
@@ -18613,11 +18631,11 @@
}
},
"re2": {
"version": "1.15.8",
"resolved": "https://registry.npmjs.org/re2/-/re2-1.15.8.tgz",
"integrity": "sha512-CZm4HMuNbY+LP5LjFQvBxbQmvS7iJiVR3w23Bk3jYxZFUj6wPiYRvDikyVpqHYLioVAWcgjG6F90Pk4z7ehUSg==",
"version": "1.15.9",
"resolved": "https://registry.npmjs.org/re2/-/re2-1.15.9.tgz",
"integrity": "sha512-AXWEhpMTBdC+3oqbjdU07dk0pBCvxh5vbOMLERL6Y8FYBSGn4vXlLe8cYszn64Yy7H8keVMrgPzoSvOd4mePpg==",
"requires": {
"install-artifact-from-github": "^1.1.3",
"install-artifact-from-github": "^1.2.0",
"nan": "^2.14.2",
"node-gyp": "^7.1.2"
},
@@ -21786,6 +21804,11 @@
}
}
},
"tlds": {
"version": "1.214.0",
"resolved": "https://registry.npmjs.org/tlds/-/tlds-1.214.0.tgz",
"integrity": "sha512-+i48KYsrCkkIZnsj31cTIj9cu5NtFxKo7xlNIB7jg8kXi//b4Ertl5qaHgqFF+y+g0nFwt/k+eph2uUNQJgfwg=="
},
"tmp": {
"version": "0.0.33",
"resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz",
@@ -22708,11 +22731,6 @@
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-4.2.0.tgz",
"integrity": "sha512-n5cDDeTWWRwK1EBoWwRti+8nP4NbytBBY0pldmnIkq6Z55KNFmWofh4rl9dPZpj+U/nVq7gweR3ylrvMt4YZ5A=="
},
"tlds": {
"version": "1.212.0",
"resolved": "https://registry.npmjs.org/tlds/-/tlds-1.212.0.tgz",
"integrity": "sha512-03rYYO1rGhOYpdYB+wlLY2d0xza6hdN/S67ol2ZpaH+CtFedMVAVhj8ft0rwxEkr90zatou8opBv7Xp6X4cK6g=="
}
}
},