Skip to content

Commit 3cc7f11

Browse files
build(deps): bump nanoid from 3.3.4 to 3.3.8 (#681)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.4 to 3.3.8. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.4...3.3.8) --- updated-dependencies: - dependency-name: nanoid dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e118abe commit 3cc7f11

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"keycloak-connect": "21.0.1",
6060
"luxon": "^3.3.0",
6161
"mjml": "^4.14.1",
62-
"nanoid": "3.3.4",
62+
"nanoid": "3.3.8",
6363
"nest-keycloak-connect": "^1.9.1",
6464
"reflect-metadata": "0.1.13",
6565
"rxjs": "7.5.5",

yarn.lock

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12846,7 +12846,16 @@ __metadata:
1284612846
languageName: node
1284712847
linkType: hard
1284812848

12849-
"nanoid@npm:3.3.4, nanoid@npm:^3.2.0":
12849+
"nanoid@npm:3.3.8":
12850+
version: 3.3.8
12851+
resolution: "nanoid@npm:3.3.8"
12852+
bin:
12853+
nanoid: bin/nanoid.cjs
12854+
checksum: dfe0adbc0c77e9655b550c333075f51bb28cfc7568afbf3237249904f9c86c9aaaed1f113f0fddddba75673ee31c758c30c43d4414f014a52a7a626efc5958c9
12855+
languageName: node
12856+
linkType: hard
12857+
12858+
"nanoid@npm:^3.2.0":
1285012859
version: 3.3.4
1285112860
resolution: "nanoid@npm:3.3.4"
1285212861
bin:
@@ -13677,7 +13686,7 @@ __metadata:
1367713686
lint-staged: 11.1.2
1367813687
luxon: ^3.3.0
1367913688
mjml: ^4.14.1
13680-
nanoid: 3.3.4
13689+
nanoid: 3.3.8
1368113690
nest-keycloak-connect: ^1.9.1
1368213691
nx: ^15.5.1
1368313692
prettier: 2.6.0

0 commit comments

Comments
 (0)