mirror of
https://github.com/ivuorinen/generic-landing-page.git
synced 2026-03-13 17:00:25 +00:00
chore(deps): update dependency engine.io to v6.2.1
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -12,7 +12,7 @@
|
|||||||
"autoprefixer": "10.4.13",
|
"autoprefixer": "10.4.13",
|
||||||
"browser-sync": "2.27.10",
|
"browser-sync": "2.27.10",
|
||||||
"browser-sync-webpack-plugin": "2.3.0",
|
"browser-sync-webpack-plugin": "2.3.0",
|
||||||
"engine.io": "6.2.0",
|
"engine.io": "6.2.1",
|
||||||
"laravel-mix": "6.0.49",
|
"laravel-mix": "6.0.49",
|
||||||
"mix-tailwindcss": "1.3.0",
|
"mix-tailwindcss": "1.3.0",
|
||||||
"postcss": "8.4.19",
|
"postcss": "8.4.19",
|
||||||
@@ -4551,9 +4551,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/engine.io": {
|
"node_modules/engine.io": {
|
||||||
"version": "6.2.0",
|
"version": "6.2.1",
|
||||||
"resolved": "https://registry.npmjs.org/engine.io/-/engine.io-6.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/engine.io/-/engine.io-6.2.1.tgz",
|
||||||
"integrity": "sha512-4KzwW3F3bk+KlzSOY57fj/Jx6LyRQ1nbcyIadehl+AnXjKT7gDO0ORdRi/84ixvMKTym6ZKuxvbzN62HDDU1Lg==",
|
"integrity": "sha512-ECceEFcAaNRybd3lsGQKas3ZlMVjN3cyWwMP25D2i0zWfyiytVbTpRPa34qrr+FHddtpBVOmq4H/DCv1O0lZRA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/cookie": "^0.4.1",
|
"@types/cookie": "^0.4.1",
|
||||||
@@ -14243,9 +14243,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"engine.io": {
|
"engine.io": {
|
||||||
"version": "6.2.0",
|
"version": "6.2.1",
|
||||||
"resolved": "https://registry.npmjs.org/engine.io/-/engine.io-6.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/engine.io/-/engine.io-6.2.1.tgz",
|
||||||
"integrity": "sha512-4KzwW3F3bk+KlzSOY57fj/Jx6LyRQ1nbcyIadehl+AnXjKT7gDO0ORdRi/84ixvMKTym6ZKuxvbzN62HDDU1Lg==",
|
"integrity": "sha512-ECceEFcAaNRybd3lsGQKas3ZlMVjN3cyWwMP25D2i0zWfyiytVbTpRPa34qrr+FHddtpBVOmq4H/DCv1O0lZRA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/cookie": "^0.4.1",
|
"@types/cookie": "^0.4.1",
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
"autoprefixer": "10.4.13",
|
"autoprefixer": "10.4.13",
|
||||||
"browser-sync": "2.27.10",
|
"browser-sync": "2.27.10",
|
||||||
"browser-sync-webpack-plugin": "2.3.0",
|
"browser-sync-webpack-plugin": "2.3.0",
|
||||||
"engine.io": "6.2.0",
|
"engine.io": "6.2.1",
|
||||||
"laravel-mix": "6.0.49",
|
"laravel-mix": "6.0.49",
|
||||||
"mix-tailwindcss": "1.3.0",
|
"mix-tailwindcss": "1.3.0",
|
||||||
"postcss": "8.4.19",
|
"postcss": "8.4.19",
|
||||||
|
|||||||
Reference in New Issue
Block a user