Skip to content

Commit 5f978da

Browse files
fix(deps): update dependency ky to ^0.33.0
1 parent c07fa60 commit 5f978da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

@uportal/content-renderer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@uportal/open-id-connect": "^1.39.0",
2020
"handlebars": "^4.1.2",
2121
"jquery": "^3.3.1",
22-
"ky": "^0.26.0",
22+
"ky": "^0.33.0",
2323
"vue": "^2.5.17",
2424
"vue-async-computed": "^3.5.0"
2525
},

@uportal/dashboard-carousel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@uportal/open-id-connect": "^1.39.0",
2121
"handlebars": "^4.7.7",
2222
"jquery": "^3.3.1",
23-
"ky": "^0.26.0",
23+
"ky": "^0.33.0",
2424
"vue": "^2.5.17",
2525
"vue-async-computed": "^3.5.0",
2626
"vue-slick": "^1.1.15"

0 commit comments

Comments
 (0)