Upgrade parse to 2.17.0 (#6932)

This commit is contained in:
Antonio Davi Macedo Coelho de Castro
2020-10-09 10:12:55 -07:00
committed by GitHub
parent 5693470101
commit 8c88d8197b
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -10284,9 +10284,9 @@
}
},
"parse": {
"version": "2.16.0",
"resolved": "https://registry.npmjs.org/parse/-/parse-2.16.0.tgz",
"integrity": "sha512-MJRGCYZGawOs9FOn/i/ag7IFF9NHe5OG+XvNta45pSMzre6nvqUqcvQpTDj0tC+h0C4eMuLoI39SQ07PIwnRTw==",
"version": "2.17.0",
"resolved": "https://registry.npmjs.org/parse/-/parse-2.17.0.tgz",
"integrity": "sha512-1hWoMNW39LH5YV3xCds9LyD8SsKD6FUwlD1Kn8ZlXNosg6WgF+s3ZSQUzT5AJ/9YPUoC/y1PoCO79FumrBYftA==",
"requires": {
"@babel/runtime": "7.11.2",
"@babel/runtime-corejs3": "7.11.2",