diff --git a/package.json b/package.json index 00dceb1c8..fd3b101e2 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@babel/core": "^7.20.12", "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-env": "^7.20.2", - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "@commitlint/cli": "17", "@commitlint/config-conventional": "17", "Base64": "^1.1.0", @@ -61,7 +61,7 @@ "nyc": "^15.1.0", "remark-cli": "^11.0.0", "remark-preset-github": "4.0.4", - "rimraf": "^3.0.2", + "rimraf": "^4.1.2", "should": "^13.2.3", "should-http": "^0.1.1", "tinyify": "3.0.0",