diff options
| author | Fuwn <[email protected]> | 2022-02-09 21:28:46 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-02-09 21:28:46 -0800 |
| commit | 4274e5ba6add4f9b06555e4e625b6081d47aa449 (patch) | |
| tree | 619904cc51db5f0824acba03744ad996b050c301 /yarn.lock | |
| parent | Merge pull request #7 from Fuwn/dependabot/npm_and_yarn/simple-get-4.0.1 (diff) | |
| parent | chore(deps): bump nanoid from 3.1.20 to 3.2.0 (diff) | |
| download | host.fuwn.me-master.tar.xz host.fuwn.me-master.zip | |
chore(deps): bump nanoid from 3.1.20 to 3.2.0
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -8200,9 +8200,9 @@ nan@^2.12.1: integrity sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ== nanoid@^3.1.23: - version "3.1.32" - resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.32.tgz#8f96069e6239cc0a9ae8c0d3b41a3b4933a88c0a" - integrity sha512-F8mf7R3iT9bvThBoW4tGXhXFHCctyCiUUPrWF8WaTqa3h96d9QybkSeba43XVOOE3oiLfkVDe4bT8MeGmkrTxw== + version "3.2.0" + resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.2.0.tgz#62667522da6673971cca916a6d3eff3f415ff80c" + integrity sha512-fmsZYa9lpn69Ad5eDn7FMcnnSR+8R34W9qJEijxYhTbfOWzr22n1QxCMzXLK+ODyW2973V3Fux959iQoUxzUIA== nanomatch@^1.2.9: version "1.2.13" |