Skip to content

Commit

Permalink
Merge branch 'master' into gatsby_5_14_0_v1
Browse files Browse the repository at this point in the history
  • Loading branch information
justinclift authored Nov 8, 2024
2 parents 5ffadd9 + 94cf849 commit e360ae1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"gatsby-transformer-remark": "6.13.1",
"gatsby-transformer-sharp": "5.13.1",
"gatsby-transformer-yaml": "^5.13.1",
"got": "14.4.3",
"got": "14.4.4",
"gry": "6.1.0",
"natives": "1.1.6",
"package.json": "^2.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7640,10 +7640,10 @@ gopd@^1.0.1:
dependencies:
get-intrinsic "^1.1.3"

[email protected].3:
version "14.4.3"
resolved "https://registry.yarnpkg.com/got/-/got-14.4.3.tgz#ecef887ba2a0916cc8a44a5514fe8426a39e632f"
integrity sha512-iTC0Z87yxSijWTh/IpvGpwOhIQK7+GgWkYrMRoN/hB9qeRj9RPuLGODwevs0p5idUf7nrxCVa5IlOmK3b8z+KA==
[email protected].4:
version "14.4.4"
resolved "https://registry.yarnpkg.com/got/-/got-14.4.4.tgz#de6ae81e09dea32f11295e7896fd9fd80a49dbcd"
integrity sha512-tqiF7eSgTBwQkxb1LxsEpva8TaMYVisbhplrFVmw9GQE3855Z+MH/mnsXLLOkDxR6hZJRFMj5VTAZ8lmTF8ZOA==
dependencies:
"@sindresorhus/is" "^7.0.1"
"@szmarczak/http-timer" "^5.0.1"
Expand Down

0 comments on commit e360ae1

Please sign in to comment.