Skip to content

Commit

Permalink
chore(deps): update dependency got to v14.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2024
1 parent fd84d77 commit c74146c
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 @@ -76,7 +76,7 @@
"uglify-js": "3.17.4"
},
"resolutions": {
"got": "14.0.0",
"got": "14.2.0",
"axios": "1",
"json5": "2",
"underscore": "1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1382,10 +1382,10 @@ gopd@^1.0.1:
dependencies:
get-intrinsic "^1.1.3"

got@14.0.0:
version "14.0.0"
resolved "https://registry.yarnpkg.com/got/-/got-14.0.0.tgz#c95023942e4149cea46701adc7ed591eb9104d37"
integrity sha512-X01vTgaX9SwaMq5DfImvS+3GMQFFs5HtrrlS9CuzUSzkxAf/tWGEyynuI+Qy7BjciMczZGjyVSmawYbP4eYhYA==
got@14.2.0:
version "14.2.0"
resolved "https://registry.yarnpkg.com/got/-/got-14.2.0.tgz#59b453e379e81a6e9e6aa3b39ab3cbde47b1b150"
integrity sha512-dBq2KkHcQl3AwPoIWsLsQScCPpUgRulz1qZVthjPYKYOPmYfBnekR3vxecjZbm91Vc3JUGnV9mqFX7B+Fe2quw==
dependencies:
"@sindresorhus/is" "^6.1.0"
"@szmarczak/http-timer" "^5.0.1"
Expand Down

0 comments on commit c74146c

Please sign in to comment.