mirror of
https://github.com/overleaf/overleaf.git
synced 2025-03-22 02:04:31 +00:00
Merge pull request #17173 from overleaf/jpa-prepare-node-upgrade
[misc] prepare Node.js 18.19.1 upgrade GitOrigin-RevId: c130e40b0eb15936cec27dd0d5a85ba6b210d8da
This commit is contained in:
parent
b8ccb01f88
commit
9125438c66
4 changed files with 17 additions and 17 deletions
28
package-lock.json
generated
28
package-lock.json
generated
|
@ -23870,9 +23870,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/esmock": {
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/esmock/-/esmock-2.1.0.tgz",
|
||||
"integrity": "sha512-8/2+iFfcB5FMJDBWXmXCY/4GSaI8sMCWUmq2laroQc3y9AI53QMm5Ew25DkW9FMaM8dBH8hmvOr2l3qChJ2JgA==",
|
||||
"version": "2.6.3",
|
||||
"resolved": "https://registry.npmjs.org/esmock/-/esmock-2.6.3.tgz",
|
||||
"integrity": "sha512-1gtVLLHyB742JNWkIFfiKwB8rXgJZO/X717ua4yzT0hIqsDFjtnrpAKHO+HlIMSIhMExCWJzpk9lDsh2XuKAKw==",
|
||||
"engines": {
|
||||
"node": ">=14.16.0"
|
||||
}
|
||||
|
@ -43431,7 +43431,7 @@
|
|||
"devDependencies": {
|
||||
"chai": "^4.3.6",
|
||||
"chai-as-promised": "^7.1.1",
|
||||
"esmock": "^2.1.0",
|
||||
"esmock": "^2.6.3",
|
||||
"mocha": "^10.2.0",
|
||||
"sinon": "~9.0.1",
|
||||
"sinon-chai": "^3.7.0",
|
||||
|
@ -45567,7 +45567,7 @@
|
|||
"celebrate": "^15.0.3",
|
||||
"cli": "^1.0.1",
|
||||
"diff-match-patch": "overleaf/diff-match-patch#89805f9c671a77a263fc53461acd62aa7498f688",
|
||||
"esmock": "^2.1.0",
|
||||
"esmock": "^2.6.3",
|
||||
"express": "^4.18.2",
|
||||
"heap": "^0.2.6",
|
||||
"line-reader": "^0.2.4",
|
||||
|
@ -45783,7 +45783,7 @@
|
|||
"devDependencies": {
|
||||
"chai": "^4.3.6",
|
||||
"chai-as-promised": "^7.1.1",
|
||||
"esmock": "^2.1.0",
|
||||
"esmock": "^2.6.3",
|
||||
"mocha": "^10.2.0",
|
||||
"sinon": "^9.2.4",
|
||||
"typescript": "^5.0.4"
|
||||
|
@ -45971,7 +45971,7 @@
|
|||
"@types/simple-oauth2": "^5.0.7",
|
||||
"chai": "^4.3.6",
|
||||
"chai-as-promised": "^7.1.1",
|
||||
"esmock": "^2.1.0",
|
||||
"esmock": "^2.6.3",
|
||||
"mocha": "^10.2.0",
|
||||
"sinon": "9.0.2",
|
||||
"sinon-chai": "^3.7.0",
|
||||
|
@ -53749,7 +53749,7 @@
|
|||
"bunyan": "^1.8.15",
|
||||
"chai": "^4.3.6",
|
||||
"chai-as-promised": "^7.1.1",
|
||||
"esmock": "^2.1.0",
|
||||
"esmock": "^2.6.3",
|
||||
"express": "^4.18.2",
|
||||
"mocha": "^10.2.0",
|
||||
"mongodb": "^6.1.0",
|
||||
|
@ -54462,7 +54462,7 @@
|
|||
"chai-as-promised": "^7.1.1",
|
||||
"cli": "^1.0.1",
|
||||
"diff-match-patch": "overleaf/diff-match-patch#89805f9c671a77a263fc53461acd62aa7498f688",
|
||||
"esmock": "^2.1.0",
|
||||
"esmock": "^2.6.3",
|
||||
"express": "^4.18.2",
|
||||
"heap": "^0.2.6",
|
||||
"line-reader": "^0.2.4",
|
||||
|
@ -54714,7 +54714,7 @@
|
|||
"bunyan": "^1.8.15",
|
||||
"chai": "^4.3.6",
|
||||
"chai-as-promised": "^7.1.1",
|
||||
"esmock": "^2.1.0",
|
||||
"esmock": "^2.6.3",
|
||||
"express": "^4.18.2",
|
||||
"lru-cache": "^5.1.1",
|
||||
"mocha": "^10.2.0",
|
||||
|
@ -54882,7 +54882,7 @@
|
|||
"bunyan": "^1.8.15",
|
||||
"chai": "^4.3.6",
|
||||
"chai-as-promised": "^7.1.1",
|
||||
"esmock": "^2.1.0",
|
||||
"esmock": "^2.6.3",
|
||||
"express": "^4.18.2",
|
||||
"lodash": "^4.17.21",
|
||||
"lru-cache": "^5.1.1",
|
||||
|
@ -67689,9 +67689,9 @@
|
|||
"integrity": "sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA=="
|
||||
},
|
||||
"esmock": {
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/esmock/-/esmock-2.1.0.tgz",
|
||||
"integrity": "sha512-8/2+iFfcB5FMJDBWXmXCY/4GSaI8sMCWUmq2laroQc3y9AI53QMm5Ew25DkW9FMaM8dBH8hmvOr2l3qChJ2JgA=="
|
||||
"version": "2.6.3",
|
||||
"resolved": "https://registry.npmjs.org/esmock/-/esmock-2.6.3.tgz",
|
||||
"integrity": "sha512-1gtVLLHyB742JNWkIFfiKwB8rXgJZO/X717ua4yzT0hIqsDFjtnrpAKHO+HlIMSIhMExCWJzpk9lDsh2XuKAKw=="
|
||||
},
|
||||
"espree": {
|
||||
"version": "9.6.1",
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
"devDependencies": {
|
||||
"chai": "^4.3.6",
|
||||
"chai-as-promised": "^7.1.1",
|
||||
"esmock": "^2.1.0",
|
||||
"esmock": "^2.6.3",
|
||||
"mocha": "^10.2.0",
|
||||
"sinon": "~9.0.1",
|
||||
"sinon-chai": "^3.7.0",
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
"celebrate": "^15.0.3",
|
||||
"cli": "^1.0.1",
|
||||
"diff-match-patch": "overleaf/diff-match-patch#89805f9c671a77a263fc53461acd62aa7498f688",
|
||||
"esmock": "^2.1.0",
|
||||
"esmock": "^2.6.3",
|
||||
"express": "^4.18.2",
|
||||
"heap": "^0.2.6",
|
||||
"line-reader": "^0.2.4",
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
"devDependencies": {
|
||||
"chai": "^4.3.6",
|
||||
"chai-as-promised": "^7.1.1",
|
||||
"esmock": "^2.1.0",
|
||||
"esmock": "^2.6.3",
|
||||
"mocha": "^10.2.0",
|
||||
"sinon": "^9.2.4",
|
||||
"typescript": "^5.0.4"
|
||||
|
|
Loading…
Reference in a new issue