Skip to content

Commit

Permalink
fix(deps): update dependency nanoid to v5.0.9 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 25, 2024
1 parent 2104337 commit 5357295
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 18 deletions.
2 changes: 1 addition & 1 deletion packages/plugin-formula/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
},
"dependencies": {
"dom7": "^4.0.0",
"nanoid": "^3.2.0"
"nanoid": "^5.0.0"
}
}
25 changes: 8 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3775,7 +3775,7 @@ __metadata:
dependencies:
dom7: "npm:^4.0.0"
katex: "npm:^0.16.0"
nanoid: "npm:^3.2.0"
nanoid: "npm:^5.0.0"
peerDependencies:
"@wangeditor-next/editor": 5.6.20
katex: ^0.16.0
Expand Down Expand Up @@ -9518,30 +9518,21 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^3.1.25":
version: 3.1.30
resolution: "nanoid@npm:3.1.30"
bin:
nanoid: bin/nanoid.cjs
checksum: 10c0/2a1a430d27e474f1fcfe99589483822277b28cb63ccb73e0d83d80cde850bbe8e669e615a4115a1bfa9dfe24e55baafbf13b516d10695e646f6fb54fdc1fc959
languageName: node
linkType: hard

"nanoid@npm:^3.2.0, nanoid@npm:^3.3.7":
version: 3.3.7
resolution: "nanoid@npm:3.3.7"
"nanoid@npm:^3.1.25, nanoid@npm:^3.3.7":
version: 3.3.8
resolution: "nanoid@npm:3.3.8"
bin:
nanoid: bin/nanoid.cjs
checksum: 10c0/e3fb661aa083454f40500473bb69eedb85dc160e763150b9a2c567c7e9ff560ce028a9f833123b618a6ea742e311138b591910e795614a629029e86e180660f3
checksum: 10c0/4b1bb29f6cfebf3be3bc4ad1f1296fb0a10a3043a79f34fbffe75d1621b4318319211cd420549459018ea3592f0d2f159247a6f874911d6d26eaaadda2478120
languageName: node
linkType: hard

"nanoid@npm:^5.0.0":
version: 5.0.7
resolution: "nanoid@npm:5.0.7"
version: 5.0.9
resolution: "nanoid@npm:5.0.9"
bin:
nanoid: bin/nanoid.js
checksum: 10c0/a3fb1c157e3e35378f44e5a7130c70f80c9037f66c9a37285e5e3d8298e8405fcb2399baaa420980b0fe5fd9c2e4186a6a31c3526f21de03cf34c1b459871401
checksum: 10c0/a2d9710525d4998a8a1610bbe6eb9a92c254ebab7c567c1ab429046fe7eed9c4df3508b59fb44c58ffdc98edb28dd6f953715c14b64ea0a3a2ce37420cdfeefd
languageName: node
linkType: hard

Expand Down

0 comments on commit 5357295

Please sign in to comment.