Update fqdn-sync to version 0.2.2

This commit is contained in:
Daniel García Aubert 2018-06-08 14:40:44 +02:00
parent 47232a7a6c
commit 22182b792c
2 changed files with 4 additions and 4 deletions

6
npm-shrinkwrap.json generated
View File

@ -3,9 +3,9 @@
"version": "2.0.1",
"dependencies": {
"@carto/fqdn-sync": {
"version": "0.2.1",
"from": "@carto/fqdn-sync@0.2.1",
"resolved": "https://registry.npmjs.org/@carto/fqdn-sync/-/fqdn-sync-0.2.1.tgz"
"version": "0.2.2",
"from": "@carto/fqdn-sync@0.2.2",
"resolved": "https://registry.npmjs.org/@carto/fqdn-sync/-/fqdn-sync-0.2.2.tgz"
},
"accepts": {
"version": "1.2.13",

View File

@ -17,7 +17,7 @@
"Sandro Santilli <strk@vizzuality.com>"
],
"dependencies": {
"@carto/fqdn-sync": "0.2.1",
"@carto/fqdn-sync": "0.2.2",
"basic-auth": "^2.0.0",
"bintrees": "1.0.1",
"bunyan": "1.8.1",