File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed
Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 9696 "depcheck/@babel/parser" : " 7.16.4"
9797 },
9898 "dependencies" : {
99- "nanoid" : " ^3.3.4 " ,
100- "node-fetch" : " 2.6.12 " ,
99+ "nanoid" : " ^3.3.8 " ,
100+ "node-fetch" : " 2.6.13 " ,
101101 "seedrandom" : " ^3.0.5"
102102 },
103103 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -11513,6 +11513,11 @@ nanoid@^3.3.4:
1151311513 resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
1151411514 integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
1151511515
11516+ nanoid@^3.3.8:
11517+ version "3.3.8"
11518+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
11519+ integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
11520+
1151611521nanomatch@^1.2.9:
1151711522 version "1.2.13"
1151811523 resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"
@@ -11590,10 +11595,10 @@ nock@^13.2.8:
1159011595 lodash "^4.17.21"
1159111596 propagate "^2.0.0"
1159211597
11593- node-fetch@2.6.12 :
11594- version "2.6.12 "
11595- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.12 .tgz#02eb8e22074018e3d5a83016649d04df0e348fba "
11596- integrity sha512-C/fGU2E8ToujUivIO0H+tpQ6HWo4eEmchoPIoXtxCrVghxdKq+QOHqEZW7tuP3KlV3bC8FRMO5nMCC7Zm1VP6g ==
11598+ node-fetch@2.6.13 :
11599+ version "2.6.13 "
11600+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.13 .tgz#a20acbbec73c2e09f9007de5cda17104122e0010 "
11601+ integrity sha512-StxNAxh15zr77QvvkmveSQ8uCQ4+v5FkvNTj0OESmiHu+VRi/gXArXtkWMElOsOUNLtUEvI4yS+rdtOHZTwlQA ==
1159711602 dependencies:
1159811603 whatwg-url "^5.0.0"
1159911604
You can’t perform that action at this time.
0 commit comments