diff --git a/package-lock.json b/package-lock.json index 2ab821a..48c610c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.2.0", "license": "MIT", "dependencies": { - "@abaplint/core": "^2.113.223", + "@abaplint/core": "^2.113.230", "fs-extra": "^11.3.0", "sync-request": "^6.1.0" }, @@ -35,9 +35,9 @@ } }, "node_modules/@abaplint/core": { - "version": "2.113.223", - "resolved": "https://registry.npmjs.org/@abaplint/core/-/core-2.113.223.tgz", - "integrity": "sha512-unlQ8ksBPs9xQD7SrTGJ21qVuvuRibdRVxOSyQzKXO0796ZqW6gHZv9hyuAIservOfAVLSdQATPqbIcJULJhhA==", + "version": "2.113.230", + "resolved": "https://registry.npmjs.org/@abaplint/core/-/core-2.113.230.tgz", + "integrity": "sha512-B+iTUWLobXAr1l+hrqbbpL/Z7eIExH6kCY/qv6b7RYcpd1f4hlTquTJB2win/6x9oqKNVQU1SZYvDXdzHmg/Vw==", "dependencies": { "fast-xml-parser": "^5.3.0", "json5": "^2.2.3", @@ -4034,9 +4034,9 @@ "dev": true }, "@abaplint/core": { - "version": "2.113.223", - "resolved": "https://registry.npmjs.org/@abaplint/core/-/core-2.113.223.tgz", - "integrity": "sha512-unlQ8ksBPs9xQD7SrTGJ21qVuvuRibdRVxOSyQzKXO0796ZqW6gHZv9hyuAIservOfAVLSdQATPqbIcJULJhhA==", + "version": "2.113.230", + "resolved": "https://registry.npmjs.org/@abaplint/core/-/core-2.113.230.tgz", + "integrity": "sha512-B+iTUWLobXAr1l+hrqbbpL/Z7eIExH6kCY/qv6b7RYcpd1f4hlTquTJB2win/6x9oqKNVQU1SZYvDXdzHmg/Vw==", "requires": { "fast-xml-parser": "^5.3.0", "json5": "^2.2.3", diff --git a/package.json b/package.json index ef372e4..ce1a9de 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "license": "MIT", "dependencies": { - "@abaplint/core": "^2.113.223", + "@abaplint/core": "^2.113.230", "fs-extra": "^11.3.0", "sync-request": "^6.1.0" },