Skip to content

Commit 8997e7f

Browse files
build(deps): bump nanoid from 3.3.3 to 4.0.0
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.3 to 4.0.0. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.3...4.0.0) --- updated-dependencies: - dependency-name: nanoid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e5d58dd commit 8997e7f

3 files changed

Lines changed: 8 additions & 3 deletions

File tree

packages/express-events/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@tpluscode/rdf-string": "^0.2.26",
2525
"@tpluscode/sparql-builder": "^0.3.23",
2626
"clownface": "^1.5.1",
27-
"nanoid": "^3.3.3",
27+
"nanoid": "^4.0.0",
2828
"queue": "^6.0.2",
2929
"rdf-ext": "^1.3.5",
3030
"rdf-express-node-factory": "^1.1"

packages/knossos/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"hydra-box-web-access-control": "^1.2.1",
5050
"is-graph-pointer": "^1.2.2",
5151
"middleware-async": "^1.3.1",
52-
"nanoid": "^3.3.3",
52+
"nanoid": "^4.0.0",
5353
"path-to-regexp": "^6.2.1",
5454
"rdf-ext": "^1.3.5",
5555
"rdf-web-access-control": "^1.3.2",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5676,11 +5676,16 @@ n3@^1.3.5:
56765676
queue-microtask "^1.1.2"
56775677
readable-stream "^3.6.0"
56785678

5679-
nanoid@3.3.3, nanoid@^3.3.3:
5679+
nanoid@3.3.3:
56805680
version "3.3.3"
56815681
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.3.tgz#fd8e8b7aa761fe807dba2d1b98fb7241bb724a25"
56825682
integrity sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w==
56835683

5684+
nanoid@^4.0.0:
5685+
version "4.0.0"
5686+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-4.0.0.tgz#6e144dee117609232c3f415c34b0e550e64999a5"
5687+
integrity sha512-IgBP8piMxe/gf73RTQx7hmnhwz0aaEXYakvqZyE302IXW3HyVNhdNGC+O2MwMAVhLEnvXlvKtGbtJf6wvHihCg==
5688+
56845689
natural-compare@^1.4.0:
56855690
version "1.4.0"
56865691
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"

0 commit comments

Comments
 (0)