diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 7b09906a..0447f8b1 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -47,7 +47,7 @@ "websocket-heartbeat-js": "1.1.3" }, "devDependencies": { - "@babel/types": "^8.0.4", + "@babel/types": "^8.0.5", "@biomejs/biome": "2.5.13", "@lingui/babel-plugin-lingui-macro": "6.6.0", "@lingui/cli": "6.6.0", @@ -578,9 +578,9 @@ } }, "node_modules/@babel/types": { - "version": "8.0.4", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-8.0.4.tgz", - "integrity": "sha512-eY+Yn3dCqTGmyiq2QRU66lA5FL8lqqqvecHt0fF3uHONIa7ToYsaCiWV8lOKqAs0Rb2SjixiKFROngnulPtt2g==", + "version": "8.0.5", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-8.0.5.tgz", + "integrity": "sha512-eVdMqi3ej5aHhyQ2Si6yD2cAWeV8FJK9UrhK5aL0Sd8hu5GhT+YswhVNbVheOGVYMg8kuGuMaUpkB3stjj4z8A==", "devOptional": true, "license": "MIT", "dependencies": { diff --git a/commafeed-client/package.json b/commafeed-client/package.json index ad35fc46..fbdea53e 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -54,7 +54,7 @@ "websocket-heartbeat-js": "1.1.3" }, "devDependencies": { - "@babel/types": "^8.0.4", + "@babel/types": "^8.0.5", "@biomejs/biome": "2.5.13", "@lingui/babel-plugin-lingui-macro": "6.6.0", "@lingui/cli": "6.6.0",