Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix webui api environment link #415

Merged
merged 2 commits into from
Oct 17, 2024
Merged

Conversation

mluypaert
Copy link
Member

No description provided.

@mluypaert mluypaert requested a review from a team as a code owner October 17, 2024 10:44
Copy link

The validation workflow automatically applied the below dependency lock file updates.
A bundle with all dependency lock files is available here as artifact called deps_lock_files_bundle.

webui/package-lock.json
diff --git a/webui/package-lock.json b/webui/package-lock.json
index d549dd2..f880b2e 100644
--- a/webui/package-lock.json
+++ b/webui/package-lock.json
@@ -2570,9 +2570,9 @@
             "license": "MIT"
         },
         "node_modules/@types/node": {
-            "version": "20.16.11",
-            "resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.11.tgz",
-            "integrity": "sha512-y+cTCACu92FyA5fgQSAI8A1H429g7aSK2HsO7K4XYUWc4dY5IUz55JSDIYT6/VsOLfGy8vmvQYC2hfb0iF16Uw==",
+            "version": "20.16.12",
+            "resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.12.tgz",
+            "integrity": "sha512-LfPFB0zOeCeCNQV3i+67rcoVvoN5n0NVuR2vLG0O5ySQMgchuZlC4lgz546ZOJyDtj5KIgOxy+lacOimfqZAIA==",
             "dev": true,
             "license": "MIT",
             "dependencies": {
@@ -4667,9 +4667,9 @@
             }
         },
         "node_modules/electron-to-chromium": {
-            "version": "1.5.39",
-            "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.39.tgz",
-            "integrity": "sha512-4xkpSR6CjuiaNyvwiWDI85N9AxsvbPawB8xc7yzLPonYTuP19BVgYweKyUMFtHEZgIcHWMt1ks5Cqx2m+6/Grg==",
+            "version": "1.5.40",
+            "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.40.tgz",
+            "integrity": "sha512-LYm78o6if4zTasnYclgQzxEcgMoIcybWOhkATWepN95uwVVWV0/IW10v+2sIeHE+bIYWipLneTftVyQm45UY7g==",
             "dev": true,
             "license": "ISC"
         },

@mluypaert mluypaert merged commit f7524c8 into main Oct 17, 2024
30 checks passed
@mluypaert mluypaert deleted the fix-webui-api-environment-link branch October 17, 2024 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant