diff --git a/package-lock.json b/package-lock.json index 9e99044..965aeb3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10365,9 +10365,9 @@ "integrity": "sha1-0vD3N9FrBhXnKmk17QQhRXLVb5c=" }, "urban-dictionary": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/urban-dictionary/-/urban-dictionary-1.0.6.tgz", - "integrity": "sha512-UhBZP5gW0d3xUjmToUCmILxMgznbSS3haQxlR3HwoYsAuZqkC31PxUlPMyF5h3GO4NYibquJkAjEUFL9Odr15A==" + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/urban-dictionary/-/urban-dictionary-1.0.7.tgz", + "integrity": "sha1-TLvlWyph4gjW6JSrhXU27L6VRlQ=" }, "urix": { "version": "0.1.0", diff --git a/package.json b/package.json index 29a29d9..ad3b0bd 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "simple-markdown": "^0.4.0", "telegraf": "^3.21.0", "typescript-compiler": "^1.4.1", - "urban-dictionary": "^1.0.6", + "urban-dictionary": "^1.0.7", "weather-js": "^2.0.0", "webshot": "^0.18.0", "wikijs": "^4.7.0",