openvk/Web/static/js/package.json
dependabot[bot] 6ea34864d4
Bump jquery from 2.2.4 to 3.5.0 in /Web/static/js
Bumps [jquery](https://github.com/jquery/jquery) from 2.2.4 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/2.2.4...3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-29 20:15:32 +00:00

12 lines
250 B
JSON

{
"dependencies": {
"@atlassian/aui": "^8.5.1",
"jquery": "^3.5.0",
"knockout": "^3.5.1",
"ky": "^0.19.0",
"monaco-editor": "^0.20.0",
"plotly.js-dist": "^1.52.3",
"requirejs": "^2.3.6",
"umbrellajs": "^3.1.0"
}
}