Skip to content

Commit e5dc904

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

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": "17.2.3",
4343
"framer-motion": "12.23.22",
4444
"graphql": "16.11.0",
45-
"locale-currency": "0.0.2",
45+
"locale-currency": "0.0.4",
4646
"next": "14.2.33",
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
@@ -8176,10 +8176,10 @@ loader-utils@^2.0.0:
81768176
emojis-list "^3.0.0"
81778177
json5 "^2.1.2"
81788178

8179-
8180-
version "0.0.2"
8181-
resolved "https://registry.yarnpkg.com/locale-currency/-/locale-currency-0.0.2.tgz#e2c90607563ce47a59f9559e45a70e24e4db4b6d"
8182-
integrity sha512-5uUCVWBhixSV9x48yONxyGaW7YNGwFqM3f0ue1V+GbcHXGfOLKP+2HrwSFxkQ59V7cgcxahkRLD2Lw/CRfBJAQ==
8179+
8180+
version "0.0.4"
8181+
resolved "https://registry.yarnpkg.com/locale-currency/-/locale-currency-0.0.4.tgz#f432aa7283c596f6fbd3354376ad92348228e507"
8182+
integrity sha512-S3pRVxU7xZDFlN4DkvLChQf8e1xm39XD6gkiWk1GI7nP3P7VMXHTWD/ZLLr13rAKNRpAeNCgTTMMNxEG8GZYRQ==
81838183

81848184
locate-path@^5.0.0:
81858185
version "5.0.0"

0 commit comments

Comments
 (0)