We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d44e318 commit aa7a659Copy full SHA for aa7a659
package.json
@@ -26,16 +26,16 @@
26
},
27
"homepage": "https://github.com/CloudNativeEntrepreneur/knativebus#readme",
28
"dependencies": {
29
- "@babel/runtime": "7.17.8",
+ "@babel/runtime": "7.24.7",
30
"axios": "0.26.1",
31
"axios-retry": "^3.1.9",
32
"cloudevents": "5.3.2",
33
"debug": "4.3.4"
34
35
"devDependencies": {
36
- "@babel/cli": "7.17.6",
37
- "@babel/plugin-transform-runtime": "7.17.0",
38
- "@babel/preset-env": "7.16.11",
+ "@babel/cli": "7.24.7",
+ "@babel/plugin-transform-runtime": "7.24.7",
+ "@babel/preset-env": "7.24.7",
39
"codecov": "3.8.3",
40
"eslint": "8.1.0",
41
"eslint-config-standard": "16.0.3",
0 commit comments