diff --git a/package-lock.json b/package-lock.json index ac40173f7..366d1ac88 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22166,9 +22166,9 @@ } }, "node_modules/parse": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/parse/-/parse-4.0.0.tgz", - "integrity": "sha512-LKaHHqSLulEv1f76Cg3eJlDQL8FtK+mn6XehVbjY7uUGwm2B3LyzYjBH6iX0BXOFwfABcDRtq+8KCpuHXiIQ3g==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/parse/-/parse-4.0.1.tgz", + "integrity": "sha512-ctv7zaVKlQIBSbarorB7TH3yacDzCvgWBP4ccpLKxlpe21QlaY88kv9V7ca7JdG/Txb3qWug4MwepQoPogXB6Q==", "dev": true, "dependencies": { "@babel/runtime": "7.18.0", @@ -22286,9 +22286,9 @@ } }, "node_modules/parse-server": { - "version": "6.0.0-alpha.30", - "resolved": "git+ssh://git@github.com/parse-community/parse-server.git#9ed42d7fb52c76a7f91998475de4f31b618bfcb7", - "integrity": "sha512-+YIxAiu7Sg5gSENSxlokWWOMkIV6hPzKJGZmdwC+rBwC+w2FTH6udDTYZXMhcf5ZjTptjTlyP1ea54b1y2xGmA==", + "version": "6.0.0-alpha.32", + "resolved": "git+ssh://git@github.com/parse-community/parse-server.git#e76123b48249bc216651e41c2075331d3b30c75f", + "integrity": "sha512-VMDOqjBWItwHYUddRKidkarN+yvlJVh+VyvEItGu9ZgnbydvKw54ETM8XjNQXPazlsktPJW22qmP/DE0y/a7Bg==", "dev": true, "hasInstallScript": true, "license": "Apache-2.0", @@ -22314,7 +22314,7 @@ "graphql-tag": "2.12.6", "intersect": "1.0.1", "ip-range-check": "0.2.0", - "jsonwebtoken": "8.5.1", + "jsonwebtoken": "9.0.0", "jwks-rsa": "2.1.5", "ldapjs": "2.3.3", "lodash": "4.17.21", @@ -22322,7 +22322,7 @@ "mime": "3.0.0", "mongodb": "4.10.0", "mustache": "4.2.0", - "parse": "4.0.0", + "parse": "4.0.1", "path-to-regexp": "0.1.7", "pg-monitor": "1.5.0", "pg-promise": "10.12.1", @@ -22359,6 +22359,22 @@ "node": ">= 6" } }, + "node_modules/parse-server/node_modules/jsonwebtoken": { + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-9.0.0.tgz", + "integrity": "sha512-tuGfYXxkQGDPnLJ7SibiQgVgeDgfbPq2k2ICcbgqW8WxWLBAxKQM/ZCu/IT8SOSwmaYl4dpTFCW5xZv7YbbWUw==", + "dev": true, + "dependencies": { + "jws": "^3.2.2", + "lodash": "^4.17.21", + "ms": "^2.1.1", + "semver": "^7.3.8" + }, + "engines": { + "node": ">=12", + "npm": ">=6" + } + }, "node_modules/parse-server/node_modules/lru-cache": { "version": "7.12.0", "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.12.0.tgz", @@ -44666,9 +44682,9 @@ } }, "parse": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/parse/-/parse-4.0.0.tgz", - "integrity": "sha512-LKaHHqSLulEv1f76Cg3eJlDQL8FtK+mn6XehVbjY7uUGwm2B3LyzYjBH6iX0BXOFwfABcDRtq+8KCpuHXiIQ3g==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/parse/-/parse-4.0.1.tgz", + "integrity": "sha512-ctv7zaVKlQIBSbarorB7TH3yacDzCvgWBP4ccpLKxlpe21QlaY88kv9V7ca7JdG/Txb3qWug4MwepQoPogXB6Q==", "dev": true, "requires": { "@babel/runtime": "7.18.0", @@ -44786,10 +44802,10 @@ "dev": true }, "parse-server": { - "version": "git+ssh://git@github.com/parse-community/parse-server.git#9ed42d7fb52c76a7f91998475de4f31b618bfcb7", - "integrity": "sha512-+YIxAiu7Sg5gSENSxlokWWOMkIV6hPzKJGZmdwC+rBwC+w2FTH6udDTYZXMhcf5ZjTptjTlyP1ea54b1y2xGmA==", + "version": "git+ssh://git@github.com/parse-community/parse-server.git#e76123b48249bc216651e41c2075331d3b30c75f", + "integrity": "sha512-VMDOqjBWItwHYUddRKidkarN+yvlJVh+VyvEItGu9ZgnbydvKw54ETM8XjNQXPazlsktPJW22qmP/DE0y/a7Bg==", "dev": true, - "from": "parse-server@git+https://github.com/parse-community/parse-server#alpha", + "from": "parse-server@git+https://github.com/parse-community/parse-server#e76123b48249bc216651e41c2075331d3b30c75f", "requires": { "@babel/eslint-parser": "7.19.1", "@graphql-tools/merge": "8.3.6", @@ -44813,7 +44829,7 @@ "graphql-tag": "2.12.6", "intersect": "1.0.1", "ip-range-check": "0.2.0", - "jsonwebtoken": "8.5.1", + "jsonwebtoken": "9.0.0", "jwks-rsa": "2.1.5", "ldapjs": "2.3.3", "lodash": "4.17.21", @@ -44821,7 +44837,7 @@ "mime": "3.0.0", "mongodb": "4.10.0", "mustache": "4.2.0", - "parse": "4.0.0", + "parse": "4.0.1", "path-to-regexp": "0.1.7", "pg-monitor": "1.5.0", "pg-promise": "10.12.1", @@ -44842,6 +44858,18 @@ "integrity": "sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==", "dev": true }, + "jsonwebtoken": { + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-9.0.0.tgz", + "integrity": "sha512-tuGfYXxkQGDPnLJ7SibiQgVgeDgfbPq2k2ICcbgqW8WxWLBAxKQM/ZCu/IT8SOSwmaYl4dpTFCW5xZv7YbbWUw==", + "dev": true, + "requires": { + "jws": "^3.2.2", + "lodash": "^4.17.21", + "ms": "^2.1.1", + "semver": "^7.3.8" + } + }, "lru-cache": { "version": "7.12.0", "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.12.0.tgz",