mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-22 18:00:06 +01:00
Merge pull request #377 from kremalicious/dependabot/npm_and_yarn/gatsby-plugin-feed-2.5.11
Bump gatsby-plugin-feed from 2.5.10 to 2.5.11
This commit is contained in:
commit
8ffdc8f45f
12
package-lock.json
generated
12
package-lock.json
generated
@ -13384,9 +13384,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-feed": {
|
||||
"version": "2.5.10",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-feed/-/gatsby-plugin-feed-2.5.10.tgz",
|
||||
"integrity": "sha512-mowkzuGDqETYgi6IsKaMVIlzm1fkUfuLbMPIS1mpTdgCCtwXQ82SMQePoFwPQ/eHbsOwl8++tENhP3OkMOqYig==",
|
||||
"version": "2.5.11",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-feed/-/gatsby-plugin-feed-2.5.11.tgz",
|
||||
"integrity": "sha512-Mnyc3sAWWCMXEO9YG76wsFxuAMQb1x4Bi3xC7/T+IlwTKHL86nRG/H+WF61BtEkw9YTX9TEHjegdoewu9OKM3A==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.10.3",
|
||||
"@hapi/joi": "^15.1.1",
|
||||
@ -13396,9 +13396,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": {
|
||||
"version": "7.10.4",
|
||||
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.10.4.tgz",
|
||||
"integrity": "sha512-UpTN5yUJr9b4EX2CnGNWIvER7Ab83ibv0pcvvHc4UOdrBI5jb8bj+32cCwPX6xu0mt2daFNjYhoi+X7beH0RSw==",
|
||||
"version": "7.10.5",
|
||||
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.10.5.tgz",
|
||||
"integrity": "sha512-otddXKhdNn7d0ptoFRHtMLa8LqDxLYwTjB4nYgM1yy5N6gU/MUf8zqyyLltCH3yAVitBzmwK4us+DD0l/MauAg==",
|
||||
"requires": {
|
||||
"regenerator-runtime": "^0.13.4"
|
||||
}
|
||||
|
@ -44,7 +44,7 @@
|
||||
"gatsby": "^2.24.15",
|
||||
"gatsby-image": "^2.4.14",
|
||||
"gatsby-plugin-catch-links": "^2.3.10",
|
||||
"gatsby-plugin-feed": "^2.5.10",
|
||||
"gatsby-plugin-feed": "^2.5.11",
|
||||
"gatsby-plugin-lunr": "^1.5.2",
|
||||
"gatsby-plugin-manifest": "^2.4.21",
|
||||
"gatsby-plugin-matomo": "^0.8.3",
|
||||
|
Loading…
Reference in New Issue
Block a user