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-extras.git
The following commit(s) were added to refs/heads/master by this push:
new 700055e chore(deps): Bump nanoid in /connectors/grafana-plugin (#31)
700055e is described below
commit 700055e1f11347d2419cbc8c79af0d5cb94506a2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 17 18:44:29 2025 +0800
chore(deps): Bump nanoid in /connectors/grafana-plugin (#31)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.6 to 3.3.8.
- [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.6...3.3.8)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
connectors/grafana-plugin/yarn.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/connectors/grafana-plugin/yarn.lock
b/connectors/grafana-plugin/yarn.lock
index abb3a29..f21690c 100644
--- a/connectors/grafana-plugin/yarn.lock
+++ b/connectors/grafana-plugin/yarn.lock
@@ -7891,9 +7891,9 @@ nano-css@^5.3.1:
stylis "^4.0.6"
nanoid@^3.3.6:
- version "3.3.6"
- resolved
"https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
- integrity
sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
+ version "3.3.10"
+ resolved
"https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.10.tgz#7bc882237698ef787d5cbba109e3b0168ba6e7b1"
+ integrity
sha512-vSJJTG+t/dIKAUhUDw/dLdZ9s//5OxcHqLaDWWrW4Cdq7o6tdLIczUkMXt2MBNmk6sJRZBZRXVixs7URY1CmIg==
natural-compare@^1.4.0:
version "1.4.0"