Explorar o código

fix(deps): update dependency posthog-js to v1.240.6 (#3531)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] hai 7 meses
pai
achega
284232bef2
Modificáronse 1 ficheiros con 5 adicións e 4 borrados
  1. 5 4
      webview-ui/package-lock.json

+ 5 - 4
webview-ui/package-lock.json

@@ -18159,14 +18159,15 @@
 			"license": "MIT"
 		},
 		"node_modules/posthog-js": {
-			"version": "1.227.2",
-			"resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.227.2.tgz",
-			"integrity": "sha512-McEerqeQHZpV+enlVqOXCcGUFtV3FZb4AmYkN8xU9mm0VRpa1feyEF7pFZJabKWLrqba0MrVpY6b6dse17HrOQ==",
+			"version": "1.240.6",
+			"resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.240.6.tgz",
+			"integrity": "sha512-Pz5r/LrMchGf9jCVnTXJrbyMhKriZRGLSZ5qt8c8QrPkmG2JOnFHNWmmBlu+iqmzbY3+oROrhwyP4IgQl2z34w==",
+			"license": "SEE LICENSE IN LICENSE",
 			"dependencies": {
 				"core-js": "^3.38.1",
 				"fflate": "^0.4.8",
 				"preact": "^10.19.3",
-				"web-vitals": "^4.2.0"
+				"web-vitals": "^4.2.4"
 			},
 			"peerDependencies": {
 				"@rrweb/types": "2.0.0-alpha.17",