Skip to content

Commit e7231ec

Browse files
gatsbybotpieh
andauthored
chore: pin @vercel/webpack-asset-relocator-loader (#38981) (#38982)
(cherry picked from commit e4c51f2) Co-authored-by: Michal Piechowiak <[email protected]>
1 parent 0f9ad54 commit e7231ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/gatsby/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/http-proxy": "^1.17.11",
3838
"@typescript-eslint/eslint-plugin": "^5.60.1",
3939
"@typescript-eslint/parser": "^5.60.1",
40-
"@vercel/webpack-asset-relocator-loader": "^1.7.3",
40+
"@vercel/webpack-asset-relocator-loader": "1.7.3",
4141
"acorn-loose": "^8.3.0",
4242
"acorn-walk": "^8.2.0",
4343
"address": "1.2.2",

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -5259,7 +5259,7 @@
52595259
async-retry "^1.3.3"
52605260
debug "^4.3.3"
52615261

5262-
"@vercel/webpack-asset-relocator-loader@^1.7.3":
5262+
52635263
version "1.7.3"
52645264
resolved "https://registry.yarnpkg.com/@vercel/webpack-asset-relocator-loader/-/webpack-asset-relocator-loader-1.7.3.tgz#e65ca1fd9feb045039788f9b4710e5acc84b01b0"
52655265
integrity sha512-vizrI18v8Lcb1PmNNUBz7yxPxxXoOeuaVEjTG9MjvDrphjiSxFZrRJ5tIghk+qdLFRCXI5HBCshgobftbmrC5g==

0 commit comments

Comments
 (0)