Skip to content

Commit 900d420

Browse files
committed
deeepppssss
1 parent 93ff8a2 commit 900d420

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

packages/faro-bundlers-shared/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"dependencies": {
2121
"ansis": "^3.2.0",
22-
"node-tar": "^7.1.0",
22+
"node-tar": "^1.0.0",
2323
"tar": "^7.1.0"
2424
},
2525
"publishConfig": {

packages/faro-rollup/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"build": "rollup --config rollup.config.mjs"
1616
},
1717
"dependencies": {
18-
"@grafana/faro-bundlers-shared": "^0.0.10",
18+
"@grafana/faro-bundlers-shared": "^0.0.9",
1919
"cross-fetch": "^4.0.0",
2020
"magic-string": "^0.30.5"
2121
},

packages/faro-webpack/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"build": "rollup --config rollup.config.mjs"
1616
},
1717
"dependencies": {
18-
"@grafana/faro-bundlers-shared": "^0.0.10",
18+
"@grafana/faro-bundlers-shared": "^0.0.9",
1919
"@rollup/plugin-babel": "^6.0.4",
2020
"@rollup/plugin-node-resolve": "^15.2.3",
2121
"cross-fetch": "^4.0.0",

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -4233,7 +4233,7 @@ node-releases@^2.0.14:
42334233
resolved "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz#2ffb053bceb8b2be8495ece1ab6ce600c4461b0b"
42344234
integrity sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==
42354235

4236-
node-tar@^7.1.0:
4236+
node-tar@^1.0.0:
42374237
version "1.0.0"
42384238
resolved "https://registry.npmjs.org/node-tar/-/node-tar-1.0.0.tgz#aafa99d3cecb720cbe592b333ef0cb9561fbb213"
42394239
integrity sha512-cowng5lugLQ3Bb5wWYfWM3067/S9xHDwCw3RWbqn0swqmgApDwklyg31XRci97cT7gNbVHmxoXQSkr2zDi5n+g==

0 commit comments

Comments
 (0)