Skip to content

Commit e4b23b2

Browse files
fix: update dependency locale-currency to v0.0.4
1 parent 8628e1a commit e4b23b2

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
@@ -8189,10 +8189,10 @@ loader-utils@^2.0.0:
81898189
emojis-list "^3.0.0"
81908190
json5 "^2.1.2"
81918191

8192-
8193-
version "0.0.2"
8194-
resolved "https://registry.yarnpkg.com/locale-currency/-/locale-currency-0.0.2.tgz#e2c90607563ce47a59f9559e45a70e24e4db4b6d"
8195-
integrity sha512-5uUCVWBhixSV9x48yONxyGaW7YNGwFqM3f0ue1V+GbcHXGfOLKP+2HrwSFxkQ59V7cgcxahkRLD2Lw/CRfBJAQ==
8192+
8193+
version "0.0.4"
8194+
resolved "https://registry.yarnpkg.com/locale-currency/-/locale-currency-0.0.4.tgz#f432aa7283c596f6fbd3354376ad92348228e507"
8195+
integrity sha512-S3pRVxU7xZDFlN4DkvLChQf8e1xm39XD6gkiWk1GI7nP3P7VMXHTWD/ZLLr13rAKNRpAeNCgTTMMNxEG8GZYRQ==
81968196

81978197
locate-path@^5.0.0:
81988198
version "5.0.0"

0 commit comments

Comments
 (0)