File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed
Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 4242 "axios" : " ^1.13.2" ,
4343 "bcrypt" : " ^6.0.0" ,
4444 "buffer-to-stream" : " 1.0.0" ,
45- "cors" : " ^2.8.5 " ,
45+ "cors" : " ^2.8.6 " ,
4646 "cross-env" : " ^7.0.3" ,
4747 "dotenv" : " ^16.6.1" ,
4848 "express" : " 4.22.1" ,
Original file line number Diff line number Diff line change @@ -5623,7 +5623,7 @@ __metadata:
56235623 buffer-to-stream: "npm:1.0.0"
56245624 commitizen: "npm:^4.3.1"
56255625 conventional-changelog-cli: "npm:^5.0.0"
5626- cors: "npm:^2.8.5 "
5626+ cors: "npm:^2.8.6 "
56275627 cross-env: "npm:^7.0.3"
56285628 crypto-js: "npm:^4.2.0"
56295629 dotenv: "npm:^16.6.1"
@@ -7470,7 +7470,17 @@ __metadata:
74707470 languageName: node
74717471 linkType: hard
74727472
7473- "cors@npm:^2.8.5, cors@npm:~2.8.5":
7473+ "cors@npm:^2.8.6":
7474+ version: 2.8.6
7475+ resolution: "cors@npm:2.8.6"
7476+ dependencies:
7477+ object-assign: "npm:^4"
7478+ vary: "npm:^1"
7479+ checksum: 10c0/ab2bc57b8af8ef8476682a59647f7c55c1a7d406b559ac06119aa1c5f70b96d35036864d197b24cf86e228e4547231088f1f94ca05061dbb14d89cc0bc9d4cab
7480+ languageName: node
7481+ linkType: hard
7482+
7483+ "cors@npm:~2.8.5":
74747484 version: 2.8.5
74757485 resolution: "cors@npm:2.8.5"
74767486 dependencies:
You can’t perform that action at this time.
0 commit comments