larvitcms 3.0.84 → 3.0.85

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "larvitcms",
3
- "version": "3.0.84",
3
+ "version": "3.0.85",
4
4
  "description": "Simple blog module with admin GUI for larvitadmingui",
5
5
  "author": {
6
6
  "name": "Mikael 'Lilleman' Göransson",
@@ -10,9 +10,9 @@
10
10
  "private": false,
11
11
  "dependencies": {
12
12
  "larvitdb": "3.2.86",
13
- "larvitdbmigration": "7.0.107",
13
+ "larvitdbmigration": "7.0.108",
14
14
  "larvitslugify": "2.0.1",
15
- "larvitutils": "5.1.89",
15
+ "larvitutils": "5.1.90",
16
16
  "lodash": "4.17.21",
17
17
  "uuid": "9.0.1"
18
18
  },