Bump @types/cors from 2.8.13 to 2.8.16

Bumps [@types/cors](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cors) from 2.8.13 to 2.8.16.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cors)

---
updated-dependencies:
- dependency-name: "@types/cors"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-13 05:05:28 +00:00
committed by GitHub
parent 013ea04e7d
commit c8ca73107b
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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",
+4 -4
View File
@@ -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" "*"