diff --git a/account/package-lock.json b/account/package-lock.json index 7e1691c..bbd5ad2 100644 --- a/account/package-lock.json +++ b/account/package-lock.json @@ -10,7 +10,7 @@ "license": "ISC", "dependencies": { "@googleapis/sheets": "^9.3.1", - "@lingdocs/inflect": "7.7.1", + "@lingdocs/inflect": "7.7.8", "base64url": "^3.0.1", "bcryptjs": "^2.4.3", "bull": "^4.16.4", @@ -557,9 +557,9 @@ } }, "node_modules/@lingdocs/inflect": { - "version": "7.7.1", - "resolved": "https://npm.lingdocs.com/@lingdocs/inflect/-/inflect-7.7.1.tgz", - "integrity": "sha512-/mGBVTQKJTBZrX4xN6KfZQh1rpzqwJ7itbDLQQYoNQgJj3S0rPd1P/M1t97KtzDzanmntEdelK2sh4rHo02SHg==", + "version": "7.7.8", + "resolved": "https://npm.lingdocs.com/@lingdocs/inflect/-/inflect-7.7.8.tgz", + "integrity": "sha512-yfwW7g7MVhF+3Dh++NFFI53sKWuZeMwHNgwNN4499qhvGMJECmYdp7ru1f4Tz4fMspMnBPF18KepvajswnjW5w==", "license": "GPL-3.0", "dependencies": { "fp-ts": "^2.16.0", @@ -4353,9 +4353,9 @@ } }, "@lingdocs/inflect": { - "version": "7.7.1", - "resolved": "https://npm.lingdocs.com/@lingdocs/inflect/-/inflect-7.7.1.tgz", - "integrity": "sha512-/mGBVTQKJTBZrX4xN6KfZQh1rpzqwJ7itbDLQQYoNQgJj3S0rPd1P/M1t97KtzDzanmntEdelK2sh4rHo02SHg==", + "version": "7.7.8", + "resolved": "https://npm.lingdocs.com/@lingdocs/inflect/-/inflect-7.7.8.tgz", + "integrity": "sha512-yfwW7g7MVhF+3Dh++NFFI53sKWuZeMwHNgwNN4499qhvGMJECmYdp7ru1f4Tz4fMspMnBPF18KepvajswnjW5w==", "requires": { "fp-ts": "^2.16.0", "lokijs": "^1.5.12", diff --git a/account/package.json b/account/package.json index 468416d..5006161 100644 --- a/account/package.json +++ b/account/package.json @@ -13,7 +13,7 @@ "license": "ISC", "dependencies": { "@googleapis/sheets": "^9.3.1", - "@lingdocs/inflect": "7.7.1", + "@lingdocs/inflect": "7.7.8", "base64url": "^3.0.1", "bcryptjs": "^2.4.3", "bull": "^4.16.4", diff --git a/functions/package-lock.json b/functions/package-lock.json index f2c6934..fafb3d9 100644 --- a/functions/package-lock.json +++ b/functions/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@aws-sdk/client-s3": "^3.701.0", "@googleapis/sheets": "^9.3.1", - "@lingdocs/inflect": "^7.7.1", + "@lingdocs/inflect": "7.7.8", "aws-cdk-lib": "2.171.0", "constructs": "^10.0.0", "google-auth-library": "^9.15.0", @@ -1903,9 +1903,9 @@ } }, "node_modules/@lingdocs/inflect": { - "version": "7.7.1", - "resolved": "https://npm.lingdocs.com/@lingdocs/inflect/-/inflect-7.7.1.tgz", - "integrity": "sha512-/mGBVTQKJTBZrX4xN6KfZQh1rpzqwJ7itbDLQQYoNQgJj3S0rPd1P/M1t97KtzDzanmntEdelK2sh4rHo02SHg==", + "version": "7.7.8", + "resolved": "https://npm.lingdocs.com/@lingdocs/inflect/-/inflect-7.7.8.tgz", + "integrity": "sha512-yfwW7g7MVhF+3Dh++NFFI53sKWuZeMwHNgwNN4499qhvGMJECmYdp7ru1f4Tz4fMspMnBPF18KepvajswnjW5w==", "license": "GPL-3.0", "dependencies": { "fp-ts": "^2.16.0", diff --git a/functions/package.json b/functions/package.json index 06c1be3..be036c2 100644 --- a/functions/package.json +++ b/functions/package.json @@ -22,7 +22,7 @@ "dependencies": { "@aws-sdk/client-s3": "^3.701.0", "@googleapis/sheets": "^9.3.1", - "@lingdocs/inflect": "^7.7.1", + "@lingdocs/inflect": "7.7.8", "aws-cdk-lib": "2.171.0", "constructs": "^10.0.0", "google-auth-library": "^9.15.0", diff --git a/package.json b/package.json index 40ac70d..806edf2 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "node": "20" }, "dependencies": { - "@lingdocs/ps-react": "7.7.1", + "@lingdocs/ps-react": "7.7.8", "lokijs": "^1.5.12", "nano": "^9.0.5", "passport-github2": "^0.1.12", @@ -40,4 +40,4 @@ "@types/passport-twitter": "^1.0.37", "next": "^12.0.7" } -} \ No newline at end of file +} diff --git a/website/package-lock.json b/website/package-lock.json index 2a012b0..8a767e3 100644 --- a/website/package-lock.json +++ b/website/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@fortawesome/fontawesome-free": "^5.15.2", - "@lingdocs/ps-react": "7.7.1", + "@lingdocs/ps-react": "7.7.8", "bootstrap": "4.6.1", "classnames": "^2.2.6", "cron": "^1.8.2", @@ -3143,9 +3143,9 @@ } }, "node_modules/@lingdocs/ps-react": { - "version": "7.7.1", - "resolved": "https://npm.lingdocs.com/@lingdocs/ps-react/-/ps-react-7.7.1.tgz", - "integrity": "sha512-wNhyI/qitsxQJD3T8p+nhHhPVnvLICveCVxNxWm5WsLnI7/W57jwh4xjP4VkAr5yjFzvu7OR6jdwQ993Mn3dKQ==", + "version": "7.7.8", + "resolved": "https://npm.lingdocs.com/@lingdocs/ps-react/-/ps-react-7.7.8.tgz", + "integrity": "sha512-JZqCGkBTEZRyQfKisPnDcOmFDuEkhuxm+t4Ji0wpiRYH1SSBADg+uGPqLVnE/B8sQsh4yrqEI50Z0Me0Sf3XRw==", "license": "GPL-3.0", "dependencies": { "@formkit/auto-animate": "^1.0.0-beta.3", diff --git a/website/package.json b/website/package.json index 1c2056a..f9498fe 100644 --- a/website/package.json +++ b/website/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@fortawesome/fontawesome-free": "^5.15.2", - "@lingdocs/ps-react": "7.7.1", + "@lingdocs/ps-react": "7.7.8", "bootstrap": "4.6.1", "classnames": "^2.2.6", "cron": "^1.8.2",