Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade got from 11.8.3 to 11.8.6 #6

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"chalk": "4.1.2",
"commander": "^9.0.0",
"fs-extra": "^10.0.1",
"got": "11.8.3",
"got": "11.8.6",
"handlebars": "^4.7.7",
"promisepipe": "^3.0.0",
"prompts": "^2.4.2",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4701,7 +4701,7 @@ __metadata:
eslint: ^8.11.0
eslint-config-prettier: ^8.5.0
fs-extra: ^10.0.1
got: 11.8.3
got: 11.8.6
handlebars: ^4.7.7
husky: ^7.0.4
jest: ^27.5.1
Expand Down Expand Up @@ -6428,9 +6428,9 @@ fsevents@^2.3.2:
languageName: node
linkType: hard

"got@npm:11.8.3":
version: 11.8.3
resolution: "got@npm:11.8.3"
"got@npm:11.8.6":
version: 11.8.6
resolution: "got@npm:11.8.6"
dependencies:
"@sindresorhus/is": ^4.0.0
"@szmarczak/http-timer": ^4.0.5
Expand All @@ -6443,7 +6443,7 @@ fsevents@^2.3.2:
lowercase-keys: ^2.0.0
p-cancelable: ^2.0.0
responselike: ^2.0.0
checksum: 3b6db107d9765470b18e4cb22f7c7400381be7425b9be5823f0168d6c21b5d6b28b023c0b3ee208f73f6638c3ce251948ca9b54a1e8f936d3691139ac202d01b
checksum: bbc783578a8d5030c8164ef7f57ce41b5ad7db2ed13371e1944bef157eeca5a7475530e07c0aaa71610d7085474d0d96222c9f4268d41db333a17e39b463f45d
languageName: node
linkType: hard

Expand Down Expand Up @@ -12169,7 +12169,7 @@ typescript@^4.4.3:

"typescript@patch:typescript@^4.4.3#~builtin<compat/typescript>":
version: 4.4.3
resolution: "typescript@patch:typescript@npm%3A4.4.3#~builtin<compat/typescript>::version=4.4.3&hash=bda367"
resolution: "typescript@patch:typescript@npm%3A4.4.3#~builtin<compat/typescript>::version=4.4.3&hash=701156"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
Expand All @@ -12179,7 +12179,7 @@ typescript@^4.4.3:

"typescript@patch:typescript@~4.6.2#~builtin<compat/typescript>":
version: 4.6.2
resolution: "typescript@patch:typescript@npm%3A4.6.2#~builtin<compat/typescript>::version=4.6.2&hash=bda367"
resolution: "typescript@patch:typescript@npm%3A4.6.2#~builtin<compat/typescript>::version=4.6.2&hash=701156"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
Expand Down