From 6aa16c38dec0844fb26ec687653e2b174b89f298 Mon Sep 17 00:00:00 2001 From: lingdocs <71590811+lingdocs@users.noreply.github.com> Date: Wed, 4 May 2022 10:51:27 -0500 Subject: [PATCH] up --- package.json | 2 +- yarn.lock | 15 +++++++++++---- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3861543..710861c 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "dependencies": { "@fortawesome/fontawesome-free": "^5.15.4", "@lingdocs/lingdocs-main": "^0.2.0", - "@lingdocs/pashto-inflector": "^2.3.7", + "@lingdocs/pashto-inflector": "^2.3.9", "@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 71474e7..20fc11d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1684,12 +1684,14 @@ pbf "^3.2.1" rambda "^6.7.0" -"@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== +"@lingdocs/pashto-inflector@^2.3.9": + version "2.3.9" + resolved "https://npm.lingdocs.com/@lingdocs%2fpashto-inflector/-/pashto-inflector-2.3.9.tgz#88889d4c229698ccdc17bd6cd436668455440aec" + integrity sha512-p7f0YwWNsj83Kp6oqM4YTmYTLFs+CfQxGaAljJj+sUjApPAGfMfXT6T32iSWQHy80nskfwrwSYWwZKQskLTnvg== dependencies: classnames "^2.2.6" + jsurl2 "^2.1.0" + lz-string "^1.4.4" pbf "^3.2.1" rambda "^6.7.0" react-select "^5.2.2" @@ -7642,6 +7644,11 @@ jsprim@^1.2.2: json-schema "0.2.3" verror "1.10.0" +jsurl2@^2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/jsurl2/-/jsurl2-2.1.0.tgz#4c7f0cd33344f318cea5e321089c983194e947c7" + integrity sha512-dN5xpdjYWxhkn/hN9jGovVP/sy8HqP3BiNU7nKm7pwtRSfQlKG8FZO7wlO4kmydAYzv3UwVVzGjAnEBr4KCmmw== + "jsx-ast-utils@^2.4.1 || ^3.0.0", jsx-ast-utils@^3.1.0: version "3.2.0" resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.2.0.tgz#41108d2cec408c3453c1bbe8a4aae9e1e2bd8f82"