mirror of
https://github.com/langgenius/dify.git
synced 2024-11-16 03:32:23 +08:00
fix: bump lamejs from 1.2.0 to 1.2.1 (#2122)
This commit is contained in:
parent
8eae206715
commit
0f5d4fd11b
|
@ -42,7 +42,7 @@
|
|||
"js-audio-recorder": "^1.0.7",
|
||||
"js-cookie": "^3.0.1",
|
||||
"katex": "^0.16.7",
|
||||
"lamejs": "1.2.0",
|
||||
"lamejs": "^1.2.1",
|
||||
"lexical": "^0.12.2",
|
||||
"lodash-es": "^4.17.21",
|
||||
"mermaid": "10.4.0",
|
||||
|
|
|
@ -4061,10 +4061,10 @@ kleur@^4.0.3:
|
|||
resolved "https://registry.npmjs.org/kleur/-/kleur-4.1.5.tgz"
|
||||
integrity sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==
|
||||
|
||||
lamejs@1.2.0:
|
||||
version "1.2.0"
|
||||
resolved "https://registry.npmjs.org/lamejs/-/lamejs-1.2.0.tgz"
|
||||
integrity sha512-xEYvsB2sZ9jIccqfUQpQEBdB6UYQDG/ta2xQkH7oEpENb0JHFJii965WVF8ErUMdZzoe7EdIruz1WpICdhZ9Pw==
|
||||
lamejs@^1.2.1:
|
||||
version "1.2.1"
|
||||
resolved "https://registry.npmjs.org/lamejs/-/lamejs-1.2.1.tgz#0f92d38729213f106d4a19ded20821da7e89c8e4"
|
||||
integrity sha512-s7bxvjvYthw6oPLCm5pFxvA84wUROODB8jEO2+CE1adhKgrIvVOlmMgY8zyugxGrvRaDHNJanOiS21/emty6dQ==
|
||||
dependencies:
|
||||
use-strict "1.0.1"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user