Skip to content

Commit e7c811d

Browse files
Bump nanoid in the npm_and_yarn group across 1 directory (#140)
Bumps the npm_and_yarn group with 1 update in the / directory: [nanoid](https://github.com/ai/nanoid). Updates `nanoid` from 5.0.9 to 5.1.0 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@5.0.9...5.1.0) --- updated-dependencies: - dependency-name: nanoid dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b202f5 commit e7c811d

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"dotenv": "^16.4.5",
5959
"highlightjs-terraform": "https://github.com/highlightjs/highlightjs-terraform#eb1b9661e143a43dff6b58b391128ce5cdad31d4",
6060
"lowlight": "^3.1.0",
61-
"nanoid": "^5.0.9",
61+
"nanoid": "^5.1.0",
6262
"postcss-preset-env": "^9.5.14",
6363
"prism-react-renderer": "^2.3.0",
6464
"react": "^18.3.1",

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12964,20 +12964,15 @@ nano-css@^5.6.2:
1296412964
stacktrace-js "^2.0.2"
1296512965
stylis "^4.3.0"
1296612966

12967-
nanoid@^3.3.7:
12968-
version "3.3.7"
12969-
resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz"
12970-
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
12971-
12972-
nanoid@^3.3.8:
12967+
nanoid@^3.3.7, nanoid@^3.3.8:
1297312968
version "3.3.8"
1297412969
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
1297512970
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
1297612971

12977-
nanoid@^5.0.9:
12978-
version "5.0.9"
12979-
resolved "https://registry.npmjs.org/nanoid/-/nanoid-5.0.9.tgz"
12980-
integrity sha512-Aooyr6MXU6HpvvWXKoVoXwKMs/KyVakWwg7xQfv5/S/RIgJMy0Ifa45H9qqYy7pTCszrHzP21Uk4PZq2HpEM8Q==
12972+
nanoid@^5.1.0:
12973+
version "5.1.0"
12974+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-5.1.0.tgz#d61a0cde4db69c39f9320625fc86764c072f221f"
12975+
integrity sha512-zDAl/llz8Ue/EblwSYwdxGBYfj46IM1dhjVi8dyp9LQffoIGxJEAHj2oeZ4uNcgycSRcQ83CnfcZqEJzVDLcDw==
1298112976

1298212977
natural-compare@^1.4.0:
1298312978
version "1.4.0"

0 commit comments

Comments
 (0)