Skip to content

Commit

Permalink
Bump @backstage/plugin-search-backend from 1.4.6 to 1.4.7 in /backstage
Browse files Browse the repository at this point in the history
Bumps [@backstage/plugin-search-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/search-backend) from 1.4.6 to 1.4.7.
- [Release notes](https://github.com/backstage/backstage/releases)
- [Changelog](https://github.com/backstage/backstage/blob/master/plugins/search-backend/CHANGELOG.md)
- [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/search-backend)

---
updated-dependencies:
- dependency-name: "@backstage/plugin-search-backend"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and garryod committed Dec 1, 2023
1 parent 244b37d commit fe9932b
Showing 1 changed file with 12 additions and 27 deletions.
39 changes: 12 additions & 27 deletions backstage/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2513,21 +2513,6 @@
resolved "https://registry.yarnpkg.com/@backstage/backend-dev-utils/-/backend-dev-utils-0.1.2.tgz#357f2b669bed0452d9dca511e35a61071c57ea20"
integrity sha512-R7ouSSSHDGMWVoME8DL4RtzUrKOVt6+NAo2EAO0EI3aWhm6IxHrLuYG8yTWEWrqUgTFAkaOwdknI/jbZwFwLUw==

"@backstage/backend-openapi-utils@^0.0.5":
version "0.0.5"
resolved "https://registry.yarnpkg.com/@backstage/backend-openapi-utils/-/backend-openapi-utils-0.0.5.tgz#7fcbd099cbe72d9028e479983abbb25d1644b948"
integrity sha512-qEJIW9fMtksy1L/uByeG6qWWPEwtWw4yA6eYBo8+Fy1fTfhXJZ8t8+G8ZJYT9SdZboIfFuNOx1TPQsCSttOTXg==
dependencies:
"@backstage/errors" "^1.2.3"
"@types/express" "^4.17.6"
"@types/express-serve-static-core" "^4.17.5"
express "^4.17.1"
express-openapi-validator "^5.0.4"
express-promise-router "^4.1.0"
json-schema-to-ts "^2.6.2"
lodash "^4.17.21"
openapi3-ts "^3.1.2"

"@backstage/backend-openapi-utils@^0.1.0":
version "0.1.0"
resolved "https://registry.yarnpkg.com/@backstage/backend-openapi-utils/-/backend-openapi-utils-0.1.0.tgz#9b555b23ec0adff55eddf493ba88a279e0c3a543"
Expand Down Expand Up @@ -3451,7 +3436,7 @@
uuid "^8.0.0"
zod "^3.21.4"

"@backstage/plugin-permission-node@^0.7.17", "@backstage/plugin-permission-node@^0.7.18", "@backstage/plugin-permission-node@^0.7.3":
"@backstage/plugin-permission-node@^0.7.18", "@backstage/plugin-permission-node@^0.7.3":
version "0.7.18"
resolved "https://registry.yarnpkg.com/@backstage/plugin-permission-node/-/plugin-permission-node-0.7.18.tgz#45b4e009aec17a215cbe4c56ee9765954cabf603"
integrity sha512-STZ6qy2ySaGsrYva4jdNKJeGtk2TKoU4BrHjL0PsXurraw1a8I+jd6enj5W+uU7mv8lKBZICH0i9ZyOiT5TnLg==
Expand Down Expand Up @@ -3752,20 +3737,20 @@
winston "^3.2.1"

"@backstage/plugin-search-backend@^1.2.1":
version "1.4.6"
resolved "https://registry.yarnpkg.com/@backstage/plugin-search-backend/-/plugin-search-backend-1.4.6.tgz#0aaf06838f72bd3ace6e3bbba9f14233ba6d3242"
integrity sha512-mZhsIlmnhf7W7DOrIt3x5UkEHUWKNVlV4h4ffhPyLh8T1YX5wMeu81NQzyr9yd3G59Q/lJU2NAwLlX95BWlPdQ==
version "1.4.7"
resolved "https://registry.yarnpkg.com/@backstage/plugin-search-backend/-/plugin-search-backend-1.4.7.tgz#f00f68985ecbf63f64c529dd3ff42218d0d46bb6"
integrity sha512-TyqW0mS/iikMjcxucifAFudqPNpSqKLXRm8YvdiFQWqTgLoZU6zbFJSkOQfDnC5nVcbvBO3m8Ncm0RCpydMSXA==
dependencies:
"@backstage/backend-common" "^0.19.8"
"@backstage/backend-openapi-utils" "^0.0.5"
"@backstage/backend-plugin-api" "^0.6.6"
"@backstage/backend-common" "^0.19.9"
"@backstage/backend-openapi-utils" "^0.1.0"
"@backstage/backend-plugin-api" "^0.6.7"
"@backstage/config" "^1.1.1"
"@backstage/errors" "^1.2.3"
"@backstage/plugin-auth-node" "^0.4.0"
"@backstage/plugin-permission-common" "^0.7.9"
"@backstage/plugin-permission-node" "^0.7.17"
"@backstage/plugin-search-backend-node" "^1.2.10"
"@backstage/plugin-search-common" "^1.2.7"
"@backstage/plugin-auth-node" "^0.4.1"
"@backstage/plugin-permission-common" "^0.7.10"
"@backstage/plugin-permission-node" "^0.7.18"
"@backstage/plugin-search-backend-node" "^1.2.11"
"@backstage/plugin-search-common" "^1.2.8"
"@backstage/types" "^1.1.1"
"@types/express" "^4.17.6"
dataloader "^2.0.0"
Expand Down

0 comments on commit fe9932b

Please sign in to comment.