Build(deps): Bump content-tag in /app/assets/javascripts (#23748)

Bumps [content-tag](https://github.com/embroider-build/content-tag) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/embroider-build/content-tag/releases)
- [Changelog](https://github.com/embroider-build/content-tag/blob/main/CHANGELOG.md)
- [Commits](https://github.com/embroider-build/content-tag/compare/v1.1.0...v1.1.1)

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

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] 2023-10-02 23:51:17 +02:00 committed by GitHub
parent 6cb6302a34
commit b58570f2e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -10,7 +10,7 @@
"@babel/standalone": "^7.23.1",
"@zxing/text-encoding": "^0.9.0",
"babel-plugin-ember-template-compilation": "^2.2.0",
"content-tag": "^1.1.0",
"content-tag": "^1.1.1",
"discourse-common": "1.0.0",
"discourse-widget-hbs": "1.0.0",
"ember-cli-htmlbars": "^6.3.0",

View File

@ -4152,10 +4152,10 @@ content-disposition@0.5.4:
dependencies:
safe-buffer "5.2.1"
content-tag@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/content-tag/-/content-tag-1.1.0.tgz#fcef4bdcf1850f9b67bf0b6f7aee217c6d7ea9fa"
integrity sha512-bktivDORs9M890KwVKrIONYvHhwshfgF4b1G/TFPrjH12Ag2GDiSdxVHqIzMxWZ297VgIRPSImURlpcOzJP/LQ==
content-tag@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/content-tag/-/content-tag-1.1.1.tgz#05e9603035ea11dee0aa1e30d8d2dd16c58363ba"
integrity sha512-JvKS2NFbLx+gpg3NniN21t4d9wEBQTaXjd3H04x3EmBxgXiNjEKXp3Hb8qsO9ExV16GtTq6xSFE7J6dH49ADPA==
content-type@~1.0.4:
version "1.0.5"