Skip to content

Commit

Permalink
fix(deps): resolve yarn audit
Browse files Browse the repository at this point in the history
  • Loading branch information
STRML committed May 10, 2021
1 parent 99e582e commit b4c8432
Show file tree
Hide file tree
Showing 6 changed files with 1,623 additions and 1,267 deletions.
2 changes: 1 addition & 1 deletion auto-generated/akka-scala/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<json4s.jackson.version>3.5.3</json4s.jackson.version>
<json4s.ext.version>3.2.11</json4s.ext.version>
<spray.version>1.3.1</spray.version>
<akka.version>2.5.8</akka.version>
<akka.version>2.5.16</akka.version>
<joda.time.version>2.9.9</joda.time.version>

<junit.version>4.13.1</junit.version>
Expand Down
2 changes: 1 addition & 1 deletion auto-generated/ruby/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ source 'https://rubygems.org'
gemspec

group :development, :test do
gem 'rake', '~> 12.0.0'
gem 'rake', '~> 12.3.3'
end
6 changes: 3 additions & 3 deletions official-ws/delta-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
"author": "Samuel Reed <[email protected]> (http://strml.net/)",
"license": "MIT",
"dependencies": {
"bitmex-realtime-api": "^0.4.3",
"bitmex-realtime-api": "^0.5.0",
"debug": "^4.1.1",
"ejs": "^2.7.2",
"ejs": "^3.1.6",
"express": "^4.17.1",
"lodash": "^4.17.15"
},
"devDependencies": {
"open-cli": "^5.0.0"
"open-cli": "^6.0.1"
}
}
Loading

0 comments on commit b4c8432

Please sign in to comment.