Merge pull request #1749 from rommapp/dependabot/npm_and_yarn/frontend/master/nanoid-5.1.4

This commit is contained in:
dependabot[bot]
2025-03-17 03:04:47 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
"lodash": "^4.17.21",
"md-editor-v3": "^5.3.2",
"mitt": "^3.0.1",
"nanoid": "^5.1.3",
"nanoid": "^5.1.4",
"pinia": "^3.0.1",
"qrcode": "^1.5.4",
"semver": "^7.6.2",
@@ -6431,9 +6431,9 @@
"license": "MIT"
},
"node_modules/nanoid": {
"version": "5.1.3",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-5.1.3.tgz",
"integrity": "sha512-zAbEOEr7u2CbxwoMRlz/pNSpRP0FdAU4pRaYunCdEezWohXFs+a0Xw7RfkKaezMsmSM1vttcLthJtwRnVtOfHQ==",
"version": "5.1.4",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-5.1.4.tgz",
"integrity": "sha512-GTFcMIDgR7tqji/LpSY8rtg464VnJl/j6ypoehYnuGb+Y8qZUdtKB8WVCXon0UEZgFDbuUxpIl//6FHLHgXSNA==",
"funding": [
{
"type": "github",

View File

@@ -34,7 +34,7 @@
"lodash": "^4.17.21",
"md-editor-v3": "^5.3.2",
"mitt": "^3.0.1",
"nanoid": "^5.1.3",
"nanoid": "^5.1.4",
"pinia": "^3.0.1",
"qrcode": "^1.5.4",
"semver": "^7.6.2",