Skip to content

Commit 4ca05a6

Browse files
Upgraded packages (#31)
1 parent 0642b30 commit 4ca05a6

File tree

2 files changed

+122
-122
lines changed

2 files changed

+122
-122
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"express": "^4.18.2",
1414
"express-async-errors": "^3.1.1",
1515
"express-session": "^1.17.3",
16-
"helmet": "^7.0.0",
16+
"helmet": "^7.1.0",
1717
"http-errors": "^2.0.0",
1818
"morgan": "^1.10.0",
1919
"passport": "^0.6.0",
@@ -25,21 +25,21 @@
2525
"validator": "^13.11.0"
2626
},
2727
"devDependencies": {
28-
"@types/bcryptjs": "^2.4.5",
29-
"@types/connect-pg-simple": "^7.0.2",
30-
"@types/cors": "^2.8.15",
31-
"@types/express": "^4.17.20",
32-
"@types/express-session": "^1.17.9",
33-
"@types/http-errors": "^2.0.3",
34-
"@types/jest": "^29.5.7",
35-
"@types/morgan": "^1.9.7",
36-
"@types/node": "^20.8.10",
37-
"@types/passport": "^1.0.14",
38-
"@types/passport-local": "^1.0.37",
39-
"@types/supertest": "^2.0.15",
40-
"@types/validator": "^13.11.5",
41-
"@typescript-eslint/eslint-plugin": "^6.9.1",
42-
"@typescript-eslint/parser": "^6.9.1",
28+
"@types/bcryptjs": "^2.4.6",
29+
"@types/connect-pg-simple": "^7.0.3",
30+
"@types/cors": "^2.8.16",
31+
"@types/express": "^4.17.21",
32+
"@types/express-session": "^1.17.10",
33+
"@types/http-errors": "^2.0.4",
34+
"@types/jest": "^29.5.8",
35+
"@types/morgan": "^1.9.9",
36+
"@types/node": "^20.9.0",
37+
"@types/passport": "^1.0.15",
38+
"@types/passport-local": "^1.0.38",
39+
"@types/supertest": "^2.0.16",
40+
"@types/validator": "^13.11.6",
41+
"@typescript-eslint/eslint-plugin": "^6.10.0",
42+
"@typescript-eslint/parser": "^6.10.0",
4343
"eslint": "^8.53.0",
4444
"eslint-import-resolver-typescript": "^3.6.1",
4545
"eslint-plugin-eslint-comments": "^3.2.0",

yarn.lock

Lines changed: 106 additions & 106 deletions
Original file line numberDiff line numberDiff line change
@@ -841,10 +841,10 @@
841841
dependencies:
842842
"@babel/types" "^7.3.0"
843843

844-
"@types/bcryptjs@^2.4.5":
845-
version "2.4.5"
846-
resolved "https://registry.yarnpkg.com/@types/bcryptjs/-/bcryptjs-2.4.5.tgz#15473cc012f825b3435b189376f645bdd2fc9f11"
847-
integrity sha512-tOF6TivOIvq+TWQm78335CMdyVJhpBG3NUdWQDAp95ax4E2rSKbws/ELHLk5EBoucwx/tHt3/hhLOHwWJgVrSw==
844+
"@types/bcryptjs@^2.4.6":
845+
version "2.4.6"
846+
resolved "https://registry.yarnpkg.com/@types/bcryptjs/-/bcryptjs-2.4.6.tgz#2b92e3c2121c66eba3901e64faf8bb922ec291fa"
847+
integrity sha512-9xlo6R2qDs5uixm0bcIqCeMCE6HiQsIyel9KQySStiyqNl2tnj2mP3DX1Nf56MD6KMenNNlBBsy3LJ7gUEQPXQ==
848848

849849
"@types/body-parser@*":
850850
version "1.19.2"
@@ -854,10 +854,10 @@
854854
"@types/connect" "*"
855855
"@types/node" "*"
856856

857-
"@types/connect-pg-simple@^7.0.2":
858-
version "7.0.2"
859-
resolved "https://registry.yarnpkg.com/@types/connect-pg-simple/-/connect-pg-simple-7.0.2.tgz#f4e595134abe1337a3790141ce24b5b9500e9979"
860-
integrity sha512-Chx/aOpx3wdxx+wQ6t7QYxYDBV/2k68+Ae50QFsY9AiVkKGxtZqohNS4l+Sm63HeWqz7Gw9HI5UEg5UZakiC9A==
857+
"@types/connect-pg-simple@^7.0.3":
858+
version "7.0.3"
859+
resolved "https://registry.yarnpkg.com/@types/connect-pg-simple/-/connect-pg-simple-7.0.3.tgz#05b4bdbccbba333787b01730bacd202f15afa480"
860+
integrity sha512-NGCy9WBlW2bw+J/QlLnFZ9WjoGs6tMo3LAut6mY4kK+XHzue//lpNVpAvYRpIwM969vBRAM2Re0izUvV6kt+NA==
861861
dependencies:
862862
"@types/express" "*"
863863
"@types/express-session" "*"
@@ -875,10 +875,10 @@
875875
resolved "https://registry.yarnpkg.com/@types/cookiejar/-/cookiejar-2.1.2.tgz#66ad9331f63fe8a3d3d9d8c6e3906dd10f6446e8"
876876
integrity sha512-t73xJJrvdTjXrn4jLS9VSGRbz0nUY3cl2DMGDU48lKl+HR9dbbjW2A9r3g40VA++mQpy6uuHg33gy7du2BKpog==
877877

878-
"@types/cors@^2.8.15":
879-
version "2.8.15"
880-
resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.15.tgz#eb143aa2f8807ddd78e83cbff141bbedd91b60ee"
881-
integrity sha512-n91JxbNLD8eQIuXDIChAN1tCKNWCEgpceU9b7ZMbFA+P+Q4yIeh80jizFLEvolRPc1ES0VdwFlGv+kJTSirogw==
878+
"@types/cors@^2.8.16":
879+
version "2.8.16"
880+
resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.16.tgz#a24bf65acd216c078890ca6ceb91e672adb158e7"
881+
integrity sha512-Trx5or1Nyg1Fq138PCuWqoApzvoSLWzZ25ORBiHMbbUT42g578lH1GT4TwYDbiUOLFuDsCkfLneT2105fsFWGg==
882882
dependencies:
883883
"@types/node" "*"
884884

@@ -898,10 +898,10 @@
898898
dependencies:
899899
"@types/express" "*"
900900

901-
"@types/express-session@^1.17.9":
902-
version "1.17.9"
903-
resolved "https://registry.yarnpkg.com/@types/express-session/-/express-session-1.17.9.tgz#2811b8c3f2e7efb5fd239e4cb0f26f58de8c0a62"
904-
integrity sha512-yIqficLlTPdloeEPhOVenpOUWILkdaXHUWhTOqFGx9JoSuTgeatNjb97k8VvJehbTk0kUSUAHy5r27PXMga89Q==
901+
"@types/express-session@^1.17.10":
902+
version "1.17.10"
903+
resolved "https://registry.yarnpkg.com/@types/express-session/-/express-session-1.17.10.tgz#3a9394f1f314a4c657af3fb1cdb52f00fc207fd2"
904+
integrity sha512-U32bC/s0ejXijw5MAzyaV4tuZopCh/K7fPoUDyNbsRXHvPSeymygYD1RFL99YOLhF5PNOkzswvOTRaVHdL1zMw==
905905
dependencies:
906906
"@types/express" "*"
907907

@@ -915,10 +915,10 @@
915915
"@types/qs" "*"
916916
"@types/serve-static" "*"
917917

918-
"@types/express@^4.17.20":
919-
version "4.17.20"
920-
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.20.tgz#e7c9b40276d29e38a4e3564d7a3d65911e2aa433"
921-
integrity sha512-rOaqlkgEvOW495xErXMsmyX3WKBInbhG5eqojXYi3cGUaLoRDlXa5d52fkfWZT963AZ3v2eZ4MbKE6WpDAGVsw==
918+
"@types/express@^4.17.21":
919+
version "4.17.21"
920+
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.21.tgz#c26d4a151e60efe0084b23dc3369ebc631ed192d"
921+
integrity sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==
922922
dependencies:
923923
"@types/body-parser" "*"
924924
"@types/express-serve-static-core" "^4.17.33"
@@ -932,10 +932,10 @@
932932
dependencies:
933933
"@types/node" "*"
934934

935-
"@types/http-errors@^2.0.3":
936-
version "2.0.3"
937-
resolved "https://registry.yarnpkg.com/@types/http-errors/-/http-errors-2.0.3.tgz#c54e61f79b3947d040f150abd58f71efb422ff62"
938-
integrity sha512-pP0P/9BnCj1OVvQR2lF41EkDG/lWWnDyA203b/4Fmi2eTyORnBtcDoKDwjWQthELrBvWkMOrvSOnZ8OVlW6tXA==
935+
"@types/http-errors@^2.0.4":
936+
version "2.0.4"
937+
resolved "https://registry.yarnpkg.com/@types/http-errors/-/http-errors-2.0.4.tgz#7eb47726c391b7345a6ec35ad7f4de469cf5ba4f"
938+
integrity sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA==
939939

940940
"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0", "@types/istanbul-lib-coverage@^2.0.1":
941941
version "2.0.4"
@@ -956,10 +956,10 @@
956956
dependencies:
957957
"@types/istanbul-lib-report" "*"
958958

959-
"@types/jest@^29.5.7":
960-
version "29.5.7"
961-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.7.tgz#2c0dafe2715dd958a455bc10e2ec3e1ec47b5036"
962-
integrity sha512-HLyetab6KVPSiF+7pFcUyMeLsx25LDNDemw9mGsJBkai/oouwrjTycocSDYopMEwFhN2Y4s9oPyOCZNofgSt2g==
959+
"@types/jest@^29.5.8":
960+
version "29.5.8"
961+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.8.tgz#ed5c256fe2bc7c38b1915ee5ef1ff24a3427e120"
962+
integrity sha512-fXEFTxMV2Co8ZF5aYFJv+YeA08RTYJfhtN5c9JSv/mFEMe+xxjufCb+PHL+bJcMs/ebPUsBu+UNTEz+ydXrR6g==
963963
dependencies:
964964
expect "^29.0.0"
965965
pretty-format "^29.0.0"
@@ -979,10 +979,10 @@
979979
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-3.0.1.tgz#5f8f2bca0a5863cb69bc0b0acd88c96cb1d4ae10"
980980
integrity sha512-Y4XFY5VJAuw0FgAqPNd6NNoV44jbq9Bz2L7Rh/J6jLTiHBSBJa9fxqQIvkIld4GsoDOcCbvzOUAbLPsSKKg+uA==
981981

982-
"@types/morgan@^1.9.7":
983-
version "1.9.7"
984-
resolved "https://registry.yarnpkg.com/@types/morgan/-/morgan-1.9.7.tgz#ba1e980841be06cd164eedfba7e3e1e2f4d0c911"
985-
integrity sha512-4sJFBUBrIZkP5EvMm1L6VCXp3SQe8dnXqlVpe1jsmTjS1JQVmSjnpMNs8DosQd6omBi/K7BSKJ6z/Mc3ki0K9g==
982+
"@types/morgan@^1.9.9":
983+
version "1.9.9"
984+
resolved "https://registry.yarnpkg.com/@types/morgan/-/morgan-1.9.9.tgz#d60dec3979e16c203a000159daa07d3fb7270d7f"
985+
integrity sha512-iRYSDKVaC6FkGSpEVVIvrRGw0DfJMiQzIn3qr2G5B3C//AWkulhXgaBd7tS9/J79GWSYMTHGs7PfI5b3Y8m+RQ==
986986
dependencies:
987987
"@types/node" "*"
988988

@@ -991,17 +991,17 @@
991991
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.6.tgz#ae1973dd2b1eeb1825695bb11ebfb746d27e3e93"
992992
integrity sha512-93+VvleD3mXwlLI/xASjw0FzKcwzl3OdTCzm1LaRfqgS21gfFtK3zDXM5Op9TeeMsJVOaJ2VRDpT9q4Y3d0AvA==
993993

994-
"@types/node@^20.8.10":
995-
version "20.8.10"
996-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.10.tgz#a5448b895c753ae929c26ce85cab557c6d4a365e"
997-
integrity sha512-TlgT8JntpcbmKUFzjhsyhGfP2fsiz1Mv56im6enJ905xG1DAYesxJaeSbGqQmAw8OWPdhyJGhGSQGKRNJ45u9w==
994+
"@types/node@^20.9.0":
995+
version "20.9.0"
996+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.9.0.tgz#bfcdc230583aeb891cf51e73cfdaacdd8deae298"
997+
integrity sha512-nekiGu2NDb1BcVofVcEKMIwzlx4NjHlcjhoxxKBNLtz15Y1z7MYf549DFvkHSId02Ax6kGwWntIBPC3l/JZcmw==
998998
dependencies:
999999
undici-types "~5.26.4"
10001000

1001-
"@types/passport-local@^1.0.37":
1002-
version "1.0.37"
1003-
resolved "https://registry.yarnpkg.com/@types/passport-local/-/passport-local-1.0.37.tgz#97f6a60873b551f08c3a251043eb1662ecc546f7"
1004-
integrity sha512-c57CwMHhMP2BBiOLyQZGRP43F8JtC84H976YVJdiU4EIWvqRCZ3F7QtsEgksOEIgMOk1Kz3EEKGA93OiDPQtRQ==
1001+
"@types/passport-local@^1.0.38":
1002+
version "1.0.38"
1003+
resolved "https://registry.yarnpkg.com/@types/passport-local/-/passport-local-1.0.38.tgz#8073758188645dde3515808999b1c218a6fe7141"
1004+
integrity sha512-nsrW4A963lYE7lNTv9cr5WmiUD1ibYJvWrpE13oxApFsRt77b0RdtZvKbCdNIY4v/QZ6TRQWaDDEwV1kCTmcXg==
10051005
dependencies:
10061006
"@types/express" "*"
10071007
"@types/passport" "*"
@@ -1022,10 +1022,10 @@
10221022
dependencies:
10231023
"@types/express" "*"
10241024

1025-
"@types/passport@^1.0.14":
1026-
version "1.0.14"
1027-
resolved "https://registry.yarnpkg.com/@types/passport/-/passport-1.0.14.tgz#7ca891b04ae08d7ca4dbf30fece7c86174a16db9"
1028-
integrity sha512-D6p2ygR2S7Cq5PO7iUaEIQu/5WrM0tONu6Lxgk0C9r3lafQIlVpWCo3V/KI9To3OqHBxcfQaOeK+8AvwW5RYmw==
1025+
"@types/passport@^1.0.15":
1026+
version "1.0.15"
1027+
resolved "https://registry.yarnpkg.com/@types/passport/-/passport-1.0.15.tgz#0970b397621a9ea4106c7e704e3d12394cc9b820"
1028+
integrity sha512-oHOgzPBp5eLI1U/7421qYV/ZySQXMYCBSfRkDe1tQ0YrIbLY/M/76qIXE7Bs7lFyvw1x5QqiNQ9imvh0fQHe9Q==
10291029
dependencies:
10301030
"@types/express" "*"
10311031

@@ -1074,17 +1074,17 @@
10741074
"@types/cookiejar" "*"
10751075
"@types/node" "*"
10761076

1077-
"@types/supertest@^2.0.15":
1078-
version "2.0.15"
1079-
resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-2.0.15.tgz#3d032865048c84c6a3bbbf1f949145b917d2ff65"
1080-
integrity sha512-jUCZZ/TMcpGzoSaed9Gjr8HCf3HehExdibyw3OHHEL1als1KmyzcOZZH4MjbObI8TkWsEr7bc7gsW0WTDni+qQ==
1077+
"@types/supertest@^2.0.16":
1078+
version "2.0.16"
1079+
resolved "https://registry.yarnpkg.com/@types/supertest/-/supertest-2.0.16.tgz#7a1294edebecb960d957bbe9b26002a2b7f21cd7"
1080+
integrity sha512-6c2ogktZ06tr2ENoZivgm7YnprnhYE4ZoXGMY+oA7IuAf17M8FWvujXZGmxLv8y0PTyts4x5A+erSwVUFA8XSg==
10811081
dependencies:
10821082
"@types/superagent" "*"
10831083

1084-
"@types/validator@^13.11.5":
1085-
version "13.11.5"
1086-
resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.11.5.tgz#1911964fd5556b08d3479d1ded977c06f89a44a7"
1087-
integrity sha512-xW4qsT4UIYILu+7ZrBnfQdBYniZrMLYYK3wN9M/NdeIHgBN5pZI2/8Q7UfdWIcr5RLJv/OGENsx91JIpUUoC7Q==
1084+
"@types/validator@^13.11.6":
1085+
version "13.11.6"
1086+
resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.11.6.tgz#8645efedfd891bc1d7ad82539005d7ff785fe294"
1087+
integrity sha512-HUgHujPhKuNzgNXBRZKYexwoG+gHKU+tnfPqjWXFghZAnn73JElicMkuSKJyLGr9JgyA8IgK7fj88IyA9rwYeQ==
10881088

10891089
"@types/yargs-parser@*":
10901090
version "21.0.0"
@@ -1098,89 +1098,89 @@
10981098
dependencies:
10991099
"@types/yargs-parser" "*"
11001100

1101-
"@typescript-eslint/eslint-plugin@^6.9.1":
1102-
version "6.9.1"
1103-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.9.1.tgz#d8ce497dc0ed42066e195c8ecc40d45c7b1254f4"
1104-
integrity sha512-w0tiiRc9I4S5XSXXrMHOWgHgxbrBn1Ro+PmiYhSg2ZVdxrAJtQgzU5o2m1BfP6UOn7Vxcc6152vFjQfmZR4xEg==
1101+
"@typescript-eslint/eslint-plugin@^6.10.0":
1102+
version "6.10.0"
1103+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.10.0.tgz#cfe2bd34e26d2289212946b96ab19dcad64b661a"
1104+
integrity sha512-uoLj4g2OTL8rfUQVx2AFO1hp/zja1wABJq77P6IclQs6I/m9GLrm7jCdgzZkvWdDCQf1uEvoa8s8CupsgWQgVg==
11051105
dependencies:
11061106
"@eslint-community/regexpp" "^4.5.1"
1107-
"@typescript-eslint/scope-manager" "6.9.1"
1108-
"@typescript-eslint/type-utils" "6.9.1"
1109-
"@typescript-eslint/utils" "6.9.1"
1110-
"@typescript-eslint/visitor-keys" "6.9.1"
1107+
"@typescript-eslint/scope-manager" "6.10.0"
1108+
"@typescript-eslint/type-utils" "6.10.0"
1109+
"@typescript-eslint/utils" "6.10.0"
1110+
"@typescript-eslint/visitor-keys" "6.10.0"
11111111
debug "^4.3.4"
11121112
graphemer "^1.4.0"
11131113
ignore "^5.2.4"
11141114
natural-compare "^1.4.0"
11151115
semver "^7.5.4"
11161116
ts-api-utils "^1.0.1"
11171117

1118-
"@typescript-eslint/parser@^6.9.1":
1119-
version "6.9.1"
1120-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.9.1.tgz#4f685f672f8b9580beb38d5fb99d52fc3e34f7a3"
1121-
integrity sha512-C7AK2wn43GSaCUZ9do6Ksgi2g3mwFkMO3Cis96kzmgudoVaKyt62yNzJOktP0HDLb/iO2O0n2lBOzJgr6Q/cyg==
1118+
"@typescript-eslint/parser@^6.10.0":
1119+
version "6.10.0"
1120+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.10.0.tgz#578af79ae7273193b0b6b61a742a2bc8e02f875a"
1121+
integrity sha512-+sZwIj+s+io9ozSxIWbNB5873OSdfeBEH/FR0re14WLI6BaKuSOnnwCJ2foUiu8uXf4dRp1UqHP0vrZ1zXGrog==
11221122
dependencies:
1123-
"@typescript-eslint/scope-manager" "6.9.1"
1124-
"@typescript-eslint/types" "6.9.1"
1125-
"@typescript-eslint/typescript-estree" "6.9.1"
1126-
"@typescript-eslint/visitor-keys" "6.9.1"
1123+
"@typescript-eslint/scope-manager" "6.10.0"
1124+
"@typescript-eslint/types" "6.10.0"
1125+
"@typescript-eslint/typescript-estree" "6.10.0"
1126+
"@typescript-eslint/visitor-keys" "6.10.0"
11271127
debug "^4.3.4"
11281128

1129-
"@typescript-eslint/scope-manager@6.9.1":
1130-
version "6.9.1"
1131-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.9.1.tgz#e96afeb9a68ad1cd816dba233351f61e13956b75"
1132-
integrity sha512-38IxvKB6NAne3g/+MyXMs2Cda/Sz+CEpmm+KLGEM8hx/CvnSRuw51i8ukfwB/B/sESdeTGet1NH1Wj7I0YXswg==
1129+
"@typescript-eslint/scope-manager@6.10.0":
1130+
version "6.10.0"
1131+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.10.0.tgz#b0276118b13d16f72809e3cecc86a72c93708540"
1132+
integrity sha512-TN/plV7dzqqC2iPNf1KrxozDgZs53Gfgg5ZHyw8erd6jd5Ta/JIEcdCheXFt9b1NYb93a1wmIIVW/2gLkombDg==
11331133
dependencies:
1134-
"@typescript-eslint/types" "6.9.1"
1135-
"@typescript-eslint/visitor-keys" "6.9.1"
1134+
"@typescript-eslint/types" "6.10.0"
1135+
"@typescript-eslint/visitor-keys" "6.10.0"
11361136

1137-
"@typescript-eslint/type-utils@6.9.1":
1138-
version "6.9.1"
1139-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.9.1.tgz#efd5db20ed35a74d3c7d8fba51b830ecba09ce32"
1140-
integrity sha512-eh2oHaUKCK58qIeYp19F5V5TbpM52680sB4zNSz29VBQPTWIlE/hCj5P5B1AChxECe/fmZlspAWFuRniep1Skg==
1137+
"@typescript-eslint/type-utils@6.10.0":
1138+
version "6.10.0"
1139+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.10.0.tgz#1007faede067c78bdbcef2e8abb31437e163e2e1"
1140+
integrity sha512-wYpPs3hgTFblMYwbYWPT3eZtaDOjbLyIYuqpwuLBBqhLiuvJ+9sEp2gNRJEtR5N/c9G1uTtQQL5AhV0fEPJYcg==
11411141
dependencies:
1142-
"@typescript-eslint/typescript-estree" "6.9.1"
1143-
"@typescript-eslint/utils" "6.9.1"
1142+
"@typescript-eslint/typescript-estree" "6.10.0"
1143+
"@typescript-eslint/utils" "6.10.0"
11441144
debug "^4.3.4"
11451145
ts-api-utils "^1.0.1"
11461146

1147-
"@typescript-eslint/types@6.9.1":
1148-
version "6.9.1"
1149-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.9.1.tgz#a6cfc20db0fcedcb2f397ea728ef583e0ee72459"
1150-
integrity sha512-BUGslGOb14zUHOUmDB2FfT6SI1CcZEJYfF3qFwBeUrU6srJfzANonwRYHDpLBuzbq3HaoF2XL2hcr01c8f8OaQ==
1147+
"@typescript-eslint/types@6.10.0":
1148+
version "6.10.0"
1149+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.10.0.tgz#f4f0a84aeb2ac546f21a66c6e0da92420e921367"
1150+
integrity sha512-36Fq1PWh9dusgo3vH7qmQAj5/AZqARky1Wi6WpINxB6SkQdY5vQoT2/7rW7uBIsPDcvvGCLi4r10p0OJ7ITAeg==
11511151

1152-
"@typescript-eslint/typescript-estree@6.9.1":
1153-
version "6.9.1"
1154-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.9.1.tgz#8c77910a49a04f0607ba94d78772da07dab275ad"
1155-
integrity sha512-U+mUylTHfcqeO7mLWVQ5W/tMLXqVpRv61wm9ZtfE5egz7gtnmqVIw9ryh0mgIlkKk9rZLY3UHygsBSdB9/ftyw==
1152+
"@typescript-eslint/typescript-estree@6.10.0":
1153+
version "6.10.0"
1154+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.10.0.tgz#667381eed6f723a1a8ad7590a31f312e31e07697"
1155+
integrity sha512-ek0Eyuy6P15LJVeghbWhSrBCj/vJpPXXR+EpaRZqou7achUWL8IdYnMSC5WHAeTWswYQuP2hAZgij/bC9fanBg==
11561156
dependencies:
1157-
"@typescript-eslint/types" "6.9.1"
1158-
"@typescript-eslint/visitor-keys" "6.9.1"
1157+
"@typescript-eslint/types" "6.10.0"
1158+
"@typescript-eslint/visitor-keys" "6.10.0"
11591159
debug "^4.3.4"
11601160
globby "^11.1.0"
11611161
is-glob "^4.0.3"
11621162
semver "^7.5.4"
11631163
ts-api-utils "^1.0.1"
11641164

1165-
"@typescript-eslint/utils@6.9.1":
1166-
version "6.9.1"
1167-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.9.1.tgz#763da41281ef0d16974517b5f0d02d85897a1c1e"
1168-
integrity sha512-L1T0A5nFdQrMVunpZgzqPL6y2wVreSyHhKGZryS6jrEN7bD9NplVAyMryUhXsQ4TWLnZmxc2ekar/lSGIlprCA==
1165+
"@typescript-eslint/utils@6.10.0":
1166+
version "6.10.0"
1167+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.10.0.tgz#4d76062d94413c30e402c9b0df8c14aef8d77336"
1168+
integrity sha512-v+pJ1/RcVyRc0o4wAGux9x42RHmAjIGzPRo538Z8M1tVx6HOnoQBCX/NoadHQlZeC+QO2yr4nNSFWOoraZCAyg==
11691169
dependencies:
11701170
"@eslint-community/eslint-utils" "^4.4.0"
11711171
"@types/json-schema" "^7.0.12"
11721172
"@types/semver" "^7.5.0"
1173-
"@typescript-eslint/scope-manager" "6.9.1"
1174-
"@typescript-eslint/types" "6.9.1"
1175-
"@typescript-eslint/typescript-estree" "6.9.1"
1173+
"@typescript-eslint/scope-manager" "6.10.0"
1174+
"@typescript-eslint/types" "6.10.0"
1175+
"@typescript-eslint/typescript-estree" "6.10.0"
11761176
semver "^7.5.4"
11771177

1178-
"@typescript-eslint/visitor-keys@6.9.1":
1179-
version "6.9.1"
1180-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.9.1.tgz#6753a9225a0ba00459b15d6456b9c2780b66707d"
1181-
integrity sha512-MUaPUe/QRLEffARsmNfmpghuQkW436DvESW+h+M52w0coICHRfD6Np9/K6PdACwnrq1HmuLl+cSPZaJmeVPkSw==
1178+
"@typescript-eslint/visitor-keys@6.10.0":
1179+
version "6.10.0"
1180+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.10.0.tgz#b9eaf855a1ac7e95633ae1073af43d451e8f84e3"
1181+
integrity sha512-xMGluxQIEtOM7bqFCo+rCMh5fqI+ZxV5RUUOa29iVPz1OgCZrtc7rFnz5cLUazlkPKYqX+75iuDq7m0HQ48nCg==
11821182
dependencies:
1183-
"@typescript-eslint/types" "6.9.1"
1183+
"@typescript-eslint/types" "6.10.0"
11841184
eslint-visitor-keys "^3.4.1"
11851185

11861186
"@ungap/structured-clone@^1.2.0":
@@ -2735,10 +2735,10 @@ hasown@^2.0.0:
27352735
dependencies:
27362736
function-bind "^1.1.2"
27372737

2738-
helmet@^7.0.0:
2739-
version "7.0.0"
2740-
resolved "https://registry.yarnpkg.com/helmet/-/helmet-7.0.0.tgz#ac3011ba82fa2467f58075afa58a49427ba6212d"
2741-
integrity sha512-MsIgYmdBh460ZZ8cJC81q4XJknjG567wzEmv46WOBblDb6TUd3z8/GhgmsM9pn8g2B80tAJ4m5/d3Bi1KrSUBQ==
2738+
helmet@^7.1.0:
2739+
version "7.1.0"
2740+
resolved "https://registry.yarnpkg.com/helmet/-/helmet-7.1.0.tgz#287279e00f8a3763d5dccbaf1e5ee39b8c3784ca"
2741+
integrity sha512-g+HZqgfbpXdCkme/Cd/mZkV0aV3BZZZSugecH03kl38m/Kmdx8jKjBikpDj2cr+Iynv4KpYEviojNdTJActJAg==
27422742

27432743
hexoid@^1.0.0:
27442744
version "1.0.0"

0 commit comments

Comments
 (0)