Skip to content

Commit a12f7ae

Browse files
committed
Update npm packages
1 parent 4226bb6 commit a12f7ae

3 files changed

Lines changed: 20 additions & 26 deletions

File tree

samples/music/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@
3030
"parcel-resolver-ignore": "^2.2.1",
3131
"wait-on": "^9.0.5"
3232
},
33-
"packageManager": "pnpm@11.0.0-dev.1005+sha512.91f84a392eea348ea4852a182912d2520273a4336f933b78cc44bc931eb999923c097e9433a9b355adc1f725725ea99082fc9f032a559df832632e764c92c798"
33+
"packageManager": "pnpm@11.0.9"
3434
}

samples/music/pnpm-lock.yaml

Lines changed: 14 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/music/pnpm-workspace.yaml

Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,12 @@
1-
#
2-
# Copyright 2023 Red Hat
3-
#
4-
# Licensed under the Apache License, Version 2.0 (the "License");
5-
# you may not use this file except in compliance with the License.
6-
# You may obtain a copy of the License at
7-
#
8-
# https://www.apache.org/licenses/LICENSE-2.0
9-
#
10-
# Unless required by applicable law or agreed to in writing, software
11-
# distributed under the License is distributed on an "AS IS" BASIS,
12-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13-
# See the License for the specific language governing permissions and
14-
# limitations under the License.
15-
#
16-
171
ignoredBuiltDependencies:
182
- '@swc/core'
193
- lmdb
204
- msgpackr-extract
215

226
onlyBuiltDependencies:
237
- '@parcel/watcher'
8+
9+
overrides:
10+
axios@>=1.0.0 <1.15.1: '>=1.15.1'
11+
axios@>=1.0.0 <1.15.2: '>=1.15.2'
12+
follow-redirects@<=1.15.11: '>=1.16.0'

0 commit comments

Comments
 (0)