chore(deps): update dependency @types/cors to v2.8.13
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
"@rollup/plugin-commonjs": "22.0.2",
|
||||
"@rollup/plugin-node-resolve": "14.0.1",
|
||||
"@rollup/plugin-typescript": "8.5.0",
|
||||
"@types/cors": "2.8.12",
|
||||
"@types/cors": "2.8.13",
|
||||
"@types/express": "4.17.15",
|
||||
"@types/lodash": "4.14.186",
|
||||
"abort-controller": "3.0.0",
|
||||
|
||||
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@@ -263,7 +263,7 @@ importers:
|
||||
'@rollup/plugin-commonjs': 22.0.2
|
||||
'@rollup/plugin-node-resolve': 14.0.1
|
||||
'@rollup/plugin-typescript': 8.5.0
|
||||
'@types/cors': 2.8.12
|
||||
'@types/cors': 2.8.13
|
||||
'@types/express': 4.17.15
|
||||
'@types/lodash': 4.14.186
|
||||
abort-controller: 3.0.0
|
||||
@@ -287,7 +287,7 @@ importers:
|
||||
'@rollup/plugin-commonjs': 22.0.2_rollup@3.10.0
|
||||
'@rollup/plugin-node-resolve': 14.0.1_rollup@3.10.0
|
||||
'@rollup/plugin-typescript': 8.5.0_rollup@3.10.0
|
||||
'@types/cors': 2.8.12
|
||||
'@types/cors': 2.8.13
|
||||
'@types/express': 4.17.15
|
||||
'@types/lodash': 4.14.186
|
||||
abort-controller: 3.0.0
|
||||
@@ -2545,8 +2545,10 @@ packages:
|
||||
/@types/cookie/0.4.1:
|
||||
resolution: {integrity: sha512-XW/Aa8APYr6jSVVA1y/DEIZX0/GMKLEVekNG727R8cs56ahETkRAy/3DR7+fJyh7oUgGwNQaRfXCun0+KbWY7Q==}
|
||||
|
||||
/@types/cors/2.8.12:
|
||||
resolution: {integrity: sha512-vt+kDhq/M2ayberEtJcIN/hxXy1Pk+59g2FV/ZQceeaTyCtCucjL2Q7FXlFjtWn4n15KCr1NE2lNNFhp0lEThw==}
|
||||
/@types/cors/2.8.13:
|
||||
resolution: {integrity: sha512-RG8AStHlUiV5ysZQKq97copd2UmVYw3/pRMLefISZ3S1hK104Cwm7iLQ3fTKx+lsUH2CE8FlLaYeEA2LSeqYUA==}
|
||||
dependencies:
|
||||
'@types/node': 18.11.18
|
||||
|
||||
/@types/cron/2.0.0:
|
||||
resolution: {integrity: sha512-xZM08fqvwIXgghtPVkSPKNgC+JoMQ2OHazEvyTKnNf7aWu1aB6/4lBbQFrb03Td2cUGG7ITzMv3mFYnMu6xRaQ==}
|
||||
@@ -2702,7 +2704,7 @@ packages:
|
||||
/@types/resolve/1.17.1:
|
||||
resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==}
|
||||
dependencies:
|
||||
'@types/node': 18.11.17
|
||||
'@types/node': 18.11.18
|
||||
dev: true
|
||||
|
||||
/@types/semver/7.3.13:
|
||||
@@ -4196,7 +4198,7 @@ packages:
|
||||
engines: {node: '>=10.0.0'}
|
||||
dependencies:
|
||||
'@types/cookie': 0.4.1
|
||||
'@types/cors': 2.8.12
|
||||
'@types/cors': 2.8.13
|
||||
'@types/node': 18.11.18
|
||||
accepts: 1.3.8
|
||||
base64id: 2.0.0
|
||||
|
||||
Reference in New Issue
Block a user