File tree 3 files changed +7
-12
lines changed
3 files changed +7
-12
lines changed Original file line number Diff line number Diff line change 83
83
"@swc/core" : " ^1.3.95" ,
84
84
"@types/bcrypt" : " ^5.0.1" ,
85
85
"@types/express" : " ^4.17.21" ,
86
- "@types/jest" : " ^29.5.6 " ,
86
+ "@types/jest" : " ^29.5.12 " ,
87
87
"@types/node" : " 20.8.8" ,
88
88
"@types/nodemailer" : " ^6.4.13" ,
89
89
"@types/supertest" : " ^2.0.15" ,
Original file line number Diff line number Diff line change 80
80
"@testing-library/jest-dom" : " ^6.1.4" ,
81
81
"@testing-library/react" : " ^14.0.0" ,
82
82
"@testing-library/user-event" : " ^14.5.1" ,
83
- "@types/jest" : " ^29.5.6 " ,
83
+ "@types/jest" : " ^29.5.12 " ,
84
84
"@types/node" : " 20.8.7" ,
85
85
"@types/react" : " ^18.2.55" ,
86
86
"@types/react-beautiful-dnd" : " ^13.1.6" ,
Original file line number Diff line number Diff line change 2075
2075
resolved "https://registry.yarnpkg.com/@fastify/deepmerge/-/deepmerge-1.3.0.tgz#8116858108f0c7d9fd460d05a7d637a13fe3239a"
2076
2076
integrity sha512-J8TOSBq3SoZbDhM9+R/u77hP93gz/rajSA+K2kGyijPpORPWUXHUpTaleoj+92As0S9uPRP7Oi8IqMf0u+ro6A==
2077
2077
2078
- "@fastify/error@^3.0.0":
2078
+ "@fastify/error@^3.0.0", "@fastify/error@^3.4.0" :
2079
2079
version "3.4.1"
2080
2080
resolved "https://registry.yarnpkg.com/@fastify/error/-/error-3.4.1.tgz#b14bb4cac3dd4ec614becbc643d1511331a6425c"
2081
2081
integrity sha512-wWSvph+29GR783IhmvdwWnN4bUxTD01Vm5Xad4i7i1VuAOItLvbPAb69sb0IQ2N57yprvhNIwAP5B6xfKTmjmQ==
2085
2085
resolved "https://registry.yarnpkg.com/@fastify/error/-/error-3.4.0.tgz#30df6601f4edce57a05ec5caaa90a28025a8554a"
2086
2086
integrity sha512-e/mafFwbK3MNqxUcFBLgHhgxsF8UT1m8aj0dAlqEa2nJEgPsRtpHTZ3ObgrgkZ2M1eJHPTwgyUl/tXkvabsZdQ==
2087
2087
2088
- "@fastify/error@^3.4.0":
2089
- version "3.4.1"
2090
- resolved "https://registry.yarnpkg.com/@fastify/error/-/error-3.4.1.tgz#b14bb4cac3dd4ec614becbc643d1511331a6425c"
2091
- integrity sha512-wWSvph+29GR783IhmvdwWnN4bUxTD01Vm5Xad4i7i1VuAOItLvbPAb69sb0IQ2N57yprvhNIwAP5B6xfKTmjmQ==
2092
-
2093
2088
"@fastify/fast-json-stringify-compiler@^4.3.0":
2094
2089
version "4.3.0"
2095
2090
resolved "https://registry.yarnpkg.com/@fastify/fast-json-stringify-compiler/-/fast-json-stringify-compiler-4.3.0.tgz#5df89fa4d1592cbb8780f78998355feb471646d5"
4515
4510
dependencies:
4516
4511
"@types/istanbul-lib-report" "*"
4517
4512
4518
- "@types/jest@^29.5.6 ":
4519
- version "29.5.6 "
4520
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.6 .tgz#f4cf7ef1b5b0bfc1aa744e41b24d9cc52533130b "
4521
- integrity sha512-/t9NnzkOpXb4Nfvg17ieHE6EeSjDS2SGSpNYfoLbUAeL/EOueU/RSdOWFpfQTXBEM7BguYW1XQ0EbM+6RlIh6w ==
4513
+ "@types/jest@^29.5.12 ":
4514
+ version "29.5.12 "
4515
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12 .tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544 "
4516
+ integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw ==
4522
4517
dependencies:
4523
4518
expect "^29.0.0"
4524
4519
pretty-format "^29.0.0"
You can’t perform that action at this time.
0 commit comments