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

Commit 63da064

Browse files
Merge pull request #479 from redpwn/dependabot/npm_and_yarn/got-11.5.2
2 parents 9e0d519 + 1ea03f1 commit 63da064

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)