Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"js-base64": "3.7.8",
"lodash": "^4.17.23",
"marked": "^15.0.6",
"nanoid": "^5.1.6",
"nanoid": "^5.1.15",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-i18next": "^15.7.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5298,7 +5298,7 @@ __metadata:
mock-socket: "npm:^9.3.1"
monaco-editor: "npm:^0.55.1"
monaco-editor-webpack-plugin: "npm:^7.1.1"
nanoid: "npm:^5.1.6"
nanoid: "npm:^5.1.15"
npm-run-all2: "npm:^8.0.0"
prettier: "npm:^3.8.1"
prop-types: "npm:^15.7.2"
Expand Down Expand Up @@ -11540,12 +11540,12 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^5.1.6":
version: 5.1.11
resolution: "nanoid@npm:5.1.11"
"nanoid@npm:^5.1.15":
version: 5.1.15
resolution: "nanoid@npm:5.1.15"
bin:
nanoid: bin/nanoid.js
checksum: 10/d5971a1d39f68bd9845565c70a27733c832ba1bd73caad3c7b999a366c0355b6fcc65064f3b0179bca6cd36b50cacd5747d4482c303f026b58d62ebe31df9868
checksum: 10/da1329da9f5427a582ed19e46661e7dae0e87fd26829728d68071799614e8a7b3989198e3a8b97e5548f0e72d5dddca52e7e9404688b97fe0b5cf03a9961da42
languageName: node
linkType: hard

Expand Down
Loading