File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 69
69
"ts-jest" : " 27.1.5" ,
70
70
"ts-node" : " 10.9.1" ,
71
71
"typescript" : " 5.2.2" ,
72
- "ws" : " 8.13 .0"
72
+ "ws" : " 8.14 .0"
73
73
},
74
74
"prettier" : {
75
75
"trailingComma" : " es5" ,
Original file line number Diff line number Diff line change 13
13
"dependencies" : {
14
14
"@theguild/components" : " 5.2.2" ,
15
15
"next" : " 13.4.19" ,
16
- "next-sitemap" : " 4.2.2 " ,
16
+ "next-sitemap" : " 4.2.3 " ,
17
17
"react" : " 18.2.0" ,
18
18
"react-dom" : " 18.2.0" ,
19
19
"wrangler" : " 3.7.0"
Original file line number Diff line number Diff line change @@ -9737,10 +9737,10 @@ next-seo@^6.0.0:
9737
9737
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-6.1.0.tgz#b60b06958cc77e7ed56f0a61b2d6cd0afed88ebb"
9738
9738
integrity sha512-iMBpFoJsR5zWhguHJvsoBDxDSmdYTHtnVPB1ij+CD0NReQCP78ZxxbdL9qkKIf4oEuZEqZkrjAQLB0bkII7RYA==
9739
9739
9740
-
9741
- version "4.2.2 "
9742
- resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-4.2.2 .tgz#2336c4e2c1086842ed0f2d3f80e7fb8b8a4e0da1 "
9743
- integrity sha512-cz5PyFibUNSJSXOY5mllq5TW0OH6SGG+8GJ9fR9pl1Thu4rvkDye+0N0790h+9kQihDStuVw2xfwC3qihDkflA ==
9740
+
9741
+ version "4.2.3 "
9742
+ resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-4.2.3 .tgz#5db3f650351a51e84b9fd6b58c5af2f9257b5058 "
9743
+ integrity sha512-vjdCxeDuWDzldhCnyFCQipw5bfpl4HmZA7uoo3GAaYGjGgfL4Cxb1CiztPuWGmS+auYs7/8OekRS8C2cjdAsjQ ==
9744
9744
dependencies:
9745
9745
"@corex/deepmerge" "^4.0.43"
9746
9746
"@next/env" "^13.4.3"
@@ -13210,10 +13210,10 @@ write-pkg@^4.0.0:
13210
13210
type-fest "^0.4.1"
13211
13211
write-json-file "^3.2.0"
13212
13212
13213
- ws@8.13 .0, ws@^8.11.0:
13214
- version "8.13 .0"
13215
- resolved "https://registry.yarnpkg.com/ws/-/ws-8.13 .0.tgz#9a9fb92f93cf41512a0735c8f4dd09b8a1211cd0 "
13216
- integrity sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA ==
13213
+ ws@8.14 .0, ws@^8.11.0:
13214
+ version "8.14 .0"
13215
+ resolved "https://registry.yarnpkg.com/ws/-/ws-8.14 .0.tgz#6c5792c5316dc9266ba8e780433fc45e6680aecd "
13216
+ integrity sha512-WR0RJE9Ehsio6U4TuM+LmunEsjQ5ncHlw4sn9ihD6RoJKZrVyH9FWV3dmnwu8B2aNib1OvG2X6adUCyFpQyWcg ==
13217
13217
13218
13218
ws@^5.1.1:
13219
13219
version "5.2.3"
You can’t perform that action at this time.
0 commit comments