Bump tough-cookie and gatsby-transformer-sharp #10

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/tough-cookie-and-gatsby-transformer-sharp--removed into master 2023-10-16 15:50:46 +00:00
2 changed files with 1025 additions and 521 deletions
Showing only changes of commit 78c237f035 - Show all commits

Bump tough-cookie and gatsby-transformer-sharp

Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [gatsby-transformer-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp). These dependencies need to be updated together.


Removes `tough-cookie`

Updates `gatsby-transformer-sharp` from 2.3.1 to 2.12.1
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@2.12.1/packages/gatsby-transformer-sharp)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: gatsby-transformer-sharp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 2023-07-08 12:52:59 +00:00 committed by GitHub
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1544
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -12,7 +12,7 @@
"gatsby-plugin-react-helmet": "^3.1.13", "gatsby-plugin-react-helmet": "^3.1.13",
"gatsby-plugin-sharp": "^4.25.1", "gatsby-plugin-sharp": "^4.25.1",
"gatsby-source-filesystem": "^2.1.35", "gatsby-source-filesystem": "^2.1.35",
"gatsby-transformer-sharp": "^2.3.1", "gatsby-transformer-sharp": "^2.12.1",
"prop-types": "^15.7.2", "prop-types": "^15.7.2",
"react": "^16.11.0", "react": "^16.11.0",
"react-dom": "^16.11.0", "react-dom": "^16.11.0",