mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 13:47:12 +00:00
Bump @koa/cors from 3.3.0 to 5.0.0
Bumps [@koa/cors](https://github.com/koajs/cors) from 3.3.0 to 5.0.0. - [Changelog](https://github.com/koajs/cors/blob/master/History.md) - [Commits](https://github.com/koajs/cors/compare/3.3.0...5.0.0) --- updated-dependencies: - dependency-name: "@koa/cors" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
97a54b8a10
commit
d095e309cf
10
.pnp.cjs
generated
10
.pnp.cjs
generated
@ -324,7 +324,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
],\
|
||||
[\
|
||||
"@koa/cors",\
|
||||
"npm:3.3.0"\
|
||||
"npm:5.0.0"\
|
||||
],\
|
||||
[\
|
||||
"@ledgerhq/devices",\
|
||||
@ -3499,7 +3499,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["@cosmjs/stargate", "workspace:packages/stargate"],\
|
||||
["@cosmjs/utils", "workspace:packages/utils"],\
|
||||
["@istanbuljs/nyc-config-typescript", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:1.0.1"],\
|
||||
["@koa/cors", "npm:3.3.0"],\
|
||||
["@koa/cors", "npm:5.0.0"],\
|
||||
["@types/eslint-plugin-prettier", "npm:3.1.0"],\
|
||||
["@types/jasmine", "npm:4.6.1"],\
|
||||
["@types/koa", "npm:2.13.4"],\
|
||||
@ -4183,10 +4183,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
}]\
|
||||
]],\
|
||||
["@koa/cors", [\
|
||||
["npm:3.3.0", {\
|
||||
"packageLocation": "./.yarn/cache/@koa-cors-npm-3.3.0-0564248a2f-bb49c680e0.zip/node_modules/@koa/cors/",\
|
||||
["npm:5.0.0", {\
|
||||
"packageLocation": "./.yarn/cache/@koa-cors-npm-5.0.0-693911adf6-050701fb57.zip/node_modules/@koa/cors/",\
|
||||
"packageDependencies": [\
|
||||
["@koa/cors", "npm:3.3.0"],\
|
||||
["@koa/cors", "npm:5.0.0"],\
|
||||
["vary", "npm:1.1.2"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
|
BIN
.yarn/cache/@koa-cors-npm-3.3.0-0564248a2f-bb49c680e0.zip
(Stored with Git LFS)
vendored
BIN
.yarn/cache/@koa-cors-npm-3.3.0-0564248a2f-bb49c680e0.zip
(Stored with Git LFS)
vendored
Binary file not shown.
BIN
.yarn/cache/@koa-cors-npm-5.0.0-693911adf6-050701fb57.zip
vendored
Normal file
BIN
.yarn/cache/@koa-cors-npm-5.0.0-693911adf6-050701fb57.zip
vendored
Normal file
Binary file not shown.
@ -47,7 +47,7 @@
|
||||
"@cosmjs/proto-signing": "workspace:^",
|
||||
"@cosmjs/stargate": "workspace:^",
|
||||
"@cosmjs/utils": "workspace:^",
|
||||
"@koa/cors": "^3.3",
|
||||
"@koa/cors": "^5.0",
|
||||
"koa": "^2.13",
|
||||
"koa-bodyparser": "^4.3"
|
||||
},
|
||||
|
10
yarn.lock
10
yarn.lock
@ -581,7 +581,7 @@ __metadata:
|
||||
"@cosmjs/stargate": "workspace:^"
|
||||
"@cosmjs/utils": "workspace:^"
|
||||
"@istanbuljs/nyc-config-typescript": ^1.0.1
|
||||
"@koa/cors": ^3.3
|
||||
"@koa/cors": ^5.0
|
||||
"@types/eslint-plugin-prettier": ^3
|
||||
"@types/jasmine": ^4
|
||||
"@types/koa": ^2.13
|
||||
@ -1163,12 +1163,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@koa/cors@npm:^3.3":
|
||||
version: 3.3.0
|
||||
resolution: "@koa/cors@npm:3.3.0"
|
||||
"@koa/cors@npm:^5.0":
|
||||
version: 5.0.0
|
||||
resolution: "@koa/cors@npm:5.0.0"
|
||||
dependencies:
|
||||
vary: ^1.1.2
|
||||
checksum: bb49c680e0d151aec1b19c24c14d61b65f430eb379e63d83789602cc7d8e52706ebcd74867cdb60b1d50ddb6f3d59be04e1c46328fae5721aeaf50e0d4fc2d28
|
||||
checksum: 050701fb57dede2fefe0217459782bab7c9488fd07ff1f87fff680005cab43e03b7509e6015ea68082aadb1b31fe3eea7858ebdc93a2cf6f26d36d071190d50c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user