mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(deps): update dependency nanoid to v3.3.12 (#67282)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -90,7 +90,7 @@
|
||||
"lodash-es": "4.18.1",
|
||||
"micromark": "4.0.2",
|
||||
"monaco-editor": "0.52.2",
|
||||
"nanoid": "3.3.11",
|
||||
"nanoid": "3.3.12",
|
||||
"normalize-url": "6.1.0",
|
||||
"path-browserify": "1.0.1",
|
||||
"pinyin-tone": "2.4.0",
|
||||
|
||||
Generated
+7
-7
@@ -163,7 +163,7 @@ importers:
|
||||
version: 6.21.0(@aws-sdk/credential-providers@3.521.0)(socks@2.8.7)
|
||||
nanoid:
|
||||
specifier: '3'
|
||||
version: 3.3.11
|
||||
version: 3.3.12
|
||||
no-profanity:
|
||||
specifier: 1.5.1
|
||||
version: 1.5.1
|
||||
@@ -403,8 +403,8 @@ importers:
|
||||
specifier: 0.52.2
|
||||
version: 0.52.2
|
||||
nanoid:
|
||||
specifier: 3.3.11
|
||||
version: 3.3.11
|
||||
specifier: 3.3.12
|
||||
version: 3.3.12
|
||||
normalize-url:
|
||||
specifier: 6.1.0
|
||||
version: 6.1.0
|
||||
@@ -9634,8 +9634,8 @@ packages:
|
||||
resolution: {integrity: sha512-dkEJPVvun4FryqBmZ5KhDo0K9iDXAwn08tMLDinNdRBNPcYEDiWYysLcc6k3mjTMlbP9KyylvRpd4wFtwrT9rw==}
|
||||
engines: {node: ^20.17.0 || >=22.9.0}
|
||||
|
||||
nanoid@3.3.11:
|
||||
resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==}
|
||||
nanoid@3.3.12:
|
||||
resolution: {integrity: sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==}
|
||||
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
||||
hasBin: true
|
||||
|
||||
@@ -24579,7 +24579,7 @@ snapshots:
|
||||
|
||||
mute-stream@3.0.0: {}
|
||||
|
||||
nanoid@3.3.11: {}
|
||||
nanoid@3.3.12: {}
|
||||
|
||||
nanoid@4.0.2: {}
|
||||
|
||||
@@ -25380,7 +25380,7 @@ snapshots:
|
||||
|
||||
postcss@8.5.12:
|
||||
dependencies:
|
||||
nanoid: 3.3.11
|
||||
nanoid: 3.3.12
|
||||
picocolors: 1.1.1
|
||||
source-map-js: 1.2.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user