mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-14 21:57: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-audio-recorder": "^1.0.7",
|
||||||
"js-cookie": "^3.0.1",
|
"js-cookie": "^3.0.1",
|
||||||
"katex": "^0.16.7",
|
"katex": "^0.16.7",
|
||||||
"lamejs": "1.2.0",
|
"lamejs": "^1.2.1",
|
||||||
"lexical": "^0.12.2",
|
"lexical": "^0.12.2",
|
||||||
"lodash-es": "^4.17.21",
|
"lodash-es": "^4.17.21",
|
||||||
"mermaid": "10.4.0",
|
"mermaid": "10.4.0",
|
||||||
|
@ -4061,10 +4061,10 @@ kleur@^4.0.3:
|
|||||||
resolved "https://registry.npmjs.org/kleur/-/kleur-4.1.5.tgz"
|
resolved "https://registry.npmjs.org/kleur/-/kleur-4.1.5.tgz"
|
||||||
integrity sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==
|
integrity sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==
|
||||||
|
|
||||||
lamejs@1.2.0:
|
lamejs@^1.2.1:
|
||||||
version "1.2.0"
|
version "1.2.1"
|
||||||
resolved "https://registry.npmjs.org/lamejs/-/lamejs-1.2.0.tgz"
|
resolved "https://registry.npmjs.org/lamejs/-/lamejs-1.2.1.tgz#0f92d38729213f106d4a19ded20821da7e89c8e4"
|
||||||
integrity sha512-xEYvsB2sZ9jIccqfUQpQEBdB6UYQDG/ta2xQkH7oEpENb0JHFJii965WVF8ErUMdZzoe7EdIruz1WpICdhZ9Pw==
|
integrity sha512-s7bxvjvYthw6oPLCm5pFxvA84wUROODB8jEO2+CE1adhKgrIvVOlmMgY8zyugxGrvRaDHNJanOiS21/emty6dQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
use-strict "1.0.1"
|
use-strict "1.0.1"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user