Skip to content

Commit 5c525a3

Browse files
mergify[bot]renovate[bot]andrewazores
authored
fix(deps): update dependency nanoid to v5.1.16 (backport #2337) (#2340)
* fix(deps): update dependency nanoid to v5.1.16 (#2337) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> (cherry picked from commit f74c61c) # Conflicts: # package.json # yarn.lock * fixup! fix(deps): update dependency nanoid to v5.1.16 (#2337) --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Andrew Azores <aazores@ibm.com>
1 parent 5a06f20 commit 5c525a3

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"js-base64": "3.7.8",
115115
"lodash": "^4.17.23",
116116
"marked": "^15.0.6",
117-
"nanoid": "^5.1.15",
117+
"nanoid": "^5.1.16",
118118
"react": "^17.0.2",
119119
"react-dom": "^17.0.2",
120120
"react-i18next": "^15.7.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5298,7 +5298,7 @@ __metadata:
52985298
mock-socket: "npm:^9.3.1"
52995299
monaco-editor: "npm:^0.55.1"
53005300
monaco-editor-webpack-plugin: "npm:^7.1.1"
5301-
nanoid: "npm:^5.1.15"
5301+
nanoid: "npm:^5.1.16"
53025302
npm-run-all2: "npm:^8.0.0"
53035303
prettier: "npm:^3.8.1"
53045304
prop-types: "npm:^15.7.2"
@@ -11540,12 +11540,12 @@ __metadata:
1154011540
languageName: node
1154111541
linkType: hard
1154211542

11543-
"nanoid@npm:^5.1.15":
11544-
version: 5.1.15
11545-
resolution: "nanoid@npm:5.1.15"
11543+
"nanoid@npm:^5.1.16":
11544+
version: 5.1.16
11545+
resolution: "nanoid@npm:5.1.16"
1154611546
bin:
1154711547
nanoid: bin/nanoid.js
11548-
checksum: 10/da1329da9f5427a582ed19e46661e7dae0e87fd26829728d68071799614e8a7b3989198e3a8b97e5548f0e72d5dddca52e7e9404688b97fe0b5cf03a9961da42
11548+
checksum: 10/b1e702e2b7072e74ac2ae880907d0a291853a36617ec5c3d27d81ab04965ebc0d4d0f707cf9220928cf93d5370b1f561c930efee853dc9c1a3facaefdf1a42ee
1154911549
languageName: node
1155011550
linkType: hard
1155111551

0 commit comments

Comments
 (0)