mirror of
https://github.com/kremalicious/blog.git
synced 2025-02-14 21:10:25 +01:00
Merge pull request #307 from kremalicious/dependabot/npm_and_yarn/gatsby-redirect-from-0.2.4
Bump gatsby-redirect-from from 0.2.2 to 0.2.4
This commit is contained in:
commit
a4711ac430
6
package-lock.json
generated
6
package-lock.json
generated
@ -11458,9 +11458,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-redirect-from": {
|
||||
"version": "0.2.2",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-redirect-from/-/gatsby-redirect-from-0.2.2.tgz",
|
||||
"integrity": "sha512-QoSpqtZdFaU/ISiojf7sMSAQp4CWSxxhSecEh7z7wYSqxwxpYiA+w64zKNgaudXIJ3B6m52CJB2zvVZFzkra9Q=="
|
||||
"version": "0.2.4",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-redirect-from/-/gatsby-redirect-from-0.2.4.tgz",
|
||||
"integrity": "sha512-A+nxoZo7JMmTmHKAcdVmIvVZhyIXvTObuX9eawjHKavzDWvigV+TEARk7nK0h/BFuVfcnMlF7bTku1OIaeFCmg=="
|
||||
},
|
||||
"gatsby-remark-autolink-headers": {
|
||||
"version": "2.3.3",
|
||||
|
@ -57,7 +57,7 @@
|
||||
"gatsby-plugin-svgr": "^2.0.2",
|
||||
"gatsby-plugin-use-dark-mode": "^1.1.2",
|
||||
"gatsby-plugin-webpack-size": "^1.0.0",
|
||||
"gatsby-redirect-from": "^0.2.2",
|
||||
"gatsby-redirect-from": "^0.2.4",
|
||||
"gatsby-remark-autolink-headers": "^2.3.3",
|
||||
"gatsby-remark-breaks": "^1.0.0",
|
||||
"gatsby-remark-copy-linked-files": "^2.3.3",
|
||||
|
Loading…
Reference in New Issue
Block a user