This repository was archived by the owner on Nov 22, 2024. It is now read-only.
File tree 2 files changed +11
-5
lines changed
2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 66
66
"@hapi/hapi" : " ^18.4.0" ,
67
67
"@schematics/angular" : " ^9.1.0-next.3" ,
68
68
"@types/browser-sync" : " ^2.26.1" ,
69
- "@types/express" : " 4.17.3 " ,
69
+ "@types/express" : " 4.17.4 " ,
70
70
"@types/express-serve-static-core" : " 4.17.3" ,
71
71
"@types/fs-extra" : " ^8.0.0" ,
72
72
"@types/hapi__hapi" : " ^19.0.0" ,
Original file line number Diff line number Diff line change 1607
1607
" @types/node" " *"
1608
1608
" @types/range-parser" " *"
1609
1609
1610
-
1611
- version "4.17.3 "
1612
- resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.3 .tgz#38e4458ce2067873b09a73908df488870c303bd9 "
1613
- integrity sha512-I8cGRJj3pyOLs/HndoP+25vOqhqWkAZsWMEmq1qXy/b/M3ppufecUwaK2/TVDVxcV61/iSdhykUjQQ2DLSrTdg ==
1610
+
1611
+ version "4.17.4 "
1612
+ resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.4 .tgz#e78bf09f3f530889575f4da8a94cd45384520aac "
1613
+ integrity sha512-DO1L53rGqIDUEvOjJKmbMEQ5Z+BM2cIEPy/eV3En+s166Gz+FeuzRerxcab757u/U4v4XF4RYrZPmqKa+aY/2w ==
1614
1614
dependencies :
1615
1615
" @types/body-parser" " *"
1616
1616
" @types/express-serve-static-core" " *"
1617
+ " @types/qs" " *"
1617
1618
" @types/serve-static" " *"
1618
1619
1619
1620
" @types/fs-extra@^8.0.0 " :
1772
1773
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
1773
1774
integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==
1774
1775
1776
+ " @types/qs@* " :
1777
+ version "6.9.1"
1778
+ resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.1.tgz#937fab3194766256ee09fcd40b781740758617e7"
1779
+ integrity sha512-lhbQXx9HKZAPgBkISrBcmAcMpZsmpe/Cd/hY7LGZS5OfkySUBItnPZHgQPssWYUET8elF+yCFBbP1Q0RZPTdaw==
1780
+
1775
1781
" @types/range-parser@* " :
1776
1782
version "1.2.3"
1777
1783
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.3.tgz#7ee330ba7caafb98090bece86a5ee44115904c2c"
You can’t perform that action at this time.
0 commit comments