From 8392a91dec924c17cf27d2634ef55b514190c99b Mon Sep 17 00:00:00 2001 From: c8y3 <25362953+c8y3@users.noreply.github.com> Date: Thu, 22 Jun 2023 14:41:53 +0200 Subject: [PATCH] Updated JS dependencies --- package.json | 6 +++--- yarn.lock | 14 +++++++------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 4d0c074..32bbde0 100755 --- a/package.json +++ b/package.json @@ -18,9 +18,9 @@ "dependencies": {}, "devDependencies": { "graylog-web-plugin": "file:../graylog2-server/graylog2-web-interface/packages/graylog-web-plugin", - "urijs": "^1.19.10", - "@babel/preset-react": "^7.12.10", - "@babel/plugin-transform-runtime": "^7.18.2", + "urijs": "^1.19.11", + "@babel/preset-react": "^7.22.5", + "@babel/plugin-transform-runtime": "^7.22.5", "babel-plugin-dynamic-import-node": "^2.3.3" }, "private": true diff --git a/yarn.lock b/yarn.lock index 181f527..9859c27 100644 --- a/yarn.lock +++ b/yarn.lock @@ -823,7 +823,7 @@ babel-plugin-polyfill-regenerator "^0.4.1" semver "^6.3.0" -"@babel/plugin-transform-runtime@^7.18.2": +"@babel/plugin-transform-runtime@^7.22.5": version "7.22.5" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.22.5.tgz#ca975fb5e260044473c8142e1b18b567d33c2a3b" integrity sha512-bg4Wxd1FWeFx3daHFTWk1pkSWK/AyQuiyAoeZAOkAOUBjnZPH6KT7eMxouV47tQ6hl6ax2zyAWBdWZXbrvXlaw== @@ -1000,7 +1000,7 @@ "@babel/plugin-transform-react-jsx-development" "^7.18.6" "@babel/plugin-transform-react-pure-annotations" "^7.18.6" -"@babel/preset-react@^7.12.10": +"@babel/preset-react@^7.22.5": version "7.22.5" resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.22.5.tgz#c4d6058fbf80bccad02dd8c313a9aaa67e3c3dd6" integrity sha512-M+Is3WikOpEJHgR385HbuCITPTaPRaNkibTEa9oiofmJvIsrceb4yp9RL9Kb+TE8LznmeyZqpP+Lopwcx59xPQ== @@ -3840,7 +3840,7 @@ eslint-config-airbnb@19.0.4: eslint-config-airbnb "19.0.4" eslint-import-resolver-webpack "0.13.2" eslint-plugin-compat "4.0.2" - eslint-plugin-graylog "file:../.cache/yarn/v6/npm-eslint-config-graylog-1.3.0-5ad5126d-afed-40c1-a554-c52de63f588b-1687420534743/node_modules/eslint-plugin-graylog" + eslint-plugin-graylog "file:../.cache/yarn/v6/npm-eslint-config-graylog-1.3.0-37d50f50-ce8f-4b6a-af1d-f1c78d193e38-1687437118038/node_modules/eslint-plugin-graylog" eslint-plugin-import "2.25.3" eslint-plugin-jest "27.1.5" eslint-plugin-jest-dom "4.0.3" @@ -4580,12 +4580,12 @@ grapheme-splitter@^1.0.4: "@types/create-react-class" "15.6.3" "@types/jquery" "3.5.14" "@types/react" "18.0.25" - babel-preset-graylog "file:../.cache/yarn/v6/npm-graylog-web-plugin-5.0.8-e20f6a7d-739e-4d35-9473-4643d74045f9-1687420534542/node_modules/babel-preset-graylog" + babel-preset-graylog "file:../.cache/yarn/v6/npm-graylog-web-plugin-5.0.8-c3af5983-8dae-43c4-a6b2-2b849f352fc1-1687437117816/node_modules/babel-preset-graylog" create-react-class "15.7.0" - eslint-config-graylog "file:../.cache/yarn/v6/npm-graylog-web-plugin-5.0.8-e20f6a7d-739e-4d35-9473-4643d74045f9-1687420534542/node_modules/eslint-config-graylog" + eslint-config-graylog "file:../.cache/yarn/v6/npm-graylog-web-plugin-5.0.8-c3af5983-8dae-43c4-a6b2-2b849f352fc1-1687437117816/node_modules/eslint-config-graylog" formik "2.2.9" html-webpack-plugin "^5.5.0" - jest-preset-graylog "file:../.cache/yarn/v6/npm-graylog-web-plugin-5.0.8-e20f6a7d-739e-4d35-9473-4643d74045f9-1687420534542/node_modules/jest-preset-graylog" + jest-preset-graylog "file:../.cache/yarn/v6/npm-graylog-web-plugin-5.0.8-c3af5983-8dae-43c4-a6b2-2b849f352fc1-1687437117816/node_modules/jest-preset-graylog" jquery "3.6.1" moment "2.29.4" moment-timezone "0.5.38" @@ -8277,7 +8277,7 @@ uri-js@^4.2.2: dependencies: punycode "^2.1.0" -urijs@^1.19.10: +urijs@^1.19.11: version "1.19.11" resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.11.tgz#204b0d6b605ae80bea54bea39280cdb7c9f923cc" integrity sha512-HXgFDgDommxn5/bIv0cnQZsPhHDA90NPHD6+c/v21U5+Sx5hoP8+dP9IZXBU1gIfvdRfhG8cel9QNPeionfcCQ==