Build(deps): Bump xss from 1.0.13 to 1.0.14 in /app/assets/javascripts (#18191)

Bumps [xss](https://github.com/leizongmin/js-xss) from 1.0.13 to 1.0.14.
- [Release notes](https://github.com/leizongmin/js-xss/releases)
- [Changelog](https://github.com/leizongmin/js-xss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/leizongmin/js-xss/compare/v1.0.13...v1.0.14)

---
updated-dependencies:
- dependency-name: xss
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-09-11 11:58:16 +02:00 committed by GitHub
parent 9112f91f57
commit 83b147aab2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 7 deletions

View File

@ -19,7 +19,7 @@
"ember-cli-babel": "^7.26.10", "ember-cli-babel": "^7.26.10",
"ember-cli-htmlbars": "^6.1.0", "ember-cli-htmlbars": "^6.1.0",
"webpack": "^5.73.0", "webpack": "^5.73.0",
"xss": "^1.0.13" "xss": "^1.0.14"
}, },
"devDependencies": { "devDependencies": {
"@ember/optional-features": "^2.0.0", "@ember/optional-features": "^2.0.0",

View File

@ -19,7 +19,7 @@
"ember-cli-babel": "^7.26.10", "ember-cli-babel": "^7.26.10",
"ember-cli-htmlbars": "^6.1.0", "ember-cli-htmlbars": "^6.1.0",
"webpack": "^5.73.0", "webpack": "^5.73.0",
"xss": "^1.0.13" "xss": "^1.0.14"
}, },
"devDependencies": { "devDependencies": {
"@ember/optional-features": "^2.0.0", "@ember/optional-features": "^2.0.0",

View File

@ -19,7 +19,7 @@
"ember-cli-babel": "^7.26.10", "ember-cli-babel": "^7.26.10",
"ember-cli-htmlbars": "^6.1.0", "ember-cli-htmlbars": "^6.1.0",
"webpack": "^5.73.0", "webpack": "^5.73.0",
"xss": "^1.0.13" "xss": "^1.0.14"
}, },
"devDependencies": { "devDependencies": {
"@ember/optional-features": "^2.0.0", "@ember/optional-features": "^2.0.0",

View File

@ -11064,10 +11064,10 @@ xmlhttprequest-ssl@~1.5.4:
resolved "https://registry.yarnpkg.com/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.5.tgz#c2876b06168aadc40e57d97e81191ac8f4398b3e" resolved "https://registry.yarnpkg.com/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.5.tgz#c2876b06168aadc40e57d97e81191ac8f4398b3e"
integrity sha1-wodrBhaKrcQOV9l+gRkayPQ5iz4= integrity sha1-wodrBhaKrcQOV9l+gRkayPQ5iz4=
xss@^1.0.13: xss@^1.0.14:
version "1.0.13" version "1.0.14"
resolved "https://registry.yarnpkg.com/xss/-/xss-1.0.13.tgz#6e48f616128b39f366dfadc57411e1eb5b341c6c" resolved "https://registry.yarnpkg.com/xss/-/xss-1.0.14.tgz#4f3efbde75ad0d82e9921cc3c95e6590dd336694"
integrity sha512-clu7dxTm1e8Mo5fz3n/oW3UCXBfV89xZ72jM8yzo1vR/pIS0w3sgB3XV2H8Vm6zfGnHL0FzvLJPJEBhd86/z4Q== integrity sha512-og7TEJhXvn1a7kzZGQ7ETjdQVS2UfZyTlsEdDOqvQF7GoxNfY+0YLCzBy1kPdsDDx4QuNAonQPddpsn6Xl/7sw==
dependencies: dependencies:
commander "^2.20.3" commander "^2.20.3"
cssfilter "0.0.10" cssfilter "0.0.10"