This is an automated email from the ASF dual-hosted git repository.

skrawcz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hamilton.git


The following commit(s) were added to refs/heads/main by this push:
     new 2181a57e Bump nanoid from 3.3.7 to 3.3.11 in /ui/frontend
2181a57e is described below

commit 2181a57e4075ed1a9ffe860c5d9a972437df431a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 26 22:35:51 2025 +0000

    Bump nanoid from 3.3.7 to 3.3.11 in /ui/frontend
    
    Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.11.
    - [Release notes](https://github.com/ai/nanoid/releases)
    - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.11)
    
    ---
    updated-dependencies:
    - dependency-name: nanoid
      dependency-version: 3.3.11
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 ui/frontend/package-lock.json | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/ui/frontend/package-lock.json b/ui/frontend/package-lock.json
index 7415f86a..31b54164 100644
--- a/ui/frontend/package-lock.json
+++ b/ui/frontend/package-lock.json
@@ -13272,15 +13272,16 @@
       }
     },
     "node_modules/nanoid": {
-      "version": "3.3.7",
-      "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz";,
-      "integrity": 
"sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==",
+      "version": "3.3.11",
+      "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz";,
+      "integrity": 
"sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
       "funding": [
         {
           "type": "github",
           "url": "https://github.com/sponsors/ai";
         }
       ],
+      "license": "MIT",
       "bin": {
         "nanoid": "bin/nanoid.cjs"
       },

Reply via email to