Skip to content

Commit 48ed091

Browse files
Bump jquery from 3.2.1 to 3.4.0 in /passport-client
Bumps [jquery](https://github.com/jquery/jquery) from 3.2.1 to 3.4.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](jquery/jquery@3.2.1...3.4.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 59fc77d commit 48ed091

File tree

3 files changed

+69
-29
lines changed

3 files changed

+69
-29
lines changed

passport-client/package-lock.json

Lines changed: 65 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

passport-client/package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"axios": "^0.16.2",
1414
"bootstrap-sass": "^3.3.7",
1515
"cross-env": "^5.0.1",
16-
"jquery": "^3.1.1",
16+
"jquery": "^3.4.0",
1717
"laravel-mix": "^1.0",
1818
"lodash": "^4.17.4",
1919
"vue": "^2.1.10"

passport-client/yarn.lock

100755100644
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3159,9 +3159,9 @@ isstream@~0.1.2:
31593159
version "0.1.2"
31603160
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
31613161

3162-
jquery@^3.1.1:
3163-
version "3.2.1"
3164-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.2.1.tgz#5c4d9de652af6cd0a770154a631bba12b015c787"
3162+
jquery@^3.4.0:
3163+
version "3.4.0"
3164+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.0.tgz#8de513fa0fa4b2c7d2e48a530e26f0596936efdf"
31653165

31663166
js-base64@^2.1.8, js-base64@^2.1.9:
31673167
version "2.3.1"

0 commit comments

Comments
 (0)