mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-04-28 17:56:47 +02:00
Merge pull request #13 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-source-filesystem-2.3.24
Bump gatsby-source-filesystem from 2.3.18 to 2.3.24
This commit is contained in:
commit
24cb83d281
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -8842,9 +8842,9 @@
|
|||
}
|
||||
},
|
||||
"gatsby-source-filesystem": {
|
||||
"version": "2.3.18",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-2.3.18.tgz",
|
||||
"integrity": "sha512-HcPhm8yIYrpSVCVOiCzE8dGOKfv78Dvw8p86COE/EbvqRyXQ7x2N+v5dZSluSejtoXck0vISa2kJCGPTGzcsbw==",
|
||||
"version": "2.3.24",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-2.3.24.tgz",
|
||||
"integrity": "sha512-TiuuV7sczagVOKW94dfx1AkW/wfe678UOdBAJrMxA2wZvuTe/gXz4Vg4F+EJIoZ8pyy8BjQbclmqXEnGX4eYKw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.10.3",
|
||||
"better-queue": "^3.8.10",
|
||||
|
@ -8852,7 +8852,7 @@
|
|||
"chokidar": "3.4.0",
|
||||
"file-type": "^12.4.2",
|
||||
"fs-extra": "^8.1.0",
|
||||
"gatsby-core-utils": "^1.3.11",
|
||||
"gatsby-core-utils": "^1.3.15",
|
||||
"got": "^9.6.0",
|
||||
"md5-file": "^3.2.3",
|
||||
"mime": "^2.4.6",
|
||||
|
@ -8869,9 +8869,9 @@
|
|||
"integrity": "sha512-UssQP5ZgIOKelfsaB5CuGAL+Y+q7EmONuiwF3N5HAH0t27rvrttgi6Ra9k/+DVaY9UF6+ybxu5pOXLUdA8N7Vg=="
|
||||
},
|
||||
"gatsby-core-utils": {
|
||||
"version": "1.3.11",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-1.3.11.tgz",
|
||||
"integrity": "sha512-eaplfOveXLl1RCWja7QIke560jUKLprvCXZ446YgQ8vAYB0fXVz3u6AOf7XUmEV9F9PIkNjmfevd1oUPy9qISw==",
|
||||
"version": "1.3.15",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-1.3.15.tgz",
|
||||
"integrity": "sha512-np1tJCGejhCHtgHdFl6+y5EwVAzdrieJZ3hdvpeOrJ22bL9ktl5XVLy4K937ThgxHLp8+ElMDVdziNun5tC8eg==",
|
||||
"requires": {
|
||||
"ci-info": "2.0.0",
|
||||
"configstore": "^5.0.1",
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
"gatsby-plugin-sharp": "^2.6.14",
|
||||
"gatsby-plugin-sitemap": "^2.4.7",
|
||||
"gatsby-plugin-styled-components": "^3.3.6",
|
||||
"gatsby-source-filesystem": "^2.3.18",
|
||||
"gatsby-source-filesystem": "^2.3.24",
|
||||
"gatsby-source-youtube-v2": "^1.0.1",
|
||||
"gatsby-transformer-remark": "^2.8.20",
|
||||
"gatsby-transformer-sharp": "^2.5.7",
|
||||
|
|
Loading…
Add table
Reference in a new issue