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.11 (#66995)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -88,7 +88,7 @@
|
||||
"lodash-es": "4.17.21",
|
||||
"micromark": "4.0.2",
|
||||
"monaco-editor": "0.33.0",
|
||||
"nanoid": "3.3.7",
|
||||
"nanoid": "3.3.11",
|
||||
"normalize-url": "6.1.0",
|
||||
"path-browserify": "1.0.1",
|
||||
"pinyin-tone": "2.4.0",
|
||||
|
||||
Generated
+4
-11
@@ -160,7 +160,7 @@ importers:
|
||||
version: 6.21.0(@aws-sdk/credential-providers@3.521.0)(socks@2.8.3)
|
||||
nanoid:
|
||||
specifier: '3'
|
||||
version: 3.3.7
|
||||
version: 3.3.11
|
||||
no-profanity:
|
||||
specifier: 1.5.1
|
||||
version: 1.5.1
|
||||
@@ -394,8 +394,8 @@ importers:
|
||||
specifier: 0.33.0
|
||||
version: 0.33.0
|
||||
nanoid:
|
||||
specifier: 3.3.7
|
||||
version: 3.3.7
|
||||
specifier: 3.3.11
|
||||
version: 3.3.11
|
||||
normalize-url:
|
||||
specifier: 6.1.0
|
||||
version: 6.1.0
|
||||
@@ -9784,11 +9784,6 @@ packages:
|
||||
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
||||
hasBin: true
|
||||
|
||||
nanoid@3.3.7:
|
||||
resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==}
|
||||
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
||||
hasBin: true
|
||||
|
||||
nanoid@4.0.2:
|
||||
resolution: {integrity: sha512-7ZtY5KTCNheRGfEFxnedV5zFiORN1+Y1N6zvPTnHQd8ENUvfaDBeuJDZb2bN/oXwXxu3qkTXDzy57W5vAmDTBw==}
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
@@ -24807,8 +24802,6 @@ snapshots:
|
||||
|
||||
nanoid@3.3.11: {}
|
||||
|
||||
nanoid@3.3.7: {}
|
||||
|
||||
nanoid@4.0.2: {}
|
||||
|
||||
napi-build-utils@2.0.0: {}
|
||||
@@ -25599,7 +25592,7 @@ snapshots:
|
||||
|
||||
postcss@8.4.35:
|
||||
dependencies:
|
||||
nanoid: 3.3.7
|
||||
nanoid: 3.3.11
|
||||
picocolors: 1.1.1
|
||||
source-map-js: 1.2.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user