Skip to content

Commit 4af06af

Browse files
fix(deps): update dependency nanoid to v3.3.11 (#4319)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 529e15d commit 4af06af

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/captcha/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"@midwayjs/cache-manager": "^3.20.3",
2626
"mini-svg-data-uri": "1.4.4",
27-
"nanoid": "3.3.8",
27+
"nanoid": "3.3.11",
2828
"svg-captcha-fixed": "1.5.2"
2929
},
3030
"devDependencies": {

packages/security/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"csrf": "3.1.0",
2626
"escape-html": "1.0.3",
27-
"nanoid": "3.3.8",
27+
"nanoid": "3.3.11",
2828
"picomatch": "2.3.1",
2929
"platform": "1.3.6",
3030
"xss": "1.0.15"

0 commit comments

Comments
 (0)