Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/wasm/npm_and_yarn-…
Browse files Browse the repository at this point in the history
…0c564f9c3a
  • Loading branch information
Rose2161 authored Aug 23, 2024
2 parents 94015b5 + db7bbfb commit d607996
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 3 deletions.
24 changes: 21 additions & 3 deletions swift/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,24 @@ GEM
artifactory (3.0.17)
atomos (0.1.3)
aws-eventstream (1.3.0)
aws-partitions (1.968.0)
aws-sdk-core (3.201.5)

aws-partitions (1.956.0)
aws-sdk-core (3.201.1)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.9)
aws-sigv4 (~> 1.8)

jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.88.0)
aws-sdk-core (~> 3, >= 3.201.0)
aws-sigv4 (~> 1.5)

aws-sdk-s3 (1.159.0)
aws-sdk-core (~> 3, >= 3.201.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5)
aws-sigv4 (1.9.1)

aws-eventstream (~> 1, >= 1.0.2)
babosa (1.0.4)
base64 (0.2.0)
Expand Down Expand Up @@ -60,15 +64,19 @@ GEM
faraday-httpclient (1.0.1)
faraday-multipart (1.0.4)
multipart-post (~> 2)

faraday-net_http (1.0.2)

faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
faraday-retry (1.0.3)
faraday_middleware (1.2.0)
faraday (~> 1.0)
fastimage (2.3.1)

fastlane (2.222.0)

CFPropertyList (>= 2.3, < 4.0.0)
addressable (>= 2.8, < 3.0.0)
artifactory (~> 3.0)
Expand Down Expand Up @@ -126,7 +134,9 @@ GEM
google-apis-core (>= 0.11.0, < 2.a)
google-apis-storage_v1 (0.31.0)
google-apis-core (>= 0.11.0, < 2.a)

google-cloud-core (1.7.1)

google-cloud-env (>= 1.0, < 3.a)
google-cloud-errors (~> 1.0)
google-cloud-env (1.6.0)
Expand All @@ -147,7 +157,9 @@ GEM
os (>= 0.9, < 2.0)
signet (>= 0.16, < 2.a)
highline (2.0.3)

http-cookie (1.0.7)

domain_name (~> 0.5)
httpclient (2.8.3)
jmespath (1.6.2)
Expand All @@ -171,7 +183,9 @@ GEM
trailblazer-option (>= 0.1.1, < 0.2.0)
uber (< 0.2.0)
retriable (3.1.2)

rexml (3.3.6)

strscan
rouge (2.0.7)
ruby2_keywords (0.0.5)
Expand All @@ -197,13 +211,17 @@ GEM
uber (0.1.0)
unicode-display_width (2.5.0)
word_wrap (1.0.0)

xcodeproj (1.25.0)

CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.3)
claide (>= 1.0.2, < 2.0)
colored2 (~> 3.1)
nanaimo (~> 0.3.0)

rexml (>= 3.3.2, < 4.0)

xcpretty (0.3.0)
rouge (~> 2.0.7)
xcpretty-travis-formatter (1.0.1)
Expand Down
2 changes: 2 additions & 0 deletions wasm/package-lock.json

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

2 changes: 2 additions & 0 deletions wasm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@
"dist"
],
"dependencies": {

"protobufjs": "^7.2.4"

},
"devDependencies": {
"@types/chai": "^4.3.0",
Expand Down

0 comments on commit d607996

Please sign in to comment.