Skip to content

Commit

Permalink
Merge pull request #425 from CardanoSolutions/dependabot/npm_and_yarn…
Browse files Browse the repository at this point in the history
…/clients/TypeScript/nanoid-3.3.8

Bump nanoid from 3.3.7 to 3.3.8 in /clients/TypeScript
  • Loading branch information
KtorZ authored Dec 14, 2024
2 parents e0e5d4c + b7c1c3c commit e561950
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion clients/TypeScript/packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"cross-fetch": "^3.1.4",
"fastq": "^1.11.0",
"isomorphic-ws": "^4.0.1",
"nanoid": "^3.1.31",
"nanoid": "^3.3.8",
"ts-custom-error": "^3.2.0",
"ws": "^7.5.10"
},
Expand Down
8 changes: 4 additions & 4 deletions clients/TypeScript/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4160,10 +4160,10 @@ mz@^2.7.0:
object-assign "^4.0.1"
thenify-all "^1.0.0"

nanoid@^3.1.31:
version "3.3.7"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
nanoid@^3.3.8:
version "3.3.8"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==

nanomatch@^1.2.9:
version "1.2.13"
Expand Down

0 comments on commit e561950

Please sign in to comment.