Skip to content
Snippets Groups Projects
Commit 573fac18 authored by Lucendio's avatar Lucendio
Browse files

Update dependencies

* bump NPM from v6 to v7
* regenerated package lock files
* bump Node from v12 to v14
parent 8a8ce7be
No related branches found
No related tags found
No related merge requests found
Source diff could not be displayed: it is too large. Options to address this: view the blob.
...@@ -87,8 +87,8 @@ ...@@ -87,8 +87,8 @@
] ]
}, },
"engines": { "engines": {
"node": ">=12.16.0", "node": "^14.15.5",
"npm": ">=6.14.0" "npm": "^7.24.0"
}, },
"jest": { "jest": {
"roots": [ "roots": [
......
Source diff could not be displayed: it is too large. Options to address this: view the blob.
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
"validator": "^13.0.0" "validator": "^13.0.0"
}, },
"engines": { "engines": {
"node": ">=12.16.0", "node": "^14.15.5",
"npm": ">=6.14.0" "npm": "^7.24.0"
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment