mirror of
https://github.com/fluencelabs/js-libp2p-noise
synced 2025-06-09 06:21:19 +00:00
chore: lock
This commit is contained in:
parent
a00ed39a4f
commit
c36b0a686a
80
yarn.lock
80
yarn.lock
@ -592,21 +592,6 @@
|
||||
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.15.tgz#b7a6d263c2cecf44b6de9a051cf496249b154553"
|
||||
integrity sha512-rYff6FI+ZTKAPkJUoyz7Udq3GaoDZnxYDEvdEdFZASiA7PoErltHezDishqQiSDWrGxvxmplH304jyzQmjp0AQ==
|
||||
|
||||
"@types/component-emitter@^1.2.10":
|
||||
version "1.2.10"
|
||||
resolved "https://registry.yarnpkg.com/@types/component-emitter/-/component-emitter-1.2.10.tgz#ef5b1589b9f16544642e473db5ea5639107ef3ea"
|
||||
integrity sha512-bsjleuRKWmGqajMerkzox19aGbscQX5rmmvvXl3wlIp5gMG1HgkiwPxsN5p070fBDKTNSPgojVbuY1+HWMbFhg==
|
||||
|
||||
"@types/cookie@^0.4.0":
|
||||
version "0.4.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/cookie/-/cookie-0.4.0.tgz#14f854c0f93d326e39da6e3b6f34f7d37513d108"
|
||||
integrity sha512-y7mImlc/rNkvCRmg8gC3/lj87S7pTUIJ6QGjwHR9WQJcFs+ZMTOaoPrkdFA/YdbuqVEmEbb5RdhVxMkAcgOnpg==
|
||||
|
||||
"@types/cors@^2.8.8":
|
||||
version "2.8.9"
|
||||
resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.9.tgz#4bd1fcac72eca8d5bec93e76c7fdcbdc1bc2cd4a"
|
||||
integrity sha512-zurD1ibz21BRlAOIKP8yhrxlqKx6L9VCwkB5kMiP6nZAhoF5MvC7qS1qPA7nRcr1GJolfkQC7/EAL4hdYejLtg==
|
||||
|
||||
"@types/dirty-chai@^2.0.2":
|
||||
version "2.0.2"
|
||||
resolved "https://registry.yarnpkg.com/@types/dirty-chai/-/dirty-chai-2.0.2.tgz#eeac4802329a41ed7815ac0c1a6360335bf77d0c"
|
||||
@ -825,6 +810,14 @@ aegir@ipfs/aegir#feat/remove-webpack-karma:
|
||||
resolved "https://codeload.github.com/ipfs/aegir/tar.gz/a2bc260f0e8f48d31ea82a27e2d7b0d11f9411ec"
|
||||
dependencies:
|
||||
"@achingbrain/dependency-check" "^4.1.0"
|
||||
"@babel/cli" "^7.12.10"
|
||||
"@babel/core" "^7.12.10"
|
||||
"@babel/plugin-transform-regenerator" "^7.12.1"
|
||||
"@babel/plugin-transform-runtime" "^7.12.10"
|
||||
"@babel/preset-env" "^7.12.10"
|
||||
"@babel/preset-typescript" "^7.12.7"
|
||||
"@babel/register" "^7.12.10"
|
||||
"@babel/runtime" "^7.12.5"
|
||||
"@commitlint/cli" "^11.0.0"
|
||||
"@commitlint/config-conventional" "^11.0.0"
|
||||
"@commitlint/lint" "^11.0.0"
|
||||
@ -833,30 +826,28 @@ aegir@ipfs/aegir#feat/remove-webpack-karma:
|
||||
"@commitlint/travis-cli" "^11.0.0"
|
||||
"@electron/get" "^1.12.3"
|
||||
"@polka/send-type" "^0.5.2"
|
||||
"@types/chai" "^4.2.15"
|
||||
"@types/chai" "^4.2.14"
|
||||
"@types/chai-as-promised" "^7.1.3"
|
||||
"@types/chai-subset" "^1.3.3"
|
||||
"@types/dirty-chai" "^2.0.2"
|
||||
"@types/mocha" "^8.2.0"
|
||||
"@types/node" "^14.14.27"
|
||||
"@types/node" "^14.14.22"
|
||||
"@types/sinon" "^9.0.10"
|
||||
babel-loader "^8.2.2"
|
||||
buffer "^6.0.3"
|
||||
bytes "^3.1.0"
|
||||
c8 "^7.5.0"
|
||||
camelcase "^6.2.0"
|
||||
chai "^4.2.0"
|
||||
chai-as-promised "^7.1.1"
|
||||
chai-subset "^1.6.0"
|
||||
chalk "^4.1.0"
|
||||
conventional-changelog "^3.1.24"
|
||||
conventional-github-releaser "^3.1.5"
|
||||
cors "^2.8.5"
|
||||
dirty-chai "^2.0.1"
|
||||
electron-mocha "^10.0.0"
|
||||
env-paths "^2.2.0"
|
||||
esbuild "^0.8.44"
|
||||
esbuild-register "^2.0.0"
|
||||
eslint "^7.18.0"
|
||||
eslint-config-ipfs "^2.0.0"
|
||||
eslint-config-ipfs "^1.0.0"
|
||||
execa "^5.0.0"
|
||||
extract-zip "^2.0.1"
|
||||
fs-extra "^9.1.0"
|
||||
@ -866,29 +857,41 @@ aegir@ipfs/aegir#feat/remove-webpack-karma:
|
||||
globby "^11.0.2"
|
||||
ipfs-utils "^6.0.0"
|
||||
it-glob "~0.0.10"
|
||||
kleur "^4.1.4"
|
||||
json-loader "~0.5.7"
|
||||
karma "^6.0.3"
|
||||
karma-chrome-launcher "^3.1.0"
|
||||
karma-cli "^2.0.0"
|
||||
karma-firefox-launcher "^2.1.0"
|
||||
karma-mocha "^2.0.1"
|
||||
karma-mocha-reporter "^2.2.5"
|
||||
karma-mocha-webworker "^1.3.0"
|
||||
karma-sourcemap-loader "~0.3.8"
|
||||
karma-webpack "4.0.2"
|
||||
lilconfig "^2.0.2"
|
||||
listr "~0.14.2"
|
||||
merge-options "^3.0.4"
|
||||
mocha "^8.3.0"
|
||||
mocha "^8.2.1"
|
||||
npm-package-json-lint "^5.1.0"
|
||||
nyc "^15.1.0"
|
||||
ora "^5.3.0"
|
||||
p-map "^4.0.0"
|
||||
pascalcase "^1.0.0"
|
||||
playwright-test hugomrdias/playwright-test#feat/esbuild
|
||||
polka "^0.5.2"
|
||||
premove "^3.0.1"
|
||||
prompt-promise "^1.0.3"
|
||||
proper-lockfile "^4.1.2"
|
||||
read-pkg-up "^7.0.1"
|
||||
semver "^7.3.4"
|
||||
simple-git "^2.28.0"
|
||||
strip-bom "^4.0.0"
|
||||
strip-json-comments "^3.1.1"
|
||||
typedoc "^0.20.24"
|
||||
typescript "4.1.5"
|
||||
terser-webpack-plugin "^3.0.5"
|
||||
typedoc "^0.20.17"
|
||||
typescript "4.1.x"
|
||||
update-notifier "^5.0.0"
|
||||
webpack "^4.43.0"
|
||||
webpack-bundle-analyzer "^3.7.0"
|
||||
webpack-cli "^3.3.10"
|
||||
webpack-merge "^4.2.2"
|
||||
yargs "^16.2.0"
|
||||
yargs-parser "^20.2.3"
|
||||
|
||||
@ -1907,7 +1910,7 @@ core-util-is@~1.0.0:
|
||||
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
|
||||
integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
|
||||
|
||||
cors@^2.8.5, cors@~2.8.5:
|
||||
cors@^2.8.5:
|
||||
version "2.8.5"
|
||||
resolved "https://registry.yarnpkg.com/cors/-/cors-2.8.5.tgz#eac11da51592dd86b9f06f6e7ac293b3df875d29"
|
||||
integrity sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==
|
||||
@ -4727,11 +4730,6 @@ native-abort-controller@^1.0.3:
|
||||
resolved "https://registry.yarnpkg.com/native-abort-controller/-/native-abort-controller-1.0.3.tgz#35974a2e189c0d91399c8767a989a5bf058c1435"
|
||||
integrity sha512-fd5LY5q06mHKZPD5FmMrn7Lkd2H018oBGKNOAdLpctBDEPFKsfJ1nX9ke+XRa8PEJJpjqrpQkGjq2IZ27QNmYA==
|
||||
|
||||
native-abort-controller@^1.0.3:
|
||||
version "1.0.3"
|
||||
resolved "https://registry.yarnpkg.com/native-abort-controller/-/native-abort-controller-1.0.3.tgz#35974a2e189c0d91399c8767a989a5bf058c1435"
|
||||
integrity sha512-fd5LY5q06mHKZPD5FmMrn7Lkd2H018oBGKNOAdLpctBDEPFKsfJ1nX9ke+XRa8PEJJpjqrpQkGjq2IZ27QNmYA==
|
||||
|
||||
native-fetch@2.0.1:
|
||||
version "2.0.1"
|
||||
resolved "https://registry.yarnpkg.com/native-fetch/-/native-fetch-2.0.1.tgz#319d53741a7040def92d5dc8ea5fe9416b1fad89"
|
||||
@ -5403,9 +5401,12 @@ playwright-test@hugomrdias/playwright-test#feat/esbuild:
|
||||
version "1.2.0"
|
||||
resolved "https://codeload.github.com/hugomrdias/playwright-test/tar.gz/b7f301b79cc4f3f9ec465bbd605b2fcb00f93cd3"
|
||||
dependencies:
|
||||
buffer "^6.0.3"
|
||||
camelcase "^6.2.0"
|
||||
delay "^5.0.0"
|
||||
esbuild "^0.8.43"
|
||||
esbuild "^0.8.39"
|
||||
fresh-tape "^5.1.1"
|
||||
get-port "^5.1.1"
|
||||
globby "^11.0.2"
|
||||
kleur "^4.1.4"
|
||||
lilconfig "^2.0.2"
|
||||
@ -5413,16 +5414,15 @@ playwright-test@hugomrdias/playwright-test#feat/esbuild:
|
||||
merge-options "^3.0.4"
|
||||
ora "^5.3.0"
|
||||
path-browserify "^1.0.1"
|
||||
playwright-core "1.8.1"
|
||||
playwright-core "1.8.0"
|
||||
polka "^0.5.2"
|
||||
premove "^3.0.1"
|
||||
process "^0.11.10"
|
||||
readable-stream "^3.6.0"
|
||||
sade "^1.7.4"
|
||||
sirv "^1.0.11"
|
||||
source-map "^0.6.0"
|
||||
source-map-support "^0.5.19"
|
||||
strip-ansi "^6.0.0"
|
||||
tempy "^1.0.0"
|
||||
test-exclude "^6.0.0"
|
||||
v8-to-istanbul "^7.1.0"
|
||||
|
||||
plur@^4.0.0:
|
||||
@ -6676,7 +6676,7 @@ typedoc@^0.20.24:
|
||||
shiki "^0.9.2"
|
||||
typedoc-default-themes "^0.12.7"
|
||||
|
||||
typescript@4.1.5:
|
||||
typescript@4.1.5, typescript@^4.1.4:
|
||||
version "4.1.5"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
|
||||
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
|
||||
|
Loading…
x
Reference in New Issue
Block a user