diff --git a/functions/package-lock.json b/functions/package-lock.json index 093e10d..585cb21 100644 --- a/functions/package-lock.json +++ b/functions/package-lock.json @@ -391,9 +391,9 @@ } }, "@lingdocs/pashto-inflector": { - "version": "2.3.6", - "resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.3.6.tgz", - "integrity": "sha512-HS5IA+uyZD6bQIC4R+neM+hxJsD/oOGmyeNYDCgVX0S+3gDEK9QqyrzzwtPstDKX0JASRhJc7S874ZYJXc2z/w==", + "version": "2.3.7", + "resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.3.7.tgz", + "integrity": "sha512-sdkF6FAiOtgHKQRCv9xNGJ/ddC2iU+dv9Iz7tEgICBXC5+VNLgjzjLSTdljIO6fX6lEQkrv0C7ql12620QXaUQ==", "requires": { "classnames": "^2.2.6", "pbf": "^3.2.1", diff --git a/functions/package.json b/functions/package.json index a276393..1a779a5 100644 --- a/functions/package.json +++ b/functions/package.json @@ -14,7 +14,7 @@ "main": "lib/functions/src/index.js", "dependencies": { "@google-cloud/storage": "^5.8.1", - "@lingdocs/pashto-inflector": "2.3.6", + "@lingdocs/pashto-inflector": "2.3.7", "@types/cors": "^2.8.10", "@types/google-spreadsheet": "^3.0.2", "cors": "^2.8.5", @@ -35,6 +35,6 @@ }, "private": true, "peerDependencies": { - "@lingdocs/pashto-inflector": "2.3.6" + "@lingdocs/pashto-inflector": "2.3.7" } } diff --git a/package-lock.json b/package-lock.json index e360d13..5e88208 100644 --- a/package-lock.json +++ b/package-lock.json @@ -214,9 +214,9 @@ "dev": true }, "@lingdocs/pashto-inflector": { - "version": "2.3.6", - "resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.3.6.tgz", - "integrity": "sha512-HS5IA+uyZD6bQIC4R+neM+hxJsD/oOGmyeNYDCgVX0S+3gDEK9QqyrzzwtPstDKX0JASRhJc7S874ZYJXc2z/w==", + "version": "2.3.7", + "resolved": "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.3.7.tgz", + "integrity": "sha512-sdkF6FAiOtgHKQRCv9xNGJ/ddC2iU+dv9Iz7tEgICBXC5+VNLgjzjLSTdljIO6fX6lEQkrv0C7ql12620QXaUQ==", "requires": { "classnames": "^2.2.6", "pbf": "^3.2.1", diff --git a/package.json b/package.json index ef21918..fbd7532 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "url": "git@github.com-lingdocs:lingdocs/lingdocs-main.git" }, "peerDependencies": { - "@lingdocs/pashto-inflector": "2.3.6" + "@lingdocs/pashto-inflector": "2.3.7" }, "author": "lingdocs.com", "license": "MIT", @@ -26,7 +26,7 @@ "passport-github2": "^0.1.12", "passport-google-oauth": "^2.0.0", "passport-twitter": "^1.0.4", - "@lingdocs/pashto-inflector": "2.3.6" + "@lingdocs/pashto-inflector": "2.3.7" }, "devDependencies": { "@types/passport-github2": "^1.2.5", diff --git a/website/package.json b/website/package.json index 2336f12..fa619da 100644 --- a/website/package.json +++ b/website/package.json @@ -6,7 +6,7 @@ "private": true, "dependencies": { "@fortawesome/fontawesome-free": "^5.15.2", - "@lingdocs/pashto-inflector": "2.3.6", + "@lingdocs/pashto-inflector": "2.3.7", "@testing-library/jest-dom": "^5.11.4", "@testing-library/react": "^11.1.0", "@testing-library/user-event": "^12.1.10", @@ -100,6 +100,6 @@ "user-event": "^4.0.0" }, "peerDependencies": { - "@lingdocs/pashto-inflector": "2.3.6" + "@lingdocs/pashto-inflector": "2.3.7" } } diff --git a/website/yarn.lock b/website/yarn.lock index 8962b87..08131dc 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -1585,10 +1585,10 @@ "@types/yargs" "^16.0.0" chalk "^4.0.0" -"@lingdocs/pashto-inflector@2.3.6": - version "2.3.6" - resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.3.6.tgz#8ba6ae86057b01239e6de77ac9f85395b2e696c5" - integrity sha512-HS5IA+uyZD6bQIC4R+neM+hxJsD/oOGmyeNYDCgVX0S+3gDEK9QqyrzzwtPstDKX0JASRhJc7S874ZYJXc2z/w== +"@lingdocs/pashto-inflector@2.3.7": + version "2.3.7" + resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.3.7.tgz#0163c8ba266bb81038082d1d71b4bde32f31bc7a" + integrity sha512-sdkF6FAiOtgHKQRCv9xNGJ/ddC2iU+dv9Iz7tEgICBXC5+VNLgjzjLSTdljIO6fX6lEQkrv0C7ql12620QXaUQ== dependencies: classnames "^2.2.6" pbf "^3.2.1"