Skip to content

Commit 30b7025

Browse files
author
Ganessh Kumar R P
committed
fixing security bug
1 parent 3d06576 commit 30b7025

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -404,23 +404,23 @@ micromatch@^4.0.4:
404404
braces "^3.0.1"
405405
picomatch "^2.2.3"
406406

407-
moment@2.29.1:
408-
version "2.29.1"
409-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3"
410-
integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==
407+
moment@2.29.3:
408+
version "2.29.3"
409+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.3.tgz#edd47411c322413999f7a5940d526de183c031f3"
410+
integrity sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw==
411411

412412
ms@2.1.2:
413413
version "2.1.2"
414414
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
415415
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
416416

417-
obsidian@^0.12.17:
418-
version "0.12.17"
419-
resolved "https://registry.yarnpkg.com/obsidian/-/obsidian-0.12.17.tgz#8efe75310d0e3988cdeccfbb176d3a8ff7b363c7"
420-
integrity sha512-YvCAlRym9D8zNPXt6Ez8QubSTVGoChx6lb58zqI13Dcrz3l1lgUO+pcOGDiD5Qa67nzDZLXo3aV2rqkCCpTvGQ==
417+
obsidian@^0.15.1:
418+
version "0.15.1"
419+
resolved "https://registry.yarnpkg.com/obsidian/-/obsidian-0.15.1.tgz#0b2e887fd35f0199f64da057b318d3ae24d07d02"
420+
integrity sha512-zE6jq3F/iMJTZ5x3lmn7OClS2U+T4VGbAsLrPmyJtc3X2UEEBmXbU4EVrx2+PmjVbgPie/etPWZvP9ZGwfgdAw==
421421
dependencies:
422422
"@types/codemirror" "0.0.108"
423-
moment "2.29.1"
423+
moment "2.29.3"
424424

425425
path-type@^4.0.0:
426426
version "4.0.0"

0 commit comments

Comments
 (0)