Skip to content

Commit

Permalink
security: update jquery to ^3.5.0 (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
kunzms authored May 1, 2020
1 parent a728703 commit 5bacea4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"enzyme": "^3.10.0",
"enzyme-adapter-react-16": "^1.15.1",
"eslint-utils": "^1.4.3",
"jquery": "^3.4.1",
"jquery": "^3.5.0",
"kind-of": "^6.0.3",
"minimist": "^1.2.2",
"node-sass": "^4.13.0",
Expand Down

0 comments on commit 5bacea4

Please sign in to comment.