We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a4bfe9 commit ca3c7c2Copy full SHA for ca3c7c2
frontend/package.json
@@ -112,7 +112,7 @@
112
"@testing-library/vue": "^5.8.2",
113
"@types/express-useragent": "^1.0.2",
114
"@types/jest": "^29.5.4",
115
- "@types/node": "18.19.14",
+ "@types/node": "18.19.21",
116
"@types/throttle-debounce": "^5.0.0",
117
"@types/uuid": "^9.0.6",
118
"@vue/test-utils": "^1.1.3",
package.json
@@ -19,7 +19,7 @@
19
"pnpm": ">= 8.12.1"
20
},
21
"volta": {
22
- "node": "18.19.0"
+ "node": "18.19.1"
23
24
"devDependencies": {
25
"@openverse/eslint-plugin": "workspace:0.0.0",
0 commit comments