Upgrade parse to 2.17.0 (#6932)
This commit is contained in:
committed by
GitHub
parent
5693470101
commit
8c88d8197b
6
package-lock.json
generated
6
package-lock.json
generated
@@ -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",
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
"lru-cache": "5.1.1",
|
||||
"mime": "2.4.6",
|
||||
"mongodb": "3.6.2",
|
||||
"parse": "2.16.0",
|
||||
"parse": "2.17.0",
|
||||
"pg-promise": "10.6.1",
|
||||
"pluralize": "8.0.0",
|
||||
"redis": "3.0.2",
|
||||
|
||||
Reference in New Issue
Block a user