Skip to content
This repository was archived by the owner on Oct 29, 2023. It is now read-only.

Commit d496610

Browse files
committed
build(deps): update dependency jquery to v3.6.3
1 parent 7e9e615 commit d496610

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
"intersection-observer": "0.12.2",
194194
"intl": "1.2.5",
195195
"ionic-angular": "3.9.10",
196-
"jquery": "3.6.0",
196+
"jquery": "3.6.3",
197197
"keycloak-angular": "10.0.1",
198198
"keycloak-js": "18.0.1",
199199
"leaflet": "1.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12453,10 +12453,10 @@ jquery@3.4.1:
1245312453
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2"
1245412454
integrity sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw==
1245512455

12456-
jquery@3.6.0:
12457-
version "3.6.0"
12458-
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470"
12459-
integrity sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==
12456+
jquery@3.6.3:
12457+
version "3.6.3"
12458+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.3.tgz#23ed2ffed8a19e048814f13391a19afcdba160e6"
12459+
integrity sha512-bZ5Sy3YzKo9Fyc8wH2iIQK4JImJ6R0GWI9kL1/k7Z91ZBNgkRXE6U0JfHIizZbort8ZunhSI3jw9I6253ahKfg==
1246012460

1246112461
jquery@>=1.7:
1246212462
version "3.5.1"

0 commit comments

Comments
 (0)