Skip to content

Commit 9a55879

Browse files
author
k.golikov
committed
Merge remote-tracking branch 'origin/master'
2 parents 91a5c68 + 13060e7 commit 9a55879

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"js-base64": "^3.7.2",
2323
"konva": "^8.3.5",
2424
"lodash": "^4.17.21",
25-
"moment": "^2.29.1",
25+
"moment": "^2.29.2",
2626
"monaco-editor": "^0.33.0",
2727
"mustache": "^4.2.0",
2828
"octokit": "^1.7.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9083,16 +9083,16 @@ mkdirp@^0.5.5, mkdirp@~0.5.1:
90839083
dependencies:
90849084
minimist "^1.2.5"
90859085

9086-
moment@^2.24.0, moment@^2.29.1:
9087-
version "2.29.1"
9088-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3"
9089-
integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==
9090-
9091-
moment@^2.29.2:
9086+
moment@^2.24.0:
90929087
version "2.29.3"
90939088
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.3.tgz#edd47411c322413999f7a5940d526de183c031f3"
90949089
integrity sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw==
90959090

9091+
moment@^2.29.2:
9092+
version "2.29.2"
9093+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4"
9094+
integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==
9095+
90969096
monaco-editor@^0.33.0:
90979097
version "0.33.0"
90989098
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.33.0.tgz#842e244f3750a2482f8a29c676b5684e75ff34af"

0 commit comments

Comments
 (0)