mirror of
https://github.com/kirameki-cafe/Yumi.git
synced 2026-09-13 10:49:20 +00:00
Merge pull request #118 from kirameki-cafe/dependabot/npm_and_yarn/types/cors-2.8.16
Bump @types/cors from 2.8.13 to 2.8.16
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
"@discordjs/rest": "^1.7.0",
|
||||
"@discordjs/voice": "^0.16.0",
|
||||
"@types/color-thief-node": "^1.0.2",
|
||||
"@types/cors": "^2.8.13",
|
||||
"@types/cors": "^2.8.16",
|
||||
"@types/express": "^4.17.17",
|
||||
"@types/os-utils": "^0.0.1",
|
||||
"bluebird": "^3.7.2",
|
||||
|
||||
@@ -270,10 +270,10 @@
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
|
||||
"@types/cors@^2.8.13":
|
||||
version "2.8.13"
|
||||
resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.13.tgz#b8ade22ba455a1b8cb3b5d3f35910fd204f84f94"
|
||||
integrity sha512-RG8AStHlUiV5ysZQKq97copd2UmVYw3/pRMLefISZ3S1hK104Cwm7iLQ3fTKx+lsUH2CE8FlLaYeEA2LSeqYUA==
|
||||
"@types/cors@^2.8.16":
|
||||
version "2.8.16"
|
||||
resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.16.tgz#a24bf65acd216c078890ca6ceb91e672adb158e7"
|
||||
integrity sha512-Trx5or1Nyg1Fq138PCuWqoApzvoSLWzZ25ORBiHMbbUT42g578lH1GT4TwYDbiUOLFuDsCkfLneT2105fsFWGg==
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user