mirror of https://github.com/status-im/codimd.git
chore: upgrade xss to 1.0.6
Signed-off-by: BoHong Li <raccoon@hackmd.io>
This commit is contained in:
parent
a84a333d19
commit
53ae65e95e
|
@ -144,7 +144,7 @@
|
||||||
"winston": "~3.1.0",
|
"winston": "~3.1.0",
|
||||||
"ws": "~6.0.0",
|
"ws": "~6.0.0",
|
||||||
"wurl": "~2.5.3",
|
"wurl": "~2.5.3",
|
||||||
"xss": "~1.0.3"
|
"xss": "~1.0.6"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"acorn": "~6.1.1",
|
"acorn": "~6.1.1",
|
||||||
|
|
|
@ -13398,7 +13398,7 @@ xregexp@^2.0.0:
|
||||||
resolved "https://registry.yarnpkg.com/xregexp/-/xregexp-2.0.0.tgz#52a63e56ca0b84a7f3a5f3d61872f126ad7a5943"
|
resolved "https://registry.yarnpkg.com/xregexp/-/xregexp-2.0.0.tgz#52a63e56ca0b84a7f3a5f3d61872f126ad7a5943"
|
||||||
integrity sha1-UqY+VsoLhKfzpfPWGHLxJq16WUM=
|
integrity sha1-UqY+VsoLhKfzpfPWGHLxJq16WUM=
|
||||||
|
|
||||||
xss@~1.0.3:
|
xss@~1.0.6:
|
||||||
version "1.0.6"
|
version "1.0.6"
|
||||||
resolved "https://registry.yarnpkg.com/xss/-/xss-1.0.6.tgz#eaf11e9fc476e3ae289944a1009efddd8a124b51"
|
resolved "https://registry.yarnpkg.com/xss/-/xss-1.0.6.tgz#eaf11e9fc476e3ae289944a1009efddd8a124b51"
|
||||||
integrity sha512-6Q9TPBeNyoTRxgZFk5Ggaepk/4vUOYdOsIUYvLehcsIZTFjaavbVnsuAkLA5lIFuug5hw8zxcB9tm01gsjph2A==
|
integrity sha512-6Q9TPBeNyoTRxgZFk5Ggaepk/4vUOYdOsIUYvLehcsIZTFjaavbVnsuAkLA5lIFuug5hw8zxcB9tm01gsjph2A==
|
||||||
|
|
Loading…
Reference in New Issue