update: pin dependencies
This commit is contained in:
parent
e7e42eee89
commit
a326423695
|
@ -49,7 +49,7 @@
|
|||
"@types/lodash": "4.14.170",
|
||||
"@types/minimatch": "3.0.4",
|
||||
"@types/mocha": "8.2.3",
|
||||
"@types/node": "^16.3.2",
|
||||
"@types/node": "16.3.2",
|
||||
"@types/sinon": "10.0.2",
|
||||
"@types/sinon-chai": "3.2.5",
|
||||
"@types/source-map-support": "0.5.3",
|
||||
|
@ -73,7 +73,7 @@
|
|||
"js-yaml": "4.1.0",
|
||||
"jsonpath-plus": "5.1.0",
|
||||
"lodash": "4.17.21",
|
||||
"memfs": "^3.2.2",
|
||||
"memfs": "3.2.2",
|
||||
"minimatch": "3.0.4",
|
||||
"mocha": "9.0.2",
|
||||
"noicejs": "3.1.0",
|
||||
|
|
|
@ -494,7 +494,7 @@
|
|||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-10.17.13.tgz#ccebcdb990bd6139cd16e84c39dc2fb1023ca90c"
|
||||
integrity sha512-pMCcqU2zT4TjqYFrWtYHKal7Sl30Ims6ulZ4UFXxI4xbtQqK/qqKwkDoBFCfooRqqmRu9vY3xaJRwxSh673aYg==
|
||||
|
||||
"@types/node@^16.3.2":
|
||||
"@types/node@16.3.2":
|
||||
version "16.3.2"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/node/-/node-16.3.2.tgz#655432817f83b51ac869c2d51dd8305fb8342e16"
|
||||
integrity sha512-jJs9ErFLP403I+hMLGnqDRWT0RYKSvArxuBVh2veudHV7ifEC1WAmjJADacZ7mRbA2nWgHtn8xyECMAot0SkAw==
|
||||
|
@ -3106,7 +3106,7 @@ matched@^1.0.2:
|
|||
is-valid-glob "^1.0.0"
|
||||
resolve-dir "^1.0.0"
|
||||
|
||||
memfs@^3.2.2:
|
||||
memfs@3.2.2:
|
||||
version "3.2.2"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/memfs/-/memfs-3.2.2.tgz#5de461389d596e3f23d48bb7c2afb6161f4df40e"
|
||||
integrity sha512-RE0CwmIM3CEvpcdK3rZ19BC4E6hv9kADkMN5rPduRak58cNArWLi/9jFLsa4rhsjfVxMP3v0jO7FHXq7SvFY5Q==
|
||||
|
|
Loading…
Reference in New Issue