diff --git a/package-lock.json b/package-lock.json index f8fb7a5bf..0a54da05d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@opencast/appkit": "^0.2.2", "@reduxjs/toolkit": "^1.9.7", "@testing-library/jest-dom": "^6.1.4", - "@types/iarna__toml": "^2.0.4", + "@types/iarna__toml": "^2.0.5", "@types/react": "^18.2.45", "@types/react-dom": "^18.2.14", "customize-cra": "^1.0.0", @@ -4536,9 +4536,9 @@ } }, "node_modules/@types/iarna__toml": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/@types/iarna__toml/-/iarna__toml-2.0.4.tgz", - "integrity": "sha512-ajqbebRITI3ZY+DibMwlMLPJActNHrjx2WZnmweb2laLbo1aD1T0EgkoyPCLLbjjhhpx1zC91ORj1f605lR57g==", + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/@types/iarna__toml/-/iarna__toml-2.0.5.tgz", + "integrity": "sha512-I55y+SxI0ayM4MBU6yfGJGmi4wRll6wtSeKiFYAZj+Z5Q1DVbMgBSVDYY+xQZbjIlLs/pN4fidnvR8faDrmxPg==", "dependencies": { "@types/node": "*" } diff --git a/package.json b/package.json index 4725e82ed..4e3bc992e 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@opencast/appkit": "^0.2.2", "@reduxjs/toolkit": "^1.9.7", "@testing-library/jest-dom": "^6.1.4", - "@types/iarna__toml": "^2.0.4", + "@types/iarna__toml": "^2.0.5", "@types/react": "^18.2.45", "@types/react-dom": "^18.2.14", "customize-cra": "^1.0.0",