chore: Update Components.js to v5.3.0

This commit is contained in:
Joachim Van Herwegen 2022-08-08 09:05:17 +02:00
parent 839a923df6
commit 3e9989ee1b
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -36,7 +36,7 @@
"arrayify-stream": "^2.0.0",
"async-lock": "^1.3.2",
"bcryptjs": "^2.4.3",
"componentsjs": "^5.2.0",
"componentsjs": "^5.3.0",
"cors": "^2.8.5",
"cross-fetch": "^3.1.5",
"ejs": "^3.1.8",

View File

@ -113,7 +113,7 @@
"arrayify-stream": "^2.0.0",
"async-lock": "^1.3.2",
"bcryptjs": "^2.4.3",
"componentsjs": "^5.2.0",
"componentsjs": "^5.3.0",
"cors": "^2.8.5",
"cross-fetch": "^3.1.5",
"ejs": "^3.1.8",