Browse Source
Merge pull request #21 from nafiesl/dependabot/npm_and_yarn/jquery-3.4.0
Bump jquery from 3.2.1 to 3.4.0
pull/22/head
Nafies Luthfi
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
4 additions and
4 deletions
-
package.json
-
yarn.lock
|
|
@ -13,7 +13,7 @@ |
|
|
"axios": "^0.15.3", |
|
|
"axios": "^0.15.3", |
|
|
"bootstrap-sass": "^3.4.1", |
|
|
"bootstrap-sass": "^3.4.1", |
|
|
"cross-env": "^3.2.3", |
|
|
"cross-env": "^3.2.3", |
|
|
"jquery": "^3.1.1", |
|
|
|
|
|
|
|
|
"jquery": "^3.4.0", |
|
|
"laravel-mix": "0.*", |
|
|
"laravel-mix": "0.*", |
|
|
"lodash": "^4.17.4", |
|
|
"lodash": "^4.17.4", |
|
|
"vue": "^2.1.10" |
|
|
"vue": "^2.1.10" |
|
|
|
|
|
@ -3101,9 +3101,9 @@ jodid25519@^1.0.0: |
|
|
dependencies: |
|
|
dependencies: |
|
|
jsbn "~0.1.0" |
|
|
jsbn "~0.1.0" |
|
|
|
|
|
|
|
|
jquery@^3.1.1: |
|
|
|
|
|
version "3.2.1" |
|
|
|
|
|
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.2.1.tgz#5c4d9de652af6cd0a770154a631bba12b015c787" |
|
|
|
|
|
|
|
|
jquery@^3.4.0: |
|
|
|
|
|
version "3.4.0" |
|
|
|
|
|
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.0.tgz#8de513fa0fa4b2c7d2e48a530e26f0596936efdf" |
|
|
|
|
|
|
|
|
js-base64@^2.1.9: |
|
|
js-base64@^2.1.9: |
|
|
version "2.1.9" |
|
|
version "2.1.9" |
|
|
|