Merge pull request #94 from kirameki-cafe/dependabot/npm_and_yarn/country-code-lookup-0.1.0

Bump country-code-lookup from 0.0.23 to 0.1.0
This commit is contained in:
2023-11-08 20:27:40 +07:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"color-thief-node": "^1.0.4",
"cors": "^2.8.5",
"country-code-emoji": "^2.3.0",
"country-code-lookup": "^0.0.23",
"country-code-lookup": "^0.1.0",
"discord-api-types": "^0.37.62",
"discord.js": "^14.11.0",
"dotenv": "^16.0.3",
+4 -4
View File
@@ -753,10 +753,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.0.23:
version "0.0.23"
resolved "https://registry.yarnpkg.com/country-code-lookup/-/country-code-lookup-0.0.23.tgz#a5fb8fd338878b9066a653f93a979602da303ad8"
integrity sha512-kxhIGcau9/X+tgPg9yO2q1OLu8jiYYsdwXuiXzHdsgNChd36xrJMlOba7ka9O1xShCVTiVQPQpq/tcuy4WiW+Q==
country-code-lookup@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/country-code-lookup/-/country-code-lookup-0.1.0.tgz#aa5b2d3ecc92cd7aed706ee70b7e4ee2f1d3799d"
integrity sha512-IOI66HEG+8bXfWPy+sTzuN7161vmDZOHg1wgIPFf3WfD73FeLajnn6C+fnxOIa9RL1WRBDMXQQWW/FOaOYaQ3w==
create-require@^1.1.0:
version "1.1.1"