Skip to content

Commit

Permalink
fix: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dogan AY committed May 17, 2024
1 parent 86105c5 commit c51c4e1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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.15.4",
"bluebird": "2.9.25",
"core-js": "3.6.5",
"forest-express": "10.2.19",
"forest-express": "10.2.20",
"http-errors": "1.6.1",
"lodash": "4.17.21",
"moment": "2.29.4",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4026,10 +4026,10 @@ cssstyle@^2.3.0:
dependencies:
cssom "~0.3.6"

[email protected].0:
version "6.5.0"
resolved "https://registry.yarnpkg.com/csv-stringify/-/csv-stringify-6.5.0.tgz#7b1491893c917e018a97de9bf9604e23b88647c2"
integrity sha512-edlXFVKcUx7r8Vx5zQucsuMg4wb/xT6qyz+Sr1vnLrdXqlLD1+UKyWNyZ9zn6mUW1ewmGxrpVwAcChGF0HQ/2Q==
csv-stringify@5.6.5:
version "5.6.5"
resolved "https://registry.yarnpkg.com/csv-stringify/-/csv-stringify-5.6.5.tgz#c6d74badda4b49a79bf4e72f91cce1e33b94de00"
integrity sha512-PjiQ659aQ+fUTQqSrd1XEDnOr52jh30RBurfzkscaE2tPaFsDH5wOAHJiw8XAHphRknCwMUE9KRayc4K/NbO8A==

dargs@^7.0.0:
version "7.0.0"
Expand Down Expand Up @@ -5149,10 +5149,10 @@ for-in@^1.0.2:
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
integrity sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==

[email protected].19:
version "10.2.19"
resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-10.2.19.tgz#09939bb259904df4b901ac7ca7e0abea68fae36f"
integrity sha512-Pm6ceqlMSxeNGWPAUWAs7Ze9nxd632OQnxHvqS3wmOch4vBnFI91lqQfMvPc+ZfhhjmpNVrfqxNulF6xLKscCA==
[email protected].20:
version "10.2.20"
resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-10.2.20.tgz#852ef5c55d57bfba0422dbdd2b17ab1b2b6492f7"
integrity sha512-dDvQG2Z+3Dc1+eKWfYU8p6VGDxBmGSyuLJ4D9QuW3fqnbQ7xxs4JQvb1qIeTAyMprH2gMBW7MVywHTGewEaScQ==
dependencies:
"@babel/runtime" "7.19.0"
"@forestadmin/context" "1.31.0"
Expand All @@ -5163,7 +5163,7 @@ [email protected]:
body-parser "^1.20.1"
compose-middleware "5.0.1"
cors "2.8.5"
csv-stringify "6.5.0"
csv-stringify "5.6.5"
express "^4.18.2"
express-jwt "8.4.1"
forest-ip-utils "1.0.1"
Expand Down

0 comments on commit c51c4e1

Please sign in to comment.