Skip to content

Commit

Permalink
chore(force-release): update forest-express to V9 (#778)
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaud-moncel authored Jul 19, 2021
1 parent 108ca8a commit eeb4bdd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@babel/runtime": "7.10.1",
"bluebird": "2.9.25",
"core-js": "3.6.5",
"forest-express": "9.0.0-beta.11",
"forest-express": "9.0.0",
"http-errors": "1.6.1",
"lodash": "4.17.21",
"moment": "2.19.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5067,10 +5067,10 @@ for-in@^1.0.2:
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
integrity sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=

[email protected]-beta.11:
version "9.0.0-beta.11"
resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-9.0.0-beta.11.tgz#99b553c60ac6da76567c13f38fb5a78ad17d0e55"
integrity sha512-ufU/dIe9WTlQGCR2KJIS/wAXvvEb300Xk2GL1iXHSr4uny8zFlnPXwZlZHdWSC8FQZlnclvUj1xfsanf/WWt1A==
[email protected]:
version "9.0.0"
resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-9.0.0.tgz#d4da54ed86ceff9b4053b27c2327c4d45242294c"
integrity sha512-YdXTRE6x0Xoc+WOskuxVs8h6/c5v2BFV9Ftu/br0c7v0pa1BEWfCfb6gU49Ikm9epsiy53C5sMZF7IHnUoKKAQ==
dependencies:
"@babel/runtime" "7.10.1"
base32-encode "1.1.1"
Expand Down

0 comments on commit eeb4bdd

Please sign in to comment.