Skip to content

Commit 07e375c

Browse files
chore: bump got from 11.8.6 to 14.4.0
Bumps [got](https://github.com/sindresorhus/got) from 11.8.6 to 14.4.0. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](sindresorhus/got@v11.8.6...v14.4.0) --- updated-dependencies: - dependency-name: got dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b90d4b commit 07e375c

File tree

3 files changed

+212
-235
lines changed

3 files changed

+212
-235
lines changed

modules/integration-browser/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/stream-to-promise": "^2.2.0",
2929
"@types/yargs": "^17.0.1",
3030
"buffer": "^6.0.3",
31-
"got": "^11.8.0",
31+
"got": "^14.4.0",
3232
"jasmine-core": "^3.5.0",
3333
"karma": "^6.3.4",
3434
"karma-chrome-launcher": "^3.1.0",

modules/integration-node/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/got": "^9.6.9",
2222
"@types/stream-to-promise": "^2.2.0",
2323
"@types/yargs": "^17.0.1",
24-
"got": "^11.8.0",
24+
"got": "^14.4.0",
2525
"stream-to-promise": "^3.0.0",
2626
"tslib": "^2.3.0",
2727
"yargs": "^17.0.1"

0 commit comments

Comments
 (0)