Skip to content

Commit 1c69c5a

Browse files
committed
downgrade abp-ng2-module to v7.1
1 parent 6476ade commit 1c69c5a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@angular/router": "^12.0.5",
2424
"@aspnet/signalr": "^1.1.4",
2525
"@fortawesome/fontawesome-free": "^5.15.3",
26-
"abp-ng2-module": "^8.0.0",
26+
"abp-ng2-module": "7.1.0",
2727
"abp-web-resources": "^5.7.0",
2828
"admin-lte-css-only": "^3.1.0",
2929
"core-js": "^3.2.1",

angular/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1579,12 +1579,12 @@ abbrev@1:
15791579
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
15801580
integrity sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==
15811581

1582-
abp-ng2-module@^8.0.0:
1583-
version "8.0.0"
1584-
resolved "https://registry.yarnpkg.com/abp-ng2-module/-/abp-ng2-module-8.0.0.tgz#34bfd25c678228c13de7716e1875ef14e6959953"
1585-
integrity sha512-yddflFMWUQnFwTKgAIq13dhpmOWh0CTKUitFAomnWCnlTbjIgSRRVfSRCzNKm47PLOi///S/lJH3DBfAaUybdQ==
1582+
abp-ng2-module@7.1.0:
1583+
version "7.1.0"
1584+
resolved "https://registry.yarnpkg.com/abp-ng2-module/-/abp-ng2-module-7.1.0.tgz#2fd7f3580c905f4f47f8ea754cc1bfd4bdd413ff"
1585+
integrity sha512-Ve+PWSes1xwdb+FsmSsDsBhdIZpf/AyeW7Cbv1pdxM/1pYtMpchyZSdIz+AK59gcx61l6UU0wwxW1XMlmp9PMw==
15861586
dependencies:
1587-
tslib "^2.4.1"
1587+
tslib "^2.3.1"
15881588

15891589
abp-web-resources@^5.7.0:
15901590
version "5.7.0"
@@ -7929,7 +7929,7 @@ tslib@^2.0.0, tslib@^2.1.0:
79297929
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.0.tgz#803b8cdab3e12ba581a4ca41c8839bbb0dacb09e"
79307930
integrity sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==
79317931

7932-
tslib@^2.4.1:
7932+
tslib@^2.3.1:
79337933
version "2.4.1"
79347934
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e"
79357935
integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==

0 commit comments

Comments
 (0)