Skip to content

Commit

Permalink
build(all): ⬆️ upgrade dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Yunus Andréasson <yunus@edenmind.com>
  • Loading branch information
YunusAndreasson committed Oct 31, 2023
1 parent d6aff53 commit e89ce12
Show file tree
Hide file tree
Showing 9 changed files with 24 additions and 24 deletions.
18 changes: 9 additions & 9 deletions api/.pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified api/.yarn/install-state.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"license": "MIT",
"homepage": "https://openarabic.io",
"repository": "https://github.com/edenmind/OpenArabic",
"version": "1444.12.254",
"version": "1444.12.255",
"authors": [
"Yunus Andreasson <yunus@edenmind.com> (https://github.com/YunusAndreasson)"
],
Expand All @@ -20,7 +20,7 @@
"lint": "eslint '**/*.js' --ignore-pattern node_modules/"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.438.0",
"@aws-sdk/client-s3": "^3.440.0",
"@fastify/autoload": "^5.8.0",
"@fastify/cors": "^8.4.1",
"@fastify/env": "^4.3.0",
Expand Down
20 changes: 10 additions & 10 deletions api/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -125,9 +125,9 @@ __metadata:
languageName: node
linkType: hard

"@aws-sdk/client-s3@npm:^3.438.0":
version: 3.438.0
resolution: "@aws-sdk/client-s3@npm:3.438.0"
"@aws-sdk/client-s3@npm:^3.440.0":
version: 3.440.0
resolution: "@aws-sdk/client-s3@npm:3.440.0"
dependencies:
"@aws-crypto/sha1-browser": "npm:3.0.0"
"@aws-crypto/sha256-browser": "npm:3.0.0"
Expand All @@ -142,7 +142,7 @@ __metadata:
"@aws-sdk/middleware-location-constraint": "npm:3.433.0"
"@aws-sdk/middleware-logger": "npm:3.433.0"
"@aws-sdk/middleware-recursion-detection": "npm:3.433.0"
"@aws-sdk/middleware-sdk-s3": "npm:3.433.0"
"@aws-sdk/middleware-sdk-s3": "npm:3.440.0"
"@aws-sdk/middleware-signing": "npm:3.433.0"
"@aws-sdk/middleware-ssec": "npm:3.433.0"
"@aws-sdk/middleware-user-agent": "npm:3.438.0"
Expand Down Expand Up @@ -186,7 +186,7 @@ __metadata:
"@smithy/util-waiter": "npm:^2.0.12"
fast-xml-parser: "npm:4.2.5"
tslib: "npm:^2.5.0"
checksum: 02dbf8efff0b9665fbf83685e43d29906a42501f9cb51564c109d3b982ae1dbd8a810d9e6e09a6d6c8bb20e0ab66de5385291a7c7979f719e236df32785c6855
checksum: 4fb40e6bfede34a440c3d1791358b986a420c1a4c6e6b3689cb673cd24002d504b0c775a4964467a425e576ddefc665ff00a6890afb6303461da698c3f5b2f3c
languageName: node
linkType: hard

Expand Down Expand Up @@ -469,17 +469,17 @@ __metadata:
languageName: node
linkType: hard

"@aws-sdk/middleware-sdk-s3@npm:3.433.0":
version: 3.433.0
resolution: "@aws-sdk/middleware-sdk-s3@npm:3.433.0"
"@aws-sdk/middleware-sdk-s3@npm:3.440.0":
version: 3.440.0
resolution: "@aws-sdk/middleware-sdk-s3@npm:3.440.0"
dependencies:
"@aws-sdk/types": "npm:3.433.0"
"@aws-sdk/util-arn-parser": "npm:3.310.0"
"@smithy/protocol-http": "npm:^3.0.8"
"@smithy/smithy-client": "npm:^2.1.12"
"@smithy/types": "npm:^2.4.0"
tslib: "npm:^2.5.0"
checksum: 84d21ce617f0f744cc5a32a019bfe94bafd63d6dd85fb3174818886f47fd52647702149afa2b3310be4dfa17001548f3c38c5131a7cf4bd8c80bf79da7d59157
checksum: bfe68557ab1407c9bc13232278cff7b4997c099e083da6b5c071af1b9eb33d3b359d302a9660f36f64152db9d10f2c9b3441f38de6daa76ed739095468c55db7
languageName: node
linkType: hard

Expand Down Expand Up @@ -4927,7 +4927,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "api@workspace:."
dependencies:
"@aws-sdk/client-s3": "npm:^3.438.0"
"@aws-sdk/client-s3": "npm:^3.440.0"
"@fastify/autoload": "npm:^5.8.0"
"@fastify/cors": "npm:^8.4.1"
"@fastify/env": "npm:^4.3.0"
Expand Down
Binary file modified mobile/.yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "MIT",
"homepage": "https://openarabic.io",
"repository": "https://github.com/edenmind/OpenArabic",
"version": "1445.2.396",
"version": "1445.2.397",
"authors": [
"Yunus Andreasson <yunus@edenmind.com> (https://github.com/YunusAndreasson)"
],
Expand Down
2 changes: 1 addition & 1 deletion package/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: open-arabic-helm
description: A Helm Chart for OpenArabic
version: 1444.0.309
version: 1444.0.310
apiVersion: v2
type: application
home: https://openarabic.io
Expand Down
Binary file modified web/.yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "MIT",
"homepage": "https://openarabic.io",
"repository": "https://github.com/edenmind/OpenArabic",
"version": "1444.12.236",
"version": "1444.12.237",
"authors": [
"Yunus Andreasson <yunus@edenmind.com> (https://github.com/YunusAndreasson)"
],
Expand Down

0 comments on commit e89ce12

Please sign in to comment.