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

haonan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/master by this push:
     new d170afae358 Bump vite from 4.1.4 to 4.1.5 in /site/src/main (#10054)
d170afae358 is described below

commit d170afae358a0098dbb2a024d91d00af8cc853b9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 6 10:51:52 2023 +0800

    Bump vite from 4.1.4 to 4.1.5 in /site/src/main (#10054)
    
    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 
4.1.4 to 4.1.5.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - 
[Changelog](https://github.com/vitejs/vite/blob/v4.1.5/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v4.1.5/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 site/src/main/package-lock.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/site/src/main/package-lock.json b/site/src/main/package-lock.json
index a9d2cd284f4..c981a10ab30 100644
--- a/site/src/main/package-lock.json
+++ b/site/src/main/package-lock.json
@@ -10130,9 +10130,9 @@
       }
     },
     "node_modules/vite": {
-      "version": "4.1.4",
-      "resolved": "https://registry.npmmirror.com/vite/-/vite-4.1.4.tgz";,
-      "integrity": 
"sha512-3knk/HsbSTKEin43zHu7jTwYWv81f8kgAL99G5NWBcA1LKvtvcVAC4JjBH1arBunO9kQka+1oGbrMKOjk4ZrBg==",
+      "version": "4.1.5",
+      "resolved": "https://registry.npmjs.org/vite/-/vite-4.1.5.tgz";,
+      "integrity": 
"sha512-zJ0RiVkf61kpd7O+VtU6r766xgnTaIknP/lR6sJTZq3HtVJ3HGnTo5DaJhTUtYoTyS/CQwZ6yEVdc/lrmQT7dQ==",
       "dev": true,
       "dependencies": {
         "esbuild": "^0.16.14",

Reply via email to