Explorar el Código

fix(deps): update dependency posthog-js to v1.241.1 (#3544)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] hace 7 meses
padre
commit
236da113b2
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      webview-ui/package-lock.json

+ 3 - 3
webview-ui/package-lock.json

@@ -18159,9 +18159,9 @@
 			"license": "MIT"
 		},
 		"node_modules/posthog-js": {
-			"version": "1.240.6",
-			"resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.240.6.tgz",
-			"integrity": "sha512-Pz5r/LrMchGf9jCVnTXJrbyMhKriZRGLSZ5qt8c8QrPkmG2JOnFHNWmmBlu+iqmzbY3+oROrhwyP4IgQl2z34w==",
+			"version": "1.241.1",
+			"resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.241.1.tgz",
+			"integrity": "sha512-FJroX5kcz+twkYB8j/c+gHtuctjjAYX1EyopTG4bVZ+K5pQ/o7RCIlvUcCok1MZgDLiBrP/PnG0FkzUlMs19qQ==",
 			"license": "SEE LICENSE IN LICENSE",
 			"dependencies": {
 				"core-js": "^3.38.1",