This commit is contained in:
Sparticuz 2023-01-13 15:20:10 -05:00
parent 639b156f72
commit c42af097d4
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@sparticuz/chromium",
"version": "109.0.3",
"version": "109.0.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@sparticuz/chromium",
"version": "109.0.3",
"version": "109.0.4",
"license": "MIT",
"dependencies": {
"tar-fs": "^2.1.1"

View File

@ -1,6 +1,6 @@
{
"name": "@sparticuz/chromium",
"version": "109.0.3",
"version": "109.0.4",
"author": {
"name": "Kyle McNally"
},