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 color-json from 3.0.2 to 3.0.5 #30

Open
wants to merge 1 commit into
base: master
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 @@ -66,7 +66,7 @@
"c8": "^7.12.0",
"chalk": "^4.1.2",
"clone-deep": "^4.0.1",
"color-json": "^3.0.2",
"color-json": "^3.0.5",
"cron": "^2.2.0",
"csvjson": "^5.1.0",
"debug": "^4.3.4",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,7 @@ __metadata:
chai: ^4.3.7
chalk: ^4.1.2
clone-deep: ^4.0.1
color-json: ^3.0.2
color-json: ^3.0.5
commitlint: ^17.4.2
convict: ^6.2.4
cron: ^2.2.0
Expand Down Expand Up @@ -2052,10 +2052,10 @@ __metadata:
languageName: node
linkType: hard

"color-json@npm:^3.0.2":
version: 3.0.2
resolution: "color-json@npm:3.0.2"
checksum: 6f0cf2c5a14b4d6f9802a390620c11f7f31a7cc9ce0b81b286ae32b36776923cd0a5bde79b1896e7ab08e61f889c64ffd58ac8dc8844e5362319f5072ff820eb
"color-json@npm:^3.0.5":
version: 3.0.5
resolution: "color-json@npm:3.0.5"
checksum: 1f803def47c9c1749978fe5575d509815ad6823f90a8ab920e5fbebc3c53071e7599b6116820827f2e73d168f3938f3a7ac6088600d7723336c8e926da0dfb95
languageName: node
linkType: hard

Expand Down Expand Up @@ -3600,7 +3600,7 @@ __metadata:

"fsevents@patch:fsevents@~2.3.2#~builtin<compat/fsevents>":
version: 2.3.2
resolution: "fsevents@patch:fsevents@npm%3A2.3.2#~builtin<compat/fsevents>::version=2.3.2&hash=df0bf1"
resolution: "fsevents@patch:fsevents@npm%3A2.3.2#~builtin<compat/fsevents>::version=2.3.2&hash=18f3a7"
dependencies:
node-gyp: latest
conditions: os=darwin
Expand Down Expand Up @@ -6119,7 +6119,7 @@ fsevents@~2.3.2:

"resolve@patch:resolve@^1.10.0#~builtin<compat/resolve>, resolve@patch:resolve@^1.10.1#~builtin<compat/resolve>, resolve@patch:resolve@^1.22.1#~builtin<compat/resolve>":
version: 1.22.1
resolution: "resolve@patch:resolve@npm%3A1.22.1#~builtin<compat/resolve>::version=1.22.1&hash=c3c19d"
resolution: "resolve@patch:resolve@npm%3A1.22.1#~builtin<compat/resolve>::version=1.22.1&hash=07638b"
dependencies:
is-core-module: ^2.9.0
path-parse: ^1.0.7
Expand Down Expand Up @@ -6975,21 +6975,21 @@ fsevents@~2.3.2:

"typescript@patch:[email protected]#~builtin<compat/typescript>":
version: 4.8.3
resolution: "typescript@patch:typescript@npm%3A4.8.3#~builtin<compat/typescript>::version=4.8.3&hash=3b564f"
resolution: "typescript@patch:typescript@npm%3A4.8.3#~builtin<compat/typescript>::version=4.8.3&hash=701156"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: dfe2ee3b9da1d74b9e06784ae90c20c435db9ad6ab23172911f6cdbfd7ab7213ae3611c4254c5a2c6dc2e89f05a658b95493890bf62d218267033b3d8a2e4dd6
checksum: 2222d2382fb3146089b1d27ce2b55e9d1f99cc64118f1aba75809b693b856c5d3c324f052f60c75b577947fc538bc1c27bad0eb76cbdba9a63a253489504ba7e
languageName: node
linkType: hard

"typescript@patch:typescript@^4.6.4#~builtin<compat/typescript>":
version: 4.9.5
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=23ec76"
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=701156"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: ab417a2f398380c90a6cf5a5f74badd17866adf57f1165617d6a551f059c3ba0a3e4da0d147b3ac5681db9ac76a303c5876394b13b3de75fdd5b1eaa06181c9d
checksum: 2eee5c37cad4390385db5db5a8e81470e42e8f1401b0358d7390095d6f681b410f2c4a0c496c6ff9ebd775423c7785cdace7bcdad76c7bee283df3d9718c0f20
languageName: node
linkType: hard

Expand Down