* xss
@@ -2,9 +2,11 @@
## 3.4.5-RC
+* Fix: Update ElasticSearch index when deleting/duplicating pages
* Support: Support growi-plugin-lsx@2.2.0
* Support: Upgrade libs
* growi-commons
+ * xss
## 3.4.4
@@ -124,7 +124,7 @@
"swig-templates": "^2.0.2",
"uglifycss": "^0.0.29",
"url-join": "^4.0.0",
- "xss": "^1.0.3"
+ "xss": "^1.0.6"
},
"devDependencies": {
"@alienfast/i18next-loader": "^1.0.16",
@@ -11601,9 +11601,10 @@ xpath@0.0.27:
version "0.0.27"
resolved "https://registry.yarnpkg.com/xpath/-/xpath-0.0.27.tgz#dd3421fbdcc5646ac32c48531b4d7e9d0c2cfa92"
-xss@^1.0.3:
- version "1.0.3"
- resolved "https://registry.yarnpkg.com/xss/-/xss-1.0.3.tgz#d04bd2558fd6c29c46113824d5e8b2a910054e23"
+xss@^1.0.6:
+ version "1.0.6"
+ resolved "https://registry.yarnpkg.com/xss/-/xss-1.0.6.tgz#eaf11e9fc476e3ae289944a1009efddd8a124b51"
+ integrity sha512-6Q9TPBeNyoTRxgZFk5Ggaepk/4vUOYdOsIUYvLehcsIZTFjaavbVnsuAkLA5lIFuug5hw8zxcB9tm01gsjph2A==
dependencies:
commander "^2.9.0"
cssfilter "0.0.10"