Skip to content

Commit 8390c17

Browse files
committed
Merge remote-tracking branch 'origin/master' into dependabot/maven/mongodb-driver.version-5.4.0
2 parents 282e737 + cddd07b commit 8390c17

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

graylog2-web-interface/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@tanstack/query-sync-storage-persister": "^4.33.0",
5656
"@tanstack/react-query-persist-client": "^4.33.0",
5757
"@yornaath/batshit": "^0.10.1",
58-
"ace-builds": "1.39.0",
58+
"ace-builds": "1.39.1",
5959
"bootstrap": "3.4.1",
6060
"bson-objectid": "^2.0.3",
6161
"chroma-js": "^2.0.3",

graylog2-web-interface/yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4151,10 +4151,10 @@ accepts@~1.3.4, accepts@~1.3.5, accepts@~1.3.8:
41514151
mime-types "~2.1.34"
41524152
negotiator "0.6.3"
41534153

4154-
[email protected].0, ace-builds@^1.36.3:
4155-
version "1.39.0"
4156-
resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.39.0.tgz#c191ce9168ba60e51a0de3c51950066809e3c7ce"
4157-
integrity sha512-MqoZojv4gpc5QyTMor/dS6kmruDV9db9LVZbCiT4qYz6WsDiv4qyG5f7ZPc+wjUl6oLMqgCAsBjo1whdSVyMlQ==
4154+
[email protected].1, ace-builds@^1.36.3:
4155+
version "1.39.1"
4156+
resolved "https://registry.yarnpkg.com/ace-builds/-/ace-builds-1.39.1.tgz#28af141e58fe1a0f945b98f56fe9f8aaa6245f73"
4157+
integrity sha512-HcJbBzx8qY66t9gZo/sQu7pi0wO/CFLdYn1LxQO1WQTfIkMfyc7LRnBpsp/oNCSSU/LL83jXHN1fqyOTuIhUjg==
41584158

41594159
acorn-globals@^4.1.0:
41604160
version "4.3.4"
@@ -7719,7 +7719,7 @@ [email protected]:
77197719
eslint-config-prettier "10.1.1"
77207720
eslint-import-resolver-webpack "0.13.10"
77217721
eslint-plugin-compat "6.0.2"
7722-
eslint-plugin-graylog "file:../../../../.cache/yarn/v6/npm-eslint-config-graylog-1.3.0-0d84c06d-54af-4323-b62f-85dc661a93ff-1742257769674/node_modules/eslint-plugin-graylog"
7722+
eslint-plugin-graylog "file:packages/eslint-plugin-graylog"
77237723
eslint-plugin-import "2.25.3"
77247724
eslint-plugin-jest "28.11.0"
77257725
eslint-plugin-jest-dom "5.5.0"
@@ -9329,12 +9329,12 @@ graphemer@^1.4.0:
93299329
"@tanstack/react-query" "4.36.1"
93309330
"@types/jquery" "3.5.32"
93319331
"@types/react" "18.3.13"
9332-
babel-preset-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-6.2.0-SNAPSHOT-5e128c58-beb7-497e-a6f5-595d2412eed5-1742257769425/node_modules/babel-preset-graylog"
9333-
eslint-config-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-6.2.0-SNAPSHOT-5e128c58-beb7-497e-a6f5-595d2412eed5-1742257769425/node_modules/eslint-config-graylog"
9332+
babel-preset-graylog "file:packages/babel-preset-graylog"
9333+
eslint-config-graylog "file:packages/eslint-config-graylog"
93349334
formik "2.4.6"
93359335
history "^5.3.0"
93369336
html-webpack-plugin "^5.5.0"
9337-
jest-preset-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-6.2.0-SNAPSHOT-5e128c58-beb7-497e-a6f5-595d2412eed5-1742257769425/node_modules/jest-preset-graylog"
9337+
jest-preset-graylog "file:packages/jest-preset-graylog"
93389338
jquery "3.7.1"
93399339
moment "2.30.1"
93409340
moment-timezone "0.5.47"
@@ -13627,9 +13627,9 @@ postcss@^8.5.3:
1362713627
source-map-js "^1.2.1"
1362813628

1362913629
posthog-js@^1.52.0:
13630-
version "1.231.0"
13631-
resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.231.0.tgz#3e3ede543171c799bc16d074ca22beab933c1fba"
13632-
integrity sha512-8v3zRytQBg3KyKUPLy/9S5fw7ATeiKz3n3pLFxl1fQsV/a2mIt/MAwkIREZXTzi7mamsvtfXhSdggG7UYK/Ojw==
13630+
version "1.232.3"
13631+
resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.232.3.tgz#95e7a0a37ad50a3895dc2f9ab36cf993f9045941"
13632+
integrity sha512-rzSMhz0Pe52OM20TyL6isbAOw+ewvie9zUxPwITRGkphPxNzwsTqEoCU7H3pj0+Fs+Qb8kKLjNnwYnx+Zmk0DA==
1363313633
dependencies:
1363413634
core-js "^3.38.1"
1363513635
fflate "^0.4.8"

0 commit comments

Comments
 (0)