Skip to content

Commit a4befee

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency nano to v8.2.2
1 parent 6a9c559 commit a4befee

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"hot-shots": "6.8.7",
4646
"lodash": "4.17.15",
4747
"ms": "2.1.2",
48-
"nano": "8.1.0",
48+
"nano": "8.2.2",
4949
"nice-package": "3.1.0",
5050
"numeral": "2.0.6",
5151
"object-sizeof": "1.5.2",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1415,10 +1415,10 @@
14151415
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
14161416
integrity sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==
14171417

1418-
"@types/request@^2.47.1":
1419-
version "2.48.2"
1420-
resolved "https://registry.yarnpkg.com/@types/request/-/request-2.48.2.tgz#936374cbe1179d7ed529fc02543deb4597450fed"
1421-
integrity sha512-gP+PSFXAXMrd5PcD7SqHeUjdGshAI8vKQ3+AvpQr3ht9iQea+59LOKvKITcQI+Lg+1EIkDP6AFSBUJPWG8GDyA==
1418+
"@types/request@^2.48.4":
1419+
version "2.48.4"
1420+
resolved "https://registry.yarnpkg.com/@types/request/-/request-2.48.4.tgz#df3d43d7b9ed3550feaa1286c6eabf0738e6cf7e"
1421+
integrity sha512-W1t1MTKYR8PxICH+A4HgEIPuAC3sbljoEVfyZbeFJJDbr30guDspJri2XOaM2E+Un7ZjrihaDi7cf6fPa2tbgw==
14221422
dependencies:
14231423
"@types/caseless" "*"
14241424
"@types/node" "*"
@@ -2899,7 +2899,7 @@ clone-response@^1.0.2:
28992899
dependencies:
29002900
mimic-response "^1.0.0"
29012901

2902-
cloudant-follow@^0.18.1:
2902+
cloudant-follow@^0.18.2:
29032903
version "0.18.2"
29042904
resolved "https://registry.yarnpkg.com/cloudant-follow/-/cloudant-follow-0.18.2.tgz#35dd7b29c5b9c58423d50691f848a990fbe2c88f"
29052905
integrity sha512-qu/AmKxDqJds+UmT77+0NbM7Yab2K3w0qSeJRzsq5dRWJTEJdWeb+XpG4OpKuTE9RKOa/Awn2gR3TTnvNr3TeA==
@@ -6232,13 +6232,13 @@ nan@^2.3.0, nan@^2.3.3:
62326232
version "2.7.0"
62336233
resolved "https://registry.yarnpkg.com/nan/-/nan-2.7.0.tgz#d95bf721ec877e08db276ed3fc6eb78f9083ad46"
62346234

6235-
nano@8.1.0:
6236-
version "8.1.0"
6237-
resolved "https://registry.yarnpkg.com/nano/-/nano-8.1.0.tgz#22815e7bb9ce4eb24c67620da2225a454ec8e1f1"
6238-
integrity sha512-suMHW9XtTP8doR4FnId5+6ZfbAvDIZOAVp3qe7zTHXp7BvT/Cf4G9xBjXAthrIzoa+fkcionEr9xo8cZtvqMmg==
6235+
nano@8.2.2:
6236+
version "8.2.2"
6237+
resolved "https://registry.yarnpkg.com/nano/-/nano-8.2.2.tgz#4fdd48965cece51892cf41e78d433d1b772e6e40"
6238+
integrity sha512-1/rAvpd1J0Os0SazgutWQBx2buAq3KwJpmdIylPDqOwy73iQeAhTSCq3uzbGzvcNNW16Vv/BLXkk+DYcdcH+aw==
62396239
dependencies:
6240-
"@types/request" "^2.47.1"
6241-
cloudant-follow "^0.18.1"
6240+
"@types/request" "^2.48.4"
6241+
cloudant-follow "^0.18.2"
62426242
debug "^4.1.1"
62436243
errs "^0.3.2"
62446244
request "^2.88.0"

0 commit comments

Comments
 (0)