hof 19.14.17-beta.1 → 19.14.17-beta.3
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "hof",
|
3
3
|
"description": "A bootstrap for HOF projects",
|
4
|
-
"version": "19.14.17-beta.
|
4
|
+
"version": "19.14.17-beta.3",
|
5
5
|
"license": "MIT",
|
6
6
|
"main": "index.js",
|
7
7
|
"author": "HomeOffice",
|
@@ -55,7 +55,7 @@
|
|
55
55
|
"express-partial-templates": "^0.2.0",
|
56
56
|
"express-session": "^1.13.0",
|
57
57
|
"findup": "^0.1.5",
|
58
|
-
"glob": "
|
58
|
+
"glob": "8.1.0",
|
59
59
|
"govuk-elements-sass": "^3.1.3",
|
60
60
|
"govuk_template_mustache": "^0.26.0",
|
61
61
|
"helmet": "^3.22.0",
|
@@ -68,7 +68,7 @@
|
|
68
68
|
"libphonenumber-js": "^1.9.37",
|
69
69
|
"lodash": "^4.17.21",
|
70
70
|
"markdown-it": "^12.3.2",
|
71
|
-
"minimatch": "
|
71
|
+
"minimatch": "6.0.4",
|
72
72
|
"minimist": "^1.2.6",
|
73
73
|
"mixwith": "^0.1.1",
|
74
74
|
"moment": "^2.29.4",
|