This repository was archived by the owner on Oct 29, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +19
-6
lines changed Expand file tree Collapse file tree 2 files changed +19
-6
lines changed Original file line number Diff line number Diff line change 44
44
"@angular/upgrade" : " 14.0.3" ,
45
45
"@angularclass/hmr" : " 3.0.0" ,
46
46
"@ant-design/icons-angular" : " 13.1.0" ,
47
- "@apollo/client" : " 3.6.9 " ,
47
+ "@apollo/client" : " 3.7.3 " ,
48
48
"@asymmetrik/ngx-leaflet" : " 13.0.2" ,
49
49
"@auth0/angular-jwt" : " 5.0.2" ,
50
50
"@azure/msal-angular" : " 2.3.2" ,
Original file line number Diff line number Diff line change 555
555
"@ant-design/colors" "^5.0.0"
556
556
tslib "^2.0.0"
557
557
558
- "@apollo/client@3.6.9 ":
559
- version "3.6.9 "
560
- resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.6.9 .tgz#ad0ee2e3a3c92dbed4acd6917b6158a492739d94 "
561
- integrity sha512-Y1yu8qa2YeaCUBVuw08x8NHenFi0sw2I3KCu7Kw9mDSu86HmmtHJkCAifKVrN2iPgDTW/BbP3EpSV8/EQCcxZA ==
558
+ "@apollo/client@3.7.3 ":
559
+ version "3.7.3 "
560
+ resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.7.3 .tgz#ab3fe31046e74bc1a3762363a185ba5bcfffc58b "
561
+ integrity sha512-nzZ6d6a4flLpm3pZOGpuAUxLlp9heob7QcCkyIqZlCLvciUibgufRfYTwfkWCc4NaGHGSZyodzvfr79H6oUwGQ ==
562
562
dependencies:
563
563
"@graphql-typed-document-node/core" "^3.1.1"
564
- "@wry/context" "^0.6 .0"
564
+ "@wry/context" "^0.7 .0"
565
565
"@wry/equality" "^0.5.0"
566
566
"@wry/trie" "^0.3.0"
567
567
graphql-tag "^2.12.6"
568
568
hoist-non-react-statics "^3.3.2"
569
569
optimism "^0.16.1"
570
570
prop-types "^15.7.2"
571
+ response-iterator "^0.2.6"
571
572
symbol-observable "^4.0.0"
572
573
ts-invariant "^0.10.3"
573
574
tslib "^2.3.0"
6594
6595
dependencies:
6595
6596
tslib "^2.1.0"
6596
6597
6598
+ "@wry/context@^0.7.0":
6599
+ version "0.7.0"
6600
+ resolved "https://registry.yarnpkg.com/@wry/context/-/context-0.7.0.tgz#be88e22c0ddf62aeb0ae9f95c3d90932c619a5c8"
6601
+ integrity sha512-LcDAiYWRtwAoSOArfk7cuYvFXytxfVrdX7yxoUmK7pPITLk5jYh2F8knCwS7LjgYL8u1eidPlKKV6Ikqq0ODqQ==
6602
+ dependencies:
6603
+ tslib "^2.3.0"
6604
+
6597
6605
"@wry/equality@^0.5.0":
6598
6606
version "0.5.1"
6599
6607
resolved "https://registry.yarnpkg.com/@wry/equality/-/equality-0.5.1.tgz#b22e4e1674d7bf1439f8ccdccfd6a785f6de68b0"
@@ -16347,6 +16355,11 @@ resp-modifier@6.0.2:
16347
16355
debug "^2.2.0"
16348
16356
minimatch "^3.0.2"
16349
16357
16358
+ response-iterator@^0.2.6:
16359
+ version "0.2.6"
16360
+ resolved "https://registry.yarnpkg.com/response-iterator/-/response-iterator-0.2.6.tgz#249005fb14d2e4eeb478a3f735a28fd8b4c9f3da"
16361
+ integrity sha512-pVzEEzrsg23Sh053rmDUvLSkGXluZio0qu8VT6ukrYuvtjVfCbDZH9d6PGXb8HZfzdNZt8feXv/jvUzlhRgLnw==
16362
+
16350
16363
restore-cursor@^3.1.0:
16351
16364
version "3.1.0"
16352
16365
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-3.1.0.tgz#39f67c54b3a7a58cea5236d95cf0034239631f7e"
You can’t perform that action at this time.
0 commit comments