1
0
Fork 0

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:
dependabot[bot] 2023-07-01 01:16:05 +01:00 committed by GitHub
parent d4cd0c23a9
commit 571f4c8cd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -29,7 +29,7 @@
"gatsby-plugin-sharp": "^5.8.1",
"gatsby-plugin-sitemap": "^6.8.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-copy-linked-files": "^6.8.0",
"gatsby-remark-images": "^7.8.0",
@ -16269,9 +16269,9 @@
}
},
"node_modules/gatsby-redirect-from": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/gatsby-redirect-from/-/gatsby-redirect-from-1.0.1.tgz",
"integrity": "sha512-dUpOk+daEePSEl6irWUAnWfPGGU//zma+oGR4ORwhit2L1NsNM35k3VpnktubBFwN1PHxxUn/mDPdAUwPmd2cA==",
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/gatsby-redirect-from/-/gatsby-redirect-from-1.0.3.tgz",
"integrity": "sha512-1Qcfe7Xt4fNxxHyM8Nqjxv0w9qukAsSwC7aGjUJABod+c4j5mczTmrg5y85rS59m+FgAwhPXFmHvmJRJ5eeeDA==",
"engines": {
"node": ">=16"
},
@ -45036,9 +45036,9 @@
}
},
"gatsby-redirect-from": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/gatsby-redirect-from/-/gatsby-redirect-from-1.0.1.tgz",
"integrity": "sha512-dUpOk+daEePSEl6irWUAnWfPGGU//zma+oGR4ORwhit2L1NsNM35k3VpnktubBFwN1PHxxUn/mDPdAUwPmd2cA==",
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/gatsby-redirect-from/-/gatsby-redirect-from-1.0.3.tgz",
"integrity": "sha512-1Qcfe7Xt4fNxxHyM8Nqjxv0w9qukAsSwC7aGjUJABod+c4j5mczTmrg5y85rS59m+FgAwhPXFmHvmJRJ5eeeDA==",
"requires": {}
},
"gatsby-remark-autolink-headers": {

View File

@ -47,7 +47,7 @@
"gatsby-plugin-sharp": "^5.8.1",
"gatsby-plugin-sitemap": "^6.8.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-copy-linked-files": "^6.8.0",
"gatsby-remark-images": "^7.8.0",