diff --git a/package.json b/package.json index e12feb6..dc48ed6 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@formkit/auto-animate": "^1.0.0-beta.1", "@fortawesome/fontawesome-free": "^5.15.4", "@lingdocs/lingdocs-main": "^0.3.3", - "@lingdocs/pashto-inflector": "^4.0.0", + "@lingdocs/pashto-inflector": "^4.0.3", "@testing-library/jest-dom": "^5.11.4", "@testing-library/react": "^11.1.0", "@testing-library/user-event": "^12.1.10", diff --git a/yarn.lock b/yarn.lock index 5b44a21..36473e8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1804,10 +1804,10 @@ rambda "^6.7.0" react-select "^5.2.2" -"@lingdocs/pashto-inflector@^4.0.0": - version "4.0.0" - resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-4.0.0.tgz#873bed0ac745ea570268abe9e085d472f1b1a852" - integrity sha512-6jsy4wvPwi6TSaCqEy0d0c/LfbSnZBQKZ8TNwk/4jePmG4D5BIynybW4X10LBzvhYLmu2au1NKK5kK9bNWV9PQ== +"@lingdocs/pashto-inflector@^4.0.3": + version "4.0.3" + resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-4.0.3.tgz#606a551bdb60e1fe836d41f0204dec8b372b97e5" + integrity sha512-YQVyhfAlWj3QLEZnYtkLhCUFsnDh1V+Vt9dagp335M4xQV5ke3DJp7b2LSxoIOmSbeflTXC6UPHUgAZ9Xb9KKA== dependencies: "@formkit/auto-animate" "^1.0.0-beta.1" classnames "^2.2.6"