Skip to content

Commit 3ff6f3f

Browse files
committed
Upgrade ajv and lodash to latest version
1 parent a6a3028 commit 3ff6f3f

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"author": "Tobias Järvelöv <[email protected]>",
1515
"license": "MIT",
1616
"dependencies": {
17-
"ajv": "^6.11.0",
18-
"lodash": "^4.17.15"
17+
"ajv": "^6.12.3",
18+
"lodash": "^4.17.19"
1919
},
2020
"devDependencies": {
2121
"@babel/core": "^7.2.2",

0 commit comments

Comments
 (0)