Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Commit 1ea03f1

Browse files
build(deps): bump got from 11.5.1 to 11.5.2
Bumps [got](https://github.com/sindresorhus/got) from 11.5.1 to 11.5.2. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](sindresorhus/got@v11.5.1...v11.5.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 9e0d519 commit 1ea03f1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"fastify-cors": "4.1.0",
4747
"fastify-helmet": "4.0.2",
4848
"fastify-static": "3.2.0",
49-
"got": "11.5.1",
49+
"got": "11.5.2",
5050
"hyperid": "2.0.5",
5151
"jss-plugin-global": "10.3.0",
5252
"mailgun-js": "0.22.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5783,10 +5783,10 @@ google-p12-pem@^3.0.0:
57835783
dependencies:
57845784
node-forge "^0.9.0"
57855785

5786-
5787-
version "11.5.1"
5788-
resolved "https://registry.yarnpkg.com/got/-/got-11.5.1.tgz#bf098a270fe80b3fb88ffd5a043a59ebb0a391db"
5789-
integrity sha512-reQEZcEBMTGnujmQ+Wm97mJs/OK6INtO6HmLI+xt3+9CvnRwWjXutUvb2mqr+Ao4Lu05Rx6+udx9sOQAmExMxA==
5786+
5787+
version "11.5.2"
5788+
resolved "https://registry.yarnpkg.com/got/-/got-11.5.2.tgz#772e3f3a06d9c7589c7c94dc3c83cdb31ddbf742"
5789+
integrity sha512-yUhpEDLeuGiGJjRSzEq3kvt4zJtAcjKmhIiwNp/eUs75tRlXfWcHo5tcBaMQtnjHWC7nQYT5HkY/l0QOQTkVww==
57905790
dependencies:
57915791
"@sindresorhus/is" "^3.0.0"
57925792
"@szmarczak/http-timer" "^4.0.5"

0 commit comments

Comments
 (0)