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

Commit 7ed6d56

Browse files
committed
build(deps): update dependency apollo-angular to v4
1 parent 7e9e615 commit 7ed6d56

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
"angular2-toaster": "11.0.1",
173173
"angulartics2": "12.1.0",
174174
"angularx-social-login": "4.1.0",
175-
"apollo-angular": "3.0.1",
175+
"apollo-angular": "4.2.0",
176176
"bootstrap": "5.1.3",
177177
"chart.js": "3.8.0",
178178
"datatables.net": "1.12.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7162,10 +7162,10 @@ anymatch@~3.1.1:
71627162
normalize-path "^3.0.0"
71637163
picomatch "^2.0.4"
71647164

7165-
apollo-angular@3.0.1:
7166-
version "3.0.1"
7167-
resolved "https://registry.yarnpkg.com/apollo-angular/-/apollo-angular-3.0.1.tgz#e2cea7502fbacda3337db92c2fac8878814ef9e0"
7168-
integrity sha512-gMUa+XdNXYtc4bwK/XFELnYptOKHAW6DYDlQUjxjWlrzqbmiHb49bFI/IT3EK5sR4sukCyYb8rbC4jfsztd/Qg==
7165+
apollo-angular@4.2.0:
7166+
version "4.2.0"
7167+
resolved "https://registry.yarnpkg.com/apollo-angular/-/apollo-angular-4.2.0.tgz#45abc3c94ba4ef7ddbae208de15a1c21eb38940d"
7168+
integrity sha512-P0kNcDnaAtV1Tu7YChY8/No+GS8B1Fsimo/Sx4WoH86n2xweQXzwmxAiNCDnmwn8GRduRP4AiotdeLpFxHPyvA==
71697169
dependencies:
71707170
tslib "^2.0.0"
71717171

0 commit comments

Comments
 (0)