Skip to content

Commit d89b1f2

Browse files
fix(deps): update dependencies (patch) (#5228)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 469a3c9 commit d89b1f2

4 files changed

Lines changed: 42 additions & 37 deletions

File tree

e2e-tests/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@
3333
},
3434
"dependencies": {
3535
"@azure/arm-network": "34.2.0",
36-
"@azure/identity": "4.13.1",
36+
"@azure/identity": "4.13.2",
3737
"@backstage/catalog-model": "1.9.0",
3838
"@backstage/types": "1.2.2",
3939
"@keycloak/keycloak-admin-client": "25.0.6",
4040
"@kubernetes/client-node": "0.22.3",
4141
"@microsoft/microsoft-graph-client": "3.0.7",
4242
"isomorphic-fetch": "3.0.0",
4343
"pg": "8.22.0",
44-
"uuid": "14.0.1",
44+
"uuid": "14.0.2",
4545
"yaml": "2.9.0"
4646
},
4747
"devDependencies": {

e2e-tests/yarn.lock

Lines changed: 31 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,13 @@ __metadata:
122122
languageName: node
123123
linkType: hard
124124

125+
"@azure/core-process@npm:^1.0.0":
126+
version: 1.0.0
127+
resolution: "@azure/core-process@npm:1.0.0"
128+
checksum: 10c0/351283f1a9214a68ba6b6b2c0ce38fb42edc5adb861c350b1308b6bca6a790fc6d57f7aba3aa4fbaacbb2ae6dd095b0e014c0a5cf83e5e2e5c742813e17ce687
129+
languageName: node
130+
linkType: hard
131+
125132
"@azure/core-rest-pipeline@npm:^1.17.0, @azure/core-rest-pipeline@npm:^1.9.1":
126133
version: 1.19.0
127134
resolution: "@azure/core-rest-pipeline@npm:1.19.0"
@@ -203,22 +210,23 @@ __metadata:
203210
languageName: node
204211
linkType: hard
205212

206-
"@azure/identity@npm:4.13.1":
207-
version: 4.13.1
208-
resolution: "@azure/identity@npm:4.13.1"
213+
"@azure/identity@npm:4.13.2":
214+
version: 4.13.2
215+
resolution: "@azure/identity@npm:4.13.2"
209216
dependencies:
210217
"@azure/abort-controller": "npm:^2.0.0"
211218
"@azure/core-auth": "npm:^1.9.0"
212219
"@azure/core-client": "npm:^1.9.2"
220+
"@azure/core-process": "npm:^1.0.0"
213221
"@azure/core-rest-pipeline": "npm:^1.17.0"
214222
"@azure/core-tracing": "npm:^1.0.0"
215223
"@azure/core-util": "npm:^1.11.0"
216224
"@azure/logger": "npm:^1.0.0"
217225
"@azure/msal-browser": "npm:^5.5.0"
218-
"@azure/msal-node": "npm:^5.1.0"
226+
"@azure/msal-node": "npm:^5.1.5"
219227
open: "npm:^10.1.0"
220228
tslib: "npm:^2.2.0"
221-
checksum: 10c0/924b3b545cbffd1b22a5f28593b2024075f0aa3fc52ed6a96aa4e33f358c2f112da0cdd4d90d1a47cbcfc13a5ccfb8854d511dfed2330e1c463b642b6a362d70
229+
checksum: 10c0/473486e71845d06c190aa79355164eaf08f74c620ee1bafa4668ad513b9c9362a9a170ee5dc86df4bf46037d0ad772fa6a75e54c2894f5db78e32beeda50c394
222230
languageName: node
223231
linkType: hard
224232

@@ -250,21 +258,27 @@ __metadata:
250258
languageName: node
251259
linkType: hard
252260

261+
"@azure/msal-common@npm:16.13.0":
262+
version: 16.13.0
263+
resolution: "@azure/msal-common@npm:16.13.0"
264+
checksum: 10c0/cc2857f24bae5ac9693760a9b23c5c6f19a86ae5df16d236e85616a545e6bb15a8b7a587df9c024b43a5386485a84b662574c42cffafef9746e56135f61f654c
265+
languageName: node
266+
linkType: hard
267+
253268
"@azure/msal-common@npm:16.4.1":
254269
version: 16.4.1
255270
resolution: "@azure/msal-common@npm:16.4.1"
256271
checksum: 10c0/c12d948825b4486f4ef5ef563920df4d8a2e3b8549ebaaee5d1d8425aaff1d64a1958ac835fbdc286689ba88edad1373360511375d2b4086d7916e637debd3f3
257272
languageName: node
258273
linkType: hard
259274

260-
"@azure/msal-node@npm:^5.1.0":
261-
version: 5.1.2
262-
resolution: "@azure/msal-node@npm:5.1.2"
275+
"@azure/msal-node@npm:^5.1.5":
276+
version: 5.6.0
277+
resolution: "@azure/msal-node@npm:5.6.0"
263278
dependencies:
264-
"@azure/msal-common": "npm:16.4.1"
279+
"@azure/msal-common": "npm:16.13.0"
265280
jsonwebtoken: "npm:^9.0.0"
266-
uuid: "npm:^8.3.0"
267-
checksum: 10c0/a89ee483d4951b2ae15a45a150cc3a913c089ff8d08a6979ee92b6f10255f553d9070b27eb1b9571a422ef1d84df015f4d867f97c2b533b6d68b88d4ddb14ac5
281+
checksum: 10c0/57e788bb884aa032b66ecfa339c4660b20e63ec91f25774db47b2e043ba6d5f969d66cd80c24bd4f2735388cef6acc2aba79a9b86da18aed2dbe856c88f49df2
268282
languageName: node
269283
linkType: hard
270284

@@ -1992,7 +2006,7 @@ __metadata:
19922006
dependencies:
19932007
"@axe-core/playwright": "npm:4.13.0"
19942008
"@azure/arm-network": "npm:34.2.0"
1995-
"@azure/identity": "npm:4.13.1"
2009+
"@azure/identity": "npm:4.13.2"
19962010
"@backstage/catalog-model": "npm:1.9.0"
19972011
"@backstage/types": "npm:1.2.2"
19982012
"@keycloak/keycloak-admin-client": "npm:25.0.6"
@@ -2014,7 +2028,7 @@ __metadata:
20142028
pg: "npm:8.22.0"
20152029
shellcheck: "npm:4.1.0"
20162030
typescript: "npm:6.0.3"
2017-
uuid: "npm:14.0.1"
2031+
uuid: "npm:14.0.2"
20182032
vitest: "npm:4.1.10"
20192033
yaml: "npm:2.9.0"
20202034
languageName: unknown
@@ -4970,12 +4984,12 @@ __metadata:
49704984
languageName: node
49714985
linkType: hard
49724986

4973-
"uuid@npm:14.0.1":
4974-
version: 14.0.1
4975-
resolution: "uuid@npm:14.0.1"
4987+
"uuid@npm:14.0.2":
4988+
version: 14.0.2
4989+
resolution: "uuid@npm:14.0.2"
49764990
bin:
49774991
uuid: dist-node/bin/uuid
4978-
checksum: 10c0/2d961289097cb68c37d93d1da0b5c3aafc1eb9948a455cca8d0ae53a099b2fe583b8933254a84097f700e6bac2e23033364904df0467c22551d5d9611febcaf6
4992+
checksum: 10c0/88906237004db370b013129c8372a2149f6fa1aad7a5f78fa65ddf2ba0a8663097022300d81fa01f551efee9d6bbe8c7ab140dc6d49f1b03d289f855096990c9
49794993
languageName: node
49804994
linkType: hard
49814995

@@ -4988,15 +5002,6 @@ __metadata:
49885002
languageName: node
49895003
linkType: hard
49905004

4991-
"uuid@npm:^8.3.0":
4992-
version: 8.3.2
4993-
resolution: "uuid@npm:8.3.2"
4994-
bin:
4995-
uuid: dist/bin/uuid
4996-
checksum: 10c0/bcbb807a917d374a49f475fae2e87fdca7da5e5530820ef53f65ba1d12131bd81a92ecf259cc7ce317cbe0f289e7d79fdfebcef9bfa3087c8c8a2fa304c9be54
4997-
languageName: node
4998-
linkType: hard
4999-
50005005
"verror@npm:1.10.0":
50015006
version: 1.10.0
50025007
resolution: "verror@npm:1.10.0"

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@red-hat-developer-hub/backstage-plugin-translations": "0.3.1",
5454
"@red-hat-developer-hub/plugin-utils": "workspace:*",
5555
"@scalprum/core": "0.10.3",
56-
"@scalprum/react-core": "0.13.1",
56+
"@scalprum/react-core": "0.13.3",
5757
"lodash": "4.18.1",
5858
"react": "18.3.1",
5959
"react-dom": "18.3.1",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12550,7 +12550,7 @@ __metadata:
1255012550
languageName: node
1255112551
linkType: hard
1255212552

12553-
"@scalprum/core@npm:0.10.3, @scalprum/core@npm:^0.10.0, @scalprum/core@npm:^0.10.1":
12553+
"@scalprum/core@npm:0.10.3, @scalprum/core@npm:^0.10.0, @scalprum/core@npm:^0.10.3":
1255412554
version: 0.10.3
1255512555
resolution: "@scalprum/core@npm:0.10.3"
1255612556
dependencies:
@@ -12560,17 +12560,17 @@ __metadata:
1256012560
languageName: node
1256112561
linkType: hard
1256212562

12563-
"@scalprum/react-core@npm:0.13.1":
12564-
version: 0.13.1
12565-
resolution: "@scalprum/react-core@npm:0.13.1"
12563+
"@scalprum/react-core@npm:0.13.3":
12564+
version: 0.13.3
12565+
resolution: "@scalprum/react-core@npm:0.13.3"
1256612566
dependencies:
12567-
"@openshift/dynamic-plugin-sdk": "npm:^8.0.0"
12568-
"@scalprum/core": "npm:^0.10.1"
12567+
"@openshift/dynamic-plugin-sdk": "npm:^9.1.0"
12568+
"@scalprum/core": "npm:^0.10.3"
1256912569
lodash: "npm:^4.17.0"
1257012570
peerDependencies:
1257112571
react: ">=17.0.0 <20.0.0"
1257212572
react-dom: ">=17.0.0 <20.0.0"
12573-
checksum: 10c0/a1366ab36c820023104974173c7bb3a3fe6036444cffb71f605e719859664e408304782810f6eb4971efd63fdde92e5ef14cb5b037d9cc0eee58402a2a8c86d0
12573+
checksum: 10c0/a337d10f2fd3371940ed27e03e51ac967da0454c593c7d046c7c2e5d9e414f742667984533f178ed7de109c3b4741239fc24500c539ff88554ba4b7dabb8d3b9
1257412574
languageName: node
1257512575
linkType: hard
1257612576

@@ -16489,7 +16489,7 @@ __metadata:
1648916489
"@red-hat-developer-hub/backstage-plugin-translations": "npm:0.3.1"
1649016490
"@red-hat-developer-hub/plugin-utils": "workspace:*"
1649116491
"@scalprum/core": "npm:0.10.3"
16492-
"@scalprum/react-core": "npm:0.13.1"
16492+
"@scalprum/react-core": "npm:0.13.3"
1649316493
"@scalprum/react-test-utils": "npm:0.3.0"
1649416494
"@testing-library/dom": "npm:9.3.4"
1649516495
"@testing-library/jest-dom": "npm:6.9.1"

0 commit comments

Comments
 (0)