Build(deps): Bump content-tag from 1.1.1 to 1.1.2 in /app/assets/javascripts (#23833)

Bumps [content-tag](https://github.com/embroider-build/content-tag) from 1.1.1 to 1.1.2.
- [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.1...v1.1.2)

---
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-09 06:25:41 +08:00 committed by GitHub
parent 618ef3a2f8
commit ebc2874b2b
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.1",
"content-tag": "^1.1.2",
"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.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/content-tag/-/content-tag-1.1.1.tgz#05e9603035ea11dee0aa1e30d8d2dd16c58363ba"
integrity sha512-JvKS2NFbLx+gpg3NniN21t4d9wEBQTaXjd3H04x3EmBxgXiNjEKXp3Hb8qsO9ExV16GtTq6xSFE7J6dH49ADPA==
content-tag@^1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/content-tag/-/content-tag-1.1.2.tgz#a7adddfdd2d44c9418b795c91ee04c55f570a997"
integrity sha512-AZkfc6TUmW+/RbZJioPzOQPAHHXqyqK4B0GNckJDjBAPK3SyGrMfn21bfFky/qwi5uoLph5sjAHUkO3CL6/IgQ==
content-type@~1.0.4:
version "1.0.5"