chore(yarn.lock): prune some yarn lock stuff

This commit is contained in:
blam
2020-10-09 13:19:22 +02:00
parent de9840f98c
commit 8f7db2ec1f
2 changed files with 30 additions and 2 deletions
@@ -36,7 +36,8 @@
"@backstage/cli": "^{{version}}",
"@types/supertest": "^2.0.8",
"supertest": "^4.0.2",
"msw": "^0.20.5"
"msw": "^0.21.2",
"cross-fetch": "^3.0.6"
},
"files": [
"dist"
+28 -1
View File
@@ -8967,7 +8967,7 @@ cross-env@^7.0.0:
dependencies:
cross-spawn "^7.0.1"
cross-fetch@3.0.6, cross-fetch@^3.0.4, cross-fetch@^3.0.5:
cross-fetch@3.0.6, cross-fetch@^3.0.4, cross-fetch@^3.0.5, cross-fetch@^3.0.6:
version "3.0.6"
resolved "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.0.6.tgz#3a4040bc8941e653e0e9cf17f29ebcd177d3365c"
integrity sha512-KBPUbqgFjzWlVcURG+Svp9TlhA5uliYtiNx/0r8nv0pdypeQCRJ9IaSIc3q/x3q8t3F75cHuwxVql1HFGHCNJQ==
@@ -16308,6 +16308,24 @@ msw@^0.20.5:
statuses "^2.0.0"
yargs "^15.4.1"
msw@^0.21.2:
version "0.21.2"
resolved "https://registry.npmjs.org/msw/-/msw-0.21.2.tgz#74ed10b8eb224325652a3c3812b5460dac297bd8"
integrity sha512-XOJehxtJThNFdMJdVjxDAbZ8KuC3UltOlO5nQDks0Q1yzSUqqKcVUjbKrH7T+K2hckBr0KEY2fwJHv21R4BV2A==
dependencies:
"@open-draft/until" "^1.0.3"
"@types/cookie" "^0.4.0"
chalk "^4.1.0"
chokidar "^3.4.2"
cookie "^0.4.1"
graphql "^15.3.0"
headers-utils "^1.2.0"
node-fetch "^2.6.1"
node-match-path "^0.4.4"
node-request-interceptor "^0.5.1"
statuses "^2.0.0"
yargs "^16.0.3"
multicast-dns-service-types@^1.1.0:
version "1.1.0"
resolved "https://registry.npmjs.org/multicast-dns-service-types/-/multicast-dns-service-types-1.1.0.tgz#899f11d9686e5e05cb91b35d5f0e63b773cfc901"
@@ -16636,6 +16654,15 @@ node-request-interceptor@^0.3.5:
debug "^4.1.1"
headers-utils "^1.2.0"
node-request-interceptor@^0.5.1:
version "0.5.1"
resolved "https://registry.npmjs.org/node-request-interceptor/-/node-request-interceptor-0.5.1.tgz#b4757a033bde4412d9ffc4503804abb28ed962d2"
integrity sha512-ex5mlI5nGokxocomS2Rj2r1aspmt7qZoI8OvKLt24ylp1bYCzGQ+0XD911guCNDb/kKLMIGC67HHyeFrJCz7jA==
dependencies:
"@open-draft/until" "^1.0.3"
debug "^4.1.1"
headers-utils "^1.2.0"
nodegit@0.27.0, nodegit@^0.27.0:
version "0.27.0"
resolved "https://registry.npmjs.org/nodegit/-/nodegit-0.27.0.tgz#4e8cc236f60e1c97324a5acff99056fe116a6ebe"