File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 22
22
"js-base64" : " ^3.7.2" ,
23
23
"konva" : " ^8.3.5" ,
24
24
"lodash" : " ^4.17.21" ,
25
- "moment" : " ^2.29.1 " ,
25
+ "moment" : " ^2.29.2 " ,
26
26
"monaco-editor" : " ^0.33.0" ,
27
27
"mustache" : " ^4.2.0" ,
28
28
"octokit" : " ^1.7.1" ,
Original file line number Diff line number Diff line change @@ -9028,16 +9028,16 @@ mkdirp@^0.5.5, mkdirp@~0.5.1:
9028
9028
dependencies:
9029
9029
minimist "^1.2.5"
9030
9030
9031
- moment@^2.24.0, moment@^2.29.1:
9032
- version "2.29.1"
9033
- resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3"
9034
- integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==
9035
-
9036
- moment@^2.29.2:
9031
+ moment@^2.24.0:
9037
9032
version "2.29.3"
9038
9033
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.3.tgz#edd47411c322413999f7a5940d526de183c031f3"
9039
9034
integrity sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw==
9040
9035
9036
+ moment@^2.29.2:
9037
+ version "2.29.2"
9038
+ resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
9039
+ integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==
9040
+
9041
9041
monaco-editor@^0.33.0:
9042
9042
version "0.33.0"
9043
9043
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.33.0.tgz#842e244f3750a2482f8a29c676b5684e75ff34af"
You can’t perform that action at this time.
0 commit comments