Skip to content

Commit

Permalink
build(deps): bump nanoid from 3.3.4 to 3.3.8 (backport #1518) (#1521)
Browse files Browse the repository at this point in the history
* build(deps): bump nanoid from 3.3.4 to 3.3.8 (#1518)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 516da01)

# Conflicts:
#	yarn.lock

* fixup! build(deps): bump nanoid from 3.3.4 to 3.3.8 (#1518)

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Azores <aazores@redhat.com>
  • Loading branch information
3 people authored Jan 7, 2025
1 parent d5dde64 commit 120d16f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 26 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"i18next-parser": "^8.12.0",
"js-base64": "3.7.5",
"lodash": "^4.17.21",
"nanoid": "^3.3.4",
"nanoid": "^3.3.8",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-i18next": "^12.3.1",
Expand Down
32 changes: 7 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4393,7 +4393,7 @@ __metadata:
mini-css-extract-plugin: ^2.7.6
miragejs: ^0.1.47
mock-socket: ^9.3.1
nanoid: ^3.3.4
nanoid: ^3.3.8
npm-run-all: ^4.1.5
prettier: ^3.0.3
prop-types: ^15.7.2
Expand Down Expand Up @@ -9860,30 +9860,12 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^3.3.4":
version: 3.3.4
resolution: "nanoid@npm:3.3.4"
"nanoid@npm:^3.3.8":
version: 3.3.8
resolution: "nanoid@npm:3.3.8"
bin:
nanoid: bin/nanoid.cjs
checksum: 2fddd6dee994b7676f008d3ffa4ab16035a754f4bb586c61df5a22cf8c8c94017aadd360368f47d653829e0569a92b129979152ff97af23a558331e47e37cd9c
languageName: node
linkType: hard

"nanoid@npm:^3.3.6":
version: 3.3.6
resolution: "nanoid@npm:3.3.6"
bin:
nanoid: bin/nanoid.cjs
checksum: 7d0eda657002738aa5206107bd0580aead6c95c460ef1bdd0b1a87a9c7ae6277ac2e9b945306aaa5b32c6dcb7feaf462d0f552e7f8b5718abfc6ead5c94a71b3
languageName: node
linkType: hard

"nanoid@npm:^3.3.7":
version: 3.3.7
resolution: "nanoid@npm:3.3.7"
bin:
nanoid: bin/nanoid.cjs
checksum: d36c427e530713e4ac6567d488b489a36582ef89da1d6d4e3b87eded11eb10d7042a877958c6f104929809b2ab0bafa17652b076cdf84324aa75b30b722204f2
checksum: dfe0adbc0c77e9655b550c333075f51bb28cfc7568afbf3237249904f9c86c9aaaed1f113f0fddddba75673ee31c758c30c43d4414f014a52a7a626efc5958c9
languageName: node
linkType: hard

Expand Down Expand Up @@ -11033,7 +11015,7 @@ __metadata:
version: 8.4.31
resolution: "postcss@npm:8.4.31"
dependencies:
nanoid: ^3.3.6
nanoid: ^3.3.8
picocolors: ^1.0.0
source-map-js: ^1.0.2
checksum: 1d8611341b073143ad90486fcdfeab49edd243377b1f51834dc4f6d028e82ce5190e4f11bb2633276864503654fb7cab28e67abdc0fbf9d1f88cad4a0ff0beea
Expand All @@ -11044,7 +11026,7 @@ __metadata:
version: 8.4.32
resolution: "postcss@npm:8.4.32"
dependencies:
nanoid: ^3.3.7
nanoid: ^3.3.8
picocolors: ^1.0.0
source-map-js: ^1.0.2
checksum: 220d9d0bf5d65be7ed31006c523bfb11619461d296245c1231831f90150aeb4a31eab9983ac9c5c89759a3ca8b60b3e0d098574964e1691673c3ce5c494305ae
Expand Down

0 comments on commit 120d16f

Please sign in to comment.