migrates to webpack 4 to enforce security (#818)

Signed-off-by: Denis barbaron <denis.barbaron@orange.com>
This commit is contained in:
Denis Barbaron
2024-12-04 17:01:23 +01:00
committed by GitHub
parent 872b0bcbd8
commit 3f76eea17f
9 changed files with 92 additions and 86 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "stf",
"version": "0.1.0",
"version": "0.1.1",
"dependencies": {
"angular": "~1.8.3",
"angular-animate": "~1.8.3",
@@ -16,7 +16,7 @@
"angular-sanitize": "~1.8.3",
"angular-touch": "~1.8.3",
"angular-ui-ace": "~0.2.3",
"angular-ui-bootstrap": "~1.1.2",
"angular-ui-bootstrap": "~2.5.6",
"angular-xeditable": "~0.10.2",
"bootstrap": "~3.4.1",
"components-font-awesome": "~4.7.0",