Skip to content

Commit ca3c7c2

Browse files
Update Node.js to v18.19.1 (#3854)
1 parent 9a4bfe9 commit ca3c7c2

File tree

3 files changed

+64
-64
lines changed

3 files changed

+64
-64
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"@testing-library/vue": "^5.8.2",
113113
"@types/express-useragent": "^1.0.2",
114114
"@types/jest": "^29.5.4",
115-
"@types/node": "18.19.14",
115+
"@types/node": "18.19.21",
116116
"@types/throttle-debounce": "^5.0.0",
117117
"@types/uuid": "^9.0.6",
118118
"@vue/test-utils": "^1.1.3",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"pnpm": ">= 8.12.1"
2020
},
2121
"volta": {
22-
"node": "18.19.0"
22+
"node": "18.19.1"
2323
},
2424
"devDependencies": {
2525
"@openverse/eslint-plugin": "workspace:0.0.0",

0 commit comments

Comments
 (0)