File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 102102 },
103103 "devDependencies" : {
104104 "@types/node" : " ^18.19.1" ,
105- "fastify" : " ^5.3.0 "
105+ "fastify" : " ^5.3.1 "
106106 },
107107 "scripts" : {
108108 "build" : " run-p build:transpile build:types" ,
Original file line number Diff line number Diff line change @@ -15765,10 +15765,10 @@ fast-xml-parser@^4.4.1:
1576515765 dependencies:
1576615766 strnum "^1.0.5"
1576715767
15768- fastify@^5.3.0 :
15769- version "5.3.0 "
15770- resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.3.0 .tgz#34af4061a326219c1d5acdb4084b50caab9ad681 "
15771- integrity sha512-vDpCJa4KRkHrdDMpDNtyPaIDi/ptCwoJ0M8RiefuIMvyXTgG63xYGe9DYYiCpydjh0ETIaLoSyKBNKkh7ew1eA ==
15768+ fastify@^5.3.1 :
15769+ version "5.3.1 "
15770+ resolved "https://registry.yarnpkg.com/fastify/-/fastify-5.3.1 .tgz#89881214b23d2c0715cb86eefc055a0ff2b53744 "
15771+ integrity sha512-PhpFhuUZVnq1IvTHCrIMCqqukNuJGWnV/nxTrSDtirbsAZnVYO8I9LaxSk5OPXSiioA6DoEG1r5U1g41/cix0g ==
1577215772 dependencies:
1577315773 "@fastify/ajv-compiler" "^4.0.0"
1577415774 "@fastify/error" "^4.0.0"
You can’t perform that action at this time.
0 commit comments