1
0
mirror of https://git.teknik.io/Teknikode/Teknik.git synced 2023-08-02 14:16:22 +02:00

Merge pull request #17 from Teknikode/dependabot/npm_and_yarn/IdentityServer/ini-1.3.7

Bump ini from 1.3.5 to 1.3.7 in /IdentityServer
This commit is contained in:
Chris Woodward 2021-06-30 22:00:35 -07:00 committed by GitHub
commit 0bc7abed27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7115,9 +7115,9 @@
"dev": true
},
"ini": {
"version": "1.3.5",
"resolved": "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz",
"integrity": "sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==",
"version": "1.3.7",
"resolved": "https://registry.npmjs.org/ini/-/ini-1.3.7.tgz",
"integrity": "sha512-iKpRpXP+CrP2jyrxvg1kMUpXDyRUFDWurxbnVT1vQPx+Wz9uCYsMIqYuSBLV+PAaZG/d7kRLKRFc9oDMsH+mFQ==",
"dev": true
},
"interpret": {