Skip to content

Commit e625488

Browse files
committed
build(form): bump nanoid from 3.2.0 to 3.3.1
1 parent a06ff53 commit e625488

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/form/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@react-md/typography": "^5.0.0",
4949
"@react-md/utils": "^5.0.0",
5050
"classnames": "^2.3.1",
51-
"nanoid": "^3.1.32"
51+
"nanoid": "^3.3.1"
5252
},
5353
"devDependencies": {
5454
"@react-md/menu": "^4.0.3",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9337,7 +9337,7 @@ nanoid@^2.1.0:
93379337
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-2.1.11.tgz#ec24b8a758d591561531b4176a01e3ab4f0f0280"
93389338
integrity sha512-s/snB+WGm6uwi0WjsZdaVcuf3KJXlfGl2LcxgwkEwJF0D/BWzVWAZW/XY4bFaiR7s0Jk3FPvlnepg1H1b1UwlA==
93399339

9340-
nanoid@^3.1.30, nanoid@^3.1.32:
9340+
nanoid@^3.1.30:
93419341
version "3.2.0"
93429342
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.2.0.tgz#62667522da6673971cca916a6d3eff3f415ff80c"
93439343
integrity sha512-fmsZYa9lpn69Ad5eDn7FMcnnSR+8R34W9qJEijxYhTbfOWzr22n1QxCMzXLK+ODyW2973V3Fux959iQoUxzUIA==

0 commit comments

Comments
 (0)