Skip to content

Commit

Permalink
Fix: Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 26, 2021
1 parent d2cbfde commit 7c7c9e3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,11 @@
"uuid": "^3.4.0"
},
"dependencies": {
"axios": "^0.21.1",
"globby": "^11.0.3",
"libnpmversion": "^1.2.0",
"livr": "^2.3.3",
"livr-extra-rules": "^1.2.1",
"tar-fs": "^2.1.1"
"axios": "0.21.1",
"globby": "11.0.3",
"libnpmversion": "1.2.0",
"livr": "2.3.3",
"livr-extra-rules": "1.2.1",
"tar-fs": "2.1.1"
}
}

0 comments on commit 7c7c9e3

Please sign in to comment.