Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 6d589f81 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump nanoid from 3.1.30 to 3.3.1

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.3.1.
- [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.1.30...3.3.1

)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 5a564066
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -13333,9 +13333,9 @@
			"peer": true
		},
		"node_modules/nanoid": {
			"version": "3.1.30",
			"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.30.tgz",
			"integrity": "sha512-zJpuPDwOv8D2zq2WRoMe1HsfZthVewpel9CAvTfc/2mBD1uUT/agc5f7GHGWXlYkFvi1mVxe4IjvP2HNrop7nQ==",
			"version": "3.3.1",
			"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.1.tgz",
			"integrity": "sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==",
			"dev": true,
			"bin": {
				"nanoid": "bin/nanoid.cjs"
@@ -29089,9 +29089,9 @@
			"peer": true
		},
		"nanoid": {
			"version": "3.1.30",
			"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.30.tgz",
			"integrity": "sha512-zJpuPDwOv8D2zq2WRoMe1HsfZthVewpel9CAvTfc/2mBD1uUT/agc5f7GHGWXlYkFvi1mVxe4IjvP2HNrop7nQ==",
			"version": "3.3.1",
			"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.1.tgz",
			"integrity": "sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==",
			"dev": true
		},
		"nanomatch": {