Skip to content

Commit db5f14c

Browse files
committed
fix(deps): update dependency jquery to v3.4.1
1 parent ca8f5e6 commit db5f14c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

reacnetgenerator/static/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"bootstrap": "4.3.1",
1616
"css-loader": "2.1.1",
1717
"d3": "3.5.17",
18-
"jquery": "3.4.0",
18+
"jquery": "3.4.1",
1919
"jquery.easing": "1.4.1",
2020
"jsnetworkx": "0.3.4",
2121
"magnific-popup": "1.1.0",

reacnetgenerator/static/webpack/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1536,10 +1536,10 @@ [email protected]:
15361536
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca"
15371537
integrity sha1-lYzinoHJeQ8xvneS311NlfxX+8o=
15381538

1539-
1540-
version "3.4.0"
1541-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.0.tgz#8de513fa0fa4b2c7d2e48a530e26f0596936efdf"
1542-
integrity sha512-ggRCXln9zEqv6OqAGXFEcshF5dSBvCkzj6Gm2gzuR5fWawaX8t7cxKVkkygKODrDAzKdoYw3l/e3pm3vlT4IbQ==
1539+
1540+
version "3.4.1"
1541+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2"
1542+
integrity sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw==
15431543

15441544
15451545
version "0.3.4"

0 commit comments

Comments
 (0)