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:
2023-11-13 15:42:01 +09:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"@discordjs/rest": "^1.7.0", "@discordjs/rest": "^1.7.0",
"@discordjs/voice": "^0.16.0", "@discordjs/voice": "^0.16.0",
"@types/color-thief-node": "^1.0.2", "@types/color-thief-node": "^1.0.2",
"@types/cors": "^2.8.13", "@types/cors": "^2.8.16",
"@types/express": "^4.17.17", "@types/express": "^4.17.17",
"@types/os-utils": "^0.0.1", "@types/os-utils": "^0.0.1",
"bluebird": "^3.7.2", "bluebird": "^3.7.2",
+4 -4
View File
@@ -270,10 +270,10 @@
dependencies: dependencies:
"@types/node" "*" "@types/node" "*"
"@types/cors@^2.8.13": "@types/cors@^2.8.16":
version "2.8.13" version "2.8.16"
resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.13.tgz#b8ade22ba455a1b8cb3b5d3f35910fd204f84f94" resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.16.tgz#a24bf65acd216c078890ca6ceb91e672adb158e7"
integrity sha512-RG8AStHlUiV5ysZQKq97copd2UmVYw3/pRMLefISZ3S1hK104Cwm7iLQ3fTKx+lsUH2CE8FlLaYeEA2LSeqYUA== integrity sha512-Trx5or1Nyg1Fq138PCuWqoApzvoSLWzZ25ORBiHMbbUT42g578lH1GT4TwYDbiUOLFuDsCkfLneT2105fsFWGg==
dependencies: dependencies:
"@types/node" "*" "@types/node" "*"