Skip to content

Commit def5a60

Browse files
chore: bump got from 14.6.4 to 14.6.5 in /docs (#1185)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a2a39fc commit def5a60

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@docusaurus/preset-classic": "3.9.2",
1919
"@mdx-js/react": "^3.1.1",
2020
"clsx": "^2.1.1",
21-
"got": "^14.6.4",
21+
"got": "^14.6.5",
2222
"prism-react-renderer": "^2.4.1",
2323
"react": "^19.2.0",
2424
"react-dom": "^19.2.0",

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4979,10 +4979,10 @@ got@^11.8.5, got@^12.1.0:
49794979
p-cancelable "^2.0.0"
49804980
responselike "^2.0.0"
49814981

4982-
got@^14.6.4:
4983-
version "14.6.4"
4984-
resolved "https://registry.yarnpkg.com/got/-/got-14.6.4.tgz#fe86680cc2d8e9df7162ebcd39c277c4ff6cf2cb"
4985-
integrity sha512-DjsLab39NUMf5iYlK9asVCkHMhaA2hEhrlmf+qXRhjEivuuBHWYbjmty9DA3OORUwZgENTB+6vSmY2ZW8gFHVw==
4982+
got@^14.6.5:
4983+
version "14.6.5"
4984+
resolved "https://registry.yarnpkg.com/got/-/got-14.6.5.tgz#9a8d2b46abf29c9f3bf5179bda94fd8509f97220"
4985+
integrity sha512-Su87c0NNeg97de1sO02gy9I8EmE7DCJ1gzcFLcgGpYeq2PnLg4xz73MWrp6HjqbSsjb6Glf4UBDW6JNyZA6uSg==
49864986
dependencies:
49874987
"@sindresorhus/is" "^7.0.1"
49884988
byte-counter "^0.1.0"

0 commit comments

Comments
 (0)