Skip to content

Commit f7982e2

Browse files
fix: update dependency locale-currency to v0.0.4
1 parent f3c3eb8 commit f7982e2

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
@@ -6563,10 +6563,10 @@ loader-utils@^2.0.0:
65636563
emojis-list "^3.0.0"
65646564
json5 "^2.1.2"
65656565

6566-
6567-
version "0.0.2"
6568-
resolved "https://registry.yarnpkg.com/locale-currency/-/locale-currency-0.0.2.tgz#e2c90607563ce47a59f9559e45a70e24e4db4b6d"
6569-
integrity sha512-5uUCVWBhixSV9x48yONxyGaW7YNGwFqM3f0ue1V+GbcHXGfOLKP+2HrwSFxkQ59V7cgcxahkRLD2Lw/CRfBJAQ==
6566+
6567+
version "0.0.4"
6568+
resolved "https://registry.yarnpkg.com/locale-currency/-/locale-currency-0.0.4.tgz#f432aa7283c596f6fbd3354376ad92348228e507"
6569+
integrity sha512-S3pRVxU7xZDFlN4DkvLChQf8e1xm39XD6gkiWk1GI7nP3P7VMXHTWD/ZLLr13rAKNRpAeNCgTTMMNxEG8GZYRQ==
65706570

65716571
locate-path@^5.0.0:
65726572
version "5.0.0"

0 commit comments

Comments
 (0)