Skip to content

Commit dd0c5c2

Browse files
fix: update dependency locale-currency to v0.0.4
1 parent 5e58d61 commit dd0c5c2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"dotenv": "16.0.3",
4343
"framer-motion": "7.6.14",
4444
"graphql": "16.8.1",
45-
"locale-currency": "0.0.2",
45+
"locale-currency": "0.0.4",
4646
"next": "14.2.30",
4747
"next-absolute-url": "1.2.2",
4848
"next-compose-plugins": "2.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6530,10 +6530,10 @@ loader-utils@^2.0.0:
65306530
emojis-list "^3.0.0"
65316531
json5 "^2.1.2"
65326532

6533-
6534-
version "0.0.2"
6535-
resolved "https://registry.yarnpkg.com/locale-currency/-/locale-currency-0.0.2.tgz#e2c90607563ce47a59f9559e45a70e24e4db4b6d"
6536-
integrity sha512-5uUCVWBhixSV9x48yONxyGaW7YNGwFqM3f0ue1V+GbcHXGfOLKP+2HrwSFxkQ59V7cgcxahkRLD2Lw/CRfBJAQ==
6533+
6534+
version "0.0.4"
6535+
resolved "https://registry.yarnpkg.com/locale-currency/-/locale-currency-0.0.4.tgz#f432aa7283c596f6fbd3354376ad92348228e507"
6536+
integrity sha512-S3pRVxU7xZDFlN4DkvLChQf8e1xm39XD6gkiWk1GI7nP3P7VMXHTWD/ZLLr13rAKNRpAeNCgTTMMNxEG8GZYRQ==
65376537

65386538
locate-path@^5.0.0:
65396539
version "5.0.0"

0 commit comments

Comments
 (0)