* Update packages with security vulnerabilities (npm audit fix)
* General package updates (npm update)
This commit is contained in:
Neha Gupta 2019-05-29 12:10:48 -07:00 коммит произвёл GitHub
Родитель dc20ea73b3
Коммит 8231d94886
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 55 добавлений и 130 удалений

175
ServerlessLibraryAPI/ClientApp/package-lock.json сгенерированный
Просмотреть файл

@ -1100,9 +1100,9 @@
}
},
"@microsoft/load-themed-styles": {
"version": "1.8.85",
"resolved": "https://registry.npmjs.org/@microsoft/load-themed-styles/-/load-themed-styles-1.8.85.tgz",
"integrity": "sha512-U4X7d5uxfaFPNnn7sazISnGz0563echOO1EA3/DRc9fEQJqGecS7cJaFRpiq574vRgsCreZjvaGfJo6n1FzDUw=="
"version": "1.9.2",
"resolved": "https://registry.npmjs.org/@microsoft/load-themed-styles/-/load-themed-styles-1.9.2.tgz",
"integrity": "sha512-l3lTd1mZe6QsxRE21pV8Z9IvysFE0nPoZTXMkCkaRjmFcT5Byf/2cq9xgCfn5SljtQFmKfcr8gaYDIElgUEAog=="
},
"@mrmlnc/readdir-enhanced": {
"version": "2.2.1",
@ -1353,30 +1353,30 @@
}
},
"@uifabric/foundation": {
"version": "0.7.4",
"resolved": "https://registry.npmjs.org/@uifabric/foundation/-/foundation-0.7.4.tgz",
"integrity": "sha512-hE7JiCvZuG0O7HOmeC3lIX9+KAXxnt9JTgQJw/MD/unnzSm0l/WqXb6bpCuYRVZuSvgEp9DcP/yn3iphJlRh5w==",
"version": "0.7.6",
"resolved": "https://registry.npmjs.org/@uifabric/foundation/-/foundation-0.7.6.tgz",
"integrity": "sha512-3CGViA4aCjnCq3P+9S/HuuI44mGOgZVA9DDOhiht1JLk3z2NiXcmdGoEoJUj84Wck3yT0n34tD8AL1PreuFHMQ==",
"requires": {
"@uifabric/set-version": "^1.1.3",
"@uifabric/styling": "^6.45.2",
"@uifabric/utilities": "^6.35.3",
"@uifabric/styling": "^6.47.6",
"@uifabric/utilities": "^6.38.3",
"tslib": "^1.7.1"
}
},
"@uifabric/icons": {
"version": "6.5.1",
"resolved": "https://registry.npmjs.org/@uifabric/icons/-/icons-6.5.1.tgz",
"integrity": "sha512-d4JPubp1YDBUHq3fhm6X8aXFunIqQO/iURZFAVIkzPWQGsy+MG4FVr1xZTSjvn2QlV5uq50mpY8TtzwNKJRIIQ==",
"version": "6.5.2",
"resolved": "https://registry.npmjs.org/@uifabric/icons/-/icons-6.5.2.tgz",
"integrity": "sha512-YgKNXqBRX/MJeqoPwN2n2IHyCckAgVeFKFfmO4PX6P8lcR2CJIDh967y4QybfTnO752QYh0fN07zOG7bOa9/uw==",
"requires": {
"@uifabric/set-version": "^1.1.3",
"@uifabric/styling": "^6.45.2",
"@uifabric/styling": "^6.47.6",
"tslib": "^1.7.1"
}
},
"@uifabric/merge-styles": {
"version": "6.17.0",
"resolved": "https://registry.npmjs.org/@uifabric/merge-styles/-/merge-styles-6.17.0.tgz",
"integrity": "sha512-yTIjOhskNzhstiqpMhM/HI5yUBCNbWOF/8+WDfGLIe4rusxxjVyC6lpBV+B2Iw20ridDFdIhs/YjKy19/ifTgQ==",
"version": "6.17.4",
"resolved": "https://registry.npmjs.org/@uifabric/merge-styles/-/merge-styles-6.17.4.tgz",
"integrity": "sha512-IYg+LiyetyqSadHTHYYUfpYKWdlKIF5LTmumMX2Mp0HtgAc51KOf2xx2XX6M35jERIGyBSvQruOXjvJXVGsXSg==",
"requires": {
"@uifabric/set-version": "^1.1.3",
"tslib": "^1.7.1"
@ -1391,23 +1391,23 @@
}
},
"@uifabric/styling": {
"version": "6.46.1",
"resolved": "https://registry.npmjs.org/@uifabric/styling/-/styling-6.46.1.tgz",
"integrity": "sha512-ktHorDiaNaSu8tAv3eTUBn3EIRNXCyzJJVYH5HnIv0WiTumpZ2VlH5yXTg52nhHWk9wDTOXrBf2bwnmbsqabCw==",
"version": "6.47.6",
"resolved": "https://registry.npmjs.org/@uifabric/styling/-/styling-6.47.6.tgz",
"integrity": "sha512-nTsuwEbPTUofPFX3/RZ8FprRUTI02GsRffdNIxannHuVBntHAbKB0CrvQ2TfLX4CDFNM+8BA/5o/YLaeKtF43w==",
"requires": {
"@microsoft/load-themed-styles": "^1.7.13",
"@uifabric/merge-styles": "^6.17.0",
"@uifabric/merge-styles": "^6.17.3",
"@uifabric/set-version": "^1.1.3",
"@uifabric/utilities": "^6.35.6",
"@uifabric/utilities": "^6.38.3",
"tslib": "^1.7.1"
}
},
"@uifabric/utilities": {
"version": "6.35.7",
"resolved": "https://registry.npmjs.org/@uifabric/utilities/-/utilities-6.35.7.tgz",
"integrity": "sha512-fLTnIFrpaS1LsToxT6zy/Dz9kTk8q/wif7ZO3E8qiiCvDIGsIYpX9XNdqCpVdGjmt4hFHTNRCUFswhb3zl4GQA==",
"version": "6.39.3",
"resolved": "https://registry.npmjs.org/@uifabric/utilities/-/utilities-6.39.3.tgz",
"integrity": "sha512-MsG6AjhzdMJVwE5PVsyUmELB77ttsLNaoNhs9nejJ2A6J8GwhomftthO39at5xQkYk6gijcrBFHgMbhe3n4sRA==",
"requires": {
"@uifabric/merge-styles": "^6.17.0",
"@uifabric/merge-styles": "^6.17.4",
"@uifabric/set-version": "^1.1.3",
"prop-types": "^15.5.10",
"tslib": "^1.7.1"
@ -1722,35 +1722,6 @@
"requires": {
"delegates": "^1.0.0",
"readable-stream": "^2.0.6"
},
"dependencies": {
"isarray": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
"integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE="
},
"readable-stream": {
"version": "2.3.6",
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz",
"integrity": "sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==",
"requires": {
"core-util-is": "~1.0.0",
"inherits": "~2.0.3",
"isarray": "~1.0.0",
"process-nextick-args": "~2.0.0",
"safe-buffer": "~5.1.1",
"string_decoder": "~1.1.1",
"util-deprecate": "~1.0.1"
}
},
"string_decoder": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
"requires": {
"safe-buffer": "~5.1.0"
}
}
}
},
"argparse": {
@ -5509,9 +5480,9 @@
"optional": true
},
"fstream": {
"version": "1.0.11",
"resolved": "https://registry.npmjs.org/fstream/-/fstream-1.0.11.tgz",
"integrity": "sha1-XB+x8RdHcRTwYyoOtLcbPLD9MXE=",
"version": "1.0.12",
"resolved": "https://registry.npmjs.org/fstream/-/fstream-1.0.12.tgz",
"integrity": "sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==",
"requires": {
"graceful-fs": "^4.1.2",
"inherits": "~2.0.0",
@ -8011,26 +7982,11 @@
"resolved": "https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz",
"integrity": "sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0="
},
"lodash.assign": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/lodash.assign/-/lodash.assign-4.2.0.tgz",
"integrity": "sha1-DZnzzNem0mHRm9rrkkUAXShYCOc="
},
"lodash.clonedeep": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz",
"integrity": "sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8="
},
"lodash.memoize": {
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz",
"integrity": "sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4="
},
"lodash.mergewith": {
"version": "4.6.1",
"resolved": "https://registry.npmjs.org/lodash.mergewith/-/lodash.mergewith-4.6.1.tgz",
"integrity": "sha512-eWw5r+PYICtEBgrBE5hhlT6aAa75f411bgDz/ZL2KZqYV03USvucsxcHUIlGTDTECs1eunpI7HOV7U+WLDvNdQ=="
},
"lodash.sortby": {
"version": "4.7.0",
"resolved": "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz",
@ -8160,9 +8116,9 @@
}
},
"markdown-to-jsx": {
"version": "6.9.4",
"resolved": "https://registry.npmjs.org/markdown-to-jsx/-/markdown-to-jsx-6.9.4.tgz",
"integrity": "sha512-Fvx2ZhiknGmcLsWVjIq6MmiN9gcCot8w+jzwN2mLXZcQsJGRN3Zes5Sp5M9YNIzUy/sDyuOTjimFdtAcvvmAPQ==",
"version": "6.10.1",
"resolved": "https://registry.npmjs.org/markdown-to-jsx/-/markdown-to-jsx-6.10.1.tgz",
"integrity": "sha512-a+182PvkM3R1LHUdmYy+kRYJvXXhwHRYLthZqhCIKzjgQxIkZiswXgYYGUQqi+5eEB+NWwd7jTIIOG7p64X/4g==",
"requires": {
"prop-types": "^15.6.2",
"unquote": "^1.1.0"
@ -8617,9 +8573,9 @@
}
},
"node-sass": {
"version": "4.11.0",
"resolved": "https://registry.npmjs.org/node-sass/-/node-sass-4.11.0.tgz",
"integrity": "sha512-bHUdHTphgQJZaF1LASx0kAviPH7sGlcyNhWade4eVIpFp6tsn7SV8xNMTbsQFpEV9VXpnwTTnNYlfsZXgGgmkA==",
"version": "4.12.0",
"resolved": "https://registry.npmjs.org/node-sass/-/node-sass-4.12.0.tgz",
"integrity": "sha512-A1Iv4oN+Iel6EPv77/HddXErL2a+gZ4uBeZUy+a8O35CFYTXhgA8MgLCWBtwpGZdCvTvQ9d+bQxX/QC36GDPpQ==",
"requires": {
"async-foreach": "^0.1.3",
"chalk": "^1.1.1",
@ -8628,12 +8584,10 @@
"get-stdin": "^4.0.1",
"glob": "^7.0.3",
"in-publish": "^2.0.0",
"lodash.assign": "^4.2.0",
"lodash.clonedeep": "^4.3.2",
"lodash.mergewith": "^4.6.0",
"lodash": "^4.17.11",
"meow": "^3.7.0",
"mkdirp": "^0.5.1",
"nan": "^2.10.0",
"nan": "^2.13.2",
"node-gyp": "^3.8.0",
"npmlog": "^4.0.0",
"request": "^2.88.0",
@ -8858,17 +8812,17 @@
"integrity": "sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg=="
},
"office-ui-fabric-react": {
"version": "6.168.0",
"resolved": "https://registry.npmjs.org/office-ui-fabric-react/-/office-ui-fabric-react-6.168.0.tgz",
"integrity": "sha512-SX3CsFlt0dhc1iVl8XG9V1vbGmvtQQ758FvzwkCoAvX3RPr58lAi7fpK2q5oj8zbnTrnnht8hicD7VAjlWyYAA==",
"version": "6.187.0",
"resolved": "https://registry.npmjs.org/office-ui-fabric-react/-/office-ui-fabric-react-6.187.0.tgz",
"integrity": "sha512-vOt8Kz2lNHllFYve1fI/akToMHkIkEoPly7/VZwwWvpOgsQzuT/xdavFEx+8qYI+rNmO8Nk21LKvICaJ61V/pQ==",
"requires": {
"@microsoft/load-themed-styles": "^1.7.13",
"@uifabric/foundation": "^0.7.4",
"@uifabric/icons": "^6.5.1",
"@uifabric/merge-styles": "^6.17.0",
"@uifabric/foundation": "^0.7.6",
"@uifabric/icons": "^6.5.2",
"@uifabric/merge-styles": "^6.17.4",
"@uifabric/set-version": "^1.1.3",
"@uifabric/styling": "^6.46.1",
"@uifabric/utilities": "^6.35.7",
"@uifabric/styling": "^6.47.6",
"@uifabric/utilities": "^6.39.3",
"prop-types": "^15.5.10",
"tslib": "^1.7.1"
}
@ -10441,9 +10395,9 @@
}
},
"react-app-polyfill": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/react-app-polyfill/-/react-app-polyfill-1.0.0.tgz",
"integrity": "sha512-fbZxEZdfx+rVENMvGTFjUcDDOZGKHaiavA8Y+FwM2I/o8gJT6pCYZk19XfeOntVzGZH2F1qqH7SLjXMhUM+YJw==",
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/react-app-polyfill/-/react-app-polyfill-1.0.1.tgz",
"integrity": "sha512-LbVpT1NdzTdDDs7xEZdebjDrqsvKi5UyVKUQqtTYYNyC1JJYVAwNQWe4ybWvoT2V2WW9PGVO2u5Y6aVj4ER/Ow==",
"requires": {
"core-js": "3.0.1",
"object-assign": "4.1.1",
@ -12000,35 +11954,6 @@
"integrity": "sha512-j4emi03KXqJWcIeF8eIXkjMFN1Cmb8gUlDYGeBALLPo5qdyTfA9bOtl8m33lRoC+vFMkP3gl0WsDr6+gzxbbTA==",
"requires": {
"readable-stream": "^2.0.1"
},
"dependencies": {
"isarray": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
"integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE="
},
"readable-stream": {
"version": "2.3.6",
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz",
"integrity": "sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==",
"requires": {
"core-util-is": "~1.0.0",
"inherits": "~2.0.3",
"isarray": "~1.0.0",
"process-nextick-args": "~2.0.0",
"safe-buffer": "~5.1.1",
"string_decoder": "~1.1.1",
"util-deprecate": "~1.0.1"
}
},
"string_decoder": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
"requires": {
"safe-buffer": "~5.1.0"
}
}
}
},
"stealthy-require": {
@ -12292,12 +12217,12 @@
"integrity": "sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA=="
},
"tar": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/tar/-/tar-2.2.1.tgz",
"integrity": "sha1-jk0qJWwOIYXGsYrWlK7JaLg8sdE=",
"version": "2.2.2",
"resolved": "https://registry.npmjs.org/tar/-/tar-2.2.2.tgz",
"integrity": "sha512-FCEhQ/4rE1zYv9rYXJw/msRqsnmlje5jHP6huWeBZ704jUTy02c5AZyWujpMR1ax6mVw9NyJMfuK2CMDWVIfgA==",
"requires": {
"block-stream": "*",
"fstream": "^1.0.2",
"fstream": "^1.0.12",
"inherits": "2"
}
},

Просмотреть файл

@ -3,12 +3,12 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@uifabric/styling": "^6.46.1",
"markdown-to-jsx": "^6.9.4",
"node-sass": "^4.11.0",
"office-ui-fabric-react": "^6.168.0",
"@uifabric/styling": "^6.47.6",
"markdown-to-jsx": "^6.10.1",
"node-sass": "^4.12.0",
"office-ui-fabric-react": "^6.187.0",
"react": "^16.8.6",
"react-app-polyfill": "^1.0.0",
"react-app-polyfill": "^1.0.1",
"react-dom": "^16.8.6",
"react-redux": "^6.0.1",
"react-router-dom": "^4.3.1",