larvitcms 3.0.103 → 3.0.104
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "larvitcms",
|
3
|
-
"version": "3.0.
|
3
|
+
"version": "3.0.104",
|
4
4
|
"description": "Simple blog module with admin GUI for larvitadmingui",
|
5
5
|
"author": {
|
6
6
|
"name": "Mikael 'Lilleman' Göransson",
|
@@ -14,7 +14,7 @@
|
|
14
14
|
"larvitslugify": "2.0.1",
|
15
15
|
"larvitutils": "5.1.114",
|
16
16
|
"lodash": "4.17.21",
|
17
|
-
"uuid": "
|
17
|
+
"uuid": "11.0.1"
|
18
18
|
},
|
19
19
|
"devDependencies": {
|
20
20
|
"eslint": "8.57.1",
|