1
0
Fork 0

Bump gatsby-redirect-from from 1.0.4 to 1.0.5

Bumps [gatsby-redirect-from](https://github.com/kremalicious/gatsby-redirect-from) from 1.0.4 to 1.0.5.
- [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.4...v1.0.5)

---
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>
This commit is contained in:
dependabot[bot] 2023-09-01 04:05:39 +00:00 committed by GitHub
parent 36b3d904b1
commit ff327f0470
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.12.0",
"gatsby-plugin-sitemap": "^6.12.0",
"gatsby-plugin-svgr": "^3.0.0-beta.0",
"gatsby-redirect-from": "^1.0.4",
"gatsby-redirect-from": "^1.0.5",
"gatsby-remark-autolink-headers": "^6.12.0",
"gatsby-remark-copy-linked-files": "^6.12.0",
"gatsby-remark-images": "^7.12.0",
@ -16493,9 +16493,9 @@
}
},
"node_modules/gatsby-redirect-from": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/gatsby-redirect-from/-/gatsby-redirect-from-1.0.4.tgz",
"integrity": "sha512-rSPhgt3QqQtkp+tC7SL8EqT5VSuSZoFQndk1TZ1LW/TSy3fZNqxZ3BebxoH4vuYyuYM1oCjWztRnJLulXjmlhw==",
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/gatsby-redirect-from/-/gatsby-redirect-from-1.0.5.tgz",
"integrity": "sha512-bq0j1mGjMrRlWJIOnj8ALlHjjqvf9VslDjVPCaGyvs7vTWgl8r51B8H2FtblEt0D20rw/inFxHh6ZG4bfJ/Z2g==",
"engines": {
"node": ">=16"
},
@ -45748,9 +45748,9 @@
}
},
"gatsby-redirect-from": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/gatsby-redirect-from/-/gatsby-redirect-from-1.0.4.tgz",
"integrity": "sha512-rSPhgt3QqQtkp+tC7SL8EqT5VSuSZoFQndk1TZ1LW/TSy3fZNqxZ3BebxoH4vuYyuYM1oCjWztRnJLulXjmlhw==",
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/gatsby-redirect-from/-/gatsby-redirect-from-1.0.5.tgz",
"integrity": "sha512-bq0j1mGjMrRlWJIOnj8ALlHjjqvf9VslDjVPCaGyvs7vTWgl8r51B8H2FtblEt0D20rw/inFxHh6ZG4bfJ/Z2g==",
"requires": {}
},
"gatsby-remark-autolink-headers": {

View File

@ -47,7 +47,7 @@
"gatsby-plugin-sharp": "^5.12.0",
"gatsby-plugin-sitemap": "^6.12.0",
"gatsby-plugin-svgr": "^3.0.0-beta.0",
"gatsby-redirect-from": "^1.0.4",
"gatsby-redirect-from": "^1.0.5",
"gatsby-remark-autolink-headers": "^6.12.0",
"gatsby-remark-copy-linked-files": "^6.12.0",
"gatsby-remark-images": "^7.12.0",