Skip to content

Commit 4b9f042

Browse files
dependabot[bot]seebees
authored andcommitted
chore: bump got from 10.7.0 to 11.8.0
Bumps [got](https://github.com/sindresorhus/got) from 10.7.0 to 11.8.0. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](sindresorhus/got@v10.7.0...v11.8.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent f523e57 commit 4b9f042

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/integration-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/stream-to-promise": "^2.2.0",
2727
"@types/yargs": "^15.0.3",
2828
"@types/yauzl": "^2.9.1",
29-
"got": "^10.7.0",
29+
"got": "^11.8.0",
3030
"jasmine-core": "^3.5.0",
3131
"karma": "^4.4.1",
3232
"karma-chrome-launcher": "^3.1.0",

modules/integration-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/stream-to-promise": "^2.2.0",
2222
"@types/yargs": "^15.0.3",
2323
"@types/yauzl": "^2.9.1",
24-
"got": "^10.6.0",
24+
"got": "^11.8.0",
2525
"stream-to-promise": "^3.0.0",
2626
"tslib": "^1.11.1",
2727
"yargs": "^15.3.1",

0 commit comments

Comments
 (0)