Skip to content

Commit fd0d0dc

Browse files
committed
Update dependency file-url to v4
1 parent 79eabc9 commit fd0d0dc

File tree

3 files changed

+16
-13
lines changed

3 files changed

+16
-13
lines changed

package-lock.json

+11-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"babel-polyfill": "^6.26.0",
4444
"debug": "^4.1.1",
4545
"extend": "^3.0.0",
46-
"file-url": "^3.0.0",
46+
"file-url": "^4.0.0",
4747
"google-auth-library": "^7.1.2",
4848
"googleapis": "^78.0.0",
4949
"highlight.js": "^10.7.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2570,10 +2570,10 @@ file-entry-cache@^6.0.1:
25702570
dependencies:
25712571
flat-cache "^3.0.4"
25722572

2573-
file-url@^3.0.0:
2574-
version "3.0.0"
2575-
resolved "https://registry.npmjs.org/file-url/-/file-url-3.0.0.tgz"
2576-
integrity sha512-g872QGsHexznxkIAdK8UiZRe7SkE6kvylShU4Nsj8NvfvZag7S0QuQ4IgvPDkk75HxgjIVDwycFTDAgIiO4nDA==
2573+
file-url@^4.0.0:
2574+
version "4.0.0"
2575+
resolved "https://registry.npmjs.org/file-url/-/file-url-4.0.0.tgz"
2576+
integrity sha512-vRCdScQ6j3Ku6Kd7W1kZk9c++5SqD6Xz5Jotrjr/nkY714M14RFHy/AAVA2WQvpsqVAVgTbDrYyBpU205F0cLw==
25772577

25782578
fill-range@^4.0.0:
25792579
version "4.0.0"

0 commit comments

Comments
 (0)