Skip to content

Commit f0485e7

Browse files
dependabot[bot]Github changeset workflow
authored andcommitted
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]>
1 parent d05cef8 commit f0485e7

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
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: 10 additions & 1 deletion
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
@@ -26271,6 +26271,15 @@ __metadata:
2627126271
languageName: node
2627226272
linkType: hard
2627326273

26274+
"uuid@npm:^11.1.0":
26275+
version: 11.1.0
26276+
resolution: "uuid@npm:11.1.0"
26277+
bin:
26278+
uuid: dist/esm/bin/uuid
26279+
checksum: 10/d2da43b49b154d154574891ced66d0c83fc70caaad87e043400cf644423b067542d6f3eb641b7c819224a7cd3b4c2f21906acbedd6ec9c6a05887aa9115a9cf5
26280+
languageName: node
26281+
linkType: hard
26282+
2627426283
"uuid@npm:^3.4.0":
2627526284
version: 3.4.0
2627626285
resolution: "uuid@npm:3.4.0"

0 commit comments

Comments
 (0)