Browse Source

Bump nanoid from 3.1.30 to 3.2.0 in /sandbox/lesspass-website (#691)

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot/npm_and_yarn/cached-path-relative-1.1.0
dependabot[bot] 2 years ago
committed by GitHub
parent
commit
409dfb6abb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 9 deletions
  1. +9
    -9
      sandbox/lesspass-website/yarn.lock

+ 9
- 9
sandbox/lesspass-website/yarn.lock View File

@@ -7036,10 +7036,10 @@ lesspass-fingerprint@9.1.9:
dependencies:
lesspass-crypto "9.1.9"

lesspass-pure@^9.5.2:
version "9.5.2"
resolved "https://registry.yarnpkg.com/lesspass-pure/-/lesspass-pure-9.5.2.tgz#089433b1baf64bec3b68a8cfc97f83150d77ade1"
integrity sha512-3/ovP/vpVLIpLt8fC/gdT8MF2rM4/VIC2pDK3du+YrUZwsuktHobIxxI3dCMUkYJpS+KmtwySCpnc+uut9DcmA==
lesspass-pure@^9.5.6:
version "9.5.6"
resolved "https://registry.yarnpkg.com/lesspass-pure/-/lesspass-pure-9.5.6.tgz#e092ec551597c3775b39bba05d8d70158c12d411"
integrity sha512-419u5JDap2jf0445IoCg6W1ZCcwOqbzcLJO0XrbDqvKwoxvjQsdHjEL5VtdlZAYS45g9E4Q81mcSL77XBkoQWQ==
dependencies:
"@oslab/atob" "^0.1.0"
"@oslab/btoa" "^0.1.0"
@@ -7050,7 +7050,7 @@ lesspass-pure@^9.5.2:
core-js "^3.9.1"
font-awesome "^4.7.0"
jwt-decode "^3.1.2"
lesspass "^9.0.0"
lesspass "9.2.0"
lodash "^4.17.21"
vue "^2.6.12"
vue-polyglot "^2.0.1"
@@ -7067,7 +7067,7 @@ lesspass-render-password@9.1.9:
dependencies:
big-integer "1.6.22"

lesspass@^9.0.0:
lesspass@9.2.0:
version "9.2.0"
resolved "https://registry.yarnpkg.com/lesspass/-/lesspass-9.2.0.tgz#41d3eec3d76ff9eca7c828d4391f5a4964ed5870"
integrity sha512-Vx6ft2F9j8iIgMQ0D9RFgUNO0MXtz2+SWtu85GmXQL8A7MLAVloMNw2JShTI5VDRroR3mMeT2CybwfN3sbt56Q==
@@ -7679,9 +7679,9 @@ nan@^2.14.2:
integrity sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ==

nanoid@^3.1.30:
version "3.1.30"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.30.tgz#63f93cc548d2a113dc5dfbc63bfa09e2b9b64362"
integrity sha512-zJpuPDwOv8D2zq2WRoMe1HsfZthVewpel9CAvTfc/2mBD1uUT/agc5f7GHGWXlYkFvi1mVxe4IjvP2HNrop7nQ==
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"


Loading…
Cancel
Save