mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-22 01:46:51 +01:00
Bump gatsby-redirect-from from 1.0.1 to 1.0.3 (#787)
Bumps [gatsby-redirect-from](https://github.com/kremalicious/gatsby-redirect-from) from 1.0.1 to 1.0.3. - [Release notes](https://github.com/kremalicious/gatsby-redirect-from/releases) - [Changelog](https://github.com/kremalicious/gatsby-redirect-from/blob/main/CHANGELOG.md) - [Commits](https://github.com/kremalicious/gatsby-redirect-from/compare/v1.0.1...v1.0.3) --- updated-dependencies: - dependency-name: gatsby-redirect-from dependency-type: direct:production update-type: version-update:semver-patch ... 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:
parent
d4cd0c23a9
commit
571f4c8cd3
14
package-lock.json
generated
14
package-lock.json
generated
@ -29,7 +29,7 @@
|
|||||||
"gatsby-plugin-sharp": "^5.8.1",
|
"gatsby-plugin-sharp": "^5.8.1",
|
||||||
"gatsby-plugin-sitemap": "^6.8.0",
|
"gatsby-plugin-sitemap": "^6.8.0",
|
||||||
"gatsby-plugin-svgr": "^3.0.0-beta.0",
|
"gatsby-plugin-svgr": "^3.0.0-beta.0",
|
||||||
"gatsby-redirect-from": "^1.0.1",
|
"gatsby-redirect-from": "^1.0.3",
|
||||||
"gatsby-remark-autolink-headers": "^6.8.0",
|
"gatsby-remark-autolink-headers": "^6.8.0",
|
||||||
"gatsby-remark-copy-linked-files": "^6.8.0",
|
"gatsby-remark-copy-linked-files": "^6.8.0",
|
||||||
"gatsby-remark-images": "^7.8.0",
|
"gatsby-remark-images": "^7.8.0",
|
||||||
@ -16269,9 +16269,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/gatsby-redirect-from": {
|
"node_modules/gatsby-redirect-from": {
|
||||||
"version": "1.0.1",
|
"version": "1.0.3",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-redirect-from/-/gatsby-redirect-from-1.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-redirect-from/-/gatsby-redirect-from-1.0.3.tgz",
|
||||||
"integrity": "sha512-dUpOk+daEePSEl6irWUAnWfPGGU//zma+oGR4ORwhit2L1NsNM35k3VpnktubBFwN1PHxxUn/mDPdAUwPmd2cA==",
|
"integrity": "sha512-1Qcfe7Xt4fNxxHyM8Nqjxv0w9qukAsSwC7aGjUJABod+c4j5mczTmrg5y85rS59m+FgAwhPXFmHvmJRJ5eeeDA==",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=16"
|
"node": ">=16"
|
||||||
},
|
},
|
||||||
@ -45036,9 +45036,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-redirect-from": {
|
"gatsby-redirect-from": {
|
||||||
"version": "1.0.1",
|
"version": "1.0.3",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-redirect-from/-/gatsby-redirect-from-1.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-redirect-from/-/gatsby-redirect-from-1.0.3.tgz",
|
||||||
"integrity": "sha512-dUpOk+daEePSEl6irWUAnWfPGGU//zma+oGR4ORwhit2L1NsNM35k3VpnktubBFwN1PHxxUn/mDPdAUwPmd2cA==",
|
"integrity": "sha512-1Qcfe7Xt4fNxxHyM8Nqjxv0w9qukAsSwC7aGjUJABod+c4j5mczTmrg5y85rS59m+FgAwhPXFmHvmJRJ5eeeDA==",
|
||||||
"requires": {}
|
"requires": {}
|
||||||
},
|
},
|
||||||
"gatsby-remark-autolink-headers": {
|
"gatsby-remark-autolink-headers": {
|
||||||
|
@ -47,7 +47,7 @@
|
|||||||
"gatsby-plugin-sharp": "^5.8.1",
|
"gatsby-plugin-sharp": "^5.8.1",
|
||||||
"gatsby-plugin-sitemap": "^6.8.0",
|
"gatsby-plugin-sitemap": "^6.8.0",
|
||||||
"gatsby-plugin-svgr": "^3.0.0-beta.0",
|
"gatsby-plugin-svgr": "^3.0.0-beta.0",
|
||||||
"gatsby-redirect-from": "^1.0.1",
|
"gatsby-redirect-from": "^1.0.3",
|
||||||
"gatsby-remark-autolink-headers": "^6.8.0",
|
"gatsby-remark-autolink-headers": "^6.8.0",
|
||||||
"gatsby-remark-copy-linked-files": "^6.8.0",
|
"gatsby-remark-copy-linked-files": "^6.8.0",
|
||||||
"gatsby-remark-images": "^7.8.0",
|
"gatsby-remark-images": "^7.8.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user