Skip to content

Commit 8c4937b

Browse files
Bump moment from 2.29.1 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.29.1...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f087e8 commit 8c4937b

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -237,12 +237,12 @@
237237
dependencies:
238238
"@types/node" "*"
239239

240-
"@zxing/library@^0.19.1":
241-
version "0.19.1"
242-
resolved "https://registry.yarnpkg.com/@zxing/library/-/library-0.19.1.tgz#68932436a9cf860e2148a6d6ae38fe1e27ea23a8"
243-
integrity sha512-rKwvl3Uuqs8yf364iU9l3HDDaIx8yPv+CH6DbtQaQr67VdKLG22G1ukEp9fOdDefE6tpLtRAdMnTrgtpiaKAZw==
240+
"@zxing/library@^0.20.0":
241+
version "0.20.0"
242+
resolved "https://registry.yarnpkg.com/@zxing/library/-/library-0.20.0.tgz#11bc411b87693015389555c589da61532879be7b"
243+
integrity sha512-6Ev6rcqVjMakZFIDvbUf0dtpPGeZMTfyxYg4HkVWioWeN7cRcnUWT3bU6sdohc82O1nPXcjq6WiGfXX2Pnit6A==
244244
dependencies:
245-
ts-custom-error "^3.0.0"
245+
ts-custom-error "^3.2.1"
246246
optionalDependencies:
247247
"@zxing/text-encoding" "~0.9.0"
248248

@@ -1832,9 +1832,9 @@ moment-timezone@^0.5.x:
18321832
moment ">= 2.9.0"
18331833

18341834
"moment@>= 2.9.0":
1835-
version "2.29.1"
1836-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3"
1837-
integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==
1835+
version "2.29.4"
1836+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
1837+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
18381838

18391839
ms@2.1.2, ms@^2.1.1:
18401840
version "2.1.2"
@@ -2601,10 +2601,10 @@ tough-cookie@~2.5.0:
26012601
psl "^1.1.28"
26022602
punycode "^2.1.1"
26032603

2604-
ts-custom-error@^3.0.0:
2605-
version "3.2.0"
2606-
resolved "https://registry.yarnpkg.com/ts-custom-error/-/ts-custom-error-3.2.0.tgz#ff8f80a3812bab9dc448536312da52dce1b720fb"
2607-
integrity sha512-cBvC2QjtvJ9JfWLvstVnI45Y46Y5dMxIaG1TDMGAD/R87hpvqFL+7LhvUDhnRCfOnx/xitollFWWvUKKKhbN0A==
2604+
ts-custom-error@^3.2.1:
2605+
version "3.3.1"
2606+
resolved "https://registry.yarnpkg.com/ts-custom-error/-/ts-custom-error-3.3.1.tgz#8bd3c8fc6b8dc8e1cb329267c45200f1e17a65d1"
2607+
integrity sha512-5OX1tzOjxWEgsr/YEUWSuPrQ00deKLh6D7OTWcvNHm12/7QPyRh8SYpyWvA4IZv8H/+GQWQEh/kwo95Q9OVW1A==
26082608

26092609
tslib@1.9.3:
26102610
version "1.9.3"

0 commit comments

Comments
 (0)