Commit 99f1f3d97a6a8fb8cc36a9ad452241d1c4268336

Authored by Adhidarma Hadiwinoto
1 parent f4c2c8794c
Exists in master

Update to komodo-sdk@1.37.0

Showing 1 changed file with 7 additions and 7 deletions Side-by-side Diff

... ... @@ -952,9 +952,9 @@
952 952 }
953 953 },
954 954 "dot-object": {
955   - "version": "1.8.1",
956   - "resolved": "https://registry.npmjs.org/dot-object/-/dot-object-1.8.1.tgz",
957   - "integrity": "sha512-Tk/EzgutsRgX1agdapqO8GTLMVFC2wg2X3xJB76W+rEIlTplQksedM/MzYS+FmkE8llJ6nMR60mhhw9aaGGHGA==",
  955 + "version": "1.9.0",
  956 + "resolved": "https://registry.npmjs.org/dot-object/-/dot-object-1.9.0.tgz",
  957 + "integrity": "sha512-7MPN6y7XhAO4vM4eguj5+5HNKLjJYfkVG1ZR1Aput4Q4TR6SYeSjhpVQ77IzJHoSHffKbDxBC+48aCiiRurDPw==",
958 958 "requires": {
959 959 "commander": "^2.20.0",
960 960 "glob": "^7.1.4"
... ... @@ -2787,7 +2787,7 @@
2787 2787 "optional": true
2788 2788 },
2789 2789 "komodo-sdk": {
2790   - "version": "git+http://gitlab.kodesumber.com/komodo/komodo-sdk.git#15ff223aa1ce8d5c460fcb283fe9ff98745e4134",
  2790 + "version": "git+http://gitlab.kodesumber.com/komodo/komodo-sdk.git#b95fb84155cb0094249e1570eb622f589e4320b1",
2791 2791 "from": "git+http://gitlab.kodesumber.com/komodo/komodo-sdk.git",
2792 2792 "requires": {
2793 2793 "array-unique": "^0.3.2",
... ... @@ -4009,9 +4009,9 @@
4009 4009 }
4010 4010 },
4011 4011 "simple-git": {
4012   - "version": "1.122.0",
4013   - "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-1.122.0.tgz",
4014   - "integrity": "sha512-plTwhnkIHrw2TFMJbJH/mKwWGgFbj03V9wcfBKa4FsuvgJbpwdlSJnlvkIQWDV1CVLaf2Gl6zSNeRRnxBRhX1g==",
  4012 + "version": "1.124.0",
  4013 + "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-1.124.0.tgz",
  4014 + "integrity": "sha512-ks9mBoO4ODQy/xGLC8Cc+YDvj/hho/IKgPhi6h5LI/sA+YUdHc3v0DEoHzM29VmulubpGCxMJUSFmyXNsjNMEA==",
4015 4015 "requires": {
4016 4016 "debug": "^4.0.1"
4017 4017 }