mirror of
https://github.com/PostHog/posthog.git
synced 2024-12-01 12:21:02 +01:00
Update plugin server to 1.1.12 (#5508)
This commit is contained in:
parent
a860da9e90
commit
fdb7253750
@ -4,7 +4,7 @@
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@posthog/plugin-server": "1.1.11"
|
||||
"@posthog/plugin-server": "1.1.12"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "posthog-plugin-server"
|
||||
|
@ -1009,10 +1009,10 @@
|
||||
resolved "https://registry.yarnpkg.com/@posthog/plugin-scaffold/-/plugin-scaffold-0.12.5.tgz#596539ea69df21f07640a2ce0a335c7ead940b06"
|
||||
integrity sha512-EuRoYM17vYI1m2SmXpYe7LC9hFPWsRnN6rAi6q3unFIW26pT40sV/TYSWnBEihZXIWdVShwiGXORQMHjpnJOig==
|
||||
|
||||
"@posthog/plugin-server@1.1.11":
|
||||
version "1.1.11"
|
||||
resolved "https://registry.yarnpkg.com/@posthog/plugin-server/-/plugin-server-1.1.11.tgz#dc9d77cba212a1ed540049d98f25fb7cbdc1436a"
|
||||
integrity sha512-6WZZleVGCiYjfm1QYM7OpZzrfZktpmHBWos9T3pczeiD6Wnt+c5sWUxRZcttQTHr2Vaj+qn55gNOq2A+Q4r3Sg==
|
||||
"@posthog/plugin-server@1.1.12":
|
||||
version "1.1.12"
|
||||
resolved "https://registry.yarnpkg.com/@posthog/plugin-server/-/plugin-server-1.1.12.tgz#58c95d89a3cfd6b51e90b4c3af14e3ed1a5fbb10"
|
||||
integrity sha512-ZYPU0BGp/+dCew1WrHj3kIAoRva9gm+dV/9bdVt6mgXqu8iDDj9LEiGkS/jt/zp/BA1dB3nE9TXZamosmB9s2g==
|
||||
dependencies:
|
||||
"@babel/core" "^7.13.1"
|
||||
"@babel/preset-env" "^7.13.5"
|
||||
|
Loading…
Reference in New Issue
Block a user