fix: upgrade xml2js from 0.6.0 to 0.6.2
Snyk has created this PR to upgrade xml2js from 0.6.0 to 0.6.2.
See this package in npm:
See this project in Snyk:
f28b84c2
-c731-4fc4-9a1a-5a33cb90ef55?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
c20001cd49
commit
73f7f90169
2 changed files with 11 additions and 11 deletions
|
@ -64,7 +64,7 @@
|
|||
"v8-compile-cache": "^2.3.0",
|
||||
"wallpaper": "5.0.1",
|
||||
"ws": "^8.13.0",
|
||||
"xml2js": "^0.6.0",
|
||||
"xml2js": "^0.6.2",
|
||||
"youtube-search-without-api-key": "^1.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -4176,7 +4176,7 @@ __metadata:
|
|||
wallpaper: 5.0.1
|
||||
webpack: ~5.85.0
|
||||
ws: ^8.13.0
|
||||
xml2js: ^0.6.0
|
||||
xml2js: ^0.6.2
|
||||
youtube-search-without-api-key: ^1.1.0
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
@ -6422,7 +6422,7 @@ __metadata:
|
|||
|
||||
"fsevents@patch:fsevents@^1.2.7#~builtin<compat/fsevents>":
|
||||
version: 1.2.13
|
||||
resolution: "fsevents@patch:fsevents@npm%3A1.2.13#~builtin<compat/fsevents>::version=1.2.13&hash=d11327"
|
||||
resolution: "fsevents@patch:fsevents@npm%3A1.2.13#~builtin<compat/fsevents>::version=1.2.13&hash=18f3a7"
|
||||
dependencies:
|
||||
bindings: ^1.5.0
|
||||
nan: ^2.12.1
|
||||
|
@ -6432,7 +6432,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
|
||||
|
@ -10830,7 +10830,7 @@ __metadata:
|
|||
|
||||
"resolve@patch:resolve@^1.10.0#~builtin<compat/resolve>, resolve@patch:resolve@^1.14.2#~builtin<compat/resolve>, resolve@patch:resolve@^1.22.0#~builtin<compat/resolve>":
|
||||
version: 1.22.3
|
||||
resolution: "resolve@patch:resolve@npm%3A1.22.3#~builtin<compat/resolve>::version=1.22.3&hash=c3c19d"
|
||||
resolution: "resolve@patch:resolve@npm%3A1.22.3#~builtin<compat/resolve>::version=1.22.3&hash=07638b"
|
||||
dependencies:
|
||||
is-core-module: ^2.12.0
|
||||
path-parse: ^1.0.7
|
||||
|
@ -12327,11 +12327,11 @@ __metadata:
|
|||
|
||||
"typescript@patch:typescript@^5.1.3#~builtin<compat/typescript>":
|
||||
version: 5.1.6
|
||||
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=5da071"
|
||||
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=701156"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
checksum: f53bfe97f7c8b2b6d23cf572750d4e7d1e0c5fff1c36d859d0ec84556a827b8785077bc27676bf7e71fae538e517c3ecc0f37e7f593be913d884805d931bc8be
|
||||
checksum: 21e88b0a0c0226f9cb9fd25b9626fb05b4c0f3fddac521844a13e1f30beb8f14e90bd409a9ac43c812c5946d714d6e0dee12d5d02dfc1c562c5aacfa1f49b606
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -13124,13 +13124,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"xml2js@npm:^0.6.0":
|
||||
version: 0.6.0
|
||||
resolution: "xml2js@npm:0.6.0"
|
||||
"xml2js@npm:^0.6.2":
|
||||
version: 0.6.2
|
||||
resolution: "xml2js@npm:0.6.2"
|
||||
dependencies:
|
||||
sax: ">=0.6.0"
|
||||
xmlbuilder: ~11.0.0
|
||||
checksum: 437f353fd66d367bf158e9555a0625df9965d944e499728a5c6bc92a54a2763179b144f14b7e1c725040f56bbd22b0fa6cfcb09ec4faf39c45ce01efe631f40b
|
||||
checksum: 458a83806193008edff44562c0bdb982801d61ee7867ae58fd35fab781e69e17f40dfeb8fc05391a4648c9c54012066d3955fe5d993ffbe4dc63399023f32ac2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue