fix(deps): update dependency nanoid to v5 (#1485)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
This commit is contained in:
renovate[bot] 2023-11-09 02:05:45 +00:00 committed by GitHub
parent e8da9f0945
commit ba56d5b96d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -40,7 +40,7 @@
"immutable": "^4.3.4",
"jsan": "^3.1.14",
"lodash": "^4.17.21",
"nanoid": "^4.0.2",
"nanoid": "^5.0.3",
"redux": "^4.2.1"
},
"devDependencies": {

View File

@ -3246,8 +3246,8 @@ importers:
specifier: ^4.17.21
version: 4.17.21
nanoid:
specifier: ^4.0.2
version: 4.0.2
specifier: ^5.0.3
version: 5.0.3
redux:
specifier: ^4.2.1
version: 4.2.1
@ -17790,9 +17790,9 @@ packages:
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin: true
/nanoid@4.0.2:
resolution: {integrity: sha512-7ZtY5KTCNheRGfEFxnedV5zFiORN1+Y1N6zvPTnHQd8ENUvfaDBeuJDZb2bN/oXwXxu3qkTXDzy57W5vAmDTBw==}
engines: {node: ^14 || ^16 || >=18}
/nanoid@5.0.3:
resolution: {integrity: sha512-I7X2b22cxA4LIHXPSqbBCEQSL+1wv8TuoefejsX4HFWyC6jc5JG7CEaxOltiKjc1M+YCS2YkrZZcj4+dytw9GA==}
engines: {node: ^18 || >=20}
hasBin: true
dev: false