diff --git a/package.json b/package.json index 957f248..5c135bf 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@babel/plugin-proposal-function-sent": "^7.8.3", "@babel/plugin-proposal-numeric-separator": "^7.8.3", "@babel/plugin-proposal-throw-expressions": "^7.8.3", - "@babel/plugin-transform-object-assign": "^7.8.3", + "@babel/plugin-transform-object-assign": "^7.18.6", "@babel/preset-env": "^7.9.6", "@types/jest": "^27.0.1", "@types/node": "^17.0.5",