Skip to content

Commit 14dca17

Browse files
dependabot[bot]Github changeset workflow
andauthored
build(deps): bump uuid from 9.0.1 to 11.1.0 in /workspaces/confluence (#343)
* build(deps): bump uuid from 9.0.1 to 11.1.0 in /workspaces/confluence Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.1 to 11.1.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v9.0.1...v11.1.0) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Automated de-duplication of lockfile --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Github changeset workflow <[email protected]>
1 parent 9bdfc10 commit 14dca17

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@philips-software/backstage-plugin-search-confluence-backend': patch
3+
---
4+
5+
Updated dependency `uuid` to `^11.1.0`.

workspaces/confluence/plugins/search-confluence-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@backstage/plugin-search-common": "backstage:^",
4242
"p-limit": "^6.2.0",
4343
"retry": "^0.13.1",
44-
"uuid": "^9.0.1",
44+
"uuid": "^11.1.0",
4545
"winston": "^3.17.0"
4646
},
4747
"devDependencies": {

workspaces/confluence/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6991,7 +6991,7 @@ __metadata:
69916991
msw: "npm:^2.7.3"
69926992
p-limit: "npm:^6.2.0"
69936993
retry: "npm:^0.13.1"
6994-
uuid: "npm:^9.0.1"
6994+
uuid: "npm:^11.1.0"
69956995
winston: "npm:^3.17.0"
69966996
languageName: unknown
69976997
linkType: soft
@@ -26262,12 +26262,12 @@ __metadata:
2626226262
languageName: node
2626326263
linkType: hard
2626426264

26265-
"uuid@npm:^11.0.0, uuid@npm:^11.0.2":
26266-
version: 11.0.5
26267-
resolution: "uuid@npm:11.0.5"
26265+
"uuid@npm:^11.0.0, uuid@npm:^11.0.2, uuid@npm:^11.1.0":
26266+
version: 11.1.0
26267+
resolution: "uuid@npm:11.1.0"
2626826268
bin:
2626926269
uuid: dist/esm/bin/uuid
26270-
checksum: 10/0594ecdff3051e15d4a2c614b4c72e73af373bde0a5d156512353c01156975295d024ae8d7151846d7bd4d22ccd251b16ed51b4318fa71505fb20ad984102dc1
26270+
checksum: 10/d2da43b49b154d154574891ced66d0c83fc70caaad87e043400cf644423b067542d6f3eb641b7c819224a7cd3b4c2f21906acbedd6ec9c6a05887aa9115a9cf5
2627126271
languageName: node
2627226272
linkType: hard
2627326273

0 commit comments

Comments
 (0)