Skip to content

Commit

Permalink
build(deps): bump ini from 1.3.5 to 1.3.8
Browse files Browse the repository at this point in the history
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](npm/ini@v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 23, 2021
1 parent 4d597e7 commit b511b46
Showing 1 changed file with 25 additions and 29 deletions.
54 changes: 25 additions & 29 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -142,20 +142,20 @@
which "^1.3.1"

"@globalpayments/js-loader@file:packages/globalpayments-js-loader":
version "1.0.0"
version "1.8.4"
dependencies:
"@globalpayments/js" "file:../../../Library/Caches/Yarn/v6/npm-@globalpayments-js-loader-1.0.0-da001c8f-8758-4f92-b6ee-50ae9cf04f24-1606849183368/node_modules/@globalpayments/globalpayments-js"
"@globalpayments/js" "^1.8.4"

"@globalpayments/js-web-components@file:packages/globalpayments-js-web-components":
version "1.0.0"
version "1.8.4"
dependencies:
"@globalpayments/js" "file:../../../Library/Caches/Yarn/v6/npm-@globalpayments-js-web-components-1.0.0-9da67146-1b34-47fb-a68d-27c7db38cb9c-1606849183369/node_modules/@globalpayments/globalpayments-js"
"@globalpayments/js-loader" "file:../../../Library/Caches/Yarn/v6/npm-@globalpayments-js-web-components-1.0.0-9da67146-1b34-47fb-a68d-27c7db38cb9c-1606849183369/node_modules/@globalpayments/globalpayments-js-loader"
"@globalpayments/js" "^1.8.4"
"@globalpayments/js-loader" "^1.8.4"

"@globalpayments/js@file:packages/globalpayments-js":
version "1.8.1"
version "1.8.4"
dependencies:
globalpayments-lib "*"
globalpayments-lib "^1.8.4"

"@hapi/hoek@^9.0.0":
version "9.1.0"
Expand Down Expand Up @@ -4368,21 +4368,12 @@ global-dirs@^2.0.1:
ini "^1.3.5"

"globalpayments-3ds@file:packages/globalpayments-3ds":
version "1.0.4"
version "1.8.4"
dependencies:
globalpayments-lib "*"

globalpayments-lib@*:
version "1.0.0"
resolved "https://registry.yarnpkg.com/globalpayments-lib/-/globalpayments-lib-1.0.0.tgz#9943667494a0c134a1eb868eaa0cebba7ffa59b4"
integrity sha512-ugfUgTMmEBNE+UFrLXfZ4gbdGBGyxifTdWRC+rz6bkJzFrbGLA276+N1CQNqx7luW2grw+WnKfZMqroDcd1mUQ==
dependencies:
base64-js "^1.3.0"
promise-polyfill "^8.1.0"
unfetch "^4.1.0"
globalpayments-lib "^1.8.4"

"globalpayments-lib@file:packages/globalpayments-lib":
version "1.0.0"
version "1.8.4"
dependencies:
base64-js "^1.3.0"
promise-polyfill "^8.1.0"
Expand Down Expand Up @@ -4760,9 +4751,9 @@ inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.1,
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==

ini@^1.3.2, ini@^1.3.4, ini@^1.3.5, ini@~1.3.0:
version "1.3.5"
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
integrity sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==
version "1.3.8"
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c"
integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==

init-package-json@^1.10.3:
version "1.10.3"
Expand Down Expand Up @@ -7434,20 +7425,20 @@ reusify@^1.0.4:
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==

rimraf@*, rimraf@^3.0.0, rimraf@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==
dependencies:
glob "^7.1.3"

rimraf@^2.2.8, rimraf@^2.5.4, rimraf@^2.6.2, rimraf@^2.6.3:
version "2.7.1"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec"
integrity sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==
dependencies:
glob "^7.1.3"

rimraf@^3.0.0, rimraf@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==
dependencies:
glob "^7.1.3"

ripemd160@^2.0.0, ripemd160@^2.0.1:
version "2.0.2"
resolved "https://registry.yarnpkg.com/ripemd160/-/ripemd160-2.0.2.tgz#a1c1a6f624751577ba5d07914cbc92850585890c"
Expand Down Expand Up @@ -8617,6 +8608,11 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=

typescript@*:
version "4.1.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==

typescript@^3.3.3, typescript@^3.8.3:
version "3.9.7"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
Expand Down

0 comments on commit b511b46

Please sign in to comment.