Skip to content

Commit 8e751e4

Browse files
Bump @types/cors from 2.8.9 to 2.8.10
Bumps [@types/cors](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cors) from 2.8.9 to 2.8.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cors) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 8af5664 commit 8e751e4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"test": "jest"
1212
},
1313
"dependencies": {
14-
"@types/cors": "^2.8.9",
14+
"@types/cors": "^2.8.10",
1515
"@types/nodemailer": "^6.4.0",
1616
"aws-sdk": "^2.843.0",
1717
"bcryptjs": "^2.4.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1317,10 +1317,10 @@
13171317
dependencies:
13181318
"@types/node" "*"
13191319

1320-
"@types/cors@^2.8.9":
1321-
version "2.8.9"
1322-
resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.9.tgz#4bd1fcac72eca8d5bec93e76c7fdcbdc1bc2cd4a"
1323-
integrity sha512-zurD1ibz21BRlAOIKP8yhrxlqKx6L9VCwkB5kMiP6nZAhoF5MvC7qS1qPA7nRcr1GJolfkQC7/EAL4hdYejLtg==
1320+
"@types/cors@^2.8.10":
1321+
version "2.8.10"
1322+
resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.10.tgz#61cc8469849e5bcdd0c7044122265c39cec10cf4"
1323+
integrity sha512-C7srjHiVG3Ey1nR6d511dtDkCEjxuN9W1HWAEjGq8kpcwmNM6JJkpC0xvabM7BXTG2wDq8Eu33iH9aQKa7IvLQ==
13241324

13251325
"@types/eslint-visitor-keys@^1.0.0":
13261326
version "1.0.0"

0 commit comments

Comments
 (0)