Skip to content

Commit 9cf81b5

Browse files
whitesource-for-github-com[bot]romaingweb
whitesource-for-github-com[bot]
authored andcommitted
Update dependency nanoid to v3.3.1
1 parent 2334007 commit 9cf81b5

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/local-clones/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"git-en-boite-message-dispatch": "0.0.0",
3434
"ioredis": "^4.27.3",
3535
"lodash": "^4.17.20",
36-
"nanoid": "3.3.0",
36+
"nanoid": "3.3.1",
3737
"stream-split": "^1.1.0",
3838
"uuid": "^8.3.2"
3939
},

packages/smoke-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"git-en-boite-local-clones": "0.0.0",
1818
"hamjest": "3.7.3",
1919
"mocha": "9.2.1",
20-
"nanoid": "3.3.0",
20+
"nanoid": "3.3.1",
2121
"node-fetch": "2.6.7",
2222
"supertest": "6.2.2",
2323
"wait-on": "6.0.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3894,10 +3894,10 @@ [email protected]:
38943894
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.2.0.tgz#62667522da6673971cca916a6d3eff3f415ff80c"
38953895
integrity sha512-fmsZYa9lpn69Ad5eDn7FMcnnSR+8R34W9qJEijxYhTbfOWzr22n1QxCMzXLK+ODyW2973V3Fux959iQoUxzUIA==
38963896

3897-
3898-
version "3.3.0"
3899-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.0.tgz#5906f776fd886c66c24f3653e0c46fcb1d4ad6b0"
3900-
integrity sha512-JzxqqT5u/x+/KOFSd7JP15DOo9nOoHpx6DYatqIHUW2+flybkm+mdcraotSQR5WcnZr+qhGVh8Ted0KdfSMxlg==
3897+
3898+
version "3.3.1"
3899+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.1.tgz#6347a18cac88af88f58af0b3594b723d5e99bb35"
3900+
integrity sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==
39013901

39023902
natural-compare@^1.4.0:
39033903
version "1.4.0"

0 commit comments

Comments
 (0)