Skip to content

Commit

Permalink
Merge pull request #87 from thangved/dependabot/npm_and_yarn/formik-2…
Browse files Browse the repository at this point in the history
….4.1

Bump formik from 2.4.0 to 2.4.1
  • Loading branch information
thangved committed Jun 6, 2023
2 parents 374e389 + 7bd9c42 commit fd4e2a6
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 @@ -13,7 +13,7 @@
"@uiw/codemirror-theme-dracula": "^4.20.2",
"antd": "5.x",
"axios": "^1.4.0",
"formik": "^2.4.0",
"formik": "^2.4.1",
"less": "^4.1.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5001,10 +5001,10 @@ form-data@^4.0.0:
combined-stream "^1.0.8"
mime-types "^2.1.12"

formik@^2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/formik/-/formik-2.4.0.tgz#8243e42a89e1c9fbe9aefbd48bc8d1f10ae2950d"
integrity sha512-QZiWztt9fD84EYcF7Bmr431ZhIm1xUVgBACbTuJ6azPrUpVp7o6q+t9HJaIQsFZrMfcBPNBotYtDgyDpzQ3z0Q==
formik@^2.4.1:
version "2.4.1"
resolved "https://registry.yarnpkg.com/formik/-/formik-2.4.1.tgz#f2630b51a866c86144a5faf68d31200c9d8ceea9"
integrity sha512-ajOB9EmFhXb4PACTlaooVEn7PLtLtBJEZ8fPs+wFZjL5KSGwgAoU+n9DHN8JcqNKcXkloEYYtn1lxrLav18ecQ==
dependencies:
deepmerge "^2.1.1"
hoist-non-react-statics "^3.3.0"
Expand Down

1 comment on commit fd4e2a6

@vercel
Copy link

@vercel vercel bot commented on fd4e2a6 Jun 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

w5-tools – ./

w5-tools.vercel.app
w5-tools-git-main-thangved.vercel.app
w5-tools-thangved.vercel.app

Please sign in to comment.