Skip to content

Commit f14dda8

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/develop/cors-2.8.6' into production
2 parents 8e0d788 + ede3254 commit f14dda8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"child_process": "^1.0.2",
1818
"compression": "^1.7.4",
1919
"cookie-parser": "^1.4.5",
20-
"cors": "^2.8.5",
20+
"cors": "^2.8.6",
2121
"debug": "^4.3.1",
2222
"dotenv": "^17.3.1",
2323
"ejs": "^4.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -439,10 +439,10 @@ core-util-is@~1.0.0:
439439
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85"
440440
integrity sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==
441441

442-
cors@^2.8.5:
443-
version "2.8.5"
444-
resolved "https://registry.yarnpkg.com/cors/-/cors-2.8.5.tgz#eac11da51592dd86b9f06f6e7ac293b3df875d29"
445-
integrity sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==
442+
cors@^2.8.6:
443+
version "2.8.6"
444+
resolved "https://registry.yarnpkg.com/cors/-/cors-2.8.6.tgz#ff5dd69bd95e547503820d29aba4f8faf8dfec96"
445+
integrity sha512-tJtZBBHA6vjIAaF6EnIaq6laBBP9aq/Y3ouVJjEfoHbRBcHBAHYcMh/w8LDrk2PvIMMq8gmopa5D4V8RmbrxGw==
446446
dependencies:
447447
object-assign "^4"
448448
vary "^1"

0 commit comments

Comments
 (0)