mirror of
https://github.com/kirameki-cafe/Yumi.git
synced 2026-09-13 10:49:20 +00:00
build(deps): Bump country-code-lookup from 0.1.1 to 0.1.3
Bumps [country-code-lookup](https://github.com/richorama/country-code-lookup) from 0.1.1 to 0.1.3. - [Commits](https://github.com/richorama/country-code-lookup/commits) --- updated-dependencies: - dependency-name: country-code-lookup dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@
|
||||
"color-thief-node": "^1.0.4",
|
||||
"cors": "^2.8.5",
|
||||
"country-code-emoji": "^2.3.0",
|
||||
"country-code-lookup": "^0.1.1",
|
||||
"country-code-lookup": "^0.1.3",
|
||||
"discord-api-types": "^0.37.71",
|
||||
"discord.js": "^14.14.1",
|
||||
"dotenv": "^16.4.5",
|
||||
|
||||
@@ -802,10 +802,10 @@ country-code-emoji@^2.3.0:
|
||||
resolved "https://registry.yarnpkg.com/country-code-emoji/-/country-code-emoji-2.3.0.tgz#17de6ef57964467568a53ae9fb30044371a5055c"
|
||||
integrity sha512-MqmIWr3aucoU/3XZU44e0sz6izAlErqaUYp9/NFzdnzb9TrwwornyW3ws2da5TSnpTUr2qP2840oJW9oNKXCoQ==
|
||||
|
||||
country-code-lookup@^0.1.1:
|
||||
version "0.1.1"
|
||||
resolved "https://registry.yarnpkg.com/country-code-lookup/-/country-code-lookup-0.1.1.tgz#a3a27e5430144e90e4f0af17bcc1c10d46b6c266"
|
||||
integrity sha512-g3yr9E8oCnlRo1PNHwHEQEjY4aDszS/H35gQZ21ToXd0eoydUAXWACTNYqiL6Tp0gMn+1l+ebErwT2PKw5c88Q==
|
||||
country-code-lookup@^0.1.3:
|
||||
version "0.1.3"
|
||||
resolved "https://registry.yarnpkg.com/country-code-lookup/-/country-code-lookup-0.1.3.tgz#b59c0ea6f933ce262e9b051d1f9d34e1c7348d53"
|
||||
integrity sha512-gLu+AQKHUnkSQNTxShKgi/4tYd0vEEait3JMrLNZgYlmIZ9DJLkHUjzXE9qcs7dy3xY/kUx2/nOxZ0Z3D9JE+A==
|
||||
|
||||
create-require@^1.1.0:
|
||||
version "1.1.1"
|
||||
|
||||
Reference in New Issue
Block a user