feat: Upgrade to parse 7.1.1 (#9954)
This commit is contained in:
53
package-lock.json
generated
53
package-lock.json
generated
@@ -37,7 +37,7 @@
|
|||||||
"mongodb": "6.20.0",
|
"mongodb": "6.20.0",
|
||||||
"mustache": "4.2.0",
|
"mustache": "4.2.0",
|
||||||
"otpauth": "9.4.0",
|
"otpauth": "9.4.0",
|
||||||
"parse": "7.0.1",
|
"parse": "7.1.1",
|
||||||
"path-to-regexp": "6.3.0",
|
"path-to-regexp": "6.3.0",
|
||||||
"pg-monitor": "3.0.0",
|
"pg-monitor": "3.0.0",
|
||||||
"pg-promise": "12.2.0",
|
"pg-promise": "12.2.0",
|
||||||
@@ -18688,22 +18688,17 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/parse": {
|
"node_modules/parse": {
|
||||||
"version": "7.0.1",
|
"version": "7.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/parse/-/parse-7.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/parse/-/parse-7.1.1.tgz",
|
||||||
"integrity": "sha512-6hCnE8EWky/MqDtlpMnztzL0BEEsU3jVI7iKl2+AlJeSAeWkCgkPcb30eBNq57FcCnqWWC6uVJAaUMmX3+zrvg==",
|
"integrity": "sha512-iqV+y9CqgJmh529chMuuswe8DSQYcUcF2bwnsA61WBpcI6W6kIQHt4avs+XlmEDMB0twYELdMET+QaKbUkBHBw==",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime-corejs3": "7.28.4",
|
"@babel/runtime-corejs3": "7.28.4",
|
||||||
"idb-keyval": "6.2.2",
|
|
||||||
"react-native-crypto-js": "1.0.0",
|
"react-native-crypto-js": "1.0.0",
|
||||||
"uuid": "10.0.0",
|
|
||||||
"ws": "8.18.3"
|
"ws": "8.18.3"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "18 || 19 || 20 || 22"
|
"node": "18 || 19 || 20 || 22 || 24"
|
||||||
},
|
|
||||||
"optionalDependencies": {
|
|
||||||
"crypto-js": "4.2.0"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/parse-json": {
|
"node_modules/parse-json": {
|
||||||
@@ -18733,25 +18728,6 @@
|
|||||||
"node": ">=6"
|
"node": ">=6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/parse/node_modules/idb-keyval": {
|
|
||||||
"version": "6.2.2",
|
|
||||||
"resolved": "https://registry.npmjs.org/idb-keyval/-/idb-keyval-6.2.2.tgz",
|
|
||||||
"integrity": "sha512-yjD9nARJ/jb1g+CvD0tlhUHOrJ9Sy0P8T9MF3YaLlHnSRpwPfpTX0XIvpmw3gAJUmEu3FiICLBDPXVwyEvrleg==",
|
|
||||||
"license": "Apache-2.0"
|
|
||||||
},
|
|
||||||
"node_modules/parse/node_modules/uuid": {
|
|
||||||
"version": "10.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/uuid/-/uuid-10.0.0.tgz",
|
|
||||||
"integrity": "sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==",
|
|
||||||
"funding": [
|
|
||||||
"https://github.com/sponsors/broofa",
|
|
||||||
"https://github.com/sponsors/ctavan"
|
|
||||||
],
|
|
||||||
"license": "MIT",
|
|
||||||
"bin": {
|
|
||||||
"uuid": "dist/bin/uuid"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/parse/node_modules/ws": {
|
"node_modules/parse/node_modules/ws": {
|
||||||
"version": "8.18.3",
|
"version": "8.18.3",
|
||||||
"resolved": "https://registry.npmjs.org/ws/-/ws-8.18.3.tgz",
|
"resolved": "https://registry.npmjs.org/ws/-/ws-8.18.3.tgz",
|
||||||
@@ -36073,28 +36049,15 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"parse": {
|
"parse": {
|
||||||
"version": "7.0.1",
|
"version": "7.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/parse/-/parse-7.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/parse/-/parse-7.1.1.tgz",
|
||||||
"integrity": "sha512-6hCnE8EWky/MqDtlpMnztzL0BEEsU3jVI7iKl2+AlJeSAeWkCgkPcb30eBNq57FcCnqWWC6uVJAaUMmX3+zrvg==",
|
"integrity": "sha512-iqV+y9CqgJmh529chMuuswe8DSQYcUcF2bwnsA61WBpcI6W6kIQHt4avs+XlmEDMB0twYELdMET+QaKbUkBHBw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime-corejs3": "7.28.4",
|
"@babel/runtime-corejs3": "7.28.4",
|
||||||
"crypto-js": "4.2.0",
|
|
||||||
"idb-keyval": "6.2.2",
|
|
||||||
"react-native-crypto-js": "1.0.0",
|
"react-native-crypto-js": "1.0.0",
|
||||||
"uuid": "10.0.0",
|
|
||||||
"ws": "8.18.3"
|
"ws": "8.18.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"idb-keyval": {
|
|
||||||
"version": "6.2.2",
|
|
||||||
"resolved": "https://registry.npmjs.org/idb-keyval/-/idb-keyval-6.2.2.tgz",
|
|
||||||
"integrity": "sha512-yjD9nARJ/jb1g+CvD0tlhUHOrJ9Sy0P8T9MF3YaLlHnSRpwPfpTX0XIvpmw3gAJUmEu3FiICLBDPXVwyEvrleg=="
|
|
||||||
},
|
|
||||||
"uuid": {
|
|
||||||
"version": "10.0.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/uuid/-/uuid-10.0.0.tgz",
|
|
||||||
"integrity": "sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ=="
|
|
||||||
},
|
|
||||||
"ws": {
|
"ws": {
|
||||||
"version": "8.18.3",
|
"version": "8.18.3",
|
||||||
"resolved": "https://registry.npmjs.org/ws/-/ws-8.18.3.tgz",
|
"resolved": "https://registry.npmjs.org/ws/-/ws-8.18.3.tgz",
|
||||||
|
|||||||
@@ -47,7 +47,7 @@
|
|||||||
"mongodb": "6.20.0",
|
"mongodb": "6.20.0",
|
||||||
"mustache": "4.2.0",
|
"mustache": "4.2.0",
|
||||||
"otpauth": "9.4.0",
|
"otpauth": "9.4.0",
|
||||||
"parse": "7.0.1",
|
"parse": "7.1.1",
|
||||||
"path-to-regexp": "6.3.0",
|
"path-to-regexp": "6.3.0",
|
||||||
"pg-monitor": "3.0.0",
|
"pg-monitor": "3.0.0",
|
||||||
"pg-promise": "12.2.0",
|
"pg-promise": "12.2.0",
|
||||||
@@ -64,11 +64,11 @@
|
|||||||
"ws": "8.18.2"
|
"ws": "8.18.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/eslint-parser": "7.28.0",
|
|
||||||
"@actions/core": "1.11.1",
|
"@actions/core": "1.11.1",
|
||||||
"@apollo/client": "3.13.8",
|
"@apollo/client": "3.13.8",
|
||||||
"@babel/cli": "7.27.0",
|
"@babel/cli": "7.27.0",
|
||||||
"@babel/core": "7.27.4",
|
"@babel/core": "7.27.4",
|
||||||
|
"@babel/eslint-parser": "7.28.0",
|
||||||
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
|
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
|
||||||
"@babel/plugin-transform-flow-strip-types": "7.26.5",
|
"@babel/plugin-transform-flow-strip-types": "7.26.5",
|
||||||
"@babel/preset-env": "7.27.2",
|
"@babel/preset-env": "7.27.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user