Skip to content
This repository was archived by the owner on Nov 4, 2022. It is now read-only.

Commit 3549283

Browse files
build(deps): [security] bump jquery from 3.2.1 to 3.5.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.2.1 to 3.5.0. **This update includes security fixes.** - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](jquery/jquery@3.2.1...3.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 94e5bca commit 3549283

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"classlist.js": "^1.1.20150312",
3131
"core-js": "^2.5.1",
3232
"intl": "^1.2.5",
33-
"jquery": "^3.2.1",
33+
"jquery": "^3.5.0",
3434
"ngx-cookie": "^1.0.0",
3535
"ngx-perfect-scrollbar": "^4.6.4",
3636
"rxjs": "^5.5.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3066,9 +3066,9 @@ jasminewd2@^2.1.0:
30663066
version "2.2.0"
30673067
resolved "http://registry.npm.taobao.org/jasminewd2/download/jasminewd2-2.2.0.tgz#e37cf0b17f199cce23bea71b2039395246b4ec4e"
30683068

3069-
jquery@^3.2.1:
3070-
version "3.2.1"
3071-
resolved "http://registry.npm.taobao.org/jquery/download/jquery-3.2.1.tgz#5c4d9de652af6cd0a770154a631bba12b015c787"
3069+
jquery@^3.5.0:
3070+
version "3.5.0"
3071+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
30723072

30733073
js-base64@^2.1.8, js-base64@^2.1.9:
30743074
version "2.4.0"

0 commit comments

Comments
 (0)